summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gizmosphere
Commit message (Expand)AuthorAgeFilesLines
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-232-78/+78
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-232-4/+0
* mb: AMD CIMx boards: Fix typo in *is defined* in commentsPaul Menzel2020-10-171-11/+11
* AGESA mb: Replace tab with space in macro definition for consistencyPaul Menzel2020-10-171-1/+1
* mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()Elyes HAOUAS2020-10-132-2/+2
* mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniformElyes HAOUAS2020-10-132-2/+2
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-132-2/+2
* treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner2020-09-232-2/+2
* mb/gizmosphere: Drop unneeded empty linesElyes HAOUAS2020-09-211-2/+0
* mb: remove duplicated Make code for spd.bin generationMichael Niewöhner2020-09-066-34/+2
* mb/gizmosphere/gizmo/mainboard.c: Remove white space after 'mdelay'Elyes HAOUAS2020-08-031-1/+1
* mainboard: Drop optional and empty ACPI \_BFS methodsAngel Pons2020-07-152-32/+0
* AMD mainboards: Drop commented-out includeAngel Pons2020-07-102-2/+0
* mb/gizmosphere/gizmo2: Drop dead codeAngel Pons2020-07-104-477/+0
* ACPI: Drop commented-out DSDT DefinitionBlock instancesAngel Pons2020-07-093-28/+0
* mb,sb/amd/cimx/sb800: Remove FADT_PM_PROFILEKyösti Mälkki2020-06-101-14/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Fix up #-commented SPDX headersAngel Pons2020-06-012-6/+0
* AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons2020-06-012-382/+40
* AGESA boards: Fix typo in *OVERRIDES* in commentPaul Menzel2020-05-292-2/+2
* AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons2020-05-262-51/+0
* AGESA f16kb: Factor out default MTRR settingsAngel Pons2020-05-261-18/+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-5/+0
* AGESA f14: Factor out default MTRR settingsAngel Pons2020-05-261-18/+0
* 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-262-8/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons2020-05-262-21/+0
* mb/*/*/buildOpts.c: Clean up whitespaceAngel Pons2020-05-262-14/+7
* mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROLAngel Pons2020-05-261-1/+0
* 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-183-9/+0
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-132-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1146-46/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-099-79/+13
* mainboard/*/*.spd.hex: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-081-11/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-028-8/+8
* mainboard/gizmosphere: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0436-466/+72
* acpi: correct the processor devices scopeMichał Żygowski2020-03-251-1/+1
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1844-71/+0
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-072-2/+2
* src: capitalize 'PCIe'Elyes HAOUAS2020-03-041-1/+1
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* gizmosphere/gizmo2: Switch away from ROMCC_BOOTBLOCKMike Banon2020-02-245-40/+35
* mainboard: Add missing include <device/pci_def.h>Mike Banon2020-02-241-0/+1
* mb: Fix typos in comments in AGESA boardsElyes HAOUAS2020-01-301-9/+9
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-122-25/+9
* AGESA,binaryPI boards: Declare some IRQ tables staticKyösti Mälkki2020-01-091-2/+2