aboutsummaryrefslogtreecommitdiff
path: root/src/arch/riscv/bootblock_simple.c
AgeCommit message (Expand)Author
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-12Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-20bootblocks: use run_romstage()Aaron Durbin
2014-12-01Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich