1. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  2. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  3. e6ad7fa If the coreboot and filo overlap, it will "slice off" a piece at the by Zheng Bao · 15 years ago
  4. ba49fb7 typo. trivial. Then -> Than. by Zheng Bao · 15 years ago
  5. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  6. 5817078 Create lib.h for homeless prototypes. by Myles Watson · 15 years ago
  7. 7223780 removal of that unnecessary include slipped through r4841 by Stefan Reinauer · 15 years ago
  8. 26dd71c Fix payload loading in various corner cases when working by Patrick Georgi · 15 years ago
  9. 6bd571e drop some dead code, clarify small comments and small cleanups to malloc.c by Stefan Reinauer · 15 years ago
  10. 9202798 Fix the bounce_size global so that the bounce buffer works with CBFS. by Myles Watson · 15 years ago
  11. f64893a CBFS stuff: by Stefan Reinauer · 15 years ago
  12. d1185bf Attached patch moves the CBFS payload loader to selfboot.c as it's by Patrick Georgi · 15 years ago
  13. 671cedc #136: failed to boot under KVM\QEMU by Ronald G. Minnich · 15 years ago
  14. 5eceb32 Allow dynamic size for the {s,}elfboot bounce buffer. by Patrick Georgi · 15 years ago
  15. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  16. 369bc78 Move decompression further down the code flow, so that - where by Patrick Georgi · 15 years ago
  17. 2895c45 Another v3-style #ifdef in v2 to kill by Patrick Georgi · 15 years ago
  18. 7d0ff4c These are some really horrible bugs that got through. by Ronald G. Minnich · 15 years ago
  19. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  20. c779889 Add copyright notices to two files, src/boot/elfboot.c by ebiederm · 15 years ago
  21. ae63126 This code adds support for coreboot images that use ROMFS. by Ronald G. Minnich · 15 years ago