index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
amd
/
amdfam10
Age
Commit message (
Expand
)
Author
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
[next]