1. 92f3eda Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried by Carl-Daniel Hailfinger · 15 years ago
  2. cee9438 Whitespace cleanup (trivial). by Myles Watson · 15 years ago
  3. d61ada6 Whitespace cleanup (trivial). by Myles Watson · 15 years ago
  4. 7f3d48c CK804 coding-style fixed based on an 'indent' run (trivial). by Uwe Hermann · 15 years ago
  5. 5107174 This is so that people can see it. This is the sb600 for v3. It almost by Ronald G. Minnich · 15 years ago
  6. 248a7df Fix a typo. by Carl-Daniel Hailfinger · 15 years ago
  7. bdb96f8 Use easily readable macros to setup interrupt routing. by Carl-Daniel Hailfinger · 15 years ago
  8. 5263b01 Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. by Marc Jones · 15 years ago
  9. cfb6ac7 Add some more Super I/O IDs/names (trivial). by Uwe Hermann · 15 years ago
  10. b816d33 Enable all available devices on the ASUS A8N-E (trivial). by Uwe Hermann · 15 years ago
  11. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 15 years ago
  12. dc65196 Add an abuild command line option for -fno-stack-protect for toolchains that might require it. by Marc Jones · 15 years ago
  13. 336935c Coding-style fixes and simplifications for the ASUS A8N-E (trivial). by Uwe Hermann · 15 years ago
  14. 94c1bd8 Do not try to display non-printable characters on the bootlog and by Ulf Jordan · 15 years ago
  15. 45db366 A duplicate register address is incremented in table register_values. by Mats Erik Andersson · 15 years ago
  16. 166ad2d This patch fixes support for the AT49F002N(T) chip in the flashrom tool. by Tim ter Laak · 15 years ago
  17. 5de576c flashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 15 years ago
  18. 2080bd9 AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CAR by Marc Jones · 15 years ago
  19. b246158 flashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW) by Peter Stuge · 15 years ago
  20. 5f41bf9 Mark the SyncMOS S29C51002T as working (trivial). by Uwe Hermann · 15 years ago
  21. b5623d1 This patch for the AMD K8 allows a single DIMM to be populated in the by Marc Jones · 15 years ago
  22. a67aab7 Add string support to nvramtool. by Stefan Reinauer · 15 years ago
  23. 830b17d fix ppc mainboards (trivial) by Stefan Reinauer · 15 years ago
  24. c753926 accidently backed out r3598. Sorry Ulf, will pay more attention next time. by Stefan Reinauer · 15 years ago
  25. ecd176f This patch fixes the dbm690t keyboard not working issue. It should also by Marc Jones · 15 years ago
  26. 678d61c add svn:ignore for temporary files and directories. (trivial) by Stefan Reinauer · 15 years ago
  27. 4151439 * Add strsep (since strtok is considered obsolete) by Stefan Reinauer · 15 years ago
  28. bc9cb27 Use a block cursor on VGA console :-) by Stefan Reinauer · 15 years ago
  29. 71c006f fix option handling in libpayload by Stefan Reinauer · 15 years ago
  30. d84ef1e * add keyboard layout support to libpayload by Stefan Reinauer · 15 years ago
  31. e75c3d8 * factor out serial hardware init by Stefan Reinauer · 15 years ago
  32. 96bcc53 Add IRQ12 to the dbm690t mptable for mouse interrupt support. by Marc Jones · 15 years ago
  33. ad9bdb4 Activate proper support for EN29F002(A)(N)[BT]. by Mats Erik Andersson · 15 years ago
  34. 6c55b05 Add default config file to libpayload so that one can do make defconfig by Stefan Reinauer · 15 years ago
  35. f69d5ee Support for the memory controller and PCIe interface of the Intel by Ed Swierk · 15 years ago
  36. 22d5ddc Fix overflow in modwin erase. Do not refresh modwin yet, since it is by Ulf Jordan · 15 years ago
  37. 902ed76 Adjust width of stdscr to exactly SCREEN_X. This fixes alignment issues due by Ulf Jordan · 15 years ago
  38. 0f5379c Fix up remaining AMD DBM690T autobuild issue. by Carl-Daniel Hailfinger · 15 years ago
  39. 9856fb3 Add abuild support for the dbm690t. (trivial) by Marc Jones · 15 years ago
  40. 4590ce2 by Rudolf Marek · 15 years ago
  41. 3aca4b5 The AMD dbm690t mainboard uses the it8712f SIO with the by Marc Jones · 15 years ago
  42. 0f4282b Attached patch removes HPET info from ACPI tables. HPET does not work fine on by Rudolf Marek · 15 years ago
  43. 3e3c83e 1. by Patrick Georgi · 15 years ago
  44. 0583997 Following patch adds support for Asus M2V-E SE. Works pretty well, the only by Rudolf Marek · 15 years ago
  45. 80d7c85 Patch for AMD DBM690T board. by Michael Xie · 15 years ago
  46. 7586cef Patch for AMD SB600 chipset. by Michael Xie · 15 years ago
  47. 06755e4 Patch for AMD RS690 chipset. by Michael Xie · 15 years ago
  48. 0b0771d Attached patch fixes at least one issue ;) During the PCI BAR sizing must be the by Rudolf Marek · 15 years ago
  49. c4128cf Whitespace and style cleanup. (trivial) by Marc Jones · 15 years ago
  50. 8d183c5 Add AMD K8 S1G1 socket support. by Michael Xie Michael.Xie · 15 years ago
  51. 64caf36 ck804 whitespace fixes by Myles Watson · 15 years ago
  52. a67c354c Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1 by Myles Watson · 15 years ago
  53. 297b91c fix two minor bugs in nvramtool. (trivial) by Stefan Reinauer · 15 years ago
  54. 4614aed fix regression in libpayload introduced by merge of the keyboard drivers. by Stefan Reinauer · 15 years ago
  55. e6408a3 - unify keycodes for non-ASCII keys by using curses' codes and labels by Patrick Georgi · 15 years ago
  56. 57700ff This patch adds damage detection to libpayload's tinycurses. This by Stefan Reinauer · 15 years ago
  57. f218d97 * Implement scrolling in tinycurses * Fix an off by one bug by Stefan Reinauer · 15 years ago
  58. 229c20f For the jetway jf2/4 series of mainboards: by Alex Mauer · 15 years ago
  59. 53bbb0f makes cursorx and cursory signed, as there are several "if (cursorx < 0)" tests. by Patrick Georgi · 15 years ago
  60. 29061a5 Fix the USB code to find the headers after they were moved. by Jordan Crouse · 15 years ago
  61. 6fbbd80 Move the USB header files to a common location for install purposes. by Jordan Crouse · 15 years ago
  62. 232dc97 Add the target for the previously-added jetway mainboard. by Alex Mauer · 15 years ago
  63. f657d75 From Vincent Legoll: by Stefan Reinauer · 15 years ago
  64. 9196dd5 Add the "jetway j7f[24]*" mainboard. As compared to the Via Epia CN, this by Alex Mauer · 15 years ago
  65. eb2b8a2 flashrom: Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 15 years ago
  66. 05e0fee flashrom: Debug print actual time base calculated by myusec_calibrate_delay() by Peter Stuge · 15 years ago
  67. f044f28 Add editing keypad keys and the missing F11 key to the curses serial by Ulf Jordan · 15 years ago
  68. d9f29c8 This patch adds support for the VIA VT8237S south bridge. The VT8237R programming remains unchanged (tested by Rudolf Marek · 15 years ago
  69. 10d0a81 define array size in a single place (trivial) by Stefan Reinauer · 15 years ago
  70. 0e0ecf2 Make the serial output driver 8 bit clean. Remove translate_special_chars(), by Ulf Jordan · 15 years ago
  71. 00809eb This changes the python generated makefiles by Carl-Daniel Hailfinger · 15 years ago
  72. 1149a36 Tidy up identifiers, per Uwe's suggestion. Trivial. by Ed Swierk · 15 years ago
  73. 12aa5d9 flashrom: Only find "unknown .. SPI chip" if no other chip was found by Peter Stuge · 15 years ago
  74. d57a680 Add support for curses color output over serial. by Ulf Jordan · 15 years ago
  75. d21f68b This patch adds USB capabilities to libpayload. It requires some by Patrick Georgi · 15 years ago
  76. 5ccfa1a Add memalign(align, size). by Patrick Georgi · 15 years ago
  77. 56471f1 The keyboard driver mixed up the key press/release events for the special keys. by Stefan Reinauer · 15 years ago
  78. 093f6d5 flashrom: SST49LF016C TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 15 years ago
  79. d4759d0 This patch gets the Epia-CN working without ACPI or APIC. by Bari Ari · 15 years ago
  80. 3153863 Various Doxygen-related fixes in libpayload (trivial). by Uwe Hermann · 15 years ago
  81. 0e6ad6b fix typo by Paul Menzel · 15 years ago
  82. fc58b7e [PATCH]: libpayload: Document time functions by Jordan Crouse · 15 years ago
  83. b746178 [PATCH]: libpayload: Document the architecture specific routines by Jordan Crouse · 15 years ago
  84. 4839266 [PATCH]: libpayload: change the type of the cpu_khz variable by Jordan Crouse · 15 years ago
  85. 617120c [PATCH]: libpayload: Document readline by Jordan Crouse · 15 years ago
  86. e2ad806 [PATCH]: libpayload: Document include/libpayload.h by Jordan Crouse · 15 years ago
  87. 4f05074 [PATCH]: Libpayload: Remove static variables from the doxygen output by Jordan Crouse · 15 years ago
  88. d39aad9 Add definitions for DDR2 SPD registers. by Ed Swierk · 15 years ago
  89. 7eda890 Eric Biederman believes that he and Tom Zimmerman of the defunct by Ed Swierk · 15 years ago
  90. 3a48bdc libpayload: Expand doxygen definitions by Jordan Crouse · 15 years ago
  91. 9368e4c fix libpayload build dependencies (trivial) by Stefan Reinauer · 15 years ago
  92. b1b1d70d Capture output from 'ld --help', in order that the test by Mats Erik Andersson · 15 years ago
  93. ec2bd53 If you have by Ward Vandewege · 15 years ago
  94. 98829de flashrom: SST25VF016B TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 15 years ago
  95. 3b64129 Add a Doxygen config file and a Makefile target 'doxy' or 'doxygen' which by Uwe Hermann · 15 years ago
  96. 3b9d1b8 fix string function prototypes in libpayload according to sysv/4.3bsd. by Stefan Reinauer · 15 years ago
  97. 54ec0af Fix some Doxygen warnings and/or typos (trivial). by Uwe Hermann · 15 years ago
  98. 1d129fe How could -ffreestanding slip through here. Required because libpayload is not by Stefan Reinauer · 15 years ago
  99. 6adfaa69 This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, by Ed Swierk · 15 years ago
  100. 6c66c95 This patch modifies the Intel 3100 southbridge code to recognize the by Ed Swierk · 15 years ago