index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
Age
Commit message (
Expand
)
Author
2020-09-17
nb/intel/haswell: Put DMIBAR/EPBAR registers into separate files
Angel Pons
2020-09-17
nb/intel/haswell: Move register headers into a subfolder
Angel Pons
2020-09-17
nb/intel/x4x: Clean up TPM-related code
Angel Pons
2020-09-17
nb/intel/pineview: Guard DMIBAR/EPBAR macro parameters
Angel Pons
2020-09-17
nb/intel/pineview/iomap.h: Rename to memmap.h
Angel Pons
2020-09-17
nb/intel/ironlake: Do not re-read ME UMA size
Angel Pons
2020-09-17
nb/intel/ironlake: Drop some unused function parameters
Angel Pons
2020-09-17
nb/intel/ironlake: Drop `heci_bar` field from raminit
Angel Pons
2020-09-17
nb/intel/haswell: Clean up register definitions
Angel Pons
2020-09-17
nb/intel/haswell: Guard DMIBAR/EPBAR macro parameters
Angel Pons
2020-09-17
nb/intel/haswell: Introduce memmap.h
Angel Pons
2020-09-17
nb/intel/sandybridge: Drop `void *` cast in `MCHBAR32`
Angel Pons
2020-09-17
nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR}
Angel Pons
2020-09-17
nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macro
Angel Pons
2020-09-17
nb/intel/ironlake: Drop invalid `DEFAULT_RCBABASE` macro
Angel Pons
2020-09-15
nb/intel/ironlake/raminit: Work around compiler bug
Patrick Rudolph
2020-09-14
nb/intel/ironlake: Reserve gap betwen TSEG and BGSM
Nico Huber
2020-09-14
nb/intel/ironlake: Use an `index` variable for resources
Nico Huber
2020-09-08
nb/intel/ironlake: Use an enum for `gpu_panel_port_select`
Angel Pons
2020-09-08
nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`
Angel Pons
2020-09-08
nb/intel/haswell: Drop `gpu_panel_port_select`
Angel Pons
2020-09-02
src: Drop redundant 'select BOOTBLOCK_CONSOLE'
Elyes HAOUAS
2020-09-02
{nb,soc}/intel/{haswell,broadwell}/memmap.c: Use ALIGN_DOWN(x, a)
Elyes HAOUAS
2020-08-31
nb/intel/sandybridge: Add ECC error injection register information
Angel Pons
2020-08-24
mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms
Shelley Chen
2020-08-24
nb/amd/agesa: define DDR3_SPD_SIZE as a common value
Mike Banon
2020-08-18
src: Remove unused 'include <delay.h>'
Elyes HAOUAS
2020-08-17
nb/amd/agesa: read 256 bytes to SPD buffer instead of 128
Mike Banon
2020-08-17
src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers
Elyes HAOUAS
2020-08-17
nb/intel/x4x/raminit_ddr23.c: Remove dead assignment
Elyes HAOUAS
2020-08-12
nb/intel/sandybridge: Add comments to `struct iosav_ssq`
Angel Pons
2020-08-11
nb/intel/sandybridge/raminit: Add comments
Patrick Rudolph
2020-08-11
nb/intel/sandybridge/raminit: Fix ECC scrub
Patrick Rudolph
2020-08-11
nb/intel/sandybridge/raminit: Add ECC debug code
Patrick Rudolph
2020-08-06
nb/intel/sandybridge: Drop inexistent device from DMAR
Angel Pons
2020-08-06
nb/intel/sandybridge: Deduplicate PCIEXBAR decoding
Angel Pons
2020-08-06
nb/intel/sandybridge: Refactor `get_pcie_bar`
Angel Pons
2020-08-05
{nb,soc}/intel: Use get_current_microcode_rev() for ucode version
Subrata Banik
2020-08-05
src: Use space after 'if', 'for'
Elyes HAOUAS
2020-08-05
src: Use space after switch, while
Elyes HAOUAS
2020-08-04
nb/intel/x4x: Define and use `HOST_BRIDGE` macro
Angel Pons
2020-08-04
nb/intel/sandybridge/acpi.c: Add RMRRs after all DRHDs
Angel Pons
2020-08-04
nb/intel/x4x: Remove dead assignments
Angel Pons
2020-08-04
nb/intel/x4x: Refactor `decode_pcie_bar`
Angel Pons
2020-08-04
nb/intel/ironlake/acpi.c: Factor out PCIEXBAR decoding
Angel Pons
2020-08-04
nb/intel/i945: Deduplicate PCIEXBAR decoding
Angel Pons
2020-08-04
nb/intel/i945: Refactor `get_pcie_bar`
Angel Pons
2020-08-04
nb/intel/haswell: Use ASL 2.0 syntax
Angel Pons
2020-08-04
nb/intel/ironlake/acpi/hostbridge.asl: Use ASL 2.0 syntax
Angel Pons
2020-08-04
nb/intel/sandybridge: Update to ASL 2.0 syntax
Angel Pons
[next]