summaryrefslogtreecommitdiffstats
path: root/src/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Remove empty lines at end of fileElyes HAOUAS2015-06-085-6/+0
* cbfs: new API and better program loadingAaron Durbin2015-06-021-65/+2
* coreboot: introduce boot_deviceAaron Durbin2015-05-261-32/+34
* Remove address from GPLv2 headersPatrick Georgi2015-05-2113-16/+13
* build system: use archives, not linker action to shorten command linesPatrick Georgi2015-05-201-3/+3
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-191-4/+0
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-191-4/+0
* Unify byte order macros and clrsetbitsJulius Werner2015-04-211-21/+0
* riscv: use new-style CBFS header lookupPatrick Georgi2015-04-182-25/+6
* CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner2015-04-141-1/+1
* CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner2015-04-141-1/+1
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-0/+4
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-067-259/+44
* build system: run linker scripts through the preprocessorPatrick Georgi2015-04-064-21/+14
* 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
OpenPOWER on IntegriCloud