summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gizmosphere
Commit message (Expand)AuthorAgeFilesLines
* 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
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-203-3/+0
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-191-2/+2
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-122-3/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-2/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* AGESA fam16kb boards: Clean up devicetreeKyösti Mälkki2019-01-161-26/+25
* AGESA: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-141-110/+0
* AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLEMike Banon2019-01-141-0/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-063-3/+3
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-192-2/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-282-2/+2
* src/{mainboard,southbridge}: Remove commented include linesElyes HAOUAS2018-11-281-2/+0
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-236-8/+14
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-162-8/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-054-4/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-056-9/+9
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-232-2/+2
* mb: Fix non-local header treated as localElyes HAOUAS2018-10-182-5/+2
* src/mainboard: Fix typoElyes HAOUAS2018-08-091-1/+1
* mb/gizmosphere: Get rid of whitespace before tabElyes HAOUAS2018-06-044-4/+4
* src/mainboard: Add space after 'if'Elyes HAOUAS2018-06-041-1/+1
* mb/gizmosphere: Get rid of device_tElyes HAOUAS2018-05-094-5/+5
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-262-8/+8