summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lippert
Commit message (Expand)AuthorAgeFilesLines
...
* mb/lippert: Unify mainboardsAngel Pons2020-08-1034-2639/+81
* mainboard: Drop optional and empty ACPI \_BFS methodsAngel Pons2020-07-152-24/+0
* mb/lippert/frontrunner-af: Drop commented-out Kconfig symbolAngel Pons2020-07-151-5/+0
* mb/*/Kconfig: Drop spurious warning about disabled boardsAngel Pons2020-07-101-3/+0
* mb/lippert: Align whitespace and commentsAngel Pons2020-07-095-6/+1
* ACPI: Drop commented-out DSDT DefinitionBlock instancesAngel Pons2020-07-094-36/+0
* mb/lippert/toucan-af: Drop dead codeAngel Pons2020-07-091-367/+0
* mb/lippert/frontrunner-af: Drop dead codeAngel Pons2020-07-091-367/+0
* mb,sb/amd/cimx/sb800: Remove FADT_PM_PROFILEKyösti Mälkki2020-06-102-28/+0
* src: Fix up #-commented SPDX headersAngel Pons2020-06-012-6/+0
* AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons2020-06-012-298/+40
* AGESA boards: Fix typo in *OVERRIDES* in commentPaul Menzel2020-05-292-2/+2
* AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons2020-05-262-48/+0
* AGESA f14/f15tn/f16kb: Factor out memory settingsAngel Pons2020-05-262-22/+0
* AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/sizeAngel Pons2020-05-262-6/+0
* AGESA f14: Factor out default MTRR settingsAngel Pons2020-05-262-36/+0
* AGESA f14 boards: Drop useless family definitionsAngel Pons2020-05-262-16/+0
* AGESA f14 boards: Drop useless socket definitionsAngel Pons2020-05-262-40/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRINGAngel Pons2020-05-262-8/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons2020-05-262-34/+0
* mb/*/*/buildOpts.c: Clean up whitespaceAngel Pons2020-05-262-18/+8
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-136-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1140-40/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-098-70/+12
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-028-8/+8
* mainboard/lippert: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0532-412/+66
* acpi: correct the processor devices scopeMichał Żygowski2020-03-252-4/+4
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1838-40/+0
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-072-2/+2
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* mb/lippert/frontrunner-af: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-245-10/+6
* mb/lippert/toucan-af: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-245-11/+6
* mainboard: Add missing include <device/pci_def.h>Mike Banon2020-02-242-0/+2
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-122-63/+90
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-208-8/+0
* AGESA: Disable boards from buildKyösti Mälkki2019-12-155-6/+15
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-132-0/+4
* AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki2019-12-122-16/+2
* sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski2019-12-022-6/+6
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-302-0/+2
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-232-2/+2
* mb/*/*: Use proper header for pm_iowrite()Arthur Heymans2019-11-202-2/+2
* mb/lippert: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-272-50/+24
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-232-0/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-122-2/+0
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-062-2/+0