summaryrefslogtreecommitdiffstats
path: root/src/mainboard/pcengines/apu2
Commit message (Expand)AuthorAgeFilesLines
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-097-62/+12
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-4/+4
* Do not select USE_BLOBSNico Huber2020-04-151-1/+0
* Revert "mb/pcengines/apu2: add reset logic for PCIe slots"Michał Żygowski2020-04-073-95/+5
* mainboard/pcengines: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0517-220/+34
* mb/pcengines/apu2: do not pass enabled PCIe ClockPM to AGESAMichał Żygowski2020-03-311-5/+5
* superio/nuvoton/nct5104d: add chip config option to reset GPIOsMichał Żygowski2020-03-253-0/+3
* acpi: correct the processor devices scopeMichał Żygowski2020-03-251-1/+1
* mb/pcengines/*/devicetree: remove non-existing NCT5104d LDN 0xeMichał Żygowski2020-03-254-4/+0
* mb/pcengines/apu2: enable PCIe power management featuresMichał Żygowski2020-03-252-5/+19
* mb/pcengines/apu2: add reset logic for PCIe slotsMichał Żygowski2020-03-253-5/+94
* mb/pcengines/apu2/mptable.c: add GNB IOAPIC to MP TableMichał Żygowski2020-03-231-0/+6
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1823-30/+0
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-1/+1
* mb/pcengines/apu2: Remove unnecessary initializationPaul Menzel2020-02-131-1/+1
* mb/pcengines/apu2: Use variable `len` holding same valuePaul Menzel2020-02-131-1/+1
* mb/pcengines/apu2: use AGESA 1.0.0.4 with adjusted AGESA headerPiotr Kleinschmidt2020-02-061-0/+10
* mb/pcengines/apu2/mainboard.c: Add SMBIOS type 16 and 17 entriesMichał Żygowski2020-01-211-0/+96
* mb/pcengines/*: enable simple IO-based GPIO controlPiotr Kleinschmidt2020-01-204-4/+14
* mb/pcengines: Enable SuperIO LDN 0xf for GPIO soft resetPiotr Kleinschmidt2020-01-153-3/+3
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-122-19/+39
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-203-3/+0
* mainboard: Add missing include <device/pci_def.h>Elyes HAOUAS2019-12-201-0/+1
* mb/{msi,pcengines}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* pcengines/apu2: Switch away from ROMCC_BOOTBLOCKKyösti Mälkki2019-12-114-47/+41
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-092-2/+1
* sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski2019-12-021-1/+0
* binaryPI boards: Remove BIST reportingKyösti Mälkki2019-11-301-1/+0
* binaryPI: Clean leftover romstage prototypeKyösti Mälkki2019-11-301-1/+0
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-301-0/+1
* sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocksMichał Żygowski2019-11-291-0/+1
* pcengines/apu2: Switch away from BINARYPI_LEGACY_WRAPPERKrystian Hebel2019-11-274-158/+83
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki2019-08-201-5/+5
* pcengines/apuX: Replace use of dev_find_slot()Kyösti Mälkki2019-07-041-12/+5
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner2019-03-251-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-191-2/+2
* x86/smbios: Untangle system and board tablesNico Huber2019-03-161-1/+1
* src/mainboard/pcengines/apu2: Bring back copyrightsMichał Żygowski2019-03-142-0/+2
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+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-083-16/+16
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-042-2/+2
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-012-0/+2
* binaryPI: Drop nested northbridge in devicetreeKyösti Mälkki2019-02-124-249/+241
* src/mainboard/pcengines/apu2/OemCustomize.c: Enable CPB featureMichał Żygowski2019-02-111-0/+2
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0