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