aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/pcengines
AgeCommit message (Expand)Author
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
2019-03-14src/mainboard/pcengines/apu2: Bring back copyrightsMichał Żygowski
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-08commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS
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-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-12binaryPI: Drop nested northbridge in devicetreeKyösti Mälkki
2019-02-11src/mainboard/pcengines/apu2/OemCustomize.c: Enable CPB featureMichał Żygowski
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-01-16src/mainboard/pcengines/apu1: Enable LPC TPMMichał Żygowski
2019-01-16AGESA fam14 boards: Clean up devicetreeKyösti Mälkki
2019-01-14binaryPI: Remove ACPI for IMC we don't runKyösti Mälkki
2019-01-14AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLEMike Banon
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-28mb/pcengines/apu2/romstage.c: disable SVI2 wait completionKrystian Hebel
2018-12-28arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki
2018-12-21mb/pcengines/alixxx: Drop boardsArthur Heymans
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-03src/mb/pcengines/apu2/mainboard.c: Fix retrieving serial numberMichał Żygowski
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-19mb/pcengines/apu2: Use IS_ENABLED(CONFIG_APU2_PINMUX_{GPIO*,UART_*})Elyes HAOUAS
2018-11-16src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-08src/mb/pcengines/apu2/romstage.c: Allow coreboot console output on COM2Michał Żygowski
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22mainboard/: Select MISSING_BOARD_RESET appropriatelyNico Huber
2018-10-18mb: Fix non-local header treated as localElyes HAOUAS
2018-09-26src/mainboard/pcengines/apu2/Kconfig: Clean up PINMUX settingsMichał Żygowski
2018-09-26src/mainboard/pcengines/apu2/Kconfig: Remove TPM1 optionMichał Żygowski
2018-09-18mainboard/pcengines: select ADD_SEABIOS_SERCON_PORT_FILEMichał Żygowski
2018-09-15pcengines/apu2: enable IOMMU for all apu2 variantsPiotr Król
2018-08-15mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS
2018-08-09src/mainboard: Fix typoElyes HAOUAS
2018-08-04mb/pcengines/apu2: turn LED 2 and LED 3 off in final stageMichał Żygowski
2018-08-04mb/pcengines/apu2: change GPIO settingMichał Żygowski
2018-07-25drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese
2018-07-03mb/pcengines/apu1: use generic SPDMichał Żygowski
2018-07-02src: Get rid of unneeded whitespaceElyes HAOUAS
2018-07-02src/mb: Fix non-local header treated as localElyes HAOUAS
2018-06-17mb/pcengines: Remove unneeded includes and dead codeElyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-05amd/geode_lx: Fix .c includesKyösti Mälkki
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-06-04src/mainboard: Add space after 'if'Elyes HAOUAS
2018-06-03pcengines/apu1: align with apu{2,3,4,5} lowercase namingPiotr Król
2018-05-24AMD geode/lx: Remove generic_sdram.c includeKyösti Mälkki
2018-05-08mb/pcengines: Get rid of device_tElyes HAOUAS
2018-04-29pcengines/apu2: remove TPM from devicetree for apu3Piotr Król
2018-04-27mb/pcengines/apu2/spd: Remove unneeded whitespaceElyes HAOUAS
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-21pcengines/apu2: add support for apu4 variantPiotr Król
2017-10-20mainboard/pcengines/apu2: add apu3 and apu5 variantsKamil Wcislo
2017-10-19AGESA: Split long lines in OemCustomize.cKyösti Mälkki
2017-10-19AGESA f14: Drop PlatformGnbPcieComplex.hKyösti Mälkki
2017-10-19pcengines/apu2: Add timestamps to romstageMichał Żygowski
2017-10-16mainboard/pcengines/apu2: use GENERIC_SPD_BINKamil Wcislo
2017-10-15pcengines boards: Update board_info filesMichał Żygowski
2017-10-05AGESA: Re-enable HAVE_ACPI_RESUMEKyösti Mälkki
2017-09-29AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki
2017-09-26binaryPI boards: Fix indirect AGESA.h includeKyösti Mälkki
2017-09-26AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki
2017-09-26AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-13AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki
2017-09-12AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki
2017-09-12AGESA boards: Drop heapManager.h includesKyösti Mälkki
2017-09-12AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-08-25pcengines/apu1: Switch away from AGESA_LEGACY_WRAPPERKyösti Mälkki
2017-08-25amd/pi/hudson: Move oem_fan_control()Martin Roth
2017-08-24binarypi mainboards: Clean up IS_ENABLED fan controlMarshall Dawson
2017-08-23AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki
2017-08-16AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INITKyösti Mälkki
2017-08-02binaryPI: Introduce BINARYPI_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-08-02AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-07-24Fix files with multiple newlines at the end.Martin Roth
2017-07-18sb/amd/cs5536: Remove includes of C filesMartin Roth
2017-07-17binaryPI: Drop unused agesawrapper includeKyösti Mälkki
2017-07-17binaryPI: Drop unused agesawrapper includeKyösti Mälkki
2017-07-17binaryPI: Disable CAR with empty stackKyösti Mälkki
2017-07-17binaryPI: Switch to agesa/def_callouts.cKyösti Mälkki
2017-07-17binaryPI: Switch to agesa/heapmanager.cKyösti Mälkki
2017-07-11binaryPI boards: Drop unused headerKyösti Mälkki
2017-06-27clang: Allow initializer overridesStefan Reinauer