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