1. 503959c Fix pdflatex build issues (trivial). by Uwe Hermann · 15 years ago
  2. cd5d756 Use the debugging functions to print out the tree and resources. by Myles Watson · 15 years ago
  3. bb3d812 Bring v3-style debug output to v2. Fix a minor typo. by Myles Watson · 15 years ago
  4. 0520d55 This patch adds high table support to qemu. It was already added to by Myles Watson · 15 years ago
  5. 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 15 years ago
  6. 7c29dad We should separate the it8718f_24mhz_clkin like the way IT8712 does. by Zheng Bao · 15 years ago
  7. dcda7fd Fix manual build on the Kontron board (trivial). by Uwe Hermann · 15 years ago
  8. c720795 Following patch fixes the XIP computation issue. I removed the normal image by Rudolf Marek · 15 years ago
  9. 442fc92 I would have liked to get an ack, but the error this corrects is pretty by Ronald G. Minnich · 15 years ago
  10. b534e42 Trivial clean up of print usage and parameter checking. by Myles Watson · 15 years ago
  11. 475aeda Add -Werror to help us keep the code clean. by Myles Watson · 15 years ago
  12. 83b8f0c I have made a very simple mod to cbfstool that is compatible with the by Ronald G. Minnich · 15 years ago
  13. aa1df9c Trivial fixup IRQS on IP1000 and RM4100. by Joseph Smith · 15 years ago
  14. 9b04724 Set up PIRQs in mainboard Config.lb for IP1000 and RM4100 instead of using the ones in i82801xx_lpc.c. by Joseph Smith · 15 years ago
  15. 06025df Disable the AC97 modem via the ICH4 LPC disable function register early in the boot process. by Joseph Smith · 15 years ago
  16. 919b56e Trivial checksum fixup for irq tables on IP1000 and RM4100. by Joseph Smith · 15 years ago
  17. 2ac37ca Fix my last commit. I looked at the wrong dead laptop. by Uwe Hermann · 15 years ago
  18. 0dae44c Support for detecting the SMSC FDC37N869 (trivial). by Uwe Hermann · 15 years ago
  19. 1bb3675 Fix a bug introduced in the copy_and_run refactoring. by Patrick Georgi · 15 years ago
  20. f95b49e This patch removes these warnings: by Myles Watson · 15 years ago
  21. ef04d82 The rev 4099 broke ECC boards, they need to have tidy the ECC tags. Myles reverted this change. by Rudolf Marek · 15 years ago
  22. 4f0154c Assign PIRQs in mainboard Config.lb or use the default ones listed in i82801xx_lpc.c. by Joseph Smith · 15 years ago
  23. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  24. a0dbddf Trivial, update email address. by Joseph Smith · 15 years ago
  25. fff2973 Trivial fix up to the GPIO's connected to the IP1000 and RM4100, only set ones that are actually connected to something. by Joseph Smith · 15 years ago
  26. 3544c6b Trivial removal of svn:executable property from vga.c. by Peter Stuge · 15 years ago
  27. 03c65ef This is a patch to use another IRQ besides IRQ12 to fix conflicts with i8042 - PS/2 Mouse. by Joseph Smith · 15 years ago
  28. 5252b11 This patch changes the default rom emulator to VM86. by Joseph Smith · 15 years ago
  29. 97e6dfe This patch allows a custom vga driver that will give the flexibility to run code after vga is initialized for tv-out. by Joseph Smith · 15 years ago
  30. 96a4692 Trivial patch to make #defines generated from cmos.layout have unique names. Kills a few more compiler warnings. by Myles Watson · 15 years ago
  31. 183cadd Trivial cosmetic fixes to IP1000 and RM4100 irq_tables.c Signed-off-by: Joseph Smith <joe@settoplinux.org> Acked-by: Joseph Smith <joe@settoplinux.org> by Joseph Smith · 15 years ago
  32. 041734d The semantics of the changed code are pretty simple and looking at by Myles Watson · 15 years ago
  33. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  34. d233f36 Some driver fixes for libpayload: by Stefan Reinauer · 15 years ago
  35. b5fb0c5 Add high tables support to all northbridges. by Stefan Reinauer · 15 years ago
  36. 6841ce6 Trivial fix for tyan/s2735: a newly used option wasn't defined as "used" by Patrick Georgi · 15 years ago
  37. 94875b3 Add "printk" support to all CAR targets by Stefan Reinauer · 15 years ago
  38. c7757f2 * Use latest version of intel microcodes from their Linux drivers page for by Stefan Reinauer · 15 years ago
  39. 9cf95bf And add the new file I forgot to "svn add" in the last commit. by Patrick Georgi · 15 years ago
  40. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  41. a43ee75 increase image size by Stefan Reinauer · 15 years ago
  42. 1ff26a7 working memalign version for libpayload. This fixes problems with the USB stack by Stefan Reinauer · 15 years ago
  43. 2c9617d Mostly cosmetical changes. by Stefan Reinauer · 15 years ago
  44. 0ae0bce don't initialize "in" as it is initialized again one line below. by Stefan Reinauer · 15 years ago
  45. 76b5d20 getopt for libpayload. in case someone wants to pass parameters to payloads and by Stefan Reinauer · 15 years ago
  46. b8a939e dd the family10h Rev C0-C2 support to coreboot. by Vincent Lim vincent.lim · 15 years ago
  47. 870f013 fix warning: no return statement in function returning non-void by Stefan Reinauer · 15 years ago
  48. 1b04403 Only add ACPI tables if ACPI is enabled for the board. by Patrick Georgi · 15 years ago
  49. a19f644 Enable HAVE_HIGH_TABLES by default for northbridges with by Patrick Georgi · 15 years ago
  50. bccaafc add_mainboard_resources is necessary for some boards (eg. kontron), but by Patrick Georgi · 15 years ago
  51. d107593 Add high table support to via vt8454c. by Patrick Georgi · 15 years ago
  52. 55faef3 by Ward Vandewege · 15 years ago
  53. 2d0b93b by Ward Vandewege · 15 years ago
  54. 1670857 Migrate via/vt8454c to CBFS. by Patrick Georgi · 15 years ago
  55. 9322578 Create a valid stack pointer after leaving CAR, so function calls don't by Patrick Georgi · 15 years ago
  56. bc9de2f Revert 4099 patch that causes an ECC error. Memory has to be written while ECC by Myles Watson · 15 years ago
  57. 0d6ce50 Change Flashrom's URL to svn://coreboot.org/flashrom/trunk. by Patrick Georgi · 15 years ago
  58. 6388d49 Flashrom is now moved over to its own repository. by Patrick Georgi · 15 years ago
  59. bb2c61d Use pci_rom, as we have it. Thanks Myles! trivial patch. by Patrick Georgi · 15 years ago
  60. 79cba77 Trivial: allow "," in filenames by Patrick Georgi · 15 years ago
  61. b61bc7c Enable CBFS for qemu and kontron. Both are builds-and-runs by Patrick Georgi · 15 years ago
  62. baa4374 The flashrom makefile wants to redirect both stdout and stderr to by Stephan Guilloux · 15 years ago
  63. dcce521 Make the CBFS file lookup skip file data instead of brute-forcing by Patrick Georgi · 15 years ago
  64. 72631a0 The master cbfs record was located at the end of the flash and overwrote by Myles Watson · 15 years ago
  65. fe62016 Enable cbfs payload compression (the "l" flag) if payloads are by Patrick Georgi · 15 years ago
  66. 369bc78 Move decompression further down the code flow, so that - where by Patrick Georgi · 15 years ago
  67. 7994164 Remove the inclusion of lzma.c (which really contains code) by Patrick Georgi · 15 years ago
  68. a5de85c MAX may already be defined. Also, fix smaller cosmetics (trivial). by Uwe Hermann · 15 years ago
  69. 2895c45 Another v3-style #ifdef in v2 to kill by Patrick Georgi · 15 years ago
  70. 7d0ff4c These are some really horrible bugs that got through. by Ronald G. Minnich · 15 years ago
  71. cec6dc4 Change the behaviour of the ACPI generating code so it only by Patrick Georgi · 15 years ago
  72. e914903 Remove duplicate code. by Patrick Georgi · 15 years ago
  73. 6a30a5f flashrom: Support MX25L3235D by Stephan Guilloux · 15 years ago
  74. 424638e Add 'install' target for ectool (trivial). by Uwe Hermann · 15 years ago
  75. 06db2c4 Fix an uninitialized variable. If it didn't end up being zero it sometimes by Myles Watson · 15 years ago
  76. 436b9de This patch cleans up Makefile generation. It removes the by Myles Watson · 15 years ago
  77. a44228c Don't duplicate option description in README, the manpage already has by Uwe Hermann · 15 years ago
  78. 72deb69 Add VERSION to hp/dl145_g3. Trivial. by Myles Watson · 15 years ago
  79. 4940ab7 This patch hooks up git mirrored svn revisions and adds some by Carl-Daniel Hailfinger · 15 years ago
  80. 2c245ff This continues the doco attempt. by Ronald G. Minnich · 15 years ago
  81. 4760533 Instead of just by Stefan Reinauer · 15 years ago
  82. 9f0f105 Sometimes when we debug the code, we need to know which version we are by Zheng Bao · 15 years ago
  83. f182456 mini fix to reliably compile inteltool on darwin, and on Linux both on x86/x86_64. by Stefan Reinauer · 15 years ago
  84. 554fce6 makes the smi handler a little bit less verbose by Stefan Reinauer · 15 years ago
  85. d6196a4 fix compilation of hp dl145 by Stefan Reinauer · 15 years ago
  86. 6315274 This patch fixes the parser. '|' has special meaning so [|] is used. by Myles Watson · 15 years ago
  87. 85b851a Convert 12 more boards to use include statements in Config.lb. by Carl-Daniel Hailfinger · 15 years ago
  88. 723bf0c Trivial patch. I forgot to update K8_SET_FIDVID. by Myles Watson · 15 years ago
  89. 5b34bdd This patch adds the target hp/dl145_g3 together with by Mondrian nuessle · 15 years ago
  90. 21da019 This patch add rudimentary support for the superio functionality of by Mondrian nuessle · 15 years ago
  91. d9b1c4f This patch adds support for the BCM21000 (aka HT-2100) PCIe bridge. by Mondrian nuessle · 15 years ago
  92. 6f52d11 drop duplicate compiler options that are already mentioned in CFLAGS. by Stefan Reinauer · 15 years ago
  93. 4d59eaa - printed CBFS rom address was always 0 - drop dead code. by Stefan Reinauer · 15 years ago
  94. f96c2d9 fix warnings, shadowed declarations and style guide violations (all trivial) by Stefan Reinauer · 15 years ago
  95. 7faa7d6 increase rom sizes for abuild by Stefan Reinauer · 15 years ago
  96. e5b44ab All "unknown xy SPI chip" entries claim to have status UNTESTED for by Carl-Daniel Hailfinger · 15 years ago
  97. 8afdb1c drop unused variable. by Stefan Reinauer · 15 years ago
  98. afa5985 no duplicate names in cmos.layout allowed. (fixes a bunch of boards) by Stefan Reinauer · 15 years ago
  99. 257ae3f Quick 'indent' run on ectool with some additional manual cosmetic fixes. by Uwe Hermann · 15 years ago
  100. 0408bdd don't ignore return values (trivial) by Stefan Reinauer · 15 years ago