summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-armv7/mainboard.c
AgeCommit message (Expand)Author
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2019-07-28lib: Rewrite qemu-armv7 ramdetectPatrick Rudolph
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-08-09src/mainboard: Fix typoElyes HAOUAS
2018-06-09mainboard: Get rid of device_t in ramstageElyes HAOUAS
2017-05-15vexpress: change to write32Vladimir Serbinenko
2017-05-13vexpress: add gfx initVladimir Serbinenko
2017-05-12qemu/vexpress-a9: Discover RAM size.Vladimir Serbinenko
2015-11-10mainboard: Remove empty mainboard.c filesPaul Menzel
2014-07-08mainboard: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2013-02-25mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel
2013-02-12armv7: Add emulation/qemu-armv7 board.Hung-Te Lin