summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/f2a85-m/romstage.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06mainboard/asus: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2020-01-12mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski
2019-12-15asus/f2a85-m: switch away from ROMCC_BOOTBLOCKIdwer Vollering
2019-12-09AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2017-03-28asus/f2a85-m: Switch away from AGESA_LEGACYKyösti Mälkki
2017-03-08mainboard/asus: Move F2A85-M_LE variant to F2A85-M.Kyösti Mälkki
2017-03-07mainboard/asus: Add F2A85-M PRO variant to F2A85-M.Denis 'GNUtoo' Carikli
2017-03-07AGESA: Add agesa_helper.h headerKyösti Mälkki
2017-01-05src/amd: Add common definition of AMD ACPI MMIO addressTimothy Pearson
2016-12-01AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-12-01asus/f2a85-m msi/ms7721: Enable MMCONF earlyKyösti Mälkki
2016-09-13mainboard/asus/*: transition away from device_tAntonello Dettori
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2014-12-20AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki
2014-12-03AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki
2014-12-03AGESA: Common agesawrapper for S3 resumeKyösti Mälkki
2014-12-03AGESA: Use common header for agesawrapperKyösti Mälkki
2014-11-07mainboard: Trivial - Make AGESA board include consistentEdward O'Callaghan
2014-10-22AGESA boards: Fix early agesawrapper_amdinitmmio()Kyösti Mälkki
2014-07-24src/mainboard: Remove trailing whitespaceElyes HAOUAS
2014-07-14AGESA: Trace execution with AGESAWRAPPER()Kyösti Mälkki
2014-07-03AGESA boards: Use acpi_s3_resume_allowed()Kyösti Mälkki
2014-07-03AGESA boards: Add prepare_for_resume()Kyösti Mälkki
2014-06-25Declare acpi_is_wakeup_early() only onceKyösti Mälkki
2014-05-23Asus F2A85-M: Move to ther proper SIORudolf Marek
2014-05-13southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan
2014-05-11superio/ite/*: Factor out generic romstage componentEdward O'Callaghan
2014-04-28AMD: Add common header file for CAR setupKyösti Mälkki
2014-04-09asus/f2a85-m: conditionally show POST codesIdwer Vollering
2014-04-06asus/f2a85-m: Sanitize #includesIdwer Vollering
2013-11-19Asus F2A85-M: Fix S3 memory power cut-offRudolf Marek
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
2013-05-20ASUS F2A85-M: romstage.c: Set RAM voltage for non 1.5 Volt casePaul Menzel
2013-05-08copy_and_run: drop boot_complete parameterStefan Reinauer
2013-03-22Add support for ASUS F2A85-M boardRudolf Marek