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: Drop redundant 'select BOOTBLOCK_CONSOLE'
Elyes HAOUAS
2020-09-02
1
-1
/
+0
*
{nb,soc}/intel/{haswell,broadwell}/memmap.c: Use ALIGN_DOWN(x, a)
Elyes HAOUAS
2020-09-02
1
-1
/
+1
*
nb/intel/sandybridge: Add ECC error injection register information
Angel Pons
2020-08-31
1
-0
/
+82
*
mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms
Shelley Chen
2020-08-24
5
-30
/
+32
*
nb/amd/agesa: define DDR3_SPD_SIZE as a common value
Mike Banon
2020-08-24
3
-3
/
+3
*
src: Remove unused 'include <delay.h>'
Elyes HAOUAS
2020-08-18
1
-1
/
+0
*
nb/amd/agesa: read 256 bytes to SPD buffer instead of 128
Mike Banon
2020-08-17
3
-3
/
+3
*
src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers
Elyes HAOUAS
2020-08-17
1
-3
/
+4
*
nb/intel/x4x/raminit_ddr23.c: Remove dead assignment
Elyes HAOUAS
2020-08-17
1
-3
/
+0
*
nb/intel/sandybridge: Add comments to `struct iosav_ssq`
Angel Pons
2020-08-12
1
-18
/
+18
*
nb/intel/sandybridge/raminit: Add comments
Patrick Rudolph
2020-08-11
1
-2
/
+8
*
nb/intel/sandybridge/raminit: Fix ECC scrub
Patrick Rudolph
2020-08-11
1
-85
/
+114
*
nb/intel/sandybridge/raminit: Add ECC debug code
Patrick Rudolph
2020-08-11
2
-3
/
+31
*
nb/intel/sandybridge: Drop inexistent device from DMAR
Angel Pons
2020-08-06
1
-2
/
+0
*
nb/intel/sandybridge: Deduplicate PCIEXBAR decoding
Angel Pons
2020-08-06
3
-34
/
+7
*
nb/intel/sandybridge: Refactor `get_pcie_bar`
Angel Pons
2020-08-06
1
-16
/
+17
*
{nb,soc}/intel: Use get_current_microcode_rev() for ucode version
Subrata Banik
2020-08-05
1
-6
/
+2
*
src: Use space after 'if', 'for'
Elyes HAOUAS
2020-08-05
2
-2
/
+2
*
src: Use space after switch, while
Elyes HAOUAS
2020-08-05
1
-2
/
+2
*
nb/intel/x4x: Define and use `HOST_BRIDGE` macro
Angel Pons
2020-08-04
6
-52
/
+52
*
nb/intel/sandybridge/acpi.c: Add RMRRs after all DRHDs
Angel Pons
2020-08-04
1
-16
/
+22
*
nb/intel/x4x: Remove dead assignments
Angel Pons
2020-08-04
1
-2
/
+1
*
nb/intel/x4x: Refactor `decode_pcie_bar`
Angel Pons
2020-08-04
1
-9
/
+5
*
nb/intel/ironlake/acpi.c: Factor out PCIEXBAR decoding
Angel Pons
2020-08-04
1
-28
/
+28
*
nb/intel/i945: Deduplicate PCIEXBAR decoding
Angel Pons
2020-08-04
3
-32
/
+7
*
nb/intel/i945: Refactor `get_pcie_bar`
Angel Pons
2020-08-04
1
-19
/
+20
*
nb/intel/haswell: Use ASL 2.0 syntax
Angel Pons
2020-08-04
1
-3
/
+3
*
nb/intel/ironlake/acpi/hostbridge.asl: Use ASL 2.0 syntax
Angel Pons
2020-08-04
1
-34
/
+32
*
nb/intel/sandybridge: Update to ASL 2.0 syntax
Angel Pons
2020-08-04
1
-4
/
+4
*
nb/intel/x4x: Change signature of `decode_pciebar`
Angel Pons
2020-08-04
4
-4
/
+4
*
nb/intel/haswell: Deduplicate PCIEXBAR decoding
Angel Pons
2020-08-04
3
-35
/
+11
*
nb/intel/pineview: Refactor `decode_pcie_bar`
Angel Pons
2020-08-04
1
-9
/
+5
*
nb/intel/pineview: Change signature of `decode_pciebar`
Angel Pons
2020-08-04
4
-4
/
+4
*
nb/intel/pineview: Use `MiB` definition
Angel Pons
2020-08-04
3
-9
/
+10
*
nb/intel/pineview: Remove dead assignments
Angel Pons
2020-08-04
1
-2
/
+1
*
nb/intel/gm45: Deduplicate PCIEXBAR decoding
Angel Pons
2020-08-04
3
-32
/
+6
*
nb/intel/gm45/northbridge.c: Use `MiB` definition
Angel Pons
2020-08-04
1
-3
/
+4
*
nb/intel/gm45: Use PCI bitwise ops
Angel Pons
2020-08-04
8
-140
/
+74
*
nb/intel/i440bx: Make ROM area unavailable for MMIO
Keith Hui
2020-08-04
1
-0
/
+1
*
nb/intel/ironlake: Add Generic Non-Core register definitions
Angel Pons
2020-08-03
3
-4
/
+8
*
nb/intel/ironlake: Add Generic Non-Core PCI device definition
Angel Pons
2020-08-03
3
-4
/
+9
*
nb/intel/ironlake: Add QPI Physical Layer registers
Angel Pons
2020-08-03
2
-13
/
+23
*
nb/intel/ironlake: Add QPI Physical Layer device definition
Angel Pons
2020-08-03
2
-13
/
+18
*
nb/intel/ironlake: Add QPI Link register definitions
Angel Pons
2020-08-03
2
-5
/
+10
*
nb/intel/ironlake: Add definition for QPI Link PCI device
Angel Pons
2020-08-03
2
-5
/
+10
*
nb/intel/ironlake: Add SAD DRAM register definitions
Angel Pons
2020-08-03
2
-4
/
+7
*
nb/intel/ironlake: Correct PCIEXBAR definition
Angel Pons
2020-08-03
4
-4
/
+5
*
nb/intel/ironlake: Add definition for SAD PCI device
Angel Pons
2020-08-03
6
-17
/
+20
*
nb/intel/ironlake: Drop `D0F0_` prefix from register names
Angel Pons
2020-08-03
4
-33
/
+33
*
nb/intel/ironlake: Rename memory map variables
Angel Pons
2020-08-03
2
-26
/
+26
[next]