aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/f2a85-m
AgeCommit message (Expand)Author
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-14src/mainboard: Use 'const' to set pnp_devfn_t staticallyElyes HAOUAS
2020-04-06mainboard/asus: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2020-03-07mb: Use 'print("%s...", __func__)'Elyes HAOUAS
2020-03-04src: capitalize 'PCIe'Elyes HAOUAS
2020-01-12mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski
2020-01-09src/mainboard: remove MMIO macrosIdwer Vollering
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-19mb/{asrock,asus}: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-15asus/f2a85-m: switch away from ROMCC_BOOTBLOCKIdwer Vollering
2019-12-12AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki
2019-12-09AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki
2019-11-30AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-10-27src/mainboard: change "unsigned" to "unsigned int"Martin Roth
2019-10-27mb/asus: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-10-08asus/f2a85m_pro: Fix superio type in devicetreeKyö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-12src: Drop unused 'include <arch/acpigen.h>'Elyes 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
2019-01-14AGESA: Remove ACPI for IMC we don't runKyösti Mälkki
2019-01-14AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLEMike Banon
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-18mb: Replace MSR addresses with macrosElyes HAOUAS
2018-07-02src/mb: Fix non-local header treated as localElyes HAOUAS
2018-06-04mb/asus: Get rid of whitespace before tabElyes HAOUAS
2018-05-13mainboard/asus: Add license headersNoah Glovsky
2018-05-09mb/asus: Get rid of device_tElyes HAOUAS
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2017-10-22superio/ite/common: Add temperature offsetVagiz Trakhanov
2017-10-19AGESA: Split long lines in OemCustomize.cKyösti Mälkki
2017-10-05AGESA: Re-enable HAVE_ACPI_RESUMEKyösti Mälkki
2017-09-26AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki
2017-09-26AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-13AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki
2017-09-12AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-08-24asus/f2a85-m: Switch away from AGESA_LEGACY_WRAPPERKyösti Mälkki
2017-08-23AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki
2017-08-02AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-07-06mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-05-09superio/ite/it8728f: Hook up common environment-controller driverTobias Diedrich
2017-03-28asus/f2a85-m: Switch away from AGESA_LEGACYKyösti Mälkki
2017-03-28AGESA: Introduce AGESA_LEGACY and its counterpartKyö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-03-07AGESA: Remove leftover s3resume includeKyösti Mälkki
2017-03-07AGESA: Remove leftover agesawrapper includeKyösti Mälkki
2017-01-05src/amd: Add common definition of AMD ACPI MMIO addressTimothy Pearson
2016-12-26amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson
2016-12-22agesa and binaryPI mainboards: Fix devicetree hudson commentsMarshall Dawson
2016-12-05mainboard & southbridge: Clear files that are just headersMartin Roth
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-26mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS
2016-09-13mainboard/asus/*: transition away from device_tAntonello Dettori
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-08-14src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS
2016-07-31mainboard: Format irq_tables.cPaul Menzel
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-06-04AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki
2016-06-03AMD boards: Drop comment on include fileKyösti Mälkki
2016-06-03AGESA boards: Drop unused includeKyösti Mälkki
2016-05-10AGESA boards: Relocate platform memory configKyösti Mälkki
2016-05-10AGESA boards: Rename files containing OEM configurationKyösti Mälkki
2016-02-02asus/f2a85-m: Configure Hudson to be legacy-freeLoic
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer
2015-10-27asus/f2a85-m: Activate IOMMU supportRudolf Marek
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-24AGESA binaryPI boards: Drop annoying commentaryKyösti Mälkki
2015-05-23AGESA fam15x fam16x: Remove HAVE_ACPI_RESUMEKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-10AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki
2015-04-23src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-03-07AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki
2015-02-16mainboard/cmos: Kill off unused boot_* parametersTimothy Pearson
2015-02-16mainboard/cmos: Move ECC variables out of fallback mechanism byteTimothy Pearson
2015-02-16mainboard/cmos: Delete obsolete commented parametersTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-06Remove AMD's "Release Content" doxygen from coreboot filesMartin Roth