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
2015-04-05
intel/nehalem: rename copypasted smi finalizer function
Alexander Couzens
2015-04-04
build system x86: deprecate bootblock_lds and ldscripts variables
Patrick Georgi
2015-04-02
northbridge/amd/amdfam10: Generate SMBIOS tables for RAM
Timothy Pearson
2015-04-01
mainboards/amdfam10: Copy DIMM information to cbmem after romstage
Timothy Pearson
2015-04-01
cbfs: correct types used for accessing files
Aaron Durbin
2015-04-01
northbridge/amd/amdfam10: Collect DIMM information for ramstage use
Timothy Pearson
2015-04-01
northbridge/amd/amdmct: Pack MCT and DCT info structs
Timothy Pearson
2015-03-30
Update hex values to CBFS binary name types in Makefiles
Martin Roth
2015-03-28
build system: normalize linker script file names
Patrick Georgi
2015-03-27
northbridge/amd/amdfam10: Properly implement SLIT generation
Timothy Pearson
2015-03-19
cpu/amd/model_10xxx: Add support for early cbmem
Timothy Pearson
2015-03-19
northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMA
Timothy Pearson
2015-03-18
bootstate: use structure pointers for scheduling callbacks
Aaron Durbin
2015-03-17
cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function
Timothy Pearson
2015-03-16
northbridge/amd/pi: Create common agesawrapper.c
Dave Frodin
2015-03-16
cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()
Dave Frodin
2015-03-16
northbridge/i945/gma: fix build error with native graphics init
Francis Rowe
2015-03-15
northbridge/amd/amdht/h3finit.c: Fix boot failure
Timothy Pearson
2015-03-13
northbridge/amd/amdht: Allow mainboards to set HT frequency limit
Timothy Pearson
2015-03-13
northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP
Alexander Couzens
2015-03-10
ACPI: Get S3 resume state from romstage_handoff
Kyösti Mälkki
2015-03-10
northbridge/amd/pi: Remove superfluous logic operand
Dave Frodin
2015-03-10
AMD Bald Eagle: Add northbridge files for new AMD processor
Bruce Griffith
2015-03-09
AMD fam10: Drop PCI_BUS_SEGN_BITS
Kyösti Mälkki
2015-03-09
AMD fam10: Fix include of conf.c
Kyösti Mälkki
2015-03-09
AMD fam10: Remove __PRE_RAM__ from ramstage-only code
Kyösti Mälkki
2015-03-09
AMD fam10: Always have AMDMCT
Kyösti Mälkki
2015-03-09
AMD K8: Fix allocation size for HyperTransport links
Kyösti Mälkki
2015-03-09
AMD K8: Move the test for connected HyperTransport link
Kyösti Mälkki
2015-03-07
northbridge/amd/amdmct: Fix burst write depth on K10 rev. D and later
Timothy Pearson
2015-03-07
AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support
Kyösti Mälkki
2015-03-07
AGESA: Use same HeapManager for all BiosCallOuts
Kyösti Mälkki
2015-03-04
cpu/amd/model_10xxx: Refactor model detection to reduce code duplication
Timothy Pearson
2015-03-03
northbridge/amd/amdmct: Add revision D to K10 revision mask list
Timothy Pearson
2015-03-01
devicetree: Drop redundant scan_bus() ops
Kyösti Mälkki
2015-03-01
AGESA fam16: Drop HyperTransport scan
Kyösti Mälkki
2015-02-20
AMD binaryPI: Drop HT3_SUPPORT
Kyösti Mälkki
2015-02-20
AMD fam10: Refactor variables in scan_chain
Kyösti Mälkki
2015-02-20
AMD fam10: Move the test for connected HyperTransport link
Kyösti Mälkki
2015-02-20
AMD K8 fam10: Refactor offset_unitid configuration
Kyösti Mälkki
2015-02-20
AMD amdfam10: Always have HT3_SUPPORT
Kyösti Mälkki
2015-02-20
AMD K8 fam10: Drop link_num from scan_chain parameters
Kyösti Mälkki
2015-02-20
AMD K8 fam10: Remove some excessive preprocessor use
Kyösti Mälkki
2015-02-19
sandybridge: Try lower frequency if PLL didn't lock.
Vladimir Serbinenko
2015-02-18
amd/00730F01: Move SteppeEagle specific settings to northbridge
Dave Frodin
2015-02-17
sandybridge/raminit: Get max mem clock from devicetree
Alexandru Gagniuc
2015-02-17
sandybridge/raminit: Do not die() if timC calibration fails
Alexandru Gagniuc
2015-02-16
northbridge/amd/amdht: Get maximum HT link frequency from NVRAM
Timothy Pearson
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
2015-02-16
northbridge/amd/amdfam10: Remove HT link frequency from Kconfig menu
Timothy Pearson
2015-02-16
northbridge/amd/amdfam10: Remove Kconfig memory controller options
Timothy Pearson
2015-02-16
northbridge/amd/amdfam10: Fold back memory frequency based on MCT load
Timothy Pearson
2015-02-15
northbridge/amd/amdmct: Fix FTBFS with node interleaving enabled
Timothy Pearson
2015-02-15
northbridge/amd/amdmct: Allow override of memory settings via NVRAM
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-14
AGESA fam15tn fam15rl fam16kb: Drop HT3_SUPPORT
Kyösti Mälkki
2015-02-14
AGESA fam10 fam12 fam15: Always have HT3_SUPPORT
Kyösti Mälkki
2015-02-13
northbridge/amd/amdfam10: Move K10 specific menu to proper Kconfig file
Timothy Pearson
2015-02-13
Fix source code permissions
Stefan Reinauer
2015-02-06
intel/fsp_rangeley: Indent '#define' consistently
York Yang
2015-02-06
FSP & CBMEM: Fix broken cbmem CAR transition.
Martin Roth
2015-01-31
intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSP
York Yang
2015-01-28
amd/amdfam10: Allocate the lower DRAM region up to TOM
Timothy Pearson
2015-01-28
amd/amdfam10: Enhance resource debugging when enabled
Timothy Pearson
2015-01-28
northbridge/amd/amdht: Initialize variable `currentBUID`
Timothy Pearson
2015-01-28
amd/amdfam10: Serialize mutable ASL methods
Timothy Pearson
2015-01-27
amd/amdfam10/northbridge.c: Fix FTBFS with CONFIG_PCI_64BIT_PREF_MEM
Timothy Pearson
2015-01-27
CBMEM: Always use DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEM
Kyösti Mälkki
2015-01-27
CBMEM: Tag chipsets with LATE_CBMEM_INIT
Kyösti Mälkki
2015-01-27
intel: Drop romstage handoff via scratchpad
Kyösti Mälkki
2015-01-27
northbridge/amd/pi: Correct the path to an #include
Dave Frodin
2015-01-27
amd/amdht: Compile in multiprocessor support when selected
Timothy Pearson
2015-01-27
ACPI: Fix corrupt SSDT table on multiprocessor AMD Family 10h systems
Timothy Pearson
2015-01-25
northbridge/amd: Add Kconfig options for ECC redirection
Timothy Pearson
2015-01-25
northbridge/amd: Add Kconfig options for ECC scrub rate
Timothy Pearson
2015-01-14
northbridge/via/vx800/lpc.c: Remove unused variables
Edward O'Callaghan
2015-01-10
ACPI: Add acpi_is_wakeup_s3() for romstage
Kyösti Mälkki
2015-01-10
haswell: Fix MRC cache to use CBFS
Kyösti Mälkki
2015-01-09
AMD binaryPI 00730F01: Switch to per-device ACPI
Kyösti Mälkki
2015-01-09
amd/agesa/family12/northbridge.c: Indent (tab) fix
Edward O'Callaghan
2015-01-09
northbridge/intel/nehalem/raminit.c: Remove redundant function
Edward O'Callaghan
2015-01-08
northbridg/via/vx900: Doxygen fixes
Martin Roth
2015-01-08
northbridge/amd: Doxygen fixes
Martin Roth
2015-01-07
northbridge/amd/agesa/family1{4,5}: Remove cruft from dimmSpd.c
Edward O'Callaghan
2015-01-06
northbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-06
Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"
Kyösti Mälkki
2015-01-06
Re-factor 'to_flash_offset()' into 'spi_flash.h'
Edward O'Callaghan
2015-01-06
northbridge/intel: Do not define include guard as 1
Edward O'Callaghan
2015-01-05
northbridge/via/vx800/examples: Remove rotting source
Edward O'Callaghan
2015-01-04
remove vx900_int16 doxygen module/group
Martin Roth
2014-12-29
northbridge/amd/pi/northbridge.c: Remove superfluous logic operand
Alexandru Gagniuc
2014-12-20
AGESA: Use common agesawrapper
Kyösti Mälkki
2014-12-20
AGESA fam15tn fam15rl fam16kb: Add OemInitMid()
Kyösti Mälkki
2014-12-20
AGESA: Add OemCustomize hooks structure
Kyösti Mälkki
2014-12-20
AGESA fam15: Unify agesawrapper
Kyösti Mälkki
2014-12-20
AGESA: Common laterunaptask()
Kyösti Mälkki
2014-12-20
AGESA: Common agesawrapper_amdinitlate()
Kyösti Mälkki
2014-12-20
AGESA fam15: Ignore AmdCreateStruct() errors
Kyösti Mälkki
2014-12-20
AGESA: Use memset() on agesawrappers
Kyösti Mälkki
[next]