summaryrefslogtreecommitdiffstats
path: root/src/mainboard/pcengines
Commit message (Expand)AuthorAgeFilesLines
* 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-0541-527/+85
* 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-254-0/+4
* acpi: correct the processor devices scopeMichał Żygowski2020-03-251-1/+1
* mb/pcengines/*/devicetree: remove non-existing NCT5104d LDN 0xeMichał Żygowski2020-03-255-5/+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
* mb/pcengines/apu1/mainboard.c: Add SMBIOS type 16 and 17 entriesMichał Żygowski2020-03-232-1/+94
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1848-64/+0
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-072-2/+2
* src: capitalize 'PCIe'Elyes HAOUAS2020-03-041-1/+1
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* 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-205-5/+18
* mb/pcengines: Enable SuperIO LDN 0xf for GPIO soft resetPiotr Kleinschmidt2020-01-154-4/+4
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-125-40/+57
* mb/pcengines/apu1/bootblock.c: Add possibility to redirect output to COM2Michał Żygowski2020-01-102-7/+6
* src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS2020-01-021-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-207-7/+0
* mainboard: Add missing include <device/pci_def.h>Elyes HAOUAS2019-12-202-0/+2
* mb/{msi,pcengines}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-193-3/+0
* pcengines/apu1: Switch away from ROMCC_BOOTBLOCKMichał Żygowski2019-12-134-3/+27
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-131-0/+2
* 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-024-19/+10
* 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-302-0/+2
* 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-232-2/+2
* AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki2019-08-202-10/+10
* pcengines/apuX: Replace use of dev_find_slot()Kyösti Mälkki2019-07-042-16/+15
* sb/amd/cimx/sb800: Get rid of power button device in corebootPaul Menzel2019-05-201-9/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-232-0/+3
* Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner2019-03-252-7/+7
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-204-4/+0
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-191-2/+2
* x86/smbios: Untangle system and board tablesNico Huber2019-03-162-2/+2
* src/mainboard/pcengines/apu2: Bring back copyrightsMichał Żygowski2019-03-142-0/+2
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-122-3/+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-062-2/+0