1. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  2. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  3. b29bd27b cbfs: Fix typo in cbfs_prog_stage_load() by Julius Werner · 9 years ago
  4. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  5. ed253c8 cbfs: don't load x86 programs over the top of read-only media by Aaron Durbin · 9 years ago
  6. 37a5d15 cbfs: add struct cbfsf by Aaron Durbin · 9 years ago
  7. 4d3e4c4 cbfs: hardcode file alignment by Patrick Georgi · 9 years ago
  8. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  9. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  10. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  11. d914412 cbfs: make cbfs_load_prog_stage_by_offset() public by Aaron Durbin · 9 years ago
  12. 9eb6f61 cbfs: Print absolute offsets of loaded files by Vadim Bendebury · 9 years ago
  13. 8c5e4d9 cbfs: Enforce media->map() result checking, improve error messages by Julius Werner · 10 years ago
  14. 3948e53 program loading: introduce struct prog by Aaron Durbin · 9 years ago
  15. 2a567ee cbfs: more accurate size check for simple buffer mapping by Daisuke Nojiri · 10 years ago
  16. 6e76fff program loading: provide one cache maintenance callback by Aaron Durbin · 9 years ago
  17. 5b9384c cbfs: remove run_address() by Aaron Durbin · 9 years ago
  18. 00903e5 cbfs/rmodule: add architecture specific operations at stage load by Ionela Voinescu · 9 years ago
  19. 12d45b2 cbfs: expose init_backing_media() by Aaron Durbin · 9 years ago
  20. 3589017 vboot2: load decompressed stage directly to load address by Daisuke Nojiri · 10 years ago
  21. d343624 aarch64: Fix 64-bit pointer related casts by Marcelo Povoa · 10 years ago
  22. cdabc88 lib/cbfs: Use linker symbols over .c include in cbfs.c by Edward O'Callaghan · 10 years ago
  23. ff178be lib/cbfs: more cleanup for 32/64 issues by Ronald G. Minnich · 10 years ago
  24. bdf913a coreboot: unify infrastructure for loading payloads by Aaron Durbin · 10 years ago
  25. cf6c9cc Kill ALT_CBFS_LOAD_PAYLOAD by Vladimir Serbinenko · 10 years ago
  26. 0f33307 coreboot: infrastructure for different ramstage loaders by Aaron Durbin · 10 years ago
  27. 75e2974 coreboot: config to cache ramstage outside CBMEM by Aaron Durbin · 11 years ago
  28. f545abf rmodule: consolidate rmodule stage loading by Aaron Durbin · 11 years ago
  29. 0af61b6 lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content by Vladimir Serbinenko · 10 years ago
  30. d26da9c Coding style: punctuation cleanup [1/2]. by Idwer Vollering · 11 years ago
  31. 7fda0e8 cbfs: remove unused code and prototype by Ronald G. Minnich · 11 years ago
  32. eabfd3a Don't include LZMA in romstage if ramstage is not compressed. by Andrew Wu · 11 years ago
  33. ec3a462 CBFS: Change how the bss is zeroed when loading a stage. by Gabe Black · 11 years ago
  34. 0c605a5 CBFS: Change the signature of cbfs_decompress. by Gabe Black · 11 years ago
  35. 2bd2e37 cbfs: fix relocation ramstage compiler errors by Aaron Durbin · 11 years ago
  36. fd79562 romstage: add support for vboot firmware selection by Aaron Durbin · 11 years ago
  37. dd4a6d2 coreboot: dynamic cbmem requirement by Aaron Durbin · 11 years ago
  38. de1f890 coreboot: add caching loaded ramstage interface by Aaron Durbin · 11 years ago
  39. 159f2ef ramstage: cache relocated ramstage in RAM by Aaron Durbin · 11 years ago
  40. f2b20d8 romstage_handoff: provide common logic for setup by Aaron Durbin · 11 years ago
  41. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 11 years ago
  42. eb06a42 x86: don't clear bss in ramstage entry by Aaron Durbin · 11 years ago
  43. 81108b9 cbfs: alternative support for cbfs_load_payload() by Aaron Durbin · 11 years ago
  44. 966e2db cbfs: Revise debug messages. by Hung-Te Lin · 11 years ago
  45. fe18792 armv7: Add 'bootblock' build class. by Hung-Te Lin · 11 years ago
  46. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 11 years ago
  47. fe42218 Make CBFS output more consistent by Stefan Reinauer · 12 years ago
  48. 02e75b2 Use ntohll where appropriate. by Stefan Reinauer · 13 years ago
  49. b883515 split CBFS support into shared core and extended functions by Patrick Georgi · 13 years ago
  50. 4297a9a X60: trigger save cmos on volume/brightness change by Sven Schnelle · 13 years ago
  51. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  52. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  53. 800379f by Stefan Reinauer · 14 years ago
  54. d650e99 YABEL update by Stefan Reinauer · 14 years ago
  55. c243639 Help track down enable_rom issues in CBFS. If the magic by Patrick Georgi · 15 years ago
  56. 5817078 Create lib.h for homeless prototypes. by Myles Watson · 15 years ago
  57. b4f3da5 reasonable output for cbfs loading.. by Stefan Reinauer · 15 years ago
  58. 86bf679 Move the ulzma prototype out of the function to make the code easier to read. by Myles Watson · 15 years ago
  59. b203c2f 20090819-2-trim-down-cbfs: by Patrick Georgi · 15 years ago
  60. f64893a CBFS stuff: by Stefan Reinauer · 15 years ago
  61. f107538 strdup the input of dirname, as dirname is free by Patrick Georgi · 15 years ago
  62. a034dca Move coreboot_ram and coreboot_apc to CBFS. This allows to by Patrick Georgi · 15 years ago
  63. d1185bf Attached patch moves the CBFS payload loader to selfboot.c as it's by Patrick Georgi · 15 years ago
  64. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  65. dcce521 Make the CBFS file lookup skip file data instead of brute-forcing by Patrick Georgi · 15 years ago
  66. 7d0ff4c These are some really horrible bugs that got through. by Ronald G. Minnich · 15 years ago
  67. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago