summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/inagua
Commit message (Expand)AuthorAgeFilesLines
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-1/+1
* mb/amd/inagua: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-244-10/+6
* mainboard: Add missing include <device/pci_def.h>Mike Banon2020-02-241-0/+1
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-122-102/+90
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-203-3/+0
* AGESA: Disable boards from buildKyösti Mälkki2019-12-152-3/+6
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-131-0/+2
* AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki2019-12-121-8/+1
* sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski2019-12-021-3/+3
* 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
* mb/*/*: Use proper header for pm_iowrite()Arthur Heymans2019-11-201-1/+1
* sb/amd/cimx/sb800: Get rid of power button device in corebootPaul Menzel2019-05-201-9/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* AGESA fam14 boards: Clean up devicetreeKyösti Mälkki2019-01-161-54/+55
* mainboard/amd: Drop incorrect Kconfig selectKyösti Mälkki2019-01-101-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-233-4/+7
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+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-4/+4
* mb: Fix non-local header treated as localElyes HAOUAS2018-10-182-4/+2
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-07-021-2/+2
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-143-3/+3
* mainboard/amd/inagua: Fix a typo in commentElyes HAOUAS2018-06-041-1/+1
* src/mainboard: Add space after 'if'Elyes HAOUAS2018-06-041-1/+1
* mb/amd: 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
* AGESA: Split long lines in OemCustomize.cKyösti Mälkki2017-10-191-4/+20
* AGESA f14: Drop PlatformGnbPcieComplex.hKyösti Mälkki2017-10-192-64/+4
* amd/inagua: Drop unused Broadcom 5785 support codeKyösti Mälkki2017-10-153-366/+0
* AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki2017-09-261-103/+50
* AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki2017-09-261-16/+16
* 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
* AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki2017-09-131-1/+1
* AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki2017-09-122-3/+0
* AGESA boards: Drop heapManager.h includesKyösti Mälkki2017-09-121-1/+0
* AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki2017-09-121-16/+3
* AGESA boards: Clean up some includesKyösti Mälkki2017-09-121-5/+1
* amd/inagua: Switch away from AGESA_LEGACYKyösti Mälkki2017-08-253-70/+11
* AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki2017-08-232-3/+1
* mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-10/+10
* src: change coreboot to lowercaseMartin Roth2017-06-071-1/+1
* AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki2017-03-281-0/+1