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
/
intel
Age
Commit message (
Expand
)
Author
2017-03-22
nb/intel/i945: Fix errors found by checkpatch.pl
Arthur Heymans
2017-03-21
nb/x4x: Move checkreset before SPD reading
Arthur Heymans
2017-03-21
nb/intel/x4x: Fix issues found by checkpatch.pl
Arthur Heymans
2017-03-18
nb/i945/gma.c: Refactor panel setup
Arthur Heymans
2017-03-10
northbridge/intel/i440bx: Align code
Paul Menzel
2017-03-08
nb/intel/nehalem/raminit.c: Refine broken comment
Stefan Tauner
2017-03-02
nb/i945: Clean "Programming DLL Timings" function
Elyes HAOUAS
2017-03-01
nb/intel/i945: Fix sdram_enhanced_addressing_mode for channel1
Elyes HAOUAS
2017-02-22
intel/i945: Fix up whitespace and indentation
Paul Menzel
2017-02-22
nehalem/Kconfig: Rename TRAINING_CACHE_SIZE to MRC_CACHE_SIZE
Arthur Heymans
2017-02-22
nb/intel/nehalem: Clean nehalem.h
Arthur Heymans
2017-02-22
nb/i945/raminit.c: Fix dll timings on 945GC
Elyes HAOUAS
2017-02-20
nb/i945/raminit: sdram_set_channel_mode Test if DIMM slot 3 is populated
Elyes HAOUAS
2017-02-17
nb/intel/x4x: Implement resume from S3 suspend
Arthur Heymans
2017-02-17
nb/intel/x4x: Fix raminit on reset path
Arthur Heymans
2017-02-14
nb/i945/gma.c: Remove writes to FIFO Watermark registers
Arthur Heymans
2017-02-12
nb/i945/gma.c: Change name and type of mmiobase in functions argument
Arthur Heymans
2017-02-04
Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implemented
Arthur Heymans
2017-02-04
drivers/intel/gma/vbt: Add Kconfig symbol for SSC ref
Nico Huber
2017-02-04
nb/intel/gm45/igd: Hide IGD while disabling
Patrick Rudolph
2017-01-25
nb/intel/pineview: Make preallocated igd memory a cmos parameter
Arthur Heymans
2017-01-22
nb/x4x/raminit: Fix programming dram timings
Arthur Heymans
2017-01-20
nb/gm45/gma.c: Fix reported Pixel clock
Arthur Heymans
2017-01-11
nb/i945/raminit.c: Use Makefile.inc instead of '#include rcven.c'
Arthur Heymans
2017-01-10
nb/intel/945gc: Hardcode the integrated graphic frequencies
Arthur Heymans
2017-01-06
nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>
Arthur Heymans
2017-01-06
sb/ich7: Use common/gpio.h to set up GPIOs
Arthur Heymans
2016-12-21
nb/i945/early_init.c: Add FSB800 and 1067 to Egress Port Virtual Channel
Elyes HAOUAS
2016-12-20
nb/intel/haswell: Hook up libgfxinit
Arthur Heymans
2016-12-18
intel/fsp_rangeley: Fix use of __SIMPLE_DEVICE__
Kyösti Mälkki
2016-12-18
intel cache-as-ram: Move DCACHE_RAM_BASE
Kyösti Mälkki
2016-12-17
nb/x4x: Add other Eaglelake IGD PCI DID to list
Arthur Heymans
2016-12-16
nb/intel/sandybridge/raminit: Separate Sandybridge and Ivybridge
Patrick Rudolph
2016-12-13
nb/intel/gm45: Use lapic udelay in SMM
Martin Roth
2016-12-11
nb/intel/i945: Make pci_mmio_size a devicetree parameter
Arthur Heymans
2016-12-11
ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default
Kyösti Mälkki
2016-12-11
intel/nehalem: Use romstage_handoff for S3
Kyösti Mälkki
2016-12-11
intel i945 gm45 x4x: Switch to RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2016-12-11
intel/i945: Use romstage_handoff for S3
Kyösti Mälkki
2016-12-11
intel/gm45: Use romstage_handoff for S3
Kyösti Mälkki
2016-12-11
intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setup
Kyösti Mälkki
2016-12-11
intel i945 gm45 x4x: Apply cbmem_top() alignment
Kyösti Mälkki
2016-12-09
intel/sandybridge: Use postcar_frame for MTRR setup
Kyösti Mälkki
2016-12-08
buildsystem: Drop explicit (k)config.h includes
Kyösti Mälkki
2016-12-08
nb/intel/sandybridge: Lock PAVPC
Dennis Wassenberg
2016-12-07
MMCONF_SUPPORT: Drop redundant logging
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Consolidate resource registration
Kyösti Mälkki
2016-12-07
MMCONF_SUPPORT: Flip default to enabled
Kyösti Mälkki
2016-12-07
PCI ops: MMCONF_SUPPORT_DEFAULT is required
Kyösti Mälkki
2016-12-06
CPU: Declare cpu_phys_address_size() for all arch
Kyösti Mälkki
2016-12-06
intel PCI ops: Remove explicit PCI MMCONF access
Kyösti Mälkki
2016-12-06
intel PCI ops: Remove explicit PCI MMCONF access
Kyösti Mälkki
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-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/intel/i855: 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/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-02
nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)"
Elyes HAOUAS
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
[next]