1. 84d69f7 fix building on Linux again, working around crude runtime OS detection. by Stefan Reinauer · 15 years ago
  2. 5bb1028 This removes the uses of the buildrom utility and the coreboot.strip by Patrick Georgi · 15 years ago
  3. 6768f39 Remove: by Patrick Georgi · 15 years ago
  4. aeab4fc Compress stage if CONFIG_COMPRESS is activated, instead of by Patrick Georgi · 15 years ago
  5. e23e372 Hm, quickfix to prevent the following crash, no idea yet what happens: by Uwe Hermann · 15 years ago
  6. 90d1740 Add initial inteltool support for Intel 440BX/440LX and 82371AB/EB/MB. by Maciej Pijanka · 15 years ago
  7. 56f5fb7 Fix endless loop when trying to add a too large file to CBFS, by Patrick Georgi · 15 years ago
  8. 2f2e435 Make the error messages somewhat less incomprehensible. I forget by Ronald G. Minnich · 15 years ago
  9. 074d913 This adds a simple script to build a default toolchain for coreboot by Stefan Reinauer · 15 years ago
  10. bde683c This patch changes following in getpir application. by Mohamed Mansoor · 15 years ago
  11. 19a99c6 check for ELF payloads in cbfstool by Cristi Magherusan · 15 years ago
  12. a57a0ac Add detection support for the SMSC FDC37M602. by Uwe Hermann · 15 years ago
  13. cdceab8 Trivial fix for kbuildall: initialize "i", not CURRENTARGET [sic] by Patrick Georgi · 15 years ago
  14. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  15. ac7a2d2 fix some wrong occurences of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  16. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  17. 3fec29c This separates the code for each command in cbfstool. For the good and for the by Stefan Reinauer · 15 years ago
  18. 853270a * guard all mallocs in cbfstool by Stefan Reinauer · 15 years ago
  19. 0e0655e .. make abuild Kconfig proof for the time being. by Stefan Reinauer · 15 years ago
  20. dbdd91bc back out some overzealous renames by Stefan Reinauer · 15 years ago
  21. 5a1af7b There was a missing addition of the size of the .notes.pinfo by Ronald G. Minnich · 15 years ago
  22. 8e9910e kbuildall is a utility that generates default configs for all by Patrick Georgi · 15 years ago
  23. ab13458 Build cbfstool with debug flags and don't strip the executable by Patrick Georgi · 15 years ago
  24. 45d8a83 More error checking when trying to open files in cbfstool. (trivial) by Patrick Georgi · 15 years ago
  25. fea8a4f In the mainboard selection, the selected mainboard is printed twice in by Patrick Georgi · 15 years ago
  26. 77ee932 Build cbfstool with native data size. Trivial change. by Patrick Georgi · 15 years ago
  27. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago
  28. c8d4a05 fix compilation issues for pirq checker tool (trivial) by Stefan Reinauer · 15 years ago
  29. 37f3935 port msrtool to darwin. by Stefan Reinauer · 15 years ago
  30. e95eb61 by Stefan Reinauer · 15 years ago
  31. 4db6cbd by Stefan Reinauer · 15 years ago
  32. f7f2f25 Clean up Mac OS X support of inteltool by Stefan Reinauer · 15 years ago
  33. b2aedb1 add i810 and ich0 by Stefan Reinauer · 15 years ago
  34. e680495 Add Kconfig support for PCI option ROMS. by Myles Watson · 15 years ago
  35. dc23c95 For Carl-Daniel: make x86emu silent again. by Stefan Reinauer · 15 years ago
  36. 66b9abc Another trivial patch to fix up the x86emu cleanup. by Patrick Georgi · 15 years ago
  37. 6c36305 coreboot was still using an old set (obsolete since yabel) of x86emu includes by Stefan Reinauer · 15 years ago
  38. 879c177 Correct typos /subdir/subdirs/ in documentation and util/x86emu/Makefile.inc. by Myles Watson · 15 years ago
  39. 2b7418e Use the gnu make .SILENT: mechanism instead of requiring by Patrick Georgi · 15 years ago
  40. fe2664a Improve build output. by Uwe Hermann · 15 years ago
  41. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  42. b203c2f 20090819-2-trim-down-cbfs: by Patrick Georgi · 15 years ago
  43. e70471b Move CBFS header to a safer place. by Thomas Jourdan · 15 years ago
  44. fabde37 - AMD selected a couple of options that are incompatible with QEmu (and by Patrick Georgi · 15 years ago
  45. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  46. 38cd29e Don't pull in x86emu from a foreign directory anymore. This by Stefan Reinauer · 15 years ago
  47. 4551b49 drop dead nested assignment (trivial) by Stefan Reinauer · 15 years ago
  48. f64893a CBFS stuff: by Stefan Reinauer · 15 years ago
  49. 163ff1d - Remove superfluous / from path - use make -C instead of workaround by Stefan Reinauer · 15 years ago
  50. f107538 strdup the input of dirname, as dirname is free by Patrick Georgi · 15 years ago
  51. 7a0f01f Superiotool: Add IT8703F support. by Luc Verhaegen · 15 years ago
  52. 9f26b8f msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs. by Peter Stuge · 15 years ago
  53. 0d4a08e let abuild autodetect the coreboot path a bit better. So in the top level of by Stefan Reinauer · 15 years ago
  54. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  55. 36f230e whoops. missed those two.. by Stefan Reinauer · 15 years ago
  56. 775c04e commit svn:externals for last commit (what a pain) (1/2) by Stefan Reinauer · 15 years ago
  57. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  58. 9702b6b add new supported chipset Add identification for X58 and ICH10R. by Warren Turkal · 15 years ago
  59. b1ff95c This copy of flashrom is old and unmaintained. Delete it to avoid by Patrick Georgi · 15 years ago
  60. 3f57548 Impact: fix vmlinux from 2.6.30 by Yinghai Lu · 15 years ago
  61. 22b44ba Add dump support for SMSC LPC47N252. by François-Regis Vuillemin · 15 years ago
  62. db52fb8 Don't dump 0x07 registers, they're useless as they change every time by Uwe Hermann · 15 years ago
  63. 556e6fb This adds register definitions for all logical devices on the SMSC by Michael Gold · 15 years ago
  64. 78fdd60 Add dump information for F71862FG and F71863FG. by Arjan Koers · 15 years ago
  65. bb21b2e Remove the object files for cbfs from target directories and add a by Myles Watson · 15 years ago
  66. 455e223 The problem is that the check to see if we're at the end is never reached. I by Myles Watson · 15 years ago
  67. ecf4ef0 by Ward Vandewege · 15 years ago
  68. 3ba18a67 Fix typo in Winbond W83977TF register listing. by Ioannis Barkas · 15 years ago
  69. 6ce41c0 This is transition code for cbfs to implement cbfs files at fixed addresses. by Ronald G. Minnich · 15 years ago
  70. 240ef7c Change the CBFS build process to use coreboot.rom by Patrick Georgi · 15 years ago
  71. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  72. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  73. f8318fe More compact format for wiki output at by Uwe Hermann · 15 years ago
  74. c7a6447 cbfstool reacts to a too large bootblock file by stopping by Patrick Georgi · 15 years ago
  75. a034dca Move coreboot_ram and coreboot_apc to CBFS. This allows to by Patrick Georgi · 15 years ago
  76. e6e899d util/vgabios: build/warning fixes. by Luc Verhaegen · 15 years ago
  77. a84a99b Various fixes to the tree to get coreboot-v2 to build on Solaris by Patrick Georgi · 15 years ago
  78. 3a5c277 Cosmetic cbfstool update (trivial) by Stefan Reinauer · 15 years ago
  79. 5e445c5 Make the getpir output look less crappy and add a license by Uwe Hermann · 15 years ago
  80. 56ae8fc This patch implements a "flash friendly" value for initialized areas of flash. by Ronald G. Minnich · 15 years ago
  81. 67befdc by Ward Vandewege · 15 years ago
  82. df042a1 by Ward Vandewege · 15 years ago
  83. a064b52 Add support for human-friendly component string types for the cbfstool add by Ward Vandewege · 15 years ago
  84. 4b35354 Remove a shadowed variable and an unnecessary local variable in cbfstool/fs.c. by Myles Watsonmylesgw · 15 years ago
  85. 1c7cf64 by Ronald G. Minnich · 15 years ago
  86. 442fc92 I would have liked to get an ack, but the error this corrects is pretty by Ronald G. Minnich · 15 years ago
  87. b534e42 Trivial clean up of print usage and parameter checking. by Myles Watson · 15 years ago
  88. 475aeda Add -Werror to help us keep the code clean. by Myles Watson · 15 years ago
  89. 83b8f0c I have made a very simple mod to cbfstool that is compatible with the by Ronald G. Minnich · 15 years ago
  90. 2ac37ca Fix my last commit. I looked at the wrong dead laptop. by Uwe Hermann · 15 years ago
  91. 0dae44c Support for detecting the SMSC FDC37N869 (trivial). by Uwe Hermann · 15 years ago
  92. f95b49e This patch removes these warnings: by Myles Watson · 15 years ago
  93. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  94. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  95. 6388d49 Flashrom is now moved over to its own repository. by Patrick Georgi · 15 years ago
  96. 79cba77 Trivial: allow "," in filenames by Patrick Georgi · 15 years ago
  97. baa4374 The flashrom makefile wants to redirect both stdout and stderr to by Stephan Guilloux · 15 years ago
  98. 72631a0 The master cbfs record was located at the end of the flash and overwrote by Myles Watson · 15 years ago
  99. fe62016 Enable cbfs payload compression (the "l" flag) if payloads are by Patrick Georgi · 15 years ago
  100. a5de85c MAX may already be defined. Also, fix smaller cosmetics (trivial). by Uwe Hermann · 15 years ago