1. 6bd571e drop some dead code, clarify small comments and small cleanups to malloc.c by Stefan Reinauer · 15 years ago
  2. 9202798 Fix the bounce_size global so that the bounce buffer works with CBFS. by Myles Watson · 15 years ago
  3. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  4. f64893a CBFS stuff: by Stefan Reinauer · 15 years ago
  5. 0001a7f Example how simple it is to use printk instead of printk_something in by Stefan Reinauer · 15 years ago
  6. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  7. d1185bf Attached patch moves the CBFS payload loader to selfboot.c as it's by Patrick Georgi · 15 years ago
  8. 671cedc #136: failed to boot under KVM\QEMU by Ronald G. Minnich · 15 years ago
  9. 5eceb32 Allow dynamic size for the {s,}elfboot bounce buffer. by Patrick Georgi · 15 years ago
  10. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  11. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  12. 369bc78 Move decompression further down the code flow, so that - where by Patrick Georgi · 15 years ago
  13. 2895c45 Another v3-style #ifdef in v2 to kill by Patrick Georgi · 15 years ago
  14. 7d0ff4c These are some really horrible bugs that got through. by Ronald G. Minnich · 15 years ago
  15. 7e9771c * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 by Stefan Reinauer · 15 years ago
  16. 16cdbb2 Eliminate various issues brought up by scan-build. by Patrick Georgi · 15 years ago
  17. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  18. 3935b19 fix up the tree. by Stefan Reinauer · 15 years ago
  19. 0fb21c4 The wake_vec must be HAVE_ACPI_RESUME guarded because PPC uses -Werror on this file. by Rudolf Marek · 15 years ago
  20. a572f83 Following patch adds necessary hooks and as well the compile time checks for by Rudolf Marek · 15 years ago
  21. aed1f92 the attached patch is the last infrastructure change necessary for by Patrick Georgi · 15 years ago
  22. 61dc06c (trivial) add filo call back for those few mainboards that still (need to) by Stefan Reinauer · 15 years ago
  23. c779889 Add copyright notices to two files, src/boot/elfboot.c by ebiederm · 15 years ago
  24. ae63126 This code adds support for coreboot images that use ROMFS. by Ronald G. Minnich · 15 years ago
  25. 94e340b Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931. by Myles Watson · 15 years ago
  26. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 15 years ago
  27. 98afd9b Fix compile errors if CONFIG_FS_PAYLOAD=1: by Jens Rottmann · 16 years ago
  28. 9ecf8fb Remove welcome message from elfboot. None of the other subsystems have their by Stefan Reinauer · 16 years ago
  29. 4231979 This is a simple patch which allows payloads to be placed in memory in by Myles Watson · 16 years ago
  30. ca374d4 rename linuxbios_* files, too. by Stefan Reinauer · 17 years ago
  31. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  32. 0dff6e3 fix a whole bunch of warnings. (trivial) by Stefan Reinauer · 17 years ago
  33. 9d5eec1 This patch makes a some elf debugging information available at log level by Stefan Reinauer · 17 years ago
  34. be13dc7 Apply linuxbios-rename-other-payload-options.patch (Patch 2, refs #14) by Ed Swierk · 18 years ago
  35. a9e2735 Fix a typo in elfboot.c. Closes #27 by Luis Correia · 18 years ago
  36. ae3cbe9 typo by Stefan Reinauer · 18 years ago
  37. 7272fcb these were factored out. by Stefan Reinauer · 19 years ago
  38. 54d6b08 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-54 by arch import user (historical) · 19 years ago
  39. ec01aa9 - Fix the definition of the linuxbios table so all of the compilers by Eric Biederman · 20 years ago
  40. 3a81285 allocating resource for legacy VGA frame buffer, it is not 100% by Li-Ta Lo · 20 years ago
  41. 1995f1a removed the comment in the very beginning of hardwaremain(). I don't by Li-Ta Lo · 20 years ago
  42. 018d8dd - Update abuild.sh so it will rebuild successfull builds by Eric Biederman · 20 years ago
  43. 6e53f50 sizeram removal/conversion. by Eric Biederman · 20 years ago
  44. 9298680 - Cleanup the bugfix in elfboot.c - Add forgotten amd8111 chip.h by Eric Biederman · 20 years ago
  45. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  46. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 20 years ago
  47. 6a8745ae code reformat by Li-Ta Lo · 20 years ago
  48. 23e2e18 cleanup code to remove warnings by Greg Watson · 20 years ago
  49. e526669 Doxidization, reformat by Li-Ta Lo · 20 years ago
  50. 9cfecd1 filo boot load support by Greg Watson · 20 years ago
  51. 83b991a - O2, enums, and switch statements work in romcc by Eric Biederman · 21 years ago
  52. c18170b more fixes for via ... plus a little more spew. by Ronald G. Minnich · 21 years ago
  53. 987fe0f fix 'deprecated' warnings by Ronald G. Minnich · 21 years ago
  54. 481b568 moved init_timer() to static initialization by Greg Watson · 21 years ago
  55. e9a271e3 - Major update of the dynamic device tree so it can handle by Eric Biederman · 21 years ago
  56. 30e143a - Add back in the hard reset code from the freebios1 tree. by Eric Biederman · 21 years ago
  57. 9bdb460 - Updates to config.g so that it works more reliably and has initial support by Eric Biederman · 21 years ago
  58. 5bed979 added post-pci pass by Greg Watson · 21 years ago
  59. 2910a2b static devices by Greg Watson · 21 years ago
  60. 2c018fb - First pass at s2880 support. by Eric Biederman · 21 years ago
  61. 9b4336c - Major cleanup of the bootpath by Eric Biederman · 21 years ago
  62. 64f7162 - Initialize list pointers by Eric Biederman · 21 years ago
  63. 99acb49 added config and other test files. by Ronald G. Minnich · 21 years ago
  64. 5268557 - Cleanups on the romcc side including a pci interface that uses by Eric Biederman · 21 years ago
  65. 5899fd8 - Small step forward Linux boots and almost works... by Eric Biederman · 21 years ago
  66. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago