summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/f2a85-m/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* mainboard/asus: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-121-4/+2
* asus/f2a85-m: switch away from ROMCC_BOOTBLOCKIdwer Vollering2019-12-151-68/+0
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-091-5/+0
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-2/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* asus/f2a85-m: Switch away from AGESA_LEGACYKyösti Mälkki2017-03-281-99/+40
* mainboard/asus: Move F2A85-M_LE variant to F2A85-M.Kyösti Mälkki2017-03-081-24/+28
* mainboard/asus: Add F2A85-M PRO variant to F2A85-M.Denis 'GNUtoo' Carikli2017-03-071-0/+14
* AGESA: Add agesa_helper.h headerKyösti Mälkki2017-03-071-0/+1
* src/amd: Add common definition of AMD ACPI MMIO addressTimothy Pearson2017-01-051-2/+2
* AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki2016-12-011-0/+1
* asus/f2a85-m msi/ms7721: Enable MMCONF earlyKyösti Mälkki2016-12-011-2/+2
* mainboard/asus/*: transition away from device_tAntonello Dettori2016-09-131-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-101-1/+1
* AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki2014-12-201-2/+2
* AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki2014-12-031-8/+7
* AGESA: Common agesawrapper for S3 resumeKyösti Mälkki2014-12-031-0/+1
* AGESA: Use common header for agesawrapperKyösti Mälkki2014-12-031-1/+1
* mainboard: Trivial - Make AGESA board include consistentEdward O'Callaghan2014-11-071-1/+1
* AGESA boards: Fix early agesawrapper_amdinitmmio()Kyösti Mälkki2014-10-221-1/+1
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-241-2/+2
* AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki2014-07-141-37/+8
* AGESA boards: Use acpi_s3_resume_allowed()Kyösti Mälkki2014-07-031-5/+2
* AGESA boards: Add prepare_for_resume()Kyösti Mälkki2014-07-031-24/+1
* Declare acpi_is_wakeup_early() only onceKyösti Mälkki2014-06-251-0/+1
* Asus F2A85-M: Move to ther proper SIORudolf Marek2014-05-231-5/+11
* southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan2014-05-131-11/+0
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-111-2/+5
* AMD: Add common header file for CAR setupKyösti Mälkki2014-04-281-3/+1
* asus/f2a85-m: conditionally show POST codesIdwer Vollering2014-04-091-0/+8
* asus/f2a85-m: Sanitize #includesIdwer Vollering2014-04-061-18/+18
* Asus F2A85-M: Fix S3 memory power cut-offRudolf Marek2013-11-191-0/+1
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-151-1/+1
* ASUS F2A85-M: romstage.c: Set RAM voltage for non 1.5 Volt casePaul Menzel2013-05-201-1/+2
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-081-1/+1
* Add support for ASUS F2A85-M boardRudolf Marek2013-03-221-0/+205