summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-armv7/mainboard.c
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard: Remove unnecessary space after castsElyes Haouas2023-01-301-1/+1
* mb/emulation/qemu-armv7,power8: Do resource transitionKyösti Mälkki2022-06-261-1/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* mb/emulation: Drop cbmem_recovery(0) call in ramstageKyösti Mälkki2021-02-221-2/+0
* drivers: Replace set_vbe_mode_info_validPatrick Rudolph2020-12-171-8/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph2019-07-281-2/+3
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* src/mainboard: Fix typoElyes HAOUAS2018-08-091-1/+1
* mainboard: Get rid of device_t in ramstageElyes HAOUAS2018-06-091-1/+1
* vexpress: change to write32Vladimir Serbinenko2017-05-151-7/+8
* vexpress: add gfx initVladimir Serbinenko2017-05-131-0/+29
* qemu/vexpress-a9: Discover RAM size.Vladimir Serbinenko2017-05-121-0/+40
* mainboard: Remove empty mainboard.c filesPaul Menzel2015-11-101-26/+0
* mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-251-2/+2
* armv7: Add emulation/qemu-armv7 board.Hung-Te Lin2013-02-121-0/+27