index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
Age
Commit message (
Expand
)
Author
2021-08-02
nb/intel/haswell: Move MRC glue code into a subfolder
Angel Pons
2021-08-02
nb/intel/haswell/gma.c: Add ULX PCI device IDs
Angel Pons
2021-07-26
src/*: Specify type of `CBFS_SIZE` once
Angel Pons
2021-07-06
nb/intel/x4x: Expose x86_64 support
Arthur Heymans
2021-07-05
nb/intel/x4x: Use write32p and read32p
Arthur Heymans
2021-07-05
nb/intel/x4x: Prepare for x86_64 support
Arthur Heymans
2021-06-22
nb/intel/haswell/pcie.c: Avoid needless death
Angel Pons
2021-06-22
nb/intel/haswell/pcie.c: Introduce helper variable
Angel Pons
2021-06-22
nb/intel/haswell/pcie.c: Fix getting PCI function
Angel Pons
2021-06-17
nb/intel/ironlake: Factor out common uncore ASL
Angel Pons
2021-06-16
MRC platforms: Fix MRC version printk format specifiers
Angel Pons
2021-06-16
nb/intel/haswell: Fully handle GDXCBAR and EDRAMBAR
Angel Pons
2021-06-16
nb/intel/haswell/memmap.h: Define MMIO window sizes
Angel Pons
2021-06-16
nb/intel/haswell: Update some "Misc ICH" comments
Angel Pons
2021-06-15
nb/intel/sandybridge: Add x86_64 support
Patrick Rudolph
2021-06-10
nb/haswell/gma: Add Desktop GT1.5 (HD 4400) Device ID
Mate Kukri
2021-06-07
cpu/x86: Default to PARALLEL_MP selected
Kyösti Mälkki
2021-05-28
nb/intel/x4x/rcven.c: Guard macro parameters
Angel Pons
2021-05-27
lib/hexdump: remove hexdump32 and use hexdump instead
Felix Held
2021-05-27
nb/amd/pi/00630F01: Remove unused directory and code
Angel Pons
2021-05-16
nb/intel/gm45: Guard even more macro parameters
Angel Pons
2021-05-13
nb/amd/pi/00730F01: enable RESOURCE_ALLOCATOR_V4
Michał Żygowski
2021-05-13
nb/amd/pi/00730F01/northbridge.c: Report missing resources
Michał Żygowski
2021-05-13
nb/amd/pi/00730F01: Use generic allocation functions for PCI domain
Michał Żygowski
2021-05-12
nb/amd/pi/00730F01: Use generic allocation functions for northbridge
Michał Żygowski
2021-05-07
nb/intel/e7505: Fix for RESOURCE_ALLOCATOR_V4
Kyösti Mälkki
2021-05-06
src: Retype option API to use unsigned integers
Angel Pons
2021-05-06
nb/amd/{agesa,pi}: Avoid overflows during DRAM calculation
Michał Żygowski
2021-05-05
nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE
Arthur Heymans
2021-05-03
nb/intel/common: Replace `_bar_clrsetbits_impl` macro
Angel Pons
2021-05-03
nb/intel/common: Drop deprecated fixed BAR accessors
Angel Pons
2021-05-03
nb/intel/haswell: Move PEG registers to a separate header
Angel Pons
2021-05-02
nb/intel/common: Turn `*bar_{read,write}*` macros into functions
Angel Pons
2021-05-02
nb/intel/haswell: Uniformize include guards
Angel Pons
2021-05-02
nb/intel/haswell: Clean up haswell.h header
Angel Pons
2021-04-26
haswell/broadwell: Replace remaining MCHBAR accessors
Angel Pons
2021-04-25
Revert "nb/intel/ironlake: Handle broken ME firmware"
Nico Huber
2021-04-21
nb/intel: Use get_int_option()
Angel Pons
2021-04-12
nb/intel/x4x: Refactor sync DLL programming (part 2)
Nico Huber
2021-04-12
nb/intel/x4x: Refactor sync DLL programming (part 1)
Nico Huber
2021-04-12
nb/intel/x4x: Sort code in program_dll()
Nico Huber
2021-04-11
sb/amd/pi/hudson: remove unused Bolton PI FCH code
Felix Held
2021-04-11
spd.h: Move `DIMMx` macros to i440bx/raminit.h
Angel Pons
2021-04-10
nb/intel/i945: Use new fixed BAR accessors
Angel Pons
2021-04-10
nb/intel/gm45: Use new fixed BAR accessors
Angel Pons
2021-04-10
nb/intel/gm45/gm45.h: Guard `CxDRC1_NOTPOP` macro parameters
Angel Pons
2021-04-10
nb/intel/x4x: Use new fixed BAR accessors
Angel Pons
2021-04-10
nb/intel/x4x: Correct and use macros for CLKCFG
Angel Pons
2021-04-10
nb/intel/x4x/dq_dqs.c: Avoid breaking strings over multiple lines
Angel Pons
2021-04-10
nb/intel/x4x: Add missing newlines to log message
Angel Pons
2021-04-10
nb/intel/x4x: Reflow long lines
Angel Pons
2021-04-10
nb/intel/x4x/dq_dqs.c: Fix typo in variable name
Angel Pons
2021-04-10
nb/intel/x4x: Correct sync DLL phase search
Angel Pons
2021-04-10
nb/intel/pineview: Replace remaining BAR accessors
Angel Pons
2021-04-10
nb/intel/pineview: Use new fixed BAR accessors
Angel Pons
2021-04-10
nb/intel/ironlake: Use new fixed BAR accessors
Angel Pons
2021-04-10
nb/intel: Replace remaining BAR accessors
Angel Pons
2021-04-10
nb/intel/sandybridge: Use new fixed BAR accessors
Angel Pons
2021-04-10
nb/intel/haswell: Use new fixed BAR accessors
Angel Pons
2021-04-10
nb/intel/common/fixed_bars.h: Add new read/write accessors
Angel Pons
2021-04-10
nb/intel: Factor out remaining MCHBAR macros
Angel Pons
2021-04-06
nb/intel/i440bx: Enable bootblock console
Keith Hui
2021-04-06
arch/x86: Provide readXp/writeXp helpers in arch/mmio.h
Angel Pons
2021-04-06
nb/intel/haswell: Ensure MCH has acked raminit
Angel Pons
2021-04-05
nb/intel/sandybridge: Drop `pci_mmio_size`
Angel Pons
2021-04-05
nb/intel/ironlake: Drop `pci_mmio_size`
Angel Pons
2021-04-05
nb/intel/sandybridge: Rename `pdwm_mode` enum
Angel Pons
2021-04-05
nb/intel/i945/raminit.c: Replace `DIMM0`
Angel Pons
2021-04-05
nb/intel/i945: Refactor `dump_spd_registers` function
Angel Pons
2021-04-05
device/dram/ddr3: Get rid of useless typedefs
Angel Pons
2021-04-02
nb/intel/pineview: Correct COMP register write
Angel Pons
2021-03-28
nb/intel/pineview/raminit.c: Correct clkset1 programming
Angel Pons
2021-03-28
nb/intel/pineview: Correct HICLKGTCTL write
Angel Pons
2021-03-28
nb/intel/pineview: Drop MCHBAR macro from DMIBAR access
Angel Pons
2021-03-28
nb/intel/ironlake/quickpath.c: Correct one value
Angel Pons
2021-03-28
nb/intel/ironlake: Drop copy-pasted finalisation steps
Angel Pons
2021-03-28
nb/intel/haswell: Replace `DMIBAR64` and `EPBAR64`
Angel Pons
2021-03-25
nb/intel/haswell: Move USB config API into Lynx Point
Angel Pons
2021-03-25
nb/intel/haswell: Decouple mainboard USB config from MRC
Angel Pons
2021-03-23
nb/intel/haswell: Limit mainboard USB config array lengths
Angel Pons
2021-03-23
nb/intel/haswell: Use unshifted SPD addresses in mainboards
Angel Pons
2021-03-23
nb/intel/haswell: Confine `pei_data` uses to raminit.c
Angel Pons
2021-03-19
nb/intel/haswell: Consolidate memory-down SPD handling
Angel Pons
2021-03-19
mb/google/slippy: Correct memory-down SPD handling
Angel Pons
2021-03-15
sb/intel/lynxpoint: Move S3 check out of `early_pch_init`
Angel Pons
2021-03-15
sb/intel/lynxpoint: Replace HPET_ADDR
Angel Pons
2021-03-10
nb/intel/haswell: Finalize northbridge in ramstage
Angel Pons
2021-03-10
nb/intel/haswell/pcie.c: Add missing pre-ASPM init
Angel Pons
2021-03-07
nb/intel/haswell: Indent PCI ops with tabs
Angel Pons
2021-03-01
nb/intel/sandybridge: Clean up `dram_timing` function
Angel Pons
2021-03-01
nb/intel/haswell: Fix DPR size handling
Tim Wawrzynczak
2021-03-01
nb/intel/sandybridge: Ensure tXP and tXPDLL do not overflow
Angel Pons
2021-03-01
memory_info.h: Store SMBIOS error correction type
Angel Pons
2021-02-27
nb/intel/ironlake: Avoid casting pointers to structs
Angel Pons
2021-02-27
nb/intel/ironlake: Handle broken ME firmware
Angel Pons
2021-02-24
nb/intel/ironlake: Rewrite early QPI init
Angel Pons
2021-02-24
nb/intel/haswell/northbridge.c: Correct DPR handling
Angel Pons
2021-02-24
nb/intel/ironlake: Correct even more replay issues
Angel Pons
2021-02-24
nb/intel/ironlake: Relocate early QuickPath init
Angel Pons
2021-02-24
nb/intel/ironlake: Deduplicate programming 274/265 values
Angel Pons
[next]