1. 17f6a87 [PATCH] libpayload: Use gcc to compile assembly files by Jordan Crouse · 16 years ago
  2. c880a36 Add register definitions for W83627HF based on publicly available by Andriy Gapon · 16 years ago
  3. 1aa329d Coding-style fixes for flashrom, partly indent-aided (trivial). by Uwe Hermann · 16 years ago
  4. 582364d flashrom: Allow the SiS 620 chipset to detect and read at least 256kb chips. by Urja Rannikko · 16 years ago
  5. 71a2fbf One more little fix for the Jetway J7F[24], option tables can only be by Corey Osgood · 16 years ago
  6. 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
  7. 01a9c1b Final fix for C7 boards, which are still using ROMCC, to be able to by Corey Osgood · 16 years ago
  8. 8829c7d ROMCC chokes on vt8237_early_network_init(). Since that function is only by Carl-Daniel Hailfinger · 16 years ago
  9. 8a3ad59 Revision 3564 improved compilation time, but it also introduced a by Carl-Daniel Hailfinger · 16 years ago
  10. 4727c07 - reduced memory requirements a lot (from >100kb/controller to by Patrick Georgi · 16 years ago
  11. b1b071f * Add a new board, the BCom WinNET P680 by Alex Mauer · 16 years ago
  12. ca11e7c Revision 3567 introduced __attribute__((packed)) for a structured which by Carl-Daniel Hailfinger · 16 years ago
  13. 7528aa6 SB600 has four write once LPC ROM protect areas. It is not possible to write by Marc Jones · 16 years ago
  14. b0ae976 Drop global register 0x07 for all Super I/Os (trivial). by Uwe Hermann · 16 years ago
  15. b9c6b0e Add dump support to ITE IT8726F, and add comments and a missing GPIO by Josh Profitt · 16 years ago
  16. b8e53eb Add support for the Intel EP80579 (Tolapai) Development Kit mainboard (Truxton). by Ed Swierk · 16 years ago
  17. b7d781d Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be. by Uwe Hermann · 16 years ago
  18. 28401bd Drop unused (or commented / #if 0) reset.c files. by Uwe Hermann · 16 years ago
  19. 598ba43 Drop tons of duplicated debug.c files, move common file to by Uwe Hermann · 16 years ago
  20. 8ce164d Remove an extra bracket left by the vt8237r cleanup patch (trivial) by Corey Osgood · 16 years ago
  21. 0a20c41 VIA VT8237R cleanups (trivial). by Uwe Hermann · 16 years ago
  22. 2e5a9d9 Add support for the VIA pc2500e mainboard (CN700 + VT8237R). by Uwe Hermann · 16 years ago
  23. 3be4bc8 Drop a number of duplicated failover.c files (they have the same content by Uwe Hermann · 16 years ago
  24. f4b54b4 Add ICH10 support to flashrom. by Carl-Daniel Hailfinger · 16 years ago
  25. 4e40e46 flashrom: Check that a filename was specified also when using force read by Peter Stuge · 16 years ago
  26. 32965d8 by Ward Vandewege · 16 years ago
  27. 0323a2b Add Fintek F71882FG support (trivial). by Uwe Hermann · 16 years ago
  28. ea7b518 Indent-based + manual cleanups for CN700 (trivial). As this will be ported by Uwe Hermann · 16 years ago
  29. c1d06b7 Added comment about sb600 wideio setting for clarity and a minor witespace cleanup. (trivial) by Marc Jones · 16 years ago
  30. 4b1971c libpayload: Rename Geode video driver to Geode LX video driver. by Peter Stuge · 16 years ago
  31. ff9350b move variable declaration to where it is used, to prevent gcc failure. by Patrick Georgi · 16 years ago
  32. 964f066 [PATCH] coreboot: Don't loop forever waiting for HDA codecs by Jordan Crouse · 16 years ago
  33. 0994c39 Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT. by Mats Erik Andersson · 16 years ago
  34. a643ea3 Whitespace fixes. by Myles Watson · 16 years ago
  35. 69e9cc4 Fix obviously (syntactically) broken cmos.layout (trivial). by Uwe Hermann · 16 years ago
  36. 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
  37. 6c0b6d7 Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super I/O. by Uwe Hermann · 16 years ago
  38. 92f3eda Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried by Carl-Daniel Hailfinger · 16 years ago
  39. cee9438 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  40. d61ada6 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  41. 7f3d48c CK804 coding-style fixed based on an 'indent' run (trivial). by Uwe Hermann · 16 years ago
  42. 5107174 This is so that people can see it. This is the sb600 for v3. It almost by Ronald G. Minnich · 16 years ago
  43. 248a7df Fix a typo. by Carl-Daniel Hailfinger · 16 years ago
  44. bdb96f8 Use easily readable macros to setup interrupt routing. by Carl-Daniel Hailfinger · 16 years ago
  45. 5263b01 Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. by Marc Jones · 16 years ago
  46. cfb6ac7 Add some more Super I/O IDs/names (trivial). by Uwe Hermann · 16 years ago
  47. b816d33 Enable all available devices on the ASUS A8N-E (trivial). by Uwe Hermann · 16 years ago
  48. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  49. dc65196 Add an abuild command line option for -fno-stack-protect for toolchains that might require it. by Marc Jones · 16 years ago
  50. 336935c Coding-style fixes and simplifications for the ASUS A8N-E (trivial). by Uwe Hermann · 16 years ago
  51. 94c1bd8 Do not try to display non-printable characters on the bootlog and by Ulf Jordan · 16 years ago
  52. 45db366 A duplicate register address is incremented in table register_values. by Mats Erik Andersson · 16 years ago
  53. 166ad2d This patch fixes support for the AT49F002N(T) chip in the flashrom tool. by Tim ter Laak · 16 years ago
  54. 5de576c flashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  55. 2080bd9 AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CAR by Marc Jones · 16 years ago
  56. b246158 flashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW) by Peter Stuge · 16 years ago
  57. 5f41bf9 Mark the SyncMOS S29C51002T as working (trivial). by Uwe Hermann · 16 years ago
  58. b5623d1 This patch for the AMD K8 allows a single DIMM to be populated in the by Marc Jones · 16 years ago
  59. a67aab7 Add string support to nvramtool. by Stefan Reinauer · 16 years ago
  60. 830b17d fix ppc mainboards (trivial) by Stefan Reinauer · 16 years ago
  61. c753926 accidently backed out r3598. Sorry Ulf, will pay more attention next time. by Stefan Reinauer · 16 years ago
  62. ecd176f This patch fixes the dbm690t keyboard not working issue. It should also by Marc Jones · 16 years ago
  63. 678d61c add svn:ignore for temporary files and directories. (trivial) by Stefan Reinauer · 16 years ago
  64. 4151439 * Add strsep (since strtok is considered obsolete) by Stefan Reinauer · 16 years ago
  65. bc9cb27 Use a block cursor on VGA console :-) by Stefan Reinauer · 16 years ago
  66. 71c006f fix option handling in libpayload by Stefan Reinauer · 16 years ago
  67. d84ef1e * add keyboard layout support to libpayload by Stefan Reinauer · 16 years ago
  68. e75c3d8 * factor out serial hardware init by Stefan Reinauer · 16 years ago
  69. 96bcc53 Add IRQ12 to the dbm690t mptable for mouse interrupt support. by Marc Jones · 16 years ago
  70. ad9bdb4 Activate proper support for EN29F002(A)(N)[BT]. by Mats Erik Andersson · 16 years ago
  71. 6c55b05 Add default config file to libpayload so that one can do make defconfig by Stefan Reinauer · 16 years ago
  72. f69d5ee Support for the memory controller and PCIe interface of the Intel by Ed Swierk · 16 years ago
  73. 22d5ddc Fix overflow in modwin erase. Do not refresh modwin yet, since it is by Ulf Jordan · 16 years ago
  74. 902ed76 Adjust width of stdscr to exactly SCREEN_X. This fixes alignment issues due by Ulf Jordan · 16 years ago
  75. 0f5379c Fix up remaining AMD DBM690T autobuild issue. by Carl-Daniel Hailfinger · 16 years ago
  76. 9856fb3 Add abuild support for the dbm690t. (trivial) by Marc Jones · 16 years ago
  77. 4590ce2 by Rudolf Marek · 16 years ago
  78. 3aca4b5 The AMD dbm690t mainboard uses the it8712f SIO with the by Marc Jones · 16 years ago
  79. 0f4282b Attached patch removes HPET info from ACPI tables. HPET does not work fine on by Rudolf Marek · 16 years ago
  80. 3e3c83e 1. by Patrick Georgi · 16 years ago
  81. 0583997 Following patch adds support for Asus M2V-E SE. Works pretty well, the only by Rudolf Marek · 16 years ago
  82. 80d7c85 Patch for AMD DBM690T board. by Michael Xie · 16 years ago
  83. 7586cef Patch for AMD SB600 chipset. by Michael Xie · 16 years ago
  84. 06755e4 Patch for AMD RS690 chipset. by Michael Xie · 16 years ago
  85. 0b0771d Attached patch fixes at least one issue ;) During the PCI BAR sizing must be the by Rudolf Marek · 16 years ago
  86. c4128cf Whitespace and style cleanup. (trivial) by Marc Jones · 16 years ago
  87. 8d183c5 Add AMD K8 S1G1 socket support. by Michael Xie Michael.Xie · 16 years ago
  88. 64caf36 ck804 whitespace fixes by Myles Watson · 16 years ago
  89. a67c354c Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1 by Myles Watson · 16 years ago
  90. 297b91c fix two minor bugs in nvramtool. (trivial) by Stefan Reinauer · 16 years ago
  91. 4614aed fix regression in libpayload introduced by merge of the keyboard drivers. by Stefan Reinauer · 16 years ago
  92. e6408a3 - unify keycodes for non-ASCII keys by using curses' codes and labels by Patrick Georgi · 16 years ago
  93. 57700ff This patch adds damage detection to libpayload's tinycurses. This by Stefan Reinauer · 16 years ago
  94. f218d97 * Implement scrolling in tinycurses * Fix an off by one bug by Stefan Reinauer · 16 years ago
  95. 229c20f For the jetway jf2/4 series of mainboards: by Alex Mauer · 16 years ago
  96. 53bbb0f makes cursorx and cursory signed, as there are several "if (cursorx < 0)" tests. by Patrick Georgi · 16 years ago
  97. 29061a5 Fix the USB code to find the headers after they were moved. by Jordan Crouse · 16 years ago
  98. 6fbbd80 Move the USB header files to a common location for install purposes. by Jordan Crouse · 16 years ago
  99. 232dc97 Add the target for the previously-added jetway mainboard. by Alex Mauer · 16 years ago
  100. f657d75 From Vincent Legoll: by Stefan Reinauer · 16 years ago