summaryrefslogtreecommitdiffstats
path: root/src/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi2015-04-041-1/+1
* program loading: unify on struct progAaron Durbin2015-04-031-5/+0
* program loading: add prog_run() functionAaron Durbin2015-04-032-4/+12
* program loading: introduce struct progAaron Durbin2015-04-031-4/+1
* build system: normalize linker script file namesPatrick Georgi2015-03-281-0/+0
* bootblocks: use run_romstage()Aaron Durbin2015-03-201-9/+2
* qemu-riscv: add preram_cbmem_consoleAaron Durbin2015-03-201-1/+1
* loaders: add program_loading.h header fileAaron Durbin2015-03-201-1/+1
* bootstate: use structure pointers for scheduling callbacksAaron Durbin2015-03-181-0/+1
* src/arch/*/include/stdint.h: Provide definitions for bool typeAlexandru Gagniuc2015-02-021-0/+3
* CBMEM: Tidy up CAR migrationKyösti Mälkki2015-01-271-5/+0
* CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki2015-01-271-1/+1
* CBMEM console: Fix CAR migration stepKyösti Mälkki2015-01-271-0/+1
* CBMEM: Implement cbmem_run_init_hooks() stubKyösti Mälkki2015-01-271-8/+0
* vboot2: add verstageStefan Reinauer2015-01-271-0/+4
* UCB RISCV: Switch to DYNAMIC_CBMEMKyösti Mälkki2014-12-091-20/+0
* RISCV: one last little nit to make it build and runRonald G. Minnich2014-12-051-1/+3
* RISCV: get RISCV to build againRonald G. Minnich2014-12-042-11/+1
* Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich2014-12-0125-0/+2016