Age | Commit message (Expand) | Author |
2015-09-15 | riscv-trap-handling: Add functionality, prevent stack corruption | Thaminda Edirisooriya |
2015-09-10 | riscv-trap-handling: Add implementation for trap calls in riscv | Thaminda Edirisooriya |
2015-09-10 | riscv-virtual-memory: Add virtual memory setup | Thaminda Edirisooriya |
2015-09-09 | linking: add and use LDFLAGS_common | Aaron Durbin |
2015-08-26 | riscv-trap-handling: Add preliminary trap handling for riscv | Thaminda Edirisooriya |
2015-08-09 | riscv-spike: support for Spike emulation of riscv | Thaminda Edirisooriya |
2015-07-22 | riscv: Link in libgcc | Patrick Georgi |
2015-07-12 | Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() | Martin Roth |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-26 | coreboot: introduce boot_device | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | build system: use archives, not linker action to shorten command lines | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-04-21 | Unify byte order macros and clrsetbits | Julius Werner |
2015-04-18 | riscv: use new-style CBFS header lookup | Patrick Georgi |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-14 | CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool | Julius Werner |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | build system: run linker scripts through the preprocessor | Patrick Georgi |
2015-04-04 | build system x86: deprecate bootblock_lds and ldscripts variables | Patrick Georgi |
2015-04-03 | program loading: unify on struct prog | Aaron Durbin |
2015-04-03 | program loading: add prog_run() function | Aaron Durbin |
2015-04-03 | program loading: introduce struct prog | Aaron Durbin |
2015-03-28 | build system: normalize linker script file names | Patrick Georgi |
2015-03-20 | bootblocks: use run_romstage() | Aaron Durbin |
2015-03-20 | qemu-riscv: add preram_cbmem_console | Aaron Durbin |
2015-03-20 | loaders: add program_loading.h header file | Aaron Durbin |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-02-02 | src/arch/*/include/stdint.h: Provide definitions for bool type | Alexandru Gagniuc |
2015-01-27 | CBMEM: Tidy up CAR migration | Kyösti Mälkki |
2015-01-27 | CBMEM console: Fix and enhance pre-RAM support | Kyösti Mälkki |
2015-01-27 | CBMEM console: Fix CAR migration step | Kyösti Mälkki |
2015-01-27 | CBMEM: Implement cbmem_run_init_hooks() stub | Kyösti Mälkki |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2014-12-09 | UCB RISCV: Switch to DYNAMIC_CBMEM | Kyösti Mälkki |
2014-12-05 | RISCV: one last little nit to make it build and run | Ronald G. Minnich |
2014-12-04 | RISCV: get RISCV to build again | Ronald G. Minnich |
2014-12-01 | Add UCB RISCV support for architecture, soc, and emulation mainboard.. | Ronald G. Minnich |