1. 31f0521 riscv-trap-handling: Add preliminary trap handling for riscv by Thaminda Edirisooriya · 8 years ago
  2. 8fad21d riscv-spike: support for Spike emulation of riscv by Thaminda Edirisooriya · 8 years ago
  3. 3332f33 riscv: Link in libgcc by Patrick Georgi · 8 years ago
  4. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 8 years ago
  5. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 8 years ago
  6. 899d13d cbfs: new API and better program loading by Aaron Durbin · 8 years ago
  7. c6588c5 coreboot: introduce boot_device by Aaron Durbin · 8 years ago
  8. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 8 years ago
  9. eec8dfb build system: use archives, not linker action to shorten command lines by Patrick Georgi · 8 years ago
  10. 342535c Remove Kconfig variable that has no effect by Patrick Georgi · 8 years ago
  11. a6225fa Remove Kconfig variable that has no effect by Patrick Georgi · 8 years ago
  12. 9ff8f6f Unify byte order macros and clrsetbits by Julius Werner · 8 years ago
  13. 7effaa4 riscv: use new-style CBFS header lookup by Patrick Georgi · 8 years ago
  14. efcee76 CBFS: Automate ROM image layout and remove hardcoded offsets by Julius Werner · 8 years ago
  15. f780c40 CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool by Julius Werner · 8 years ago
  16. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 8 years ago
  17. ec5e5e0 New mechanism to define SRAM/memory map with automatic bounds checking by Julius Werner · 9 years ago
  18. 828e0e8 build system: run linker scripts through the preprocessor by Patrick Georgi · 8 years ago
  19. 990e7c9 build system x86: deprecate bootblock_lds and ldscripts variables by Patrick Georgi · 8 years ago
  20. ce9efe0 program loading: unify on struct prog by Aaron Durbin · 8 years ago
  21. b3847e6 program loading: add prog_run() function by Aaron Durbin · 8 years ago
  22. 3948e53 program loading: introduce struct prog by Aaron Durbin · 8 years ago
  23. ea9f308 build system: normalize linker script file names by Patrick Georgi · 8 years ago
  24. f5d7f60 bootblocks: use run_romstage() by Aaron Durbin · 8 years ago
  25. 6bb6a1a qemu-riscv: add preram_cbmem_console by Aaron Durbin · 8 years ago
  26. 04654a2 loaders: add program_loading.h header file by Aaron Durbin · 8 years ago
  27. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 8 years ago
  28. a583924 src/arch/*/include/stdint.h: Provide definitions for bool type by Alexandru Gagniuc · 8 years ago
  29. 91fac61 CBMEM: Tidy up CAR migration by Kyösti Mälkki · 8 years ago
  30. 8659e40 CBMEM console: Fix and enhance pre-RAM support by Kyösti Mälkki · 8 years ago
  31. e455425 CBMEM console: Fix CAR migration step by Kyösti Mälkki · 8 years ago
  32. 823edda CBMEM: Implement cbmem_run_init_hooks() stub by Kyösti Mälkki · 8 years ago
  33. 77b1655 vboot2: add verstage by Stefan Reinauer · 8 years ago
  34. aca2150 UCB RISCV: Switch to DYNAMIC_CBMEM by Kyösti Mälkki · 8 years ago
  35. c3d4998 RISCV: one last little nit to make it build and run by Ronald G. Minnich · 8 years ago
  36. fc5dc1c RISCV: get RISCV to build again by Ronald G. Minnich · 8 years ago
  37. e0e784a Add UCB RISCV support for architecture, soc, and emulation mainboard.. by Ronald G. Minnich · 8 years ago