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
/
amd
/
amdfam10
Age
Commit message (
Expand
)
Author
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-04-29
kbuild: automatically include northbridges
Stefan Reinauer
2015-04-28
Kconfig whitespace fixes
Martin Roth
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
northbridge/amd/amdfam10: Collect DIMM information for ramstage use
Timothy Pearson
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-17
cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function
Timothy Pearson
2015-03-13
northbridge/amd/amdht: Allow mainboards to set HT frequency limit
Timothy Pearson
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-04
cpu/amd/model_10xxx: Refactor model detection to reduce code duplication
Timothy Pearson
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-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-13
northbridge/amd/amdfam10: Move K10 specific menu to proper Kconfig file
Timothy Pearson
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
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: Tag chipsets with LATE_CBMEM_INIT
Kyösti Mälkki
2015-01-27
ACPI: Fix corrupt SSDT table on multiprocessor AMD Family 10h systems
Timothy Pearson
2015-01-08
northbridge/amd: Doxygen fixes
Martin Roth
2015-01-06
northbridge: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2014-12-19
AMD amdfam10: Drop EXT_CONF_SUPPORT
Kyösti Mälkki
2014-12-07
Kconfig: Remove ACPI_SSDTX_NUM.
Vladimir Serbinenko
2014-11-22
amdfam10: Move to per-device ACPI
Vladimir Serbinenko
2014-11-16
northbridge/amd/amdfam10/conf.c: Remove extraneous parentheses
Edward O'Callaghan
2014-11-15
Make set_bios_reset into normal rather than weak function
Vladimir Serbinenko
2014-11-14
AMD: Move RAMBASE and RAMTOP
Kyösti Mälkki
2014-11-06
northbridge: DEVICE_NOOP some stub function callbacks
Edward O'Callaghan
2014-11-05
Use 'pci_devfn_t' over 'device_t' mixed type in 'reset.c'
Edward O'Callaghan
2014-11-01
northbridge/amd: Use DEVICE_NOOP macro over dummy symbol
Edward O'Callaghan
2014-10-17
acpi_add_ssdt_pstates: Remove function.
Vladimir Serbinenko
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-07-17
northbridge,ASL: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-06-29
northbridge/amd: Remove some extraneous parentheses from if-statements
Edward O'Callaghan
2014-06-29
AMD boards: Fix comment style and typos
Kyösti Mälkki
2014-06-26
AMD boards: Fix typos
Kyösti Mälkki
2014-06-14
amd/agesa,cimx: Rename ACPI OS detection methods
Edward O'Callaghan
2014-04-26
Rename coreboot_ram stage to ramstage
Furquan Shaikh
2014-01-10
Replace all occurences of sprintf with snprintf
Vladimir Serbinenko
2013-12-26
AMD fam10: Drop MEM_TRAIN_SEQ
Kyösti Mälkki
2013-10-13
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
2013-09-11
CBMEM AMD: Fix calls to set_top_of_ram_once()
Kyösti Mälkki
2013-09-11
CBMEM AMD: Remove references to global high_tables_base
Kyösti Mälkki
2013-07-10
Fix MMCONF_SUPPORT_DEFAULT for ramstage
Kyösti Mälkki
2013-06-24
AMD: Drop empty root_complex
Kyösti Mälkki
2013-06-13
AMD: Kconfig cleanup
Kyösti Mälkki
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-28
Drop CONFIG_WRITE_HIGH_TABLES
Stefan Reinauer
2013-02-14
sconfig: rename lapic_cluster -> cpu_cluster
Stefan Reinauer
2013-02-14
sconfig: rename pci_domain -> domain
Stefan Reinauer
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-11-28
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-28
Fix AMD UMA for RS780
Kyösti Mälkki
2012-08-27
AMD northbridges: factor out CPU allocation
Kyösti Mälkki
2012-08-27
AMD northbridges: rewrite CPU allocation
Kyösti Mälkki
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-08-09
AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution
Kyösti Mälkki
2012-08-04
AMD NB: Limit the device field to 5 bits. (Propagation)
zbao
2012-08-02
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-08-02
AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base
Kyösti Mälkki
2012-07-16
AMD: Fix GFXUMA with 4GB or more RAM
Kyösti Mälkki
2012-07-16
Move setup_uma_memory() to AMDFAM10 northbridge
Kyösti Mälkki
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-07-16
Add global uma_resource()
Kyösti Mälkki
2012-05-08
Some more #if cleanup
Patrick Georgi
2012-05-08
Clean up #ifs
Patrick Georgi
2012-04-20
Refactor some alignment handling
Patrick Georgi
2012-04-05
amdfam10: add phenom II as known cpu
Bernhard Urban
2012-02-17
Remove whitespace.
Patrick Georgi
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-09-07
AMD F14 southbridge update
Kerry She
2011-07-18
Add AMD Family 10 cpu support to northbridge folder
efdesign98
2011-03-28
Add AMD C32 support.
Zheng Bao
2011-03-08
Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...
Scott Duplichan
2011-02-28
Improving BKDG implementation of P-states,
Xavi Drudis Ferran
2011-02-28
Improving BKDG implementation of P-states,
Xavi Drudis Ferran
2011-01-06
Fix some settings fo AMD MCT. It is based on BIOS test suite.
Zheng Bao
2010-12-13
We hardcode highmemory size in every northbridge! This is bad, and especiall...
Rudolf Marek
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-07
Move MMCONF resource into the domain for fam10 for the resource allocator.
Myles Watson
2010-11-22
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer
[prev]
[next]