summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/am1i-a
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Fix up #-commented SPDX headersAngel Pons2020-06-011-3/+0
* AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons2020-06-011-245/+32
* AGESA boards: Fix typo in *OVERRIDES* in commentPaul Menzel2020-05-291-1/+1
* AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons2020-05-261-27/+0
* AGESA f16kb: Factor out default MTRR settingsAngel Pons2020-05-261-18/+0
* AGESA f14/f15tn/f16kb: Factor out memory settingsAngel Pons2020-05-261-11/+0
* AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/sizeAngel Pons2020-05-261-2/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRINGAngel Pons2020-05-261-4/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons2020-05-261-4/+0
* mb/*/*/buildOpts.c: Clean up whitespaceAngel Pons2020-05-261-7/+5
* mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROLAngel Pons2020-05-261-1/+0
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-132-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1119-19/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-26/+5
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-022-2/+2
* mb/asus/am1i-a/buildOpts.c: set a board type to AMD_PLATFORM_DESKTOPMike Banon2020-04-201-1/+1
* mb/asus/am1i-a/buildOpts.c: guard UMA-related options with CONFIG_GFXUMAMike Banon2020-04-201-0/+2
* mb/asus/am1i-a/buildOpts.c: return the removed commentsMike Banon2020-04-201-0/+7
* mb/asus/am1i-a/buildOpts.c: Use fully-qualified paths on includesMike Banon2020-04-201-15/+16
* mb/asus/am1i-a/buildOpts.c: reorder lines for comparison convenienceMike Banon2020-04-201-36/+39
* mainboard/asus: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0616-209/+32
* acpi: correct the processor devices scopeMichał Żygowski2020-03-251-1/+1
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1818-35/+0
* mb/asus/am1i-a: Remove old reference to olivehillplusElyes HAOUAS2020-03-111-1/+0
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-121-1/+1
* asus/am1i-a: fix the blue "USB 3.0" ports for OHCI/EHCI "USB 2.0" modeMike Banon2020-01-106-8/+27
* src/mainboard: remove MMIO macrosIdwer Vollering2020-01-091-5/+3
* AGESA,binaryPI boards: Declare some IRQ tables staticKyösti Mälkki2020-01-091-2/+2
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* asus/am1i-a: remove unnecessary VGA_BIOS_ID defaultMike Banon2020-01-021-4/+0
* asus/am1i-a: Switch away from ROMCC_BOOTBLOCKMike Banon2019-12-264-45/+11
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-202-2/+0
* AGESA: Disable boards from buildKyösti Mälkki2019-12-152-3/+6
* AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki2019-12-121-8/+1
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-092-2/+1
* mb/asus/am1i-a: Remove defined and not used ITE_CONFIG_REG_CCElyes HAOUAS2019-12-081-2/+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
* asus/am1i-a: Enable UART according to CONFIG_UART_FOR_CONSOLEMike Banon2019-06-281-0/+8
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-0/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-191-1/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-2/+0
* commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS2019-03-081-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-3/+3
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0