summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/amdfam10/amdfam10.h
Commit message (Expand)AuthorAgeFilesLines
* nb/amd/fam10: Drop supportArthur Heymans2019-11-201-1025/+0
* amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICEKyösti Mälkki2019-09-291-2/+0
* amdfam10: Remove use of __PRE_RAM__Kyösti Mälkki2019-08-261-7/+0
* src: Include <stdint.h> instead of <inttypes.h>Jacob Garber2019-08-101-1/+1
* amdfam10: Declare get_sysinfo()Kyösti Mälkki2019-07-041-6/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* northbridge/amdfam10: Deal with PCI_ADDR() betterKyösti Mälkki2019-01-101-0/+6
* amdfam10 boards: Simplify early resourcemapKyösti Mälkki2019-01-101-0/+5
* amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki2019-01-041-0/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* src/northbridge: Fix typoElyes HAOUAS2018-08-091-4/+4
* src: Use of device_t is deprecatedElyes HAOUAS2018-06-141-3/+3
* AMD K8 fam10-15: Tidy up CAR disableKyösti Mälkki2017-08-221-2/+0
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-3/+4
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-041-10/+33
* northbridge/amd/amdfam10: Remove commented codeElyes HAOUAS2016-10-091-74/+0
* northbridge/amd/amdfam10: Improve code formattingElyes HAOUAS2016-09-201-3/+3
* northbridge/amd/amdfam10: transition away from device_tAntonello Dettori2016-09-131-3/+5
* cpu/amd: Add initial AMD Family 15h supportTimothy Pearson2015-11-021-2/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* northbridge/amd/amdfam10: Use adequate size for HT speed limit fieldTimothy Pearson2015-09-071-1/+1
* device_ops: add device_t argument to write_acpi_tablesAlexander Couzens2015-06-051-1/+2
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-051-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* northbridge/amd/amdfam10: Collect DIMM information for ramstage useTimothy Pearson2015-04-011-0/+1
* northbridge/amd/amdht: Allow mainboards to set HT frequency limitTimothy Pearson2015-03-131-0/+7
* AMD fam10: Always have AMDMCTKyösti Mälkki2015-03-091-133/+2
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-6/+1
* amdfam10: Move to per-device ACPIVladimir Serbinenko2014-11-221-0/+6
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-261-1/+1
* AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-261-7/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-0/+4
* Clean up #ifsPatrick Georgi2012-05-081-3/+3
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan2011-03-081-0/+3
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* Revision 5966 changed the end of line style of the 3 modified files. This cha...Scott Duplichan2010-10-191-1202/+1202
* When debug logging is enabled, a message such as '* AP 02 timed out:02010501'Scott Duplichan2010-10-191-1192/+1202
* Fix all warnings in the tree Stefan Reinauer2010-07-081-0/+8
* get rid of even more fam10 and k8 warnings.Stefan Reinauer2010-07-081-1/+9
* Make show_all_routes work for fam10.Myles Watson2010-05-101-0/+4
* DDR3 support for AMD Fam10.Zheng Bao2010-04-231-1/+5
* Remove a few more warnings from fam10.Myles Watson2010-04-151-0/+4
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-2/+2
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-4/+4
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-3/+3
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-1/+1
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Initial AMD Barcelona support for rev Bx.Marc Jones2007-12-191-0/+1164