1. b64aa60 Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7. by Andriy Gapon · 16 years ago
  2. c372aa4 Mark Winbond W39V040FA" (512 KB) as fully supported, tested by by Uwe Hermann · 16 years ago
  3. 4938773 Add support for the Intel 82371MX (MPIIX) southbridge (trivial). by Uwe Hermann · 16 years ago
  4. 13be848 Add initial support for the MSI MS-6147 mainboard. by Mats Erik Andersson · 16 years ago
  5. 045d32d Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridges. by Uwe Hermann · 16 years ago
  6. 4446aa0 Add support for the VIA VT82C586A/B chipset, improve documentation. by Uwe Hermann · 16 years ago
  7. 38204a2 Add support for the ITE IT8661F/IT8770F, IT8673F, and IT8671F/IT8687R. by Urja Rannikko · 16 years ago
  8. c4f294f make escape code handling for serial terminal more robust by Patrick Georgi · 16 years ago
  9. c811a1c Made await_ide(), which polls for an ide status change, check the status by Jens Rottmann · 16 years ago
  10. f6fa12d Changed RAM speed calculation to fix RAM modules getting rejected only by Jens Rottmann · 16 years ago
  11. 5e5bef5 Speed up copying coreboot to ram by using "movsl" instead of "movsb". by Jens Rottmann · 16 years ago
  12. 9a9e61b Fixes a off-by-one error when routing the IRQs. This led to IRQ15 not by Jens Rottmann · 16 years ago
  13. ea87245 Fix ordering problem in the libpayload Makefile. The include of by Uwe Hermann · 16 years ago
  14. ac43150 add multiboot support to defconfig (trivial) by Stefan Reinauer · 16 years ago
  15. 1b57f1c ouch. something went wrong with applying that old patch by Stefan Reinauer · 16 years ago
  16. 734427e This has been sitting here since a looong time. by Stefan Reinauer · 16 years ago
  17. 1877b5e Reduce serial output, otherwise flashing will fail very often (trivial). by Uwe Hermann · 16 years ago
  18. 6ec8285 [PATCH] fix video console init by Jordan Crouse · 16 years ago
  19. 039255c I/O ports are 16bit, so change 'unsigned long port_base' to 'u16 port_base'. by Uwe Hermann · 16 years ago
  20. 657a6dc This patch removes most of the #ifdefs in libc/console.c, and by Patrick Georgi · 16 years ago
  21. 97f56a4 Add missing license header. by Uwe Hermann · 16 years ago
  22. f2433a9 [PATCH] libpayload: Fix overflow in _delay function by Jordan Crouse · 16 years ago
  23. c53cdd7 [PATCH] libpayload: Add a strtoul() function by Jordan Crouse · 16 years ago
  24. ec6363d [PATCH] libpayload: Bail if the keyboard controller isn't there by Jordan Crouse · 16 years ago
  25. 6744231 [PATCH] libpayload: Fix the PCI search function by Jordan Crouse · 16 years ago
  26. 20c9cf1 [PATCH] libpayload: Add multiboot support by Jordan Crouse · 16 years ago
  27. 369a5f6 [PATCH] libpayload: Add pci_set_bus_master() function by Jordan Crouse · 16 years ago
  28. 17f6a87 [PATCH] libpayload: Use gcc to compile assembly files by Jordan Crouse · 16 years ago
  29. c880a36 Add register definitions for W83627HF based on publicly available by Andriy Gapon · 16 years ago
  30. 1aa329d Coding-style fixes for flashrom, partly indent-aided (trivial). by Uwe Hermann · 16 years ago
  31. 582364d flashrom: Allow the SiS 620 chipset to detect and read at least 256kb chips. by Urja Rannikko · 16 years ago
  32. 71a2fbf One more little fix for the Jetway J7F[24], option tables can only be by Corey Osgood · 16 years ago
  33. 400224e Config-abuild.lb's for jetway/j7f24 and bcom/winnetp680, to (finally) get abuild to stop complaining about these boards. They build fine with the default configs on a regular build. by Corey Osgood · 16 years ago
  34. 01a9c1b Final fix for C7 boards, which are still using ROMCC, to be able to by Corey Osgood · 16 years ago
  35. 8829c7d ROMCC chokes on vt8237_early_network_init(). Since that function is only by Carl-Daniel Hailfinger · 16 years ago
  36. 8a3ad59 Revision 3564 improved compilation time, but it also introduced a by Carl-Daniel Hailfinger · 16 years ago
  37. 4727c07 - reduced memory requirements a lot (from >100kb/controller to by Patrick Georgi · 16 years ago
  38. b1b071f * Add a new board, the BCom WinNET P680 by Alex Mauer · 16 years ago
  39. ca11e7c Revision 3567 introduced __attribute__((packed)) for a structured which by Carl-Daniel Hailfinger · 16 years ago
  40. 7528aa6 SB600 has four write once LPC ROM protect areas. It is not possible to write by Marc Jones · 16 years ago
  41. b0ae976 Drop global register 0x07 for all Super I/Os (trivial). by Uwe Hermann · 16 years ago
  42. b9c6b0e Add dump support to ITE IT8726F, and add comments and a missing GPIO by Josh Profitt · 16 years ago
  43. b8e53eb Add support for the Intel EP80579 (Tolapai) Development Kit mainboard (Truxton). by Ed Swierk · 16 years ago
  44. b7d781d Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be. by Uwe Hermann · 16 years ago
  45. 28401bd Drop unused (or commented / #if 0) reset.c files. by Uwe Hermann · 16 years ago
  46. 598ba43 Drop tons of duplicated debug.c files, move common file to by Uwe Hermann · 16 years ago
  47. 8ce164d Remove an extra bracket left by the vt8237r cleanup patch (trivial) by Corey Osgood · 16 years ago
  48. 0a20c41 VIA VT8237R cleanups (trivial). by Uwe Hermann · 16 years ago
  49. 2e5a9d9 Add support for the VIA pc2500e mainboard (CN700 + VT8237R). by Uwe Hermann · 16 years ago
  50. 3be4bc8 Drop a number of duplicated failover.c files (they have the same content by Uwe Hermann · 16 years ago
  51. f4b54b4 Add ICH10 support to flashrom. by Carl-Daniel Hailfinger · 16 years ago
  52. 4e40e46 flashrom: Check that a filename was specified also when using force read by Peter Stuge · 16 years ago
  53. 32965d8 by Ward Vandewege · 16 years ago
  54. 0323a2b Add Fintek F71882FG support (trivial). by Uwe Hermann · 16 years ago
  55. ea7b518 Indent-based + manual cleanups for CN700 (trivial). As this will be ported by Uwe Hermann · 16 years ago
  56. c1d06b7 Added comment about sb600 wideio setting for clarity and a minor witespace cleanup. (trivial) by Marc Jones · 16 years ago
  57. 4b1971c libpayload: Rename Geode video driver to Geode LX video driver. by Peter Stuge · 16 years ago
  58. ff9350b move variable declaration to where it is used, to prevent gcc failure. by Patrick Georgi · 16 years ago
  59. 964f066 [PATCH] coreboot: Don't loop forever waiting for HDA codecs by Jordan Crouse · 16 years ago
  60. 0994c39 Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT. by Mats Erik Andersson · 16 years ago
  61. a643ea3 Whitespace fixes. by Myles Watson · 16 years ago
  62. 69e9cc4 Fix obviously (syntactically) broken cmos.layout (trivial). by Uwe Hermann · 16 years ago
  63. cf762a4 Ron has been doing really good work over in v3. The problem is that the work got checked into v2. This should get us back to where we were. (trivial) by Marc Jones · 16 years ago
  64. 6c0b6d7 Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super I/O. by Uwe Hermann · 16 years ago
  65. 92f3eda Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried by Carl-Daniel Hailfinger · 16 years ago
  66. cee9438 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  67. d61ada6 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  68. 7f3d48c CK804 coding-style fixed based on an 'indent' run (trivial). by Uwe Hermann · 16 years ago
  69. 5107174 This is so that people can see it. This is the sb600 for v3. It almost by Ronald G. Minnich · 16 years ago
  70. 248a7df Fix a typo. by Carl-Daniel Hailfinger · 16 years ago
  71. bdb96f8 Use easily readable macros to setup interrupt routing. by Carl-Daniel Hailfinger · 16 years ago
  72. 5263b01 Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. by Marc Jones · 16 years ago
  73. cfb6ac7 Add some more Super I/O IDs/names (trivial). by Uwe Hermann · 16 years ago
  74. b816d33 Enable all available devices on the ASUS A8N-E (trivial). by Uwe Hermann · 16 years ago
  75. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  76. dc65196 Add an abuild command line option for -fno-stack-protect for toolchains that might require it. by Marc Jones · 16 years ago
  77. 336935c Coding-style fixes and simplifications for the ASUS A8N-E (trivial). by Uwe Hermann · 16 years ago
  78. 94c1bd8 Do not try to display non-printable characters on the bootlog and by Ulf Jordan · 16 years ago
  79. 45db366 A duplicate register address is incremented in table register_values. by Mats Erik Andersson · 16 years ago
  80. 166ad2d This patch fixes support for the AT49F002N(T) chip in the flashrom tool. by Tim ter Laak · 16 years ago
  81. 5de576c flashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  82. 2080bd9 AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CAR by Marc Jones · 16 years ago
  83. b246158 flashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW) by Peter Stuge · 16 years ago
  84. 5f41bf9 Mark the SyncMOS S29C51002T as working (trivial). by Uwe Hermann · 16 years ago
  85. b5623d1 This patch for the AMD K8 allows a single DIMM to be populated in the by Marc Jones · 16 years ago
  86. a67aab7 Add string support to nvramtool. by Stefan Reinauer · 16 years ago
  87. 830b17d fix ppc mainboards (trivial) by Stefan Reinauer · 16 years ago
  88. c753926 accidently backed out r3598. Sorry Ulf, will pay more attention next time. by Stefan Reinauer · 16 years ago
  89. ecd176f This patch fixes the dbm690t keyboard not working issue. It should also by Marc Jones · 16 years ago
  90. 678d61c add svn:ignore for temporary files and directories. (trivial) by Stefan Reinauer · 16 years ago
  91. 4151439 * Add strsep (since strtok is considered obsolete) by Stefan Reinauer · 16 years ago
  92. bc9cb27 Use a block cursor on VGA console :-) by Stefan Reinauer · 16 years ago
  93. 71c006f fix option handling in libpayload by Stefan Reinauer · 16 years ago
  94. d84ef1e * add keyboard layout support to libpayload by Stefan Reinauer · 16 years ago
  95. e75c3d8 * factor out serial hardware init by Stefan Reinauer · 16 years ago
  96. 96bcc53 Add IRQ12 to the dbm690t mptable for mouse interrupt support. by Marc Jones · 16 years ago
  97. ad9bdb4 Activate proper support for EN29F002(A)(N)[BT]. by Mats Erik Andersson · 16 years ago
  98. 6c55b05 Add default config file to libpayload so that one can do make defconfig by Stefan Reinauer · 16 years ago
  99. f69d5ee Support for the memory controller and PCIe interface of the Intel by Ed Swierk · 16 years ago
  100. 22d5ddc Fix overflow in modwin erase. Do not refresh modwin yet, since it is by Ulf Jordan · 16 years ago