aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/pcengines/apu2
AgeCommit message (Expand)Author
2023-05-13cpu,nb/amd/pi/00730F01: dynamically generate CPU devicesFelix Held
2023-05-05Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER}Kyösti Mälkki
2023-01-30src/mainboard: Remove unnecessary space after castsElyes Haouas
2023-01-30mb/*: Remove lapic from devicetreeArthur Heymans
2022-12-27mainboard/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-09-12mb/pcengines/apu{1,2}/irq_tables.c: Use ALIGN_UP macroElyes Haouas
2022-06-07Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki
2022-04-21tpm: Refactor TPM Kconfig dimensionsJes B. Klinke
2021-10-22AGESA binaryPI: Use common acpi_fill_madt()Kyösti Mälkki
2021-09-23soc/amd/common/blocks/include: rename gpio_banks.h to gpio.hFelix Held
2021-09-23soc/amd: rename program_gpios to gpio_configure_padsFelix Held
2021-09-03mb/pcengines/apu2: add and use IOMUX definesFelix Held
2021-09-03mb/pcengines/apu2/gpio_ftns.h: add comment about GPIO numbersFelix Held
2021-09-03mb/pcengines/apu2/romstage: use proper GPIO configuration APIFelix Held
2021-09-03src/*: Specify type of `DIMM_SPD_SIZE` onceAngel Pons
2021-07-26mb/*: Specify type of `VARIANT_DIR` onceAngel Pons
2021-07-26mb/*: Specify type of `DEVICETREE` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons
2021-07-01SMBIOS: Introduce `smbios_full_table_len` functionAngel Pons
2021-07-01SMBIOS: Introduce `smbios_carve_table` functionAngel Pons
2021-07-01mb/pcengines/apuX: Refactor to avoid dead assignmentAngel Pons
2021-07-01SMBIOS: Avoid `sizeof` on struct typeAngel Pons
2021-05-07mb/pcengines/apu2/OemCustomize.c: make AGESA AmdInitPost happyMichał Żygowski
2021-04-26mb/**/cmos.layout: Drop unreferenced `iommu` optionAngel Pons
2021-04-26mainboard: Drop unreferenced CMOS optionsAngel Pons
2021-03-16AGESA,binaryPI boards: Drop invalid MP table filesKyösti Mälkki
2021-03-01mb/: Drop print of MAINBOARD_PART_NUMBERKyösti Mälkki
2021-02-20AGESA,binaryPI boards: Drop _SI scope with _SST in ASLKyösti Mälkki
2021-02-20AGESA,binaryPI boards: Move common PCBA in ASLKyösti Mälkki
2021-02-20AGESA,binaryPI boards: Drop unused variables in ASLKyösti Mälkki
2021-02-20sb,soc/amd: Drop OSFL method in ASLKyösti Mälkki
2021-02-15src: use ARRAY_SIZE where possiblePatrick Georgi
2021-02-15src/mb: Remove unused <console/console.h>Elyes HAOUAS
2021-02-14AGESA,binaryPI boards: Drop OSV in ASLKyösti Mälkki
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-02-01mb/pcengines/apu2: Switch to proper GPIO APIKyösti Mälkki
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2020-11-25nb/amd: Deduplicate nb_common.hAngel Pons
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-23mb/**/cmos.layout: Remove crusty commentsAngel Pons
2020-10-13mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()Elyes HAOUAS
2020-10-13mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniformElyes HAOUAS
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-10-12mb/pcengines/apu2: Convert to ASL 2.0 syntaxElyes HAOUAS
2020-09-23treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner
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-07-15mainboard: Drop optional and empty ACPI \_BFS methodsAngel Pons
2020-07-10AMD mainboards: Drop commented-out includeAngel Pons
2020-07-09ACPI: Drop commented-out DSDT DefinitionBlock instancesAngel Pons
2020-06-25Revert "mb/pcengines/apu2: Update GPIO Reads & writes"Kyösti Mälkki
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-19mb/pcengines/apu2: Update GPIO Reads & writesMartin Roth
2020-06-16mb/pcengines/apu2/mainboard.c: unify hexadecimal notation using capital lettersPiotr Kleinschmidt
2020-06-07mb/pcengines/apu2: Change GPIO configuration functionsKyösti Mälkki
2020-06-06amd/pi/hudson boards: Get rid of power button devicePaul Menzel
2020-06-01src: Fix up #-commented SPDX headersAngel Pons
2020-05-18mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
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-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2020-03-07mb: Use 'print("%s...", __func__)'Elyes HAOUAS
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
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-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-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