index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
e7505
Commit message (
Expand
)
Author
Age
Files
Lines
*
northbridge: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-24
1
-0
/
+0
*
device/device.h: Rename pci_domain_scan_bus
Arthur Heymans
2023-10-20
1
-1
/
+1
*
commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles
Martin Roth
2023-08-14
1
-0
/
+2
*
treewide: Get rid of "NO_DDRx" selection
Elyes Haouas
2023-08-09
1
-5
/
+0
*
nb/e7505: Rework nb resource reading
Arthur Heymans
2023-07-12
1
-10
/
+10
*
nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONS
Elyes Haouas
2023-01-04
1
-7
/
+0
*
nb/intel/e7505: Specify supported memory type
Elyes Haouas
2023-01-02
1
-0
/
+5
*
nb/intel/e7505: Use read32p()
Elyes Haouas
2022-12-06
1
-1
/
+1
*
nb/intel/e7505: Hook up PCI domain and CPU ops to devicetree
Kyösti Mälkki
2022-11-30
1
-13
/
+2
*
aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG
Kyösti Mälkki
2022-11-28
5
-18
/
+98
*
cbmem_top_chipset: Change the return value to uintptr_t
Elyes Haouas
2022-11-18
1
-3
/
+5
*
sb/intel/i82801dx: Improve LPC device early init
Kyösti Mälkki
2022-11-17
1
-3
/
+2
*
Revert "mb/aopen/dxplplusu: Remove board"
Kyösti Mälkki
2022-11-09
8
-0
/
+1998
*
mb/aopen/dxplplusu: Remove board
Arthur Heymans
2022-11-07
8
-2006
/
+0
*
nb,soc/intel: Handle upper RAM boundary
Kyösti Mälkki
2022-07-05
1
-14
/
+12
*
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-06-22
1
-4
/
+4
*
northbridge/intel: Remove unused <acpi/acpi.h>
Elyes HAOUAS
2022-04-24
1
-1
/
+0
*
timestamps: Rename timestamps to make names more consistent
Jakub Czapiga
2022-03-08
1
-2
/
+2
*
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-10
1
-1
/
+1
*
ACPI: Have common acpi_fill_mcfg()
Kyösti Mälkki
2021-10-18
1
-6
/
+0
*
cpu/x86: Default to PARALLEL_MP selected
Kyösti Mälkki
2021-06-07
1
-0
/
+1
*
nb/intel/e7505: Fix for RESOURCE_ALLOCATOR_V4
Kyösti Mälkki
2021-05-07
1
-2
/
+2
*
src: use ARRAY_SIZE where possible
Patrick Georgi
2021-02-15
1
-1
/
+1
*
treewide [Kconfig]: Remove useless comment
Elyes HAOUAS
2021-02-02
1
-1
/
+1
*
cbfs: Enable CBFS mcache on most chipsets
Julius Werner
2020-12-02
1
-0
/
+1
*
src/northbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
1
-1
/
+0
*
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-07-14
1
-1
/
+0
*
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-22
1
-1
/
+1
*
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-06-06
1
-5
/
+1
*
src: Remove unused 'include <cpu/x86/mtrr.h>'
Elyes HAOUAS
2020-06-06
1
-1
/
+0
*
nb/intel: Const'ify pci_devfn_t devices
Elyes HAOUAS
2020-05-18
1
-2
/
+2
*
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-13
1
-1
/
+0
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
7
-7
/
+0
*
northbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-08
1
-13
/
+2
*
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
1
-12
/
+1
*
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-06
1
-2
/
+1
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
1
-1
/
+1
*
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-05-01
1
-1
/
+0
*
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
1
-2
/
+2
*
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-10
1
-1
/
+0
*
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
5
-63
/
+10
*
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-05
1
-3
/
+0
*
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-17
3
-3
/
+0
*
intel/e7505: Always enable DIMM compatibility checks
Kyösti Mälkki
2020-01-12
1
-16
/
+2
*
intel/e7505: Remove commented out suspicious code
Kyösti Mälkki
2020-01-12
1
-26
/
+0
*
intel/e7505,i82801dx: Refactor raminit
Kyösti Mälkki
2020-01-12
3
-43
/
+34
*
aopen/dxplplusu,intel/e7505: Move mainboard_romstage_entry()
Kyösti Mälkki
2020-01-12
2
-0
/
+50
*
intel/e7505,i82801dx: Remove wrapper spd_read_byte()
Kyösti Mälkki
2020-01-12
2
-50
/
+28
*
src/northbridge: Remove unused <stdlib.h>
Elyes HAOUAS
2019-12-19
2
-2
/
+0
*
arch/x86: Use the stage argument to implement cbmem_top
Arthur Heymans
2019-11-03
1
-1
/
+0
[next]