summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd
Commit message (Expand)AuthorAgeFilesLines
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-161-0/+1
* * Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer2010-01-051-0/+1
* romcc:Patrick Georgi2009-12-312-6/+11
* Clean up amd/dbm690t and kontron/986lcd-m some more (notPatrick Georgi2009-12-181-8/+18
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-271-0/+4
* Make newconfig and kconfig agree on MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_IDPatrick Georgi2009-11-273-0/+31
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-064-12/+4
* Remove some white space and comment differences from devicetree.cb and Config.lbMyles Watson2009-11-062-2/+2
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-064-4/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-066-6/+6
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-264-4/+12
* Major cleanups of the hard_reset() code and config in coreboot.- supermicro/x6dhe_g/auto.c2009-10-244-7/+0
* move all register fram definitions to arch/register.hStefan Reinauer2009-10-243-17/+5
* Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses beforeMyles Watson2009-10-231-2/+0
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-204-4/+1
* Fix all board names in Kconfig as per wiki / vendor website.Uwe Hermann2009-10-206-6/+6
* Fix builds of amd/db800 and digitallogic/msm800sev with smaller bootblocks.Myles Watson2009-10-191-1/+1
* Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann2009-10-181-9/+2
* Move files from src/cpu/x86/{fpu,mmx,sse}/ to x86/Peter Stuge2009-10-173-3/+3
* Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson2009-10-162-2/+0
* Set default ROM sizes per-board to match the ROM chip that cameUwe Hermann2009-10-167-0/+7
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-165-8/+8
* Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise theZheng Bao2009-10-166-10/+4
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-1526-83/+87
* Make fam10 build (but not boot due to bootblock size problems.)Myles Watson2009-10-122-44/+65
* HAVE_ACPI_TABLES cleanups for kconfig:Uwe Hermann2009-10-112-0/+2
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-093-3/+3
* Remaining boards are Kconfig'd now. Whether they workPatrick Georgi2009-10-0911-1/+699
* Major CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some of these boardsUwe Hermann2009-10-073-3/+3
* Convert all "default y" options to "select FOO" (shorter).Uwe Hermann2009-10-071-50/+6
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-0/+4
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-047-14/+0
* Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE fromPatrick Georgi2009-10-031-10/+0
* Remove:Patrick Georgi2009-10-037-45/+0
* Remove duplicate and not too useful Kconfig board comments asUwe Hermann2009-10-032-4/+0
* Fix a number of board names in Kconfig (trivial).Uwe Hermann2009-09-291-2/+1
* Remove MAINBOARD_OPTIONS, which is a relic from earlyPatrick Georgi2009-09-291-5/+0
* Remove some warnings.Myles Watson2009-09-292-3/+6
* Trivial config fix for Serengeti Cheetah. Change a type and a default. Myles Watson2009-09-281-3/+3
* Trivial config fix for Serengeti Cheetah. Remove duplication, add a default.Myles Watson2009-09-281-10/+10
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-237-10/+10
* Fix compilation for serengeti when HAVE_ACPI_TABLES is set. Trivial.Myles Watson2009-09-221-3/+3
* src/Kconfig: Remove HT-specific options.Myles Watson2009-09-221-0/+5
* tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson2009-09-222-27/+21
* Kill dead comment.Carl-Daniel Hailfinger2009-09-221-2/+0
* r4534 introduced devicetree.cb in every mainboard directory, but didn'tCarl-Daniel Hailfinger2009-09-221-0/+11
* r4646 enabled early usage of pci_{read,write}_config{8,16,32}Carl-Daniel Hailfinger2009-09-222-43/+18
* Remove warnings from Kconfig. Trivial.Myles Watson2009-09-171-2/+2
* This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich2009-08-291-6/+1
* Set the mainboard/amd directory up to support more than one. Ronald G. Minnich2009-08-294-10/+72
OpenPOWER on IntegriCloud