summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/persimmon
Commit message (Expand)AuthorAgeFilesLines
...
* AGESA f14 boards: Drop useless family definitionsAngel Pons2020-05-261-8/+0
* AGESA f14 boards: Drop useless socket definitionsAngel Pons2020-05-261-20/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRINGAngel Pons2020-05-261-4/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons2020-05-261-17/+0
* mb/*/*/buildOpts.c: Clean up whitespaceAngel Pons2020-05-261-8/+4
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-132-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1123-23/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-094-35/+6
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-4/+4
* mainboard/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0419-246/+38
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-1822-24/+0
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-1/+1
* mb/amd/persimmon: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-244-10/+6
* mainboard: Add missing include <device/pci_def.h>Mike Banon2020-02-241-0/+1
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-122-10/+8
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-203-3/+0
* AGESA: Disable boards from buildKyösti Mälkki2019-12-152-3/+6
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-131-0/+2
* AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki2019-12-121-8/+1
* sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski2019-12-021-3/+3
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-301-0/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* sb/amd/cimx/sb800: Get rid of power button device in corebootPaul Menzel2019-05-201-9/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-2/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* AGESA fam14 boards: Clean up devicetreeKyösti Mälkki2019-01-161-114/+115
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-233-4/+7
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-052-4/+4
* mb: Fix non-local header treated as localElyes HAOUAS2018-10-182-4/+2
* src/mainboard: Fix typoElyes HAOUAS2018-08-092-2/+2
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-142-2/+2
* src/mainboard: Add space after 'if'Elyes HAOUAS2018-06-041-1/+1
* mb/amd: Get rid of device_tElyes HAOUAS2018-05-092-2/+2
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* AGESA f14: Fix DDI maps in OemCustomize.cKyösti Mälkki2017-10-191-4/+2
* AGESA: Split long lines in OemCustomize.cKyösti Mälkki2017-10-191-5/+25
* AGESA f14: Drop PlatformGnbPcieComplex.hKyösti Mälkki2017-10-192-66/+5
* AGESA: Re-enable HAVE_ACPI_RESUMEKyösti Mälkki2017-10-051-0/+1
* AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki2017-09-261-105/+55