1. 10d0a81 define array size in a single place (trivial) by Stefan Reinauer · 16 years ago
  2. 0e0ecf2 Make the serial output driver 8 bit clean. Remove translate_special_chars(), by Ulf Jordan · 16 years ago
  3. 00809eb This changes the python generated makefiles by Carl-Daniel Hailfinger · 16 years ago
  4. 1149a36 Tidy up identifiers, per Uwe's suggestion. Trivial. by Ed Swierk · 16 years ago
  5. 12aa5d9 flashrom: Only find "unknown .. SPI chip" if no other chip was found by Peter Stuge · 16 years ago
  6. d57a680 Add support for curses color output over serial. by Ulf Jordan · 16 years ago
  7. d21f68b This patch adds USB capabilities to libpayload. It requires some by Patrick Georgi · 16 years ago
  8. 5ccfa1a Add memalign(align, size). by Patrick Georgi · 16 years ago
  9. 56471f1 The keyboard driver mixed up the key press/release events for the special keys. by Stefan Reinauer · 16 years ago
  10. 093f6d5 flashrom: SST49LF016C TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  11. d4759d0 This patch gets the Epia-CN working without ACPI or APIC. by Bari Ari · 16 years ago
  12. 3153863 Various Doxygen-related fixes in libpayload (trivial). by Uwe Hermann · 16 years ago
  13. 0e6ad6b fix typo by Paul Menzel · 16 years ago
  14. fc58b7e [PATCH]: libpayload: Document time functions by Jordan Crouse · 16 years ago
  15. b746178 [PATCH]: libpayload: Document the architecture specific routines by Jordan Crouse · 16 years ago
  16. 4839266 [PATCH]: libpayload: change the type of the cpu_khz variable by Jordan Crouse · 16 years ago
  17. 617120c [PATCH]: libpayload: Document readline by Jordan Crouse · 16 years ago
  18. e2ad806 [PATCH]: libpayload: Document include/libpayload.h by Jordan Crouse · 16 years ago
  19. 4f05074 [PATCH]: Libpayload: Remove static variables from the doxygen output by Jordan Crouse · 16 years ago
  20. d39aad9 Add definitions for DDR2 SPD registers. by Ed Swierk · 16 years ago
  21. 7eda890 Eric Biederman believes that he and Tom Zimmerman of the defunct by Ed Swierk · 16 years ago
  22. 3a48bdc libpayload: Expand doxygen definitions by Jordan Crouse · 16 years ago
  23. 9368e4c fix libpayload build dependencies (trivial) by Stefan Reinauer · 16 years ago
  24. b1b1d70d Capture output from 'ld --help', in order that the test by Mats Erik Andersson · 16 years ago
  25. ec2bd53 If you have by Ward Vandewege · 16 years ago
  26. 98829de flashrom: SST25VF016B TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  27. 3b64129 Add a Doxygen config file and a Makefile target 'doxy' or 'doxygen' which by Uwe Hermann · 16 years ago
  28. 3b9d1b8 fix string function prototypes in libpayload according to sysv/4.3bsd. by Stefan Reinauer · 16 years ago
  29. 54ec0af Fix some Doxygen warnings and/or typos (trivial). by Uwe Hermann · 16 years ago
  30. 1d129fe How could -ffreestanding slip through here. Required because libpayload is not by Stefan Reinauer · 16 years ago
  31. 6adfaa69 This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, by Ed Swierk · 16 years ago
  32. 6c66c95 This patch modifies the Intel 3100 southbridge code to recognize the by Ed Swierk · 16 years ago
  33. 1996313 This patch implements support for the CPU core of the Intel EP80579 by Ed Swierk · 16 years ago
  34. b0d3e71 A missing semicolon prevents libpayload to compile, this patch fixes that. by Jakob Bornecrantz · 16 years ago
  35. 4b461b6 flashrom: Recognize the Intel EP80579 LPC flash interface. by Ed Swierk · 16 years ago
  36. 2319027 split the one file, as the several printing functions will continue to grow by Stefan Reinauer · 16 years ago
  37. eb02f45 use seperate array for core 2 cpus (trivial) by Stefan Reinauer · 16 years ago
  38. 49f8df7 this port seems somehow broken.. Now, is it using FAILOVER, or is it not?! by Stefan Reinauer · 16 years ago
  39. f83325d Add support for MSI KT4V to flashrom. The KT4V is autodetected and supports by Sean Nelson · 16 years ago
  40. 989c178 trivial fix for memcpy return code in case someone uses it. by Stefan Reinauer · 16 years ago
  41. 33e6d5d Add Tyan S2912 platform with AMD Family 10 support. Thanks Arne. Good job. by Arne Georg Gleditsch · 16 years ago
  42. 34b9f86 misc fixes: by Stefan Reinauer · 16 years ago
  43. 99c0856 by Stefan Reinauer · 16 years ago
  44. addf443 * add readline() * add fatal() by Stefan Reinauer · 16 years ago
  45. 6e51cee * add readline() * add fatal() by Stefan Reinauer · 16 years ago
  46. 0e4671e replace static functions by macros, because otherwise every unused function by Patrick Georgi · 16 years ago
  47. 59fb9a2b add functions to query cursor position to video layer by Stefan Reinauer · 16 years ago
  48. 96f57ae libpayload: Fix the memcpy functions by Jordan Crouse · 16 years ago
  49. 0740cda fix typo in ctype.c by Stefan Reinauer · 16 years ago
  50. 2aea11f Add a kconfig option to choose between outputing ACS characters or by Ulf Jordan · 16 years ago
  51. 364317b Fix tinycurses color output on the VGA console. by Ulf Jordan · 16 years ago
  52. 43a800c Add more information to the libpayload README (trivial). by Uwe Hermann · 16 years ago
  53. 26ba091 inteltool: match cpuid before attempting to print MSRs (trivial) by Stefan Reinauer · 16 years ago
  54. f394c75 add block io functions by Stefan Reinauer · 16 years ago
  55. 11e45cd trivial fix: ipchksum takes an unspecified input blob, not explicitly a number of shorts. by Stefan Reinauer · 16 years ago
  56. 67b35cb1 fix typo in superiotool (trivial) by Stefan Reinauer · 16 years ago
  57. ee67319 * fix memory allocator bug that lead to freelist corruption on the first malloc by Stefan Reinauer · 16 years ago
  58. 8e65adb Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codes by Stefan Reinauer · 16 years ago
  59. bc5379a off by 1. (trivial) by Stefan Reinauer · 16 years ago
  60. 28dff39 commit real fix to pci module of coreinfo (trivial) by Stefan Reinauer · 16 years ago
  61. 87f0b13 add PCI_BUS macro (trivial) by Stefan Reinauer · 16 years ago
  62. 74eedae Fix incorrect mapping of ACS_PI for VGA console. A pi should look like pi and by Ulf Jordan · 16 years ago
  63. b865070 License updated to GPL v2. by Marc Jones · 16 years ago
  64. 96b734c libpayload: fix type in keyboard driver. (trivial) by Stefan Reinauer · 16 years ago
  65. 716c720 flashrom: Fix error -EINVAL on mmap() by Segher Boessenkool · 16 years ago
  66. d133d9a This patch updates coreinfo to use the ACS_ macros for line graphics. by Ulf Jordan · 16 years ago
  67. cc8a993 Document all of the external code we use in libpayload (trivial). by Uwe Hermann · 16 years ago
  68. b4d4bac Add support for line drawing characters and the alternate character set. by Ulf Jordan · 16 years ago
  69. 42a0c80 Make cursor positioning work by using both halves of the VGA cursor by Jonathan A. Kollasch · 16 years ago
  70. 12e2726 No really, _these_ should be the last occurences of CONFIG_ without by Jordan Crouse · 16 years ago
  71. 5e354b7 these should be the last occurences of CONFIG_ without config.h in libpayload. by Stefan Reinauer · 16 years ago
  72. 663ea08 these use CONFIG_ variables, too. by Stefan Reinauer · 16 years ago
  73. cb7a7c6 video.c uses CONFIG_ variables, so it needs config.h (trivial) by Stefan Reinauer · 16 years ago
  74. b96a2ff Bugfixes to serial output functions: vt100 has bold with \e[1m, by Ulf Jordan · 16 years ago
  75. c5c1442 Fix garbage characters on screen. mvwaddch inserts one character, by Ulf Jordan · 16 years ago
  76. 6828569 Fix signedness problem in memcmp. by Ulf Jordan · 16 years ago
  77. f1e1274 i messed this up. by Stefan Reinauer · 16 years ago
  78. c7e92b3 compile fix (trivial) by Stefan Reinauer · 16 years ago
  79. 6986358 new menu structure for libpayload by Stefan Reinauer · 16 years ago
  80. fef915c fix some more warnings. by Stefan Reinauer · 16 years ago
  81. d00bdd0 fix warnings when starting make menuconfig (trivial) by Stefan Reinauer · 16 years ago
  82. 5e6e98a flashrom: ST M50FW040 TEST_OK PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  83. 2e4df11 Drop useless .gitignore files. by Uwe Hermann · 16 years ago
  84. 31a4f7b Drop useless .gitignore files. by Uwe Hermann · 16 years ago
  85. e55b32a Update the kconfig copy in libpayload to a much more recent one. Among by Uwe Hermann · 16 years ago
  86. dc93affe by Ward Vandewege · 16 years ago
  87. a2c951e Clean up whitespace and comments style. (trivial) by Marc Jones · 16 years ago
  88. 88ad6b0 Add a full set of pci access functions. by Stefan Reinauer · 16 years ago
  89. 85c7aec fix stack protection detection with Jordan's suggestion by Stefan Reinauer · 16 years ago
  90. c359124 fix cross compilationor libpayload / coreinfo by honoring by Stefan Reinauer · 16 years ago
  91. 695cff3 Cosmetic fixes (trivial). by Uwe Hermann · 16 years ago
  92. 8b17bd3 fix make menuconfig if no libintl.h is found. (trivial) by Stefan Reinauer · 16 years ago
  93. 95a6e1c add get_option to libpayload, so coreboot cmos options can be queried. by Stefan Reinauer · 16 years ago
  94. ebc9218 by Ward Vandewege · 16 years ago
  95. a70872cf Move out some hardcoded strings in coreinfo to become Kconfig variables. by Uwe Hermann · 16 years ago
  96. 754edf7 Remove duplicated code which is already in libpayload (trivial). by Uwe Hermann · 16 years ago
  97. 83233d0 Add missing #include. by Uwe Hermann · 16 years ago
  98. 5f1037c Initial support for the ASI MB-5BLGP (Neoware Eon 4000s). by Uwe Hermann · 16 years ago
  99. 9ecf8fb Remove welcome message from elfboot. None of the other subsystems have their by Stefan Reinauer · 16 years ago
  100. 912857e fix lots of warnings for cache as ram builds (trivial) by Stefan Reinauer · 16 years ago