1. 90b96b6 indent all of nvramtool to make it fit into coreboot's coding style by Stefan Reinauer · 15 years ago
  2. 07684e6 - Makefile.romccboard.inc supports tinybootblock romcc boards, too. by Patrick Georgi · 15 years ago
  3. f44eb78 Print (empty) instead of nothing at all for empty by Maciej Pijanka · 15 years ago
  4. a0c68f8 by Stefan Reinauer · 15 years ago
  5. 1bb6828 romcc: by Patrick Georgi · 15 years ago
  6. c143693 Add mainboard x86emu interrupt function support. Add tim5690 VGA BIOS functions: int15 getting LCD panel ID. by Libra Li · 15 years ago
  7. 9341acd Tiny Bootblock, step 1/n. by Patrick Georgi · 15 years ago
  8. 336daa7 make strcmp happy by including string.h (trivial) by Stefan Reinauer · 15 years ago
  9. 467b12a Allow user to specify the size of a newly created cbfs image by Patrick Georgi · 15 years ago
  10. f3662fc CONFIG_K8_MEM_BANK_B_ONLY and CONFIG_PCIE_CONFIGSPACE_HOLE aren't used _anywhere_, so drop by Patrick Georgi · 15 years ago
  11. 99cf349 Filter out some more K8/Fam10 specific options on unrelated boards. Trivial. by Patrick Georgi · 15 years ago
  12. 50b5b2b - speed up board comparison by only building abuild configs, not the whole by Stefan Reinauer · 15 years ago
  13. 1a4d900 Make "KBuild report" a bit happier by Stefan Reinauer · 15 years ago
  14. 85e6870 crossgcc: Fix MPFR download location by Peter Stuge · 15 years ago
  15. f4aca1d cbfstool: Fill memory allocated in create_cbfs_file() with 0xff by Peter Stuge · 15 years ago
  16. eb097aa Eliminate some noise in the output of compareboard on non-K8/Fam10h boards by Patrick Georgi · 15 years ago
  17. f30a2220 msrtool: Fix simple breakage in r4964 by Peter Stuge · 15 years ago
  18. d80e57c msrtool: Add FreeBSD support using /dev/cpuctl ioctl interface by Andriy Gapon · 15 years ago
  19. 7df17af msrtool: Make configure more POSIX sh friendly by Andriy Gapon · 15 years ago
  20. be89c41 msrtool: Actually do PREFIX substitution in Makefile by Peter Stuge · 15 years ago
  21. 13250d1 Remove commented out example MSR definitions by Peter Stuge · 15 years ago
  22. 226280c Add the following GeodeLX memory controller MSRs by Nathan Williams · 15 years ago
  23. 46c920e msrtool: Fix Geode LX probe function, Family/Model were swapped by Peter Stuge · 15 years ago
  24. 26774f2 Make the kconfig-style build work in mingw: by Patrick Georgi · 15 years ago
  25. b198a47 Add GLCP_SYS_RSTPLL MSR defines for GeodeLX by Peter Stuge · 15 years ago
  26. 61c6aec Initialize memory before using it. put_bits wants it that way. Trivial. by Patrick Georgi · 15 years ago
  27. 34b876c msrtool: Add comment with DirectIO URL to the code where it is used. by Peter Stuge · 15 years ago
  28. 6a3ca4e Cosmetics (trivial). by Uwe Hermann · 15 years ago
  29. 0d082d5 Print size of file on cbfs_add_file failure. The size of the file after by Myles Watson · 15 years ago
  30. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  31. f9a7260 Trivial debug print format string fix for romcc. by Myles Watson · 15 years ago
  32. 6056b97 Rework bootblock size handling: by Patrick Georgi · 15 years ago
  33. a0141f0 Add detection and dump support for the Winbond WPCD376I. by Sean Young · 15 years ago
  34. 0da38dd Add a "locate" function cbfstool, which helps you find by Patrick Georgi · 15 years ago
  35. 4172efc biosemu (non-yabel) cleanup by Stefan Reinauer · 15 years ago
  36. 46634e7 fix Qemu by Stefan Reinauer · 15 years ago
  37. 448509b by Mark Marshall · 15 years ago
  38. d08e69d Use more care when implementing the PCI BIOS functions. by Mark Marshall · 15 years ago
  39. 7110d40 x86emu: Add support for the following opcodes: by Stefan Reinauer · 15 years ago
  40. 8429de7 Add 82Q35/P35/Q33/G33/G31/P31 support to inteltool. by Loïc Grenié · 15 years ago
  41. dc32148 Only remove .xcompile with distclean. Look for crossgcc in util. by Myles Watson · 15 years ago
  42. 3f3a5f6 ADLO has long been replaced by SeaBIOS, and it's also in v1 if someone needs by Stefan Reinauer · 15 years ago
  43. 3d83cff by Ward Vandewege · 15 years ago
  44. 6c73b441 Remove all build/ prefixes in the build output. by Uwe Hermann · 15 years ago
  45. 7782319 Prefix all build output file names of files which end up in the build by Uwe Hermann · 15 years ago
  46. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  47. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  48. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  49. 074356e Option ROM init x86/x86emu update by Stefan Reinauer · 15 years ago
  50. 95fca9e add CPP to xcompile in case we need it (trivial) by Stefan Reinauer · 15 years ago
  51. 42dc721 move all register fram definitions to arch/register.h by Stefan Reinauer · 15 years ago
  52. 5e1a8d1 drop a lot of dead code, including an old winbond southbridge from our removed by Stefan Reinauer · 15 years ago
  53. e052bb7 Drop duplicate version of the documentation/cbfs.txt file as discussed. by Uwe Hermann · 15 years ago
  54. 9d37532 this is probably in vain because this tool should use the same x86emu as by Stefan Reinauer · 15 years ago
  55. b106f9b Add the compareboard utility which is useful for porting by Patrick Georgi · 15 years ago
  56. 84d69f7 fix building on Linux again, working around crude runtime OS detection. by Stefan Reinauer · 15 years ago
  57. 5bb1028 This removes the uses of the buildrom utility and the coreboot.strip by Patrick Georgi · 15 years ago
  58. 6768f39 Remove: by Patrick Georgi · 15 years ago
  59. aeab4fc Compress stage if CONFIG_COMPRESS is activated, instead of by Patrick Georgi · 15 years ago
  60. e23e372 Hm, quickfix to prevent the following crash, no idea yet what happens: by Uwe Hermann · 15 years ago
  61. 90d1740 Add initial inteltool support for Intel 440BX/440LX and 82371AB/EB/MB. by Maciej Pijanka · 15 years ago
  62. 56f5fb7 Fix endless loop when trying to add a too large file to CBFS, by Patrick Georgi · 15 years ago
  63. 2f2e435 Make the error messages somewhat less incomprehensible. I forget by Ronald G. Minnich · 15 years ago
  64. 074d913 This adds a simple script to build a default toolchain for coreboot by Stefan Reinauer · 15 years ago
  65. bde683c This patch changes following in getpir application. by Mohamed Mansoor · 15 years ago
  66. 19a99c6 check for ELF payloads in cbfstool by Cristi Magherusan · 15 years ago
  67. a57a0ac Add detection support for the SMSC FDC37M602. by Uwe Hermann · 15 years ago
  68. cdceab8 Trivial fix for kbuildall: initialize "i", not CURRENTARGET [sic] by Patrick Georgi · 15 years ago
  69. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  70. ac7a2d2 fix some wrong occurences of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  71. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  72. 3fec29c This separates the code for each command in cbfstool. For the good and for the by Stefan Reinauer · 15 years ago
  73. 853270a * guard all mallocs in cbfstool by Stefan Reinauer · 15 years ago
  74. 0e0655e .. make abuild Kconfig proof for the time being. by Stefan Reinauer · 15 years ago
  75. dbdd91bc back out some overzealous renames by Stefan Reinauer · 15 years ago
  76. 5a1af7b There was a missing addition of the size of the .notes.pinfo by Ronald G. Minnich · 15 years ago
  77. 8e9910e kbuildall is a utility that generates default configs for all by Patrick Georgi · 15 years ago
  78. ab13458 Build cbfstool with debug flags and don't strip the executable by Patrick Georgi · 15 years ago
  79. 45d8a83 More error checking when trying to open files in cbfstool. (trivial) by Patrick Georgi · 15 years ago
  80. fea8a4f In the mainboard selection, the selected mainboard is printed twice in by Patrick Georgi · 15 years ago
  81. 77ee932 Build cbfstool with native data size. Trivial change. by Patrick Georgi · 15 years ago
  82. b7b56dd8 New cbfstool. Works without mmap or fork/exec and by Patrick Georgi · 15 years ago
  83. c8d4a05 fix compilation issues for pirq checker tool (trivial) by Stefan Reinauer · 15 years ago
  84. 37f3935 port msrtool to darwin. by Stefan Reinauer · 15 years ago
  85. e95eb61 by Stefan Reinauer · 15 years ago
  86. 4db6cbd by Stefan Reinauer · 15 years ago
  87. f7f2f25 Clean up Mac OS X support of inteltool by Stefan Reinauer · 15 years ago
  88. b2aedb1 add i810 and ich0 by Stefan Reinauer · 15 years ago
  89. e680495 Add Kconfig support for PCI option ROMS. by Myles Watson · 15 years ago
  90. dc23c95 For Carl-Daniel: make x86emu silent again. by Stefan Reinauer · 15 years ago
  91. 66b9abc Another trivial patch to fix up the x86emu cleanup. by Patrick Georgi · 15 years ago
  92. 6c36305 coreboot was still using an old set (obsolete since yabel) of x86emu includes by Stefan Reinauer · 15 years ago
  93. 879c177 Correct typos /subdir/subdirs/ in documentation and util/x86emu/Makefile.inc. by Myles Watson · 15 years ago
  94. 2b7418e Use the gnu make .SILENT: mechanism instead of requiring by Patrick Georgi · 15 years ago
  95. fe2664a Improve build output. by Uwe Hermann · 15 years ago
  96. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  97. b203c2f 20090819-2-trim-down-cbfs: by Patrick Georgi · 15 years ago
  98. e70471b Move CBFS header to a safer place. by Thomas Jourdan · 15 years ago
  99. fabde37 - AMD selected a couple of options that are incompatible with QEmu (and by Patrick Georgi · 15 years ago
  100. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago