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
2016-12-06
intel/fsp_sandybridge: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-12-06
intel/fsp_rangeley: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-12-05
nb/intel/sandybridge/raminit: Split raminit.c
Patrick Rudolph
2016-12-03
nb/i945/raminit.h: Fix fsb_frequency's comment
Elyes HAOUAS
2016-12-03
nb/x4x: Fix sticky scratchpad register offset
Arthur Heymans
2016-12-01
romstage_handoff: remove code duplication
Aaron Durbin
2016-12-01
AMD binaryPI: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-12-01
AGESA: Switch to MMCONF_SUPPORT_DEFAULT
Kyösti Mälkki
2016-11-30
intel/fsp_rangeley: Fix regression on MMCONF_SUPPORT
Kyösti Mälkki
2016-11-29
nb/intel/nehalem,sandybridge: Hook up libgfxinit
Nico Huber
2016-11-29
nb/intel/i945/gma: Declare count variable outside 'for' loop
Paul Menzel
2016-11-29
nb/intel/sandybridge/raminit: Support CL > 11
Patrick Rudolph
2016-11-28
nb/gm45/gma.c: Compute BLC_PWM_CTL value from PWM frequency
Arthur Heymans
2016-11-28
nb/intel/x4x/raminit: Fix DIMM_IN_CHANNEL calculation
Nico Huber
2016-11-28
nb/intel/gm45: Fix panel-power-sequence clock divisor
Nico Huber
2016-11-28
nb/intel/sandybridge/raminit: Reset internal state on fallback attempts
Patrick Rudolph
2016-11-26
nb/intel/x4x: Fix and deflate `dimm_config` in raminit
Nico Huber
2016-11-24
nb/intel/i82810: Make sure DIMM size isn't negative
Martin Roth
2016-11-23
northbridge/intel/i5000: Convert 'for(;;)' to 'die'
Elyes HAOUAS
2016-11-22
spi: Clean up SPI flash driver interface
Furquan Shaikh
2016-11-22
nb/intel/sandybridge/raminit: Do not log inside busy-wait loop
Kyösti Mälkki
2016-11-22
Remove explicit select MMCONF_SUPPORT
Kyösti Mälkki
2016-11-22
intel FSP sandy/ivy: Move select MMCONF_SUPPORT
Kyösti Mälkki
2016-11-21
nb/intel: Fix some spelling mistakes in comments and strings
Martin Roth
2016-11-20
intel sandy/ivy: Improve DIMM replacement detection
Kyösti Mälkki
2016-11-20
intel sandy/ivy: Skip SPD loading on S3 resume path
Kyösti Mälkki
2016-11-20
intel sandy/ivy: Move SPD loading after TS_BEFORE_INITRAM
Kyösti Mälkki
2016-11-20
intel sandy/ivy: Change CRC used to detect DIMM replacement
Kyösti Mälkki
2016-11-20
nb/intel/sandybridge/raminit: Fix disable_channel
Patrick Rudolph
2016-11-20
nb/intel/sandybridge/raminit: Find CMD rate per channel
Patrick Rudolph
2016-11-20
nb/intel/sandybridge/raminit: Define registers
Patrick Rudolph
2016-11-20
nb/intel/sandybridge/raminit: Get rid of fallback attempts
Patrick Rudolph
2016-11-20
nb/intel/sandybridge/raminit: Fix CAS Write Latency
Patrick Rudolph
2016-11-18
intel/sandybridge: Use romstage_handoff for S3
Kyösti Mälkki
2016-11-18
intel/sandybridge post-car: Redo MTRR settings and stack selection
Kyösti Mälkki
2016-11-15
northbridge/via/vx800: transition away from device_t
Antonello Dettori
2016-11-15
northbridge/via/cx700: transition away from device_t
Antonello Dettori
2016-11-15
northbridge/intel/i855: transition away from device_t
Antonello Dettori
2016-11-15
northbridge/amd/agesa/family10: transition away from device_t
Antonello Dettori
2016-11-15
nb/gm45: Refactor IGD vram decoding
Arthur Heymans
2016-11-11
intel post-car: Separate files for setup_stack_and_mtrrs()
Kyösti Mälkki
2016-11-11
intel/sandybridge: Use common ACPI S3 recovery
Kyösti Mälkki
2016-11-09
nb/amd/amdmct/mct: Remove commented code
Elyes HAOUAS
2016-11-09
nb/intel/i945/early_init.c: Add DDR2-667 detection for 945GC
Elyes HAOUAS
2016-11-09
Move select UDELAY_LAPIC from nb/gm45/Kconfig to cpu/model_1067x/Kconfig
Arthur Heymans
2016-11-09
nb/intel/gm45: Use LAPIC udelay instead of custom version
Arthur Heymans
2016-11-08
nb/x4x/raminit.c: Improve crossclock table cosmetics
Arthur Heymans
2016-11-08
intel/e7501: Remove unused northbridge code
Kyösti Mälkki
2016-11-07
amd/pi/hudson: Move audio to northbridge
Marshall Dawson
2016-11-07
pci_ids.h: Correct recent AMD ID names
Marshall Dawson
2016-11-02
nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)"
Elyes HAOUAS
2016-11-02
northbridge/amd: Modify 00670F00 chip.h to match DCT
Marshall Dawson
2016-11-02
northbridge/amd: Update 00670F00 asl for reduced hardware
Marshall Dawson
2016-11-02
northbridge/amd: Update all names and IDs for 00670F00
Marc Jones
2016-11-02
northbridge/amd: Copy 00660F01 directories to 00670F00
Marc Jones
2016-11-02
nb/i945/gma.c: use an if else statement for use of native init
Arthur Heymans
2016-11-02
nb/i945/gma.c: Do not try to load vbios when selecting native init
Arthur Heymans
2016-10-29
nb/intel/sandybridge/gma: Always initialize DP buffer translation
Nico Huber
2016-10-29
nb/intel/i945/gma.c: Homogenize code for PCI IDs.
Elyes HAOUAS
2016-10-26
nb/x4x/gma.c: Remove writes to DP, FDI registers
Arthur Heymans
2016-10-26
nb/gm45/gma.c: Remove writes to DP, FDI registers
Arthur Heymans
2016-10-26
nb/intel/i945: Add PCI id for I945GC
Nico Huber
2016-10-25
nb/i945/gma.c: Set the MSAC register correctly
Arthur Heymans
2016-10-24
nb/i945/Kconfig: select the correct VGA_BIOS_ID for 945GC
Arthur Heymans
2016-10-19
nb/i945/gma.c: use IS_ENABLED instead of #if, #endif
Arthur Heymans
2016-10-19
nb/i945/raminit: Add fix for clock crossing for 800MHz FSB CPU
Arthur Heymans
2016-10-19
nb/i945/raminit: Add fix for 1067MHz FSB CPUs
Arthur Heymans
2016-10-19
nb/gm45,x4x/gma.c remove writes to nonexisting FDI registers
Arthur Heymans
2016-10-19
nb/i945,gm45,x4x/gma.c: fix unsigned arithmetics
Arthur Heymans
2016-10-19
nb/gm45,x4x/gma.c: Compute p2 in VGA init instead of hardcoding it
Arthur Heymans
2016-10-18
northbridge/via/vx800: Convert 'for (;;)' to 'die'
Elyes HAOUAS
2016-10-15
nb/i945/gma.c: correct VSYNC end offset
Arthur Heymans
2016-10-12
i945/gma.c: Only init LVDS if it is detected
Arthur Heymans
2016-10-11
nb/gm45/gma.c: use linux code to compute LVDS dotclock divisors
Arthur Heymans
2016-10-11
nb/intel/*/graphic_init: use sizeof instead of hardcoding edid size
Arthur Heymans
2016-10-11
i945/raminit.c: correctly write CLKCFG for 945GC
Arthur Heymans
2016-10-11
cpu/intel/smm: Use CONFIG_SMM_TSEG_SIZE
Nico Huber
2016-10-10
intel/i945: Use "IS_ENABLED" for fsbclk & memclk
Elyes HAOUAS
2016-10-10
x4x/gma.c: Add VESA native resolution mode
Arthur Heymans
2016-10-10
northbridge/intel/nehalem: Remove commented code
Elyes HAOUAS
2016-10-10
northbridge/intel/i440bx: Remove commented code
Elyes HAOUAS
2016-10-09
src/northbridge/via: Remove commented code
Elyes HAOUAS
2016-10-09
northbridge/amd/agesa/family15*: Remove commented code
Elyes HAOUAS
2016-10-09
northbridge/amd/agesa/family14: Remove commented code
Elyes HAOUAS
2016-10-09
northbridge/amd/amdk8: Remove commented code
Elyes HAOUAS
2016-10-09
northbridge/amd/lx: Remove commented code
Elyes HAOUAS
2016-10-09
northbridge/amd/pi/00730F01: Remove commented code
Elyes HAOUAS
2016-10-09
northbridge/amd/amdmct/mct_ddr3: Remove commented code
Elyes HAOUAS
2016-10-09
northbridge/amd/agesa/family16kb: Remove commented code
Elyes HAOUAS
2016-10-09
northbridge/amd/agesa/family15rl: Remove commented code
Elyes HAOUAS
2016-10-09
northbridge/amd/agesa/family10: Remove commented code
Elyes HAOUAS
2016-10-09
northbridge/amd/amdfam10: Remove commented code
Elyes HAOUAS
2016-10-04
src/northbridge: Remove unnecessary whitespace
Elyes HAOUAS
2016-10-04
nb/gm45: allow use of 352M preallocated ram for igd
Arthur Heymans
2016-10-04
src/northbridge: Remove whitespace after sizeof
Elyes HAOUAS
2016-10-01
northbridge/via/cn700: transition away from device_t
Antonello Dettori
2016-09-30
mb/intel/d945gclf: Allow use of native graphic init
Arthur Heymans
2016-09-30
i945/gma.c: add native VGA init
Arthur Heymans
2016-09-30
i945/gma.c: use linux code to calculate divisors
Arthur Heymans
2016-09-27
northbridge/sandybridge/raminit_mrc.c: fix missing include
Matt DeVillier
[next]