summaryrefslogtreecommitdiffstats
path: root/src/mainboard/pcengines
Commit message (Expand)AuthorAgeFilesLines
* 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
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-043-3/+3
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-013-0/+3
* binaryPI: Drop nested northbridge in devicetreeKyösti Mälkki2019-02-124-249/+241
* src/mainboard/pcengines/apu2/OemCustomize.c: Enable CPB featureMichał Żygowski2019-02-111-0/+2
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* src/mainboard/pcengines/apu1: Enable LPC TPMMichał Żygowski2019-01-162-0/+4
* AGESA fam14 boards: Clean up devicetreeKyösti Mälkki2019-01-161-69/+68
* binaryPI: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-141-109/+0
* AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLEMike Banon2019-01-141-1/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-062-2/+2
* mb/pcengines/apu2/romstage.c: disable SVI2 wait completionKrystian Hebel2018-12-281-0/+10
* arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki2018-12-281-1/+0
* mb/pcengines/alixxx: Drop boardsArthur Heymans2018-12-2121-843/+0
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-193-3/+0
* src/mb/pcengines/apu2/mainboard.c: Fix retrieving serial numberMichał Żygowski2018-12-031-4/+17
* 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