summaryrefslogtreecommitdiffstats
path: root/src/mainboard/pcengines
Commit message (Expand)AuthorAgeFilesLines
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-284-4/+4
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-236-8/+14
* mb/pcengines/apu2: Use IS_ENABLED(CONFIG_APU2_PINMUX_{GPIO*,UART_*})Elyes HAOUAS2018-11-191-4/+4
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-162-2/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src/mb/pcengines/apu2/romstage.c: Allow coreboot console output on COM2Michał Żygowski2018-11-081-0/+23
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-053-3/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-055-8/+8
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-011-0/+2
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-236-9/+9
* mainboard/: Select MISSING_BOARD_RESET appropriatelyNico Huber2018-10-222-0/+2
* mb: Fix non-local header treated as localElyes HAOUAS2018-10-183-4/+3
* src/mainboard/pcengines/apu2/Kconfig: Clean up PINMUX settingsMichał Żygowski2018-09-261-6/+2
* src/mainboard/pcengines/apu2/Kconfig: Remove TPM1 optionMichał Żygowski2018-09-261-1/+0
* mainboard/pcengines: select ADD_SEABIOS_SERCON_PORT_FILEMichał Żygowski2018-09-184-0/+4
* pcengines/apu2: enable IOMMU for all apu2 variantsPiotr Król2018-09-154-4/+4
* mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS2018-08-152-2/+2
* src/mainboard: Fix typoElyes HAOUAS2018-08-093-3/+3
* mb/pcengines/apu2: turn LED 2 and LED 3 off in final stageMichał Żygowski2018-08-043-0/+29
* mb/pcengines/apu2: change GPIO settingMichał Żygowski2018-08-043-35/+45
* drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese2018-07-251-4/+0
* mb/pcengines/apu1: use generic SPDMichał Żygowski2018-07-034-17/+3
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-07-021-2/+2
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-2/+1
* mb/pcengines: Remove unneeded includes and dead codeElyes HAOUAS2018-06-177-61/+15
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-142-15/+13
* amd/geode_lx: Fix .c includesKyösti Mälkki2018-06-052-18/+9
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-042-3/+4
* src/mainboard: Add space after 'if'Elyes HAOUAS2018-06-041-1/+1
* pcengines/apu1: align with apu{2,3,4,5} lowercase namingPiotr Król2018-06-031-1/+1
* AMD geode/lx: Remove generic_sdram.c includeKyösti Mälkki2018-05-242-2/+0
* mb/pcengines: Get rid of device_tElyes HAOUAS2018-05-082-5/+5
* pcengines/apu2: remove TPM from devicetree for apu3Piotr Król2018-04-291-3/+0
* mb/pcengines/apu2/spd: Remove unneeded whitespaceElyes HAOUAS2018-04-272-13/+8
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-263-12/+12
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-181-1/+1
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-1/+1
* pcengines/apu2: add support for apu4 variantPiotr Król2017-12-215-8/+109
* mainboard/pcengines/apu2: add apu3 and apu5 variantsKamil Wcislo2017-10-2010-19/+262
* AGESA: Split long lines in OemCustomize.cKyösti Mälkki2017-10-191-5/+25
* AGESA f14: Drop PlatformGnbPcieComplex.hKyösti Mälkki2017-10-192-67/+5
* pcengines/apu2: Add timestamps to romstageMichał Żygowski2017-10-191-0/+11
* mainboard/pcengines/apu2: use GENERIC_SPD_BINKamil Wcislo2017-10-164-18/+3
* pcengines boards: Update board_info filesMichał Żygowski2017-10-156-8/+25
* AGESA: Re-enable HAVE_ACPI_RESUMEKyösti Mälkki2017-10-051-0/+1
* AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki2017-09-292-2/+0
* binaryPI boards: Fix indirect AGESA.h includeKyösti Mälkki2017-09-261-0/+1
* AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki2017-09-261-100/+40
* AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki2017-09-262-27/+27