summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gizmosphere
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* src/mainboard: Fix typoElyes HAOUAS2020-01-071-1/+1
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-206-6/+0
* mainboard: Add missing include <device/pci_def.h>Elyes HAOUAS2019-12-201-0/+1
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* mb/{gizmosphere,google}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-192-2/+0
* AGESA: Disable boards from buildKyösti Mälkki2019-12-152-3/+6
* gizmosphere/gizmo: Switch away from ROMCC_BOOTBLOCKKyösti Mälkki2019-12-132-24/+0
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-131-0/+2
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-092-2/+1
* src: Move 'static' to the beginning of declarationElyes HAOUAS2019-12-021-1/+1
* sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski2019-12-021-1/+0
* 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-201-1/+1
* sb/amd/cimx/sb800: Get rid of power button device in corebootPaul Menzel2019-05-201-9/+0