aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/pcengines/apu2/mainboard.c
AgeCommit message (Expand)Author
2021-02-01mb/pcengines/apu2: Switch to proper GPIO APIKyösti Mälkki
2020-08-31mb/pcengines/apu2/mainboard.c: Use 'PCI_BASE_ADDRESS_0' instead of magic numberElyes HAOUAS
2020-08-24mb/pcengines: Drop unneeded empty linesElyes HAOUAS
2020-06-16mb/pcengines/apu2/mainboard.c: unify hexadecimal notation using capital lettersPiotr Kleinschmidt
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05mainboard/pcengines: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2020-02-13mb/pcengines/apu2: Remove unnecessary initializationPaul Menzel
2020-02-13mb/pcengines/apu2: Use variable `len` holding same valuePaul Menzel
2020-01-21mb/pcengines/apu2/mainboard.c: Add SMBIOS type 16 and 17 entriesMichał Żygowski
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-11-29sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocksMichał Żygowski
2019-07-04pcengines/apuX: Replace use of dev_find_slot()Kyösti Mälkki
2019-03-16x86/smbios: Untangle system and board tablesNico Huber
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06src: Drop unused include <arch/acpi.h>Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-03src/mb/pcengines/apu2/mainboard.c: Fix retrieving serial numberMichał Żygowski
2018-11-19mb/pcengines/apu2: Use IS_ENABLED(CONFIG_APU2_PINMUX_{GPIO*,UART_*})Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-08-04mb/pcengines/apu2: turn LED 2 and LED 3 off in final stageMichał Żygowski
2018-05-08mb/pcengines: Get rid of device_tElyes HAOUAS
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-07-24Fix files with multiple newlines at the end.Martin Roth
2017-07-17binaryPI: Drop unused agesawrapper includeKyösti Mälkki
2017-07-11binaryPI boards: Drop unused headerKyösti Mälkki
2017-06-27clang: Allow initializer overridesStefan Reinauer
2017-03-08binaryPI boards: Drop any ACPI S3 supportKyösti Mälkki
2017-01-21pcengines/apu2: Add serial number in SMBIOSKyösti Mälkki
2017-01-21pcengines/apu2: Add SKU in SMBIOSKyösti Mälkki
2016-12-19pcengines/apu2: add board supportPiotr Król