summaryrefslogtreecommitdiff
path: root/src/mainboard/lippert
AgeCommit message (Expand)Author
2020-08-10mb/lippert: Put files under variants/Angel Pons
2020-08-10mb/lippert: Unify mainboardsAngel Pons
2020-07-15mainboard: Drop optional and empty ACPI \_BFS methodsAngel Pons
2020-07-15mb/lippert/frontrunner-af: Drop commented-out Kconfig symbolAngel Pons
2020-07-10mb/*/Kconfig: Drop spurious warning about disabled boardsAngel Pons
2020-07-09mb/lippert: Align whitespace and commentsAngel Pons
2020-07-09ACPI: Drop commented-out DSDT DefinitionBlock instancesAngel Pons
2020-07-09mb/lippert/toucan-af: Drop dead codeAngel Pons
2020-07-09mb/lippert/frontrunner-af: Drop dead codeAngel Pons
2020-06-10mb,sb/amd/cimx/sb800: Remove FADT_PM_PROFILEKyösti Mälkki
2020-06-01src: Fix up #-commented SPDX headersAngel Pons
2020-06-01AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons
2020-05-29AGESA boards: Fix typo in *OVERRIDES* in commentPaul Menzel
2020-05-26AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out memory settingsAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/sizeAngel Pons
2020-05-26AGESA f14: Factor out default MTRR settingsAngel Pons
2020-05-26AGESA f14 boards: Drop useless family definitionsAngel Pons
2020-05-26AGESA f14 boards: Drop useless socket definitionsAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRINGAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons
2020-05-26mb/*/*/buildOpts.c: Clean up whitespaceAngel Pons
2020-05-18mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-05mainboard/lippert: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2020-03-07mb: Use 'print("%s...", __func__)'Elyes HAOUAS
2020-03-03mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons
2020-02-24mb/lippert/frontrunner-af: Switch away from ROMCC_BOOTBLOCKMike Banon
2020-02-24mb/lippert/toucan-af: Switch away from ROMCC_BOOTBLOCKMike Banon
2020-02-24mainboard: Add missing include <device/pci_def.h>Mike Banon
2020-01-12mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-15AGESA: Disable boards from buildKyösti Mälkki
2019-12-13sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki
2019-12-12AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki
2019-12-02sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski
2019-11-30AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-20mb/*/*: Use proper header for pm_iowrite()Arthur Heymans
2019-10-27mb/lippert: Use 'Device()' instead of 'Processor()'Elyes HAOUAS
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS