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-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
2021-02-24
nb/intel/ironlake: Split out some QuickPath init code
Angel Pons
2021-02-24
nb/intel/ironlake: Remove unnecessary declaration
Angel Pons
2021-02-24
nb/intel/ironlake: Fix more replay issues
Angel Pons
2021-02-24
nb/intel/ironlake: Fix some replay issues
Angel Pons
2021-02-24
nb/intel/ironlake: Correct `set_4cf`
Angel Pons
2021-02-24
device/device.c: Rename .disable to .vga_disable
Arthur Heymans
2021-02-24
nb/intel/haswell/pcie.c: remove disable NOP
Arthur Heymans
2021-02-24
nb/intel/sandybridge/pcie.c: remove disable NOP
Arthur Heymans
2021-02-23
nb/intel/ironlake: Drop redundant clear of SLP_TYP
Kyösti Mälkki
2021-02-23
nb/intel/x4x: Use a variable for s3resume
Kyösti Mälkki
2021-02-23
nb/intel/x4x,sandybridge: Move INITRAM timestamps
Kyösti Mälkki
2021-02-23
nb/intel/x4x,sandybridge: Move romstage_handoff_init() call
Kyösti Mälkki
2021-02-23
nb/intel/haswell: Use cbmem_recovery()
Kyösti Mälkki
2021-02-22
nb/intel/sandybridge: Remove stale FIXME about ECC support
Angel Pons
2021-02-22
nb/intel/ironlake: Do not call `collect_system_info` twice
Angel Pons
2021-02-18
nb/intel/pineview: Drop unused `GPIO32` macro
Angel Pons
2021-02-18
nb/intel/sandybridge: Use 133 MHz ref clock for DDR3-2400
Angel Pons
2021-02-18
nb/intel/sandybridge: Clean up `dram_freq` function
Angel Pons
2021-02-18
nb/intel/haswell: Drop incorrect MMIO_PAVP_MSG write
Angel Pons
2021-02-16
nb/intel/i945: Use UPMC4 macro
Elyes HAOUAS
2021-02-16
nb/intel: Add missing <types.h>
Elyes HAOUAS
2021-02-16
nb/intel: Remove unused <string.h>
Elyes HAOUAS
2021-02-16
nb/intel/sandybridge: Fix description of auto-precharge bit
Angel Pons
2021-02-16
vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC
Kyösti Mälkki
2021-02-16
nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMIC
Kyösti Mälkki
2021-02-16
nb/intel/sandybridge,haswell: Use chromeos_reserve_ram_oops()
Kyösti Mälkki
2021-02-16
nb/i945/raminit.c: Don't hard code 'bool integrated_graphics'
Elyes HAOUAS
2021-02-15
src: use ARRAY_SIZE where possible
Patrick Georgi
2021-02-15
src/nb: Remove unused <console/console.h>
Elyes HAOUAS
2021-02-15
nb/intel/sandybridge: Correct description of QCLK
Angel Pons
2021-02-12
nb/intel/haswell/pei_data.h: Define `SPD_LEN`
Angel Pons
2021-02-12
nb/intel/haswell: Drop unused function declaration
Angel Pons
2021-02-12
haswell: Drop `mainboard_fill_pei_data`
Angel Pons
2021-02-12
nb/intel/common/fixed_bars.h: Add casts to `uintptr_t`
Angel Pons
2021-02-12
nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessors
Angel Pons
2021-02-11
sb/intel/ibexpeak: Drop Global NVS support
Angel Pons
2021-02-11
src: Remove unused <cpu/intel/model_206ax/model_206ax.h>
Elyes HAOUAS
2021-02-11
src: Remove unused <arch/cpu.h>
Elyes HAOUAS
[next]