summaryrefslogtreecommitdiff
path: root/src/mainboard/pcengines
AgeCommit message (Expand)Author
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08mainboard/*/*.spd.hex: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-30mb/pcengines/apu1: Remove PS/2 keyboard driver configurationPaul Menzel
2020-04-15Do not select USE_BLOBSNico Huber
2020-04-07Revert "mb/pcengines/apu2: add reset logic for PCIe slots"Michał Żygowski
2020-04-05mainboard/pcengines: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-31mb/pcengines/apu2: do not pass enabled PCIe ClockPM to AGESAMichał Żygowski
2020-03-25superio/nuvoton/nct5104d: add chip config option to reset GPIOsMichał Żygowski
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-25mb/pcengines/*/devicetree: remove non-existing NCT5104d LDN 0xeMichał Żygowski
2020-03-25mb/pcengines/apu2: enable PCIe power management featuresMichał Żygowski
2020-03-25mb/pcengines/apu2: add reset logic for PCIe slotsMichał Żygowski
2020-03-23mb/pcengines/apu2/mptable.c: add GNB IOAPIC to MP TableMichał Żygowski
2020-03-23mb/pcengines/apu1/mainboard.c: Add SMBIOS type 16 and 17 entriesMichał Żygowski
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2020-03-07mb: Use 'print("%s...", __func__)'Elyes HAOUAS
2020-03-04src: capitalize 'PCIe'Elyes HAOUAS
2020-03-03mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons
2020-02-13mb/pcengines/apu2: Remove unnecessary initializationPaul Menzel
2020-02-13mb/pcengines/apu2: Use variable `len` holding same valuePaul Menzel
2020-02-06mb/pcengines/apu2: use AGESA 1.0.0.4 with adjusted AGESA headerPiotr Kleinschmidt
2020-01-21mb/pcengines/apu2/mainboard.c: Add SMBIOS type 16 and 17 entriesMichał Żygowski
2020-01-20mb/pcengines/*: enable simple IO-based GPIO controlPiotr Kleinschmidt
2020-01-15mb/pcengines: Enable SuperIO LDN 0xf for GPIO soft resetPiotr Kleinschmidt
2020-01-12mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski
2020-01-10mb/pcengines/apu1/bootblock.c: Add possibility to redirect output to COM2Michał Żygowski
2020-01-02src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-20mainboard: Add missing include <device/pci_def.h>Elyes HAOUAS
2019-12-19mb/{msi,pcengines}: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-13pcengines/apu1: Switch away from ROMCC_BOOTBLOCKMichał Żygowski
2019-12-13sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki
2019-12-11pcengines/apu2: Switch away from ROMCC_BOOTBLOCKKyösti Mälkki
2019-12-09AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki
2019-12-02sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski
2019-11-30binaryPI boards: Remove BIST reportingKyösti Mälkki
2019-11-30binaryPI: Clean leftover romstage prototypeKyösti Mälkki
2019-11-30AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki
2019-11-29sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocksMichał Żygowski
2019-11-27pcengines/apu2: Switch away from BINARYPI_LEGACY_WRAPPERKrystian Hebel
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-08-20AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki
2019-07-04pcengines/apuX: Replace use of dev_find_slot()Kyösti Mälkki
2019-05-20sb/amd/cimx/sb800: Get rid of power button device in corebootPaul Menzel
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19src: Drop unused 'include <cbfs.h>'Elyes HAOUAS
2019-03-16x86/smbios: Untangle system and board tablesNico Huber