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
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: Remove unused 'include <cpu/x86/msr.h>'
Elyes HAOUAS
2020-07-14
2
-2
/
+0
*
src: Remove unused 'include <stdint.h>
Elyes HAOUAS
2020-07-14
1
-1
/
+0
*
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-07-14
2
-2
/
+0
*
nb/intel/haswell/romstage.c: Align pei_data initializers
Angel Pons
2020-07-12
1
-19
/
+19
*
haswell: Move some MRC settings to devicetree
Angel Pons
2020-07-12
2
-0
/
+12
*
haswell: Automatically check if Intel GbE is to be enabled
Angel Pons
2020-07-12
1
-0
/
+4
*
haswell: Add function to retrieve SPD addresses
Angel Pons
2020-07-12
2
-0
/
+7
*
haswell: Automatically determine system type
Angel Pons
2020-07-12
1
-0
/
+1
*
haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig option
Angel Pons
2020-07-12
2
-0
/
+9
*
haswell: Factor out `max_ddr3_freq`
Angel Pons
2020-07-12
1
-0
/
+1
*
haswell: Compute disabled channel masks at runtime
Angel Pons
2020-07-12
1
-0
/
+15
*
mb/asrock/b85m_pro4: Factor out common MRC settings
Angel Pons
2020-07-12
1
-0
/
+12
*
haswell: Relocate `mainboard_romstage_entry` to northbridge
Angel Pons
2020-07-12
3
-8
/
+16
*
haswell: Drop `struct romstage_params` type
Angel Pons
2020-07-12
2
-10
/
+7
*
haswell: Make `copy_spd` a weak function
Angel Pons
2020-07-12
3
-3
/
+9
*
nb/intel/haswell: Add `mb_late_romstage_setup` function
Angel Pons
2020-07-11
2
-0
/
+7
*
arch/x86: Drop CBMEM_TOP_BACKUP
Kyösti Mälkki
2020-07-11
6
-8
/
+7
*
nb/intel/i945: Drop dead code
Angel Pons
2020-07-11
2
-45
/
+1
*
nb/amd/agesa/agesa_helper.h: Drop dead code
Angel Pons
2020-07-10
1
-5
/
+0
*
nb/intel/gm45/acpi/gm45.asl: Drop dead code
Angel Pons
2020-07-09
1
-28
/
+0
*
nb/intel/ironlake/raminit.c: Drop dead code
Angel Pons
2020-07-09
1
-23
/
+0
*
haswell: Drop GPIO indirection layers
Angel Pons
2020-07-09
2
-2
/
+1
*
haswell: Turn RCBA configuration into a function
Angel Pons
2020-07-09
2
-3
/
+1
*
haswell: relocate `romstage_common` to northbridge
Angel Pons
2020-07-08
3
-0
/
+92
*
haswell: drop unused function parameter
Angel Pons
2020-07-08
2
-2
/
+2
*
nb/intel/pineview/acpi: Remove unmatched comment start
Angel Pons
2020-07-08
1
-1
/
+1
*
nb/intel/pineview: Convert to ASL 2.0 syntax
Angel Pons
2020-07-08
1
-2
/
+2
*
nb/intel/pineview: Tidy up comments and cosmetics
Angel Pons
2020-07-08
3
-14
/
+9
*
nb/intel/i945: Use ASL 2.0 syntax
Angel Pons
2020-07-08
1
-2
/
+2
*
nb/intel/i945/acpi: Tidy up comments and cosmetics
Angel Pons
2020-07-08
2
-63
/
+62
*
nb/intel/gm45: Use ASL 2.0 syntax
Angel Pons
2020-07-08
1
-2
/
+2
*
nb/intel/gm45: Tidy up comments and cosmetics
Angel Pons
2020-07-08
2
-63
/
+62
*
nb/intel/x4x/acpi: Use ASL 2.0 syntax
Angel Pons
2020-07-08
1
-2
/
+2
*
nb/intel/x4x/acpi: Clean up comments
Angel Pons
2020-07-08
2
-61
/
+60
*
nb/intel/haswell/acpi: Update to ASL 2.0 syntax
Angel Pons
2020-07-08
1
-4
/
+4
*
nb/intel/haswell/acpi: Fix host bridge registers
Angel Pons
2020-07-08
1
-6
/
+5
*
nb/intel/i440bx: Add PMCR register to ACPI code
Keith Hui
2020-07-06
1
-0
/
+2
*
nb/intel/i440bx: Refactor ACPI code
Keith Hui
2020-07-06
1
-16
/
+13
*
nb/intel/ironlake: Clean up code style (except raminit)
Angel Pons
2020-07-02
4
-38
/
+35
*
nb/intel/ironlake/northbridge.c: Drop thunk functions
Angel Pons
2020-07-01
1
-13
/
+2
*
nb/intel/ironlake: Drop copy-pasted and unused macro
Angel Pons
2020-07-01
1
-2
/
+0
*
nb/intel/ironlake: Use `pci_update_config32()`
Angel Pons
2020-07-01
1
-2
/
+1
*
nb/intel/ironlake: Simplify BAR handling
Angel Pons
2020-07-01
1
-7
/
+3
*
nb/intel/ironlake/ironlake.h: Clean up
Angel Pons
2020-07-01
1
-75
/
+52
*
nb/intel/ironlake: Drop copy-pasted and dead code
Angel Pons
2020-07-01
1
-29
/
+3
*
nb/intel/ironlake: Remove unused structs
Angel Pons
2020-07-01
1
-32
/
+0
*
nb/intel/pineview: Drop undefined function declaration
Angel Pons
2020-07-01
1
-3
/
+0
*
sb/intel/i82801ix: Use pmutil.h definitions
Angel Pons
2020-06-27
1
-0
/
+1
*
nb/intel/sandybridge/gma.c: Remove useless if condition
Evgeny Zinoviev
2020-06-22
1
-12
/
+9
*
device/smbus_host: Declare common early SMBus prototypes
Kyösti Mälkki
2020-06-22
10
-11
/
+11
[next]