aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/emulation/qemu-armv7
AgeCommit message (Expand)Author
2013-07-10Simplify early / bootblock console codeStefan Reinauer
2013-07-10ARM: Separate the early console (romstage) from the bootblock console.Gabe Black
2013-07-10armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-07-10ARMv7: normalize ramstage code flowStefan Reinauer
2013-05-08hardwaremain: drop boot_complete parameterStefan Reinauer
2013-02-28Drop SRC_ROOT from mainboard Makefile.incsStefan Reinauer
2013-02-25mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel
2013-02-21ARMV7: create a correct LB_SERIAL table entryRonald G. Minnich
2013-02-12armv7: Add emulation/qemu-armv7 board.Hung-Te Lin