1. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  2. 38cd29e Don't pull in x86emu from a foreign directory anymore. This by Stefan Reinauer · 15 years ago
  3. 4551b49 drop dead nested assignment (trivial) by Stefan Reinauer · 15 years ago
  4. f64893a CBFS stuff: by Stefan Reinauer · 15 years ago
  5. 163ff1d - Remove superfluous / from path - use make -C instead of workaround by Stefan Reinauer · 15 years ago
  6. f107538 strdup the input of dirname, as dirname is free by Patrick Georgi · 15 years ago
  7. 7a0f01f Superiotool: Add IT8703F support. by Luc Verhaegen · 15 years ago
  8. 9f26b8f msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs. by Peter Stuge · 15 years ago
  9. 0d4a08e let abuild autodetect the coreboot path a bit better. So in the top level of by Stefan Reinauer · 15 years ago
  10. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  11. 36f230e whoops. missed those two.. by Stefan Reinauer · 15 years ago
  12. 775c04e commit svn:externals for last commit (what a pain) (1/2) by Stefan Reinauer · 15 years ago
  13. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  14. 9702b6b add new supported chipset Add identification for X58 and ICH10R. by Warren Turkal · 15 years ago
  15. b1ff95c This copy of flashrom is old and unmaintained. Delete it to avoid by Patrick Georgi · 15 years ago
  16. 3f57548 Impact: fix vmlinux from 2.6.30 by Yinghai Lu · 15 years ago
  17. 22b44ba Add dump support for SMSC LPC47N252. by François-Regis Vuillemin · 15 years ago
  18. db52fb8 Don't dump 0x07 registers, they're useless as they change every time by Uwe Hermann · 15 years ago
  19. 556e6fb This adds register definitions for all logical devices on the SMSC by Michael Gold · 15 years ago
  20. 78fdd60 Add dump information for F71862FG and F71863FG. by Arjan Koers · 15 years ago
  21. bb21b2e Remove the object files for cbfs from target directories and add a by Myles Watson · 15 years ago
  22. 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
  23. ecf4ef0 by Ward Vandewege · 15 years ago
  24. 3ba18a67 Fix typo in Winbond W83977TF register listing. by Ioannis Barkas · 15 years ago
  25. 6ce41c0 This is transition code for cbfs to implement cbfs files at fixed addresses. by Ronald G. Minnich · 15 years ago
  26. 240ef7c Change the CBFS build process to use coreboot.rom by Patrick Georgi · 15 years ago
  27. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  28. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  29. f8318fe More compact format for wiki output at by Uwe Hermann · 15 years ago
  30. c7a6447 cbfstool reacts to a too large bootblock file by stopping by Patrick Georgi · 15 years ago
  31. a034dca Move coreboot_ram and coreboot_apc to CBFS. This allows to by Patrick Georgi · 15 years ago
  32. e6e899d util/vgabios: build/warning fixes. by Luc Verhaegen · 15 years ago
  33. a84a99b Various fixes to the tree to get coreboot-v2 to build on Solaris by Patrick Georgi · 15 years ago
  34. 3a5c277 Cosmetic cbfstool update (trivial) by Stefan Reinauer · 15 years ago
  35. 5e445c5 Make the getpir output look less crappy and add a license by Uwe Hermann · 15 years ago
  36. 56ae8fc This patch implements a "flash friendly" value for initialized areas of flash. by Ronald G. Minnich · 15 years ago
  37. 67befdc by Ward Vandewege · 15 years ago
  38. df042a1 by Ward Vandewege · 15 years ago
  39. a064b52 Add support for human-friendly component string types for the cbfstool add by Ward Vandewege · 15 years ago
  40. 4b35354 Remove a shadowed variable and an unnecessary local variable in cbfstool/fs.c. by Myles Watsonmylesgw · 15 years ago
  41. 1c7cf64 by Ronald G. Minnich · 15 years ago
  42. 442fc92 I would have liked to get an ack, but the error this corrects is pretty by Ronald G. Minnich · 15 years ago
  43. b534e42 Trivial clean up of print usage and parameter checking. by Myles Watson · 15 years ago
  44. 475aeda Add -Werror to help us keep the code clean. by Myles Watson · 15 years ago
  45. 83b8f0c I have made a very simple mod to cbfstool that is compatible with the by Ronald G. Minnich · 15 years ago
  46. 2ac37ca Fix my last commit. I looked at the wrong dead laptop. by Uwe Hermann · 15 years ago
  47. 0dae44c Support for detecting the SMSC FDC37N869 (trivial). by Uwe Hermann · 15 years ago
  48. f95b49e This patch removes these warnings: by Myles Watson · 15 years ago
  49. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  50. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  51. 6388d49 Flashrom is now moved over to its own repository. by Patrick Georgi · 15 years ago
  52. 79cba77 Trivial: allow "," in filenames by Patrick Georgi · 15 years ago
  53. baa4374 The flashrom makefile wants to redirect both stdout and stderr to by Stephan Guilloux · 15 years ago
  54. 72631a0 The master cbfs record was located at the end of the flash and overwrote by Myles Watson · 15 years ago
  55. fe62016 Enable cbfs payload compression (the "l" flag) if payloads are by Patrick Georgi · 15 years ago
  56. a5de85c MAX may already be defined. Also, fix smaller cosmetics (trivial). by Uwe Hermann · 15 years ago
  57. 6a30a5f flashrom: Support MX25L3235D by Stephan Guilloux · 15 years ago
  58. 424638e Add 'install' target for ectool (trivial). by Uwe Hermann · 15 years ago
  59. 06db2c4 Fix an uninitialized variable. If it didn't end up being zero it sometimes by Myles Watson · 15 years ago
  60. 436b9de This patch cleans up Makefile generation. It removes the by Myles Watson · 15 years ago
  61. a44228c Don't duplicate option description in README, the manpage already has by Uwe Hermann · 15 years ago
  62. 4760533 Instead of just by Stefan Reinauer · 15 years ago
  63. f182456 mini fix to reliably compile inteltool on darwin, and on Linux both on x86/x86_64. by Stefan Reinauer · 15 years ago
  64. 6315274 This patch fixes the parser. '|' has special meaning so [|] is used. by Myles Watson · 15 years ago
  65. e5b44ab All "unknown xy SPI chip" entries claim to have status UNTESTED for by Carl-Daniel Hailfinger · 15 years ago
  66. 257ae3f Quick 'indent' run on ectool with some additional manual cosmetic fixes. by Uwe Hermann · 15 years ago
  67. 0408bdd don't ignore return values (trivial) by Stefan Reinauer · 15 years ago
  68. 73d5daa * Allow coreboot to use the full 256 bytes of CMOS memory by Stefan Reinauer · 15 years ago
  69. 18d7320 Remove the requirement for payload.sh files to be executable. This by Patrick Georgi · 15 years ago
  70. b5ab323 A small utility to dump the RAM of a laptop's Embedded/Environmental by Stefan Reinauer · 15 years ago
  71. c6236ed flashrom: Add support for Gigabyte GA-MA790FX-DQ6. This board uses by Carl-Daniel Hailfinger · 15 years ago
  72. 2d3e712 Add an "-l <num>" argument to abuild that sets the LOGLEVEL variables by Patrick Georgi · 15 years ago
  73. 16cdbb2 Eliminate various issues brought up by scan-build. by Patrick Georgi · 15 years ago
  74. 5cda45d scan-build prefers -include over --includes=, gcc knows both. by Patrick Georgi · 15 years ago
  75. 7bd6588 flashrom: Support Macronix MX2512805D flash chip by Stephan Guilloux · 15 years ago
  76. b9ceb65 flashrom: Trivial indent fix by Stephan Guilloux · 15 years ago
  77. 1089509 After verification in datasheets, all MX25 accept the same opcodes by Stephan Guilloux · 15 years ago
  78. feaaedc This patch adds by Myles Watson · 15 years ago
  79. caf884c flashrom: board_enables: reconstruct table. by Luc Verhaegen · 15 years ago
  80. 4399d3c flashrom: Trivial README change Flashrom->flashrom by Peter Stuge · 15 years ago
  81. f5f0c69 flashrom: MX25L1605 and 1635 accept Chip Erase opcodes 60 and C7 by Stephan Guilloux · 15 years ago
  82. 15bbfb8 Add MX25L1635D support, as discussed on #coreboot. by Stephan Guilloux · 15 years ago
  83. b1ec2ac flashrom: Add VIA PC3500G board. It has SPI flash behind ITE8716 on LPC. by Peter Stuge · 15 years ago
  84. d1be3ba Add include to config.g by Myles Watson · 15 years ago
  85. 1eb1a61 There are two identical cfgfile rules in config.g. Remove one of them. by Myles Watson · 15 years ago
  86. a80a610 This patch allows you to add lines of the form by Myles Watson · 15 years ago
  87. 4e00640 Add -r|--remove option to force abuild to remove the output directory by Uwe Hermann · 15 years ago
  88. d086e5d Some coding style and consistency fixes (trivial). by Uwe Hermann · 15 years ago
  89. 45ae92ff util/cbfstool/tools/rom-mk*->cbfs-mk* rename by Peter Stuge · 15 years ago
  90. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  91. ef4d7d4 util: romfs->cbfs rename by Peter Stuge · 15 years ago
  92. 1d862de v2/util: romfs -> cbfs rename by Peter Stuge · 15 years ago
  93. 5c4f839 Fix typo. Add missing copyright year. by Uwe Hermann · 15 years ago
  94. 4eb3705 Mention a few more flash chip packages in README/manpage. by Uwe Hermann · 15 years ago
  95. 1da9a79 move architecture override before cross compiler detection, or the Sandpoint by Stefan Reinauer · 15 years ago
  96. 708ccac Add a note that 'modprobe msr' might be required. by Uwe Hermann · 15 years ago
  97. cd2cbf7 Fix typo. by Uwe Hermann · 15 years ago
  98. a0eeef3 Various manpage / README fixes: by Uwe Hermann · 15 years ago
  99. 712f325 Fixed the typo should indeed be a 0x2e. Tested on an iWILL DK8-HTX board. by Mondrian nuessle · 15 years ago
  100. d40f7db Only build romfs on those target that have CONFIG_ROMFS enabled. by Stefan Reinauer · 15 years ago