summaryrefslogtreecommitdiffstats
path: root/src/mainboard/advansus
Commit message (Expand)AuthorAgeFilesLines
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-3/+4
* AMD CIMx SB800 boards: platform_cfg.h: Integrate Kconfig SATA Mode choicePaul Menzel2013-03-081-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0117-17/+17
* AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel2013-02-251-1/+1
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* AMD based boards: platform_cfg.h: Replace `_*BOARDNAME*_CFG_H_` with `_PLATFO...Jens Rottmann2013-02-231-2/+2
* AMD boards: Fix typo `@brief` in commentPaul Menzel2013-02-211-7/+7
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-2/+2
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-1/+1
* Drop duplicate files that prevent building without ramstage.aStefan Reinauer2012-11-271-188/+0
* Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer2012-11-161-1/+0
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-162-4/+1
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-161-1/+0
* Get rid of hard coded strings in ACPI tablesStefan Reinauer2012-11-091-1/+1
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-1/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-081-1/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-082-6/+0
* AMD and GFXUMA: move setup_uma_memory() to northbridgeKyösti Mälkki2012-08-021-2/+0
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-311-0/+1
* Drop mainboard chip.hStefan Reinauer2012-07-262-27/+0
* AMD and GFXUMA: drop redundant use of lb_add_memory_range()Kyösti Mälkki2012-07-231-9/+0
* Move setup_uma_memory() to AMDFAM10 northbridgeKyösti Mälkki2012-07-161-39/+1
* Define global uma_memory variablesKyösti Mälkki2012-07-161-1/+0
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-021-1/+0
* Unmark source files as executablesAlec Ari2012-05-101-0/+0
* Clean up #ifsPatrick Georgi2012-05-086-9/+9
* Refactor some alignment handlingPatrick Georgi2012-04-201-10/+10
* Fix the blank in acpi_tables.czbao2012-04-191-9/+9
* Rename AMD_AGESA to CPU_AMD_AGESAKyösti Mälkki2012-03-161-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* ACPI: More ../../.. removalPatrick Georgi2012-02-221-2/+2
* Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi2011-10-281-1/+0
* SB800: Hide unused gpp portsKerry Sheh2011-10-231-0/+6
* mptable: Refactor mptable generation some morePatrick Georgi2011-10-131-6/+1
* mptable: Get rid of fixup_virtual_wirePatrick Georgi2011-10-131-1/+1
* AMD SB800 southbridge updateKerry She2011-09-072-0/+6
* AMD F14 southbridge updateKerry She2011-09-0710-178/+277
* Update AMD SR5650 and SB700efdesign982011-07-221-7/+8
* amd southbirdge sb800 wrapper, pci bridge fixKerry She2011-06-291-1/+1
* Move existing AMD Ffamily14 code to f14 folderefdesign982011-06-221-7/+7
* Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign982011-06-223-4/+4
* WARNINGS_ARE_ERRORS is y per default, don't set it twice.Stefan Reinauer2011-06-041-4/+0
* advansus/a785e-i mainboard enable warning as errorKerry She2011-06-032-1/+2
* ADVANSUS A785E-I Mainboard support, Family10h ASB2, RS880(RS785E) + SB820 pla...Kerry She2011-05-0724-0/+5057
OpenPOWER on IntegriCloud