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
2018-02-20
nb/x4x/raminit_ddr2: Refactor clock configuration slightly
Jonathan Neuschäfer
2018-02-06
nb/intel/sandybridge: Always use the same MMCONF_BASE_ADDRESS
Arthur Heymans
2018-02-06
nb/intel/haswell: Use the common MRC cache driver
Arthur Heymans
2018-02-02
nb/intel/sandybridge: Add required space before opening parenthesis '('
Elyes HAOUAS
2018-01-31
nb/intel/*.h: Remove left-over register definitions
Patrick Rudolph
2018-01-26
nb/intel/sandybridge: Use common mrc cache functions
Arthur Heymans
2018-01-23
sb/intel/bd82x6x: Reduce function-disable mess
Nico Huber
2018-01-23
nb/intel/i945: Use ESMRAMC instead of 0x9e
Elyes HAOUAS
2018-01-18
Intel i82810 boards & chips: Remove - using LATE_CBMEM_INIT
Kyösti Mälkki
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2018-01-15
Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT
Martin Roth
2018-01-15
Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT
Martin Roth
2018-01-15
Intel i5000 board & chips: Remove - using LATE_CBMEM_INIT
Martin Roth
2018-01-15
Intel i855 board & chips: Remove - using LATE_CBMEM_INIT
Martin Roth
2018-01-05
nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeout
Arthur Heymans
2017-12-20
intel/gma: fix RPNFREQ_VAL bitmask
Felix Held
2017-12-19
nb/intel/nehalem/gma: Drop stale pre-pocessor guards
Nico Huber
2017-12-16
nb/x4x/raminit: Rewrite SPD decode and timing selection
Arthur Heymans
2017-12-12
nb/intel/x4x/rcven.c: Fix programming coarse offset
Arthur Heymans
2017-12-09
intel/i440bx: Correct RAM init programming
Keith Hui
2017-11-30
intel: Replace msr(0x198) with msr(IA32_PERF_STATUS)
Elyes HAOUAS
2017-11-03
nb/intel/gm45: Enable LAPIC monotonic timer
Nico Huber
2017-10-29
nb/intel/i3100: Don't select UDELAY_IO
Arthur Heymans
2017-10-28
3rdparty/lib{hwbase,gfxinit}: Update to latest master
Nico Huber
2017-10-28
drivers/intel/gma: Put gma_gfxinit() into its own header
Nico Huber
2017-10-22
nb/intel/pineview: Port ACPI opregion to pineview
Patrick Rudolph
2017-10-22
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-19
nb/sandybridge: Add a kconfig option to ignore XMP max DIMMs
Vagiz Trakhanov
2017-10-16
sandybridge/acpi: remove unnessary check of PCI IDs
Vagiz Trakhanov
2017-10-16
nb/intel: Add Ivy Bridge Server (Xeon-E3v2) PCI IDs
Vagiz Trakhanov
2017-10-13
nb/intel/*/gma: Port ACPI opregion to older platforms
Patrick Rudolph
2017-10-12
nb/intel/sandybridge/raminit: Fix setting scramble seed for CH1
Arthur Heymans
2017-10-03
nb/intel/gm45: Remove UMA alignment optimization
Nico Huber
2017-10-03
nb/intel/sandybridge: Refactor dram_dimm_mapping()
Nico Huber
2017-09-27
nb/intel/sandybridge/raminit: Improve readability
Patrick Rudolph
2017-09-25
nb/i945/raminit: Don't fall back to smbus read on failed SPD decode
Arthur Heymans
2017-09-22
nb/intel/x4x: Select LAPIC_MONOTONIC_TIMER
Arthur Heymans
2017-09-22
nb/intel/i945: Add space after comma in log message
Paul Menzel
2017-09-20
nb/i945/raminit: Use common ddr2 decode functions
Arthur Heymans
2017-09-20
nb/intel/i945/early_init.c: Replace numbers with macros
Elyes HAOUAS
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-09-13
nb/intel/i945/raminit.c: Replace numbers with macros
Elyes HAOUAS
2017-09-13
intel/i440bx: Implement EARLY_CBMEM_INIT support
Keith Hui
2017-09-10
nb/intel/i945: Clear timeout bits after disabling watchdog
Nico Huber
2017-09-06
nb/intel/i945/raminit.c: Refactor tRD selection
Arthur Heymans
2017-09-05
nb/intel/common: Write MRC cache at exit of BS_DEV_INIT
Nico Huber
2017-09-02
nb/intel/pineview: Enable dram remapping
Arthur Heymans
2017-09-01
nb/intel/i440bx/debug.c: Bugfix and cleanup
Keith Hui
2017-09-01
intel/i440bx: Move LATE_CBMEM_INIT under mainboard
Kyösti Mälkki
2017-08-27
nb/intel/pineview: Fix typo in DRAM timing computation
Arthur Heymans
2017-08-20
nb/intel/x4x: Fix booting with FSB800 DDR667 combination
Arthur Heymans
2017-08-20
nb/intel/x4x/raminit: Rework receive enable calibration
Arthur Heymans
2017-08-18
nb/intel/i440bx: Compile debug.c only if CONFIG_DEBUG_RAM_SETUP
Keith Hui
2017-08-14
nb/intel/sandybridge/gma: Fix S3 resume
Patrick Rudolph
2017-08-11
nb/intel/x4x/gma.c: Probe VGA EDID on DVI-I ports
Arthur Heymans
2017-08-11
drivers/intel/gma/opregion: migrate from nb/common
Matt DeVillier
2017-08-10
nb/intel/sandybridge/raminit: Add Kconfig option for fuses
Patrick Rudolph
2017-08-07
nb/intel/*/gma.c: Use macros for GMBUS numbers
Arthur Heymans
2017-08-06
sb/intel/*: Use common SMBus functions
Arthur Heymans
2017-07-30
intel/sandybridge: Clean VGA BIOS ids up a little
Nico Huber
2017-07-30
intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults
Nico Huber
2017-07-24
nb/intel/i440bx: Add final newline to raminit.c
Martin Roth
2017-07-23
northbridge/intel/i440bx: Merge RAM init routines
Keith Hui
2017-07-22
northbridge/intel/i440bx: Move NB macro to i440bx.h
Keith Hui
2017-07-21
nb/intel/x4x: Rework programming DQ and DQS DLL timings
Arthur Heymans
2017-07-21
nb/intel/pineview/raminit: Refactor timings selection
Arthur Heymans
2017-07-21
sb/intel/i82801jx: Add correct PCI ids and change names
Arthur Heymans
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-12
nb/intel/sandybridge/gma: Set ASLS on S3 resume
Patrick Rudolph
2017-07-12
nb/intel/haswell/gma: Set ASLS on S3 resume
Patrick Rudolph
2017-07-12
nb/intel/fsp_sandybridge/gma: Set ASLS on S3 resume
Patrick Rudolph
2017-07-12
nb/intel/nehalem/gma: Set ASLS on S3 resume
Patrick Rudolph
2017-07-12
drv/intel/gma/opregion: Add interface for GNVS ASLB handling
Patrick Rudolph
2017-07-12
nb/intel/common/gma_opregion: Use new method to update ASLS
Patrick Rudolph
2017-07-06
northbridge/intel/haswell: Fix undefined behavior
Ryan Salsamendi
2017-07-03
northbridge/intel/haswell: Fix copy paste error
Ryan Salsamendi
2017-07-03
northbridge/intel/haswell: Fix undefined behavior
Ryan Salsamendi
2017-07-01
nb/intel/i945/gma.c: Remove redefined "DISPPLANE_BGRX888"
Elyes HAOUAS
2017-07-01
nb/intel/i945/gma.c: Add whitespace around '<<'
Elyes HAOUAS
2017-06-29
nb/haswell: set ASLB gnvs to OpRegion ACPI memory address
Matt DeVillier
2017-06-28
cpu/intel/pineview: Include speedstep
Arthur Heymans
2017-06-27
nb/intel/fsp_rangeley/port_access.c: Add brackets around macro
Elyes HAOUAS
2017-06-27
nb/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-27
nb/intel/sandybridge: Fill in acpi_name
Patrick Rudolph
2017-06-22
nb/intel/sandybridge/raminit: Fix dual DIMM command rate
Patrick Rudolph
2017-06-22
nb/intel/haswell/raminit: Die if cbmem_add() fails
Nico Huber
2017-06-19
nb/intel/pineview/raminit: Remove very long delays
Arthur Heymans
2017-06-16
haswell: add CBMEM_MEMINFO table when initing RAM
Matt DeVillier
2017-06-15
nb/intel/haswell/gma: Use common init_igd_opregion method
Patrick Rudolph
2017-06-15
nb/intel/haswell/gma: Write ACPI tables
Patrick Rudolph
2017-06-15
nb/intel/sandybridge/gma: Use common init_igd_opregion method
Patrick Rudolph
2017-06-15
nb/intel/nehalem/gma: Use common init_igd_opregion method
Patrick Rudolph
2017-06-15
nb/intel/gm45: Don't allow too low values for gfx_uma_size
Arthur Heymans
2017-06-13
nb/intel/pineview/raminit.c: Use static const for lookup tables
Arthur Heymans
2017-06-12
nb/intel/gm45: Add romstage timestamps
Arthur Heymans
2017-06-12
nb/intel/ivybridge: Improve CAS freq selection
Arthur Heymans
2017-06-12
nb/intel/sandybridge: Improve CAS freq selection
Arthur Heymans
2017-06-09
nb/intel/fsp_sandybridge/gma: Use common init_igd_opregion method
Patrick Rudolph
2017-06-09
nb/intel/common: Create a common init_igd_opregion method
Patrick Rudolph
[next]