aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/elmex
AgeCommit message (Expand)Author
2021-02-20AGESA,binaryPI boards: Drop unused variables in ASLKyösti Mälkki
2021-02-20AGESA fam14 boards: Move include for usb_oc.aslKyösti Mälkki
2021-02-15src: use ARRAY_SIZE where possiblePatrick Georgi
2021-02-14sb/amd/cimx/sb800: Move common OSFL method in ASLKyösti Mälkki
2021-02-14AGESA,binaryPI boards: Drop OSV in ASLKyösti Mälkki
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-01-28mb/elmex/pcm205400: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-23mb/**/cmos.layout: Remove crusty commentsAngel Pons
2020-10-17mb: AMD CIMx boards: Fix typo in *is defined* in commentsPaul Menzel
2020-10-13mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()Elyes HAOUAS
2020-10-13mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniformElyes HAOUAS
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-09-21mb/elmex: Drop unneeded empty linesElyes HAOUAS
2020-08-07mb/elmex/pcm205401: Add comment about the codeAngel Pons
2020-07-15mainboard: Drop optional and empty ACPI \_BFS methodsAngel Pons
2020-07-10AMD mainboards: Drop commented-out includeAngel Pons
2020-07-10mb/*/Kconfig: Drop spurious warning about disabled boardsAngel Pons
2020-07-09ACPI: Drop commented-out DSDT DefinitionBlock instancesAngel Pons
2020-06-28soc/amd/common: Access ACPIMMIO via proper symbolsKyösti Mälkki
2020-06-28AGESA fam14: Use AMD_ACPIMMIO_GPIO_BASE_100Kyösti Mälkki
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-04mainboard/elmex: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[a-f]*: 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/elmex/pcm20540*: 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-05-20sb/amd/cimx/sb800: Get rid of power button device in corebootPaul Menzel
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-16AGESA fam14 boards: Clean up devicetreeKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-16src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-18mb: Fix non-local header treated as localElyes HAOUAS
2018-08-09src/mainboard: Fix typoElyes HAOUAS
2018-06-04mb/elmex: Get rid of whitespace before tabElyes HAOUAS
2018-06-04src/mainboard: Add space after 'if'Elyes HAOUAS
2018-05-09mb/elmex: Get rid of device_tElyes HAOUAS
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2017-10-19AGESA f14: Fix DDI maps in OemCustomize.cKyösti Mälkki
2017-10-19AGESA: Split long lines in OemCustomize.cKyösti Mälkki
2017-10-19AGESA f14: Drop PlatformGnbPcieComplex.hKyösti Mälkki
2017-10-05AGESA: Re-enable HAVE_ACPI_RESUMEKyösti Mälkki
2017-09-26AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki
2017-09-26AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-13AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki
2017-09-12AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki
2017-09-12AGESA boards: Drop heapManager.h includesKyösti Mälkki
2017-09-12AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-08-25elmex/pcm205400: Switch away from AGESA_LEGACY_WRAPPERKyösti Mälkki
2017-08-23AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki
2017-08-16AGESA f14: Sacrifice ACPI S3 support for EARLY_CBMEM_INITKyösti Mälkki
2017-08-02AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-07-24Fix files with multiple newlines at the end.Martin Roth
2017-03-28elmex/pcm205400: Switch away from AGESA_LEGACYKyösti Mälkki
2017-03-28AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki
2017-03-07AGESA: Add agesa_helper.h headerKyösti Mälkki
2017-03-07AGESA: Remove leftover s3resume includeKyösti Mälkki
2017-03-07AGESA fam14: Sanitize headerfileKyösti Mälkki
2017-03-07AGESA: Remove leftover agesawrapper includeKyösti Mälkki