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
...
*
nb/intel/haswell: Add 9-series PCH IDs
Angel Pons
2023-02-09
1
-0
/
+5
*
mb/*: Replace SNB PCI devices with references from chipset.cb
Arthur Heymans
2023-02-04
1
-0
/
+33
*
nb/intel/{sandybridge,haswell}: Generate IOAPIC DMAR entries from hw
Bill XIE
2023-02-02
2
-4
/
+8
*
treewide: Remove duplicated include <device/pci.h>
Elyes Haouas
2023-02-01
3
-3
/
+0
*
nb/intel/gm45: Add remaining raminit code to support DDR2
Nico Huber
2023-01-26
3
-54
/
+156
*
nb/intel/gm45: Split DDR2 I/O init out
Nico Huber
2023-01-26
1
-11
/
+125
*
nb/intel/gm45: Split DDR2 JEDEC init out
Nico Huber
2023-01-26
2
-30
/
+87
*
nb/intel/gm45: Wedge DDR2 SPD support in
Nico Huber
2023-01-26
2
-19
/
+181
*
nb/amd/pi/Kconfig: Remove unused CONSOLE_VGA_MULTI
Elyes Haouas
2023-01-21
1
-4
/
+0
*
nb/intel/haswell: Specify supported memory type
Elyes Haouas
2023-01-05
1
-0
/
+5
*
spd.h: Move enum ddr3_module_type to ddr3.h
Elyes Haouas
2023-01-04
2
-3
/
+3
*
nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONS
Elyes Haouas
2023-01-04
6
-32
/
+10
*
nb/intel/ironlake: Specify supported memory type
Elyes Haouas
2023-01-04
1
-0
/
+5
*
nb/intel/e7505: Specify supported memory type
Elyes Haouas
2023-01-02
1
-0
/
+5
*
nb/intel/i440bx: Specify supported memory type
Elyes Haouas
2023-01-02
1
-0
/
+5
*
tree/acpi: Replace constant "Zero" with actual number
Felix Singer
2022-12-27
1
-1
/
+1
*
nb/intel/ironlake/acpi: Replace Index(a, b) with ASL 2.0 syntax
Elyes Haouas
2022-12-26
1
-1
/
+1
*
nb/intel/sandybridge/acpi: Replace Index(a, b) with ASL 2.0 syntax
Elyes Haouas
2022-12-26
1
-1
/
+1
*
nb/intel/haswell/acpi: Replace Index(a, b) with ASL 2.0 syntax
Elyes Haouas
2022-12-26
1
-1
/
+1
*
nb/intel/sandybridge/raminit_common.h: Add needed <device/dram/ddr3.h>
Elyes Haouas
2022-12-22
1
-0
/
+1
*
nb/intel/haswell: Add native raminit scaffolding
Angel Pons
2022-12-16
4
-6
/
+320
*
sb/intel/lynxpoint: Add native PCH init
Angel Pons
2022-12-16
1
-2
/
+1
*
sb/intel/lynxpoint: Add native thermal init
Angel Pons
2022-12-16
1
-0
/
+1
*
sb/intel/lynxpoint: Add native USB init
Angel Pons
2022-12-16
1
-0
/
+3
*
haswell/lynxpoint: Add native early ME init
Angel Pons
2022-12-16
1
-1
/
+16
*
haswell/lynxpoint: Add native DMI init
Angel Pons
2022-12-16
7
-0
/
+407
*
nb/intel/sandybridge/sandybridge.h: Remove unnecessary guard
Elyes Haouas
2022-12-15
1
-5
/
+2
*
nb/intel/haswell: Introduce option to not use MRC.bin
Angel Pons
2022-12-12
4
-1
/
+37
*
treewide: Include <device/mmio.h> instead of <arch/mmio.h>
Elyes Haouas
2022-12-10
1
-1
/
+1
*
nb/intel/pineview: Use read32p()
Elyes Haouas
2022-12-06
1
-2
/
+2
*
nb/intel/haswell: Use {read,write}32p()
Elyes Haouas
2022-12-06
2
-5
/
+5
*
nb/intel/x4x: Use read32p()
Elyes Haouas
2022-12-06
1
-1
/
+1
*
nb/intel/e7505: Use read32p()
Elyes Haouas
2022-12-06
1
-1
/
+1
*
nb/intel/sandybridge: Use read{8,32}p()
Elyes Haouas
2022-12-06
1
-2
/
+2
*
nb/intel/sandybridge: Use write32p()
Elyes Haouas
2022-12-06
2
-9
/
+9
*
cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm
Arthur Heymans
2022-12-05
4
-0
/
+21
*
nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clock
Elyes Haouas
2022-12-02
1
-1
/
+2
*
nb/intel/pineview: Remove unused 'gpu_lvds_use_spread_spectrum_clock'
Elyes Haouas
2022-12-02
1
-1
/
+0
*
nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetree
Arthur Heymans
2022-12-01
1
-12
/
+2
*
nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetree
Arthur Heymans
2022-12-01
1
-12
/
+2
*
nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetree
Arthur Heymans
2022-12-01
1
-13
/
+2
*
cpu/intel/model_206ax: Remove fake lapic device
Arthur Heymans
2022-12-01
2
-12
/
+6
*
cpu/intel/sandybridge: Use enum for ACPI C states
Arthur Heymans
2022-12-01
1
-3
/
+3
*
nb/intel/sandybridge: Hook up CPU bus and PCI domain ops to devicetree
Arthur Heymans
2022-11-30
2
-13
/
+4
*
nb/intel/sandybridge: Add a chipset devicetree
Arthur Heymans
2022-11-30
2
-0
/
+21
*
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
*
cpu/intel/haswell: Move chip_ops to cpu cluster
Arthur Heymans
2022-11-25
1
-1
/
+1
*
src/northbridge: Remove unnecessary space after casts
Elyes Haouas
2022-11-22
12
-47
/
+47
*
cbmem_top_chipset: Change the return value to uintptr_t
Elyes Haouas
2022-11-18
9
-23
/
+22
[prev]
[next]