summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/m5a88-v
Commit message (Expand)AuthorAgeFilesLines
* asus/m5a88-v: Fix southbridge initKyösti Mälkki2014-10-171-0/+6
* acpi_add_ssdt_pstates: Remove function.Vladimir Serbinenko2014-10-171-3/+0
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-58/+0
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-241-5/+5
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-181-2/+0
* AMD get_bus_conf(): Drop bus_type arrayKyösti Mälkki2014-07-173-15/+1
* AGESA CIMx: Move late init out of get_bus_conf()Kyösti Mälkki2014-07-141-6/+0
* AMD boards: Fix typosKyösti Mälkki2014-06-261-2/+2
* AMD boards: Fix typosKyösti Mälkki2014-06-261-1/+1
* AMD boards: Fix typosKyösti Mälkki2014-06-261-7/+7
* PIRQ tables: Fix typosKyösti Mälkki2014-06-261-1/+1
* amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan2014-06-141-10/+10
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-111-1/+2
* Replace SERIAL_CPU_INIT with PARALLEL_CPU_INITKyösti Mälkki2014-05-101-1/+0
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-1/+1
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* superio/ite/it8721f: Rewrite from hardcoded base addrEdward O'Callaghan2014-04-261-1/+1
* mainboard/*: Remove DUMP_ACPI_TABLES from amd boardsEdward O'Callaghan2014-04-261-41/+0
* mainboard/asus/m5a88-v/devicetree.cb: Fix formattingEdward O'Callaghan2014-04-211-43/+43
* mainboard/*/acpi/ide.asl: Serialize ACPI methods to avoid races.Edward O'Callaghan2014-04-131-4/+4
* console: Drop extra uart_init()Kyösti Mälkki2014-02-061-1/+0
* AGESA boards: Clean up definition of BIOS_SIZE in platform_cfgEdward O'Callaghan2014-01-291-20/+6
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-191-0/+6
* AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki2013-12-291-1/+0
* AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-261-4/+0
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards: Fix includes for microcode updatesKyösti Mälkki2013-12-091-6/+2
* AMD sb800 sb900: Fix corruption of a global ramstage variableKyösti Mälkki2013-09-113-6/+5
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-161-1/+1
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-151-1/+1
* AMD boards: routing.asl: Uniformly start `Package()` with capital letterPaul Menzel2013-06-231-1/+1
* AMD southbridges: Move HAVE_HARD_RESETKyösti Mälkki2013-06-173-68/+0
* AMD: Use same sourcecode for reset in romstage as ramstageKyösti Mälkki2013-06-172-7/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-222-3/+4
* ASUS M5A88-V: Kconfig: Fix mainboard model namePaul Menzel2013-03-111-1/+1
* 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-0116-16/+16
* 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-189/+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
OpenPOWER on IntegriCloud