summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/f2a85-m
Commit message (Expand)AuthorAgeFilesLines
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-096-53/+10
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-023-3/+3
* src/mainboard: Use 'const' to set pnp_devfn_t staticallyElyes HAOUAS2020-04-141-3/+3
* mainboard/asus: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0618-234/+36
* acpi: correct the processor devices scopeMichał Żygowski2020-03-252-2/+2
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1824-30/+0
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-1/+1
* src: capitalize 'PCIe'Elyes HAOUAS2020-03-041-1/+1
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-122-7/+3
* src/mainboard: remove MMIO macrosIdwer Vollering2020-01-091-7/+5
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-202-2/+0
* mb/{asrock,asus}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-192-2/+0
* asus/f2a85-m: switch away from ROMCC_BOOTBLOCKIdwer Vollering2019-12-154-69/+70
* AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki2019-12-123-30/+3
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-091-5/+0
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-301-0/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* mb/asus: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-271-5/+13
* asus/f2a85m_pro: Fix superio type in devicetreeKyösti Mälkki2019-10-081-1/+1
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-2/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-085-11/+11
* 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
* AGESA: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-141-110/+0
* AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLEMike Banon2019-01-141-1/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-232-3/+5
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-2/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-052-3/+3
* mb: Replace MSR addresses with macrosElyes HAOUAS2018-10-181-6/+7
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-1/+1
* mb/asus: Get rid of whitespace before tabElyes HAOUAS2018-06-043-4/+4
* mainboard/asus: Add license headersNoah Glovsky2018-05-131-0/+13
* mb/asus: Get rid of device_tElyes HAOUAS2018-05-092-2/+2
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* superio/ite/common: Add temperature offsetVagiz Trakhanov2017-10-222-6/+6
* AGESA: Split long lines in OemCustomize.cKyösti Mälkki2017-10-191-3/+15
* AGESA: Re-enable HAVE_ACPI_RESUMEKyösti Mälkki2017-10-051-0/+1
* AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki2017-09-261-73/+7
* AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki2017-09-261-22/+22
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-193-3/+0