index
:
delta/coreboot/coreboot.git
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.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
foo2
master
rampayload
review.coreboot.org: coreboot.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
98
-1
/
+98
*
nb/intel/nehalem: Remove CAR_GLOBAL use
Arthur Heymans
2019-02-12
1
-2
/
+1
*
postcar: Make more use of postcar_frame_add_romcache()
Nico Huber
2019-02-12
1
-2
/
+1
*
nb/via/vx900: Replace pci_mod_configX()
Kyösti Mälkki
2019-02-10
11
-138
/
+84
*
nb/intel/sandybridge: Use pcidev_on_root()
Kyösti Mälkki
2019-02-10
1
-1
/
+1
*
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-02-07
5
-5
/
+0
*
nb/intel/gm45: Use a common romstage
Arthur Heymans
2019-02-06
3
-0
/
+143
*
sb/intel/common: Rename i2c_block_read() to i2c_eeprom_read()
Kyösti Mälkki
2019-02-01
3
-6
/
+6
*
src: Don't use a #defines like Kconfig symbols
Elyes HAOUAS
2019-01-28
1
-3
/
+3
*
nb/intel/i945: Fix typo on DMIBAR32(0x334)
Elyes HAOUAS
2019-01-27
1
-1
/
+1
*
nb/intel/i945: Remove initialization already done at bootblock
Elyes HAOUAS
2019-01-27
2
-7
/
+0
*
nb/intel/sandybridge/acpi: Add RMRR entry for iGPU
Nico Huber
2019-01-25
1
-1
/
+28
*
nb/intel/x4x: Put stage cache in TSEG
Arthur Heymans
2019-01-24
3
-0
/
+40
*
nb/intel/pineview: Put stage cache in TSEG
Arthur Heymans
2019-01-24
3
-0
/
+40
*
nb/intel/gm45: Put stage cache in TSEG
Arthur Heymans
2019-01-24
3
-0
/
+41
*
nb/intel/i945: Put stage cache in TSEG
Arthur Heymans
2019-01-24
3
-0
/
+41
*
AGESA fam12/fam14: Drop amdfamX.c file include
Kyösti Mälkki
2019-01-24
4
-266
/
+149
*
i945,ICH7: Write on RPFN only once
Elyes HAOUAS
2019-01-23
1
-2
/
+0
*
nb/intel/pineview: Use parallel MP init
Arthur Heymans
2019-01-23
2
-21
/
+2
*
nb/intel/x4x: Use parallel MP init
Arthur Heymans
2019-01-23
2
-21
/
+2
*
nb/intel/i945: Use parallel MP init
Arthur Heymans
2019-01-23
2
-21
/
+2
*
nb/intel/gm45: Use parallel MP init
Arthur Heymans
2019-01-23
2
-21
/
+2
*
Drop leftover debug function declarations
Kyösti Mälkki
2019-01-23
4
-24
/
+0
*
AGESA/binaryPI: Add NULL pointers check
Kyösti Mälkki
2019-01-22
3
-9
/
+15
*
cpu/intel/model_206ax: Use parallel MP init
Arthur Heymans
2019-01-22
1
-1
/
+1
*
nb/intel/sandybridge: Remove the C native graphic init
Arthur Heymans
2019-01-16
5
-1020
/
+2
*
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-16
3
-3
/
+0
*
AGESA: Drop CONFIG_CBB and CONFIG_CDB
Kyösti Mälkki
2019-01-14
7
-16
/
+39
*
binaryPI: Drop CONFIG_CBB and CONFIG_CDB
Kyösti Mälkki
2019-01-14
4
-15
/
+37
*
binaryPI: Drop invalid northbridge.h file
Kyösti Mälkki
2019-01-14
6
-70
/
+0
*
AGESA/binaryPI: Drop invalid AMD_AGESA_BOLTON
Kyösti Mälkki
2019-01-14
1
-1
/
+0
*
nb/intel/pineview: Select 1M TSEG
Arthur Heymans
2019-01-14
1
-4
/
+4
*
nb/intel/pineview: Move the boilerplate mainboard_romstage_entry
Arthur Heymans
2019-01-14
3
-0
/
+126
*
nb/intel/{i945,pineview}: Remove unused function
Arthur Heymans
2019-01-14
2
-6
/
+0
*
{mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()
Elyes HAOUAS
2019-01-13
10
-44
/
+0
*
nb/intel/x4x: Remove spurious pcidev_on_root() usage
Nico Huber
2019-01-13
1
-5
/
+1
*
nb/intel/i945: Reduce pcidev_on_root() calls
Nico Huber
2019-01-13
1
-7
/
+7
*
northbridge/amdfam10: Deal with PCI_ADDR() better
Kyösti Mälkki
2019-01-10
2
-4
/
+10
*
amdfam10 boards: Simplify early resourcemap
Kyösti Mälkki
2019-01-10
2
-44
/
+49
*
mb: Move timestamp_add_now to northbridge x4x
Elyes HAOUAS
2019-01-10
1
-0
/
+7
*
aopen/dxplplusu: Move timestamps to common code
Kyösti Mälkki
2019-01-10
1
-0
/
+5
*
mb: Move timestamp_add_now to northbridge/amd/amdfam10
Elyes HAOUAS
2019-01-10
1
-0
/
+3
*
binaryPI: Drop warning on EXT_CONF_SUPPORT
Kyösti Mälkki
2019-01-10
2
-8
/
+0
*
agesawrapper.c: check if HOP_COUNT_TABLE exists before AmdInitLate()
Krystian Hebel
2019-01-09
1
-0
/
+5
*
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-09
1
-3
/
+0
*
nb/intel/gm45: Remove the C native graphic init
Arthur Heymans
2019-01-07
2
-591
/
+11
*
src: Move constant to the right side of comparison
Elyes HAOUAS
2019-01-07
2
-2
/
+2
*
usbdebug: Make the EHCI debug console work in the bootblock
Arthur Heymans
2019-01-06
1
-1
/
+1
*
usbdebug: Refactor init calls
Kyösti Mälkki
2019-01-06
1
-3
/
+2
*
device: Use pcidev_path_on_root()
Kyösti Mälkki
2019-01-06
6
-7
/
+7
[next]