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
2017-08-06
sb/intel/*: Use common SMBus functions
Arthur Heymans
2017-08-02
binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-08-02
binaryPI: Add dispatcher for PI blob
Kyösti Mälkki
2017-08-02
AGESA f15tn f16kb: Implement common FCH callout
Kyösti Mälkki
2017-08-02
binaryPI: Enable RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2017-08-02
binaryPI: Enable EARLY_CBMEM_INIT
Kyösti Mälkki
2017-08-02
AGESA: Conditionally enable RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2017-08-02
AGESA: Implement EARLY_CBMEM_INIT
Kyösti Mälkki
2017-08-02
AGESA: Split dispatcher to stages
Kyösti Mälkki
2017-08-02
AGESA: Move romstage-ramstage splitline
Kyösti Mälkki
2017-08-02
AGESA binaryPI: Unify agesawrapper header
Kyösti Mälkki
2017-08-02
AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpart
Kyösti Mälkki
2017-08-02
AGESA: Move agesawrapper_laterunaptask()
Kyösti Mälkki
2017-08-02
AGESA: Refactor eventlog read loop
Kyösti Mälkki
2017-08-02
AGESA: Use common handler for ACPI tables
Kyösti Mälkki
2017-08-01
src/northbridge: Add guards on all header files
Martin Roth
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-29
binaryPI: Drop remains of ACPI S3 on FCH
Kyösti Mälkki
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-17
binaryPI: Switch to agesa/def_callouts.c
Kyösti Mälkki
2017-07-17
binaryPI: Switch to agesa/heapmanager.c
Kyösti Mälkki
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-13
AGESA binaryPI: Unify agesawrapper header
Kyösti Mälkki
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-12
binaryPI: Drop non-soc stoneyridge trees
Kyösti Mälkki
2017-07-11
binaryPI: Define AGESA blob in CBFS as Kconfig string
Kyösti Mälkki
2017-07-08
nb/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-07
src/northbridge: add IS_ENABLED() around Kconfig symbol references
Martin Roth
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
nb/amdk8/debug.c Fix building with CONFIG_DEBUG_SMBUS
Arthur Heymans
2017-06-28
cpu/intel/pineview: Include speedstep
Arthur Heymans
2017-06-28
northbridge/amd/agesa/*: Add whitespace around '<<'
Elyes HAOUAS
2017-06-27
nb/intel/fsp_rangeley/port_access.c: Add brackets around macro
Elyes HAOUAS
2017-06-27
vendorcode/amd: Unify Porting.h across all targets
Stefan Reinauer
2017-06-27
nb/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-27
northbridge/amd/pi: Arithmetics is not logic
Stefan Reinauer
2017-06-27
amd/amdfam10: Remove dead code
Stefan Reinauer
2017-06-27
nb/intel/sandybridge: Fill in acpi_name
Patrick Rudolph
2017-06-26
soc/amd/stoneyridge: Add northbridge support
Marc Jones
2017-06-26
soc/amd/stoneyridge: Add CPU files
Marc Jones
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/via/cn700: Guard VGA_BIOS_ID appropriately
Nico Huber
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-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
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
2017-06-09
cpu/intel/model_206ax: Use tsc monotonic timer
Patrick Rudolph
2017-06-08
device/Kconfig: Put gfx init methods into a `choice`
Nico Huber
2017-06-08
nb/intel/sandybridge/raminit: Advertise correct frequency
Patrick Rudolph
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-06-07
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-06-04
Kconfig: Add choice of framebuffer mode
Nico Huber
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-06-02
Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
Nico Huber
2017-05-30
binaryPI: Move EmptyHeap() call
Kyösti Mälkki
2017-05-27
Kconfig: Move CONFIG_VIDEO_MB
Nico Huber
2017-05-27
CBMEM: Clarify CBMEM_TOP_BACKUP function usage
Kyösti Mälkki
2017-05-24
nb/intel/x4x/raminit: Initialise async variable
Arthur Heymans
2017-05-22
nb/intel/haswell: Fix up C NGI remnants
Nico Huber
2017-05-22
nb/intel/x4x: Use a struct for dll settings instead of an array
Arthur Heymans
2017-05-21
nb/intel/x4x: Make raminit less verbose with CONFIG_DEBUG_RAM_SETUP
Arthur Heymans
2017-05-20
nb/intel/sandybridge: Use macros to determine min and max of timA
Arthur Heymans
2017-05-20
nb/intel/x4x/raminit: Remove very long delay
Arthur Heymans
2017-05-19
drivers/spi/spi_flash: Pass in flash structure to fill in probe
Furquan Shaikh
2017-05-19
nb/intel/sandybridge: Hide additional nb devices
Patrick Rudolph
2017-05-18
binaryPI: Fix UMA calculations
Kyösti Mälkki
2017-05-18
AGESA: Fix UMA calculations
Kyösti Mälkki
2017-05-13
nb/intel/x4x: Fix uninitialized variable issue
Nico Huber
2017-05-11
nb/intel/gm45: Fix raminit with mixed raw card types
Tristan Corrick
2017-05-11
nb/intel/gm45: Fix some errors/warnings given by checkpatch
Tristan Corrick
2017-05-11
amd/pi: Add AMD fam16h TPM ACPI path support
Philipp Deppenwiese
2017-05-11
nb/intel/x4x: Define and use default MMCONF_BASE_ADDRESS
Arthur Heymans
2017-05-11
nb/intel/gm45: Define and use default MMCONF_BASE_ADDRESS
Arthur Heymans
[prev]
[next]