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