summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-power8
AgeCommit message (Expand)Author
2020-05-09src/: Replace GPL boilerplate with SPDX headerPatrick Georgi
2020-04-04mainboard/emulation: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2019-12-18src: Remove unused 'include <bootblock_common.h>'Elyes HAOUAS
2019-12-11fmap: Make FMAP_CACHE mandatory if it is configured inJulius Werner
2019-11-04arch/ppc64: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-09-19cpu,mb,soc: Init missing lb_serial struct fieldsJacob Garber
2019-09-02arch/ppc64: move misc.c to qemu-power8 as timer.cMarty E. Plummer
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-07-26arch/ppc64: Make PPC64 stages select ARCH_PPC64Arthur Heymans
2019-07-17lib: Remove the BOOTBLOCK_CUSTOM compile guardAsami Doi
2019-07-09emulation/qemu-power8: Select CPU_QEMU_POWER8Kyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-11-30arch/power8: Rename to ppc64Jonathan Neuschäfer
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-10-22mainboard/: Select MISSING_BOARD_RESET appropriatelyNico Huber
2018-06-09mainboard: Get rid of device_t in ramstageElyes HAOUAS
2018-06-02src/mainboard: Add and update license headersMartin Roth
2016-10-24mainboard/emulation: Use C89 comments style & remove commented codeElyes HAOUAS
2016-10-15riscv and power8: Convert printk/while(1) to dieJonathan Neuschäfer
2016-08-18Kconfig: lay groundwork for not assuming SPI flash boot deviceAaron Durbin
2016-08-14src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-06-17Define RAMTOP for x86 onlyKyösti Mälkki
2016-04-04mainboard/emulation/qemu-power8: Use correct bootblock locationTimothy Pearson
2016-02-20emulation/qemu-power8: initial mainboard and arch commitRonald G. Minnich