1. 33c57f8 by Ward Vandewege · 16 years ago
  2. 4934fc0 flashrom: Add a tested bitmap field to the flash chip table. by Peter Stuge · 16 years ago
  3. a9a5f49 By default, the Intel 3100 LPC interface enables only I/O range 0x3f8 by Ed Swierk · 16 years ago
  4. e21f836 flashrom: Enable ROM decode range to 1MB for vt8237r by Bari Ari · 16 years ago
  5. b19973e The generic jedec.c does not work for the ST M50FLW flash by Claus Gindhart · 16 years ago
  6. 26e08b5 flashrom: Handle NULL probe, erase and write function pointers in the by Peter Stuge · 16 years ago
  7. e227143 libpayload: Add gettimeofday() and friends by Jordan Crouse · 16 years ago
  8. d772e1e libpayload: Fix a small but aggressive bug in printf() by Jordan Crouse · 16 years ago
  9. 63f181f libpayload: Enable keyboard translation so that we can use scancode set 1 by Jordan Crouse · 16 years ago
  10. 24a0404 libpayload: Fix malloc allocation by Jordan Crouse · 16 years ago
  11. c781584 libpayload: Add the null terminator to the end of the duplicated string by Jordan Crouse · 16 years ago
  12. 20ce60c Change abuild ROM_IMAGE_SIZE to match the standard s_c_fam10 Config.lb. by Marc Jones · 16 years ago
  13. 65e0804 Remove inline from FAM10 CPU initialization functions. by Marc Jones · 16 years ago
  14. 7ca3ec2 Fix so pci device memory allocation does not use memory base address at 0xfec00000, this is reserved for APIC. by Aaron Lwe · 16 years ago
  15. 6fd385d Payload location fix for buildrom (trivial). by Uwe Hermann · 16 years ago
  16. c1cbff2 Add CPUID processor name string support for Fam10 CPUs. by Marc Jones · 16 years ago
  17. 403b89a On APs the ClLinesToNbDis was being left enabled from CAR setup. by Marc Jones · 16 years ago
  18. 202625e This board (http://www.ieiworld.com/en/product_IPC.asp?model=PCISA-LX) by Nikolay Petukhov · 16 years ago
  19. 20ba8eb Flash pages, which where excluded from updating using the exclude or the by Claus Gindhart · 16 years ago
  20. a149131 Same old story: Fam10 needs more space again. My calculations say it by Carl-Daniel Hailfinger · 16 years ago
  21. e3e4981 Trivial payload location changes for buildrom. by Myles Watson · 16 years ago
  22. e4c98d2 These config files are so that buildrom can use these two boards. by Myles Watson · 16 years ago
  23. 3d1d3b2 by Myles Watson · 16 years ago
  24. 0eec1a8 by Myles Watson · 16 years ago
  25. bb33e4a Detect SMSC SCH5027 (trivial). by Uwe Hermann · 16 years ago
  26. c4a4116 by Ward Vandewege · 16 years ago
  27. a74a8ff Clean up and remove late initialization code that is no longer needed. by Marc Jones · 16 years ago
  28. f0174b5 Find matching settings for each CPUs FID, VID, and P-state registers and initialize them. by Marc Jones · 16 years ago
  29. 8127dc4 Update the FAM10 microcode to current versions. by Marc Jones · 16 years ago
  30. c74e362 Missed this file in the previous check-in, r3248. by Marc Jones · 16 years ago
  31. da4ce6b Add early MSR and PCI register initialization. by Marc Jones · 16 years ago
  32. 0ab8cdd Add support for a 'bootlog' module to coreinfo. by Uwe Hermann · 16 years ago
  33. 16acf8b Show index numbers in the NVRAM dump, similar to the PCI config space dump. by Uwe Hermann · 16 years ago
  34. 5f4410b libpayload: Fix keyboard buglet by Jordan Crouse · 16 years ago
  35. 7bc63fd This trivial patch adds the SMSC SCH3112 Super I/O chip ID to the by Christopher Kilgour · 16 years ago
  36. 5971121 Replace buildtarget's check for --build-id with something by Ed Swierk · 16 years ago
  37. 68aab26 Alter buildtarget to invoke the cross-compiler when by Ed Swierk · 16 years ago
  38. 8d0a12a Change default payload location for easier buildrom support (trivial). by Uwe Hermann · 16 years ago
  39. 0b53ec3d Move curses/speaker.c to drivers/ as it's not curses-specific (trivial). by Uwe Hermann · 16 years ago
  40. 5369303 Add the patch for building tint as payload, as well as a small README, by Uwe Hermann · 16 years ago
  41. 50eff21 Correct upper boundary for isxdigit. by Ulf Jordan · 16 years ago
  42. be504d1 Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial). by Uwe Hermann · 16 years ago
  43. 72199bc Rewrite and filling of libc/ctype.c (thus adjusting copyright line). by Uwe Hermann · 16 years ago
  44. b103345 Convert BIN2HEX/HEX2BIN to functions and add the abs() family by Uwe Hermann · 16 years ago
  45. fad8c2b Various small consistency fixes (trivial): by Uwe Hermann · 16 years ago
  46. 5431553 libpayload: Add a Geode video driver by Jordan Crouse · 16 years ago
  47. e3aeb93 Bring Fam10 memory controller init up to date with the latest AMD BKDG by Marc Jones (marc.jones · 16 years ago
  48. 234e87f libpayload: Support functions for Geode by Jordan Crouse · 16 years ago
  49. 30939bd libpayload: Add video console framework by Jordan Crouse · 16 years ago
  50. bac89d0 libpayload: Avoid .svn files in the header install by Jordan Crouse · 16 years ago
  51. 1cb92bc coreinfo: Make coreinfo use the gcc-wrappers from libpayload by Jordan Crouse · 16 years ago
  52. 804f4df Make the sample Makefile a bit more generic, so it can be adapted more by Uwe Hermann · 16 years ago
  53. c3e728f libpayload: Implement gcc wrappers for libpayload by Jordan Crouse · 16 years ago
  54. c5a78ac Add missing prototypes for libc/rand.c functions (trivial). by Uwe Hermann · 16 years ago
  55. ea72559 Small curses fixes/additions for libpayload (trivial). by Uwe Hermann · 16 years ago
  56. 672d0ae libpayload: Add a timeout function for getchar and getch by Jordan Crouse · 16 years ago
  57. 4eb5089 Add rand/rand_r/srand functions for generating pseudo-random bytes. by Uwe Hermann · 16 years ago
  58. c6092c0 ST M50FW016 and ST M50FW040 support the 82802ab command set, not jedec. by Ed Swierk · 16 years ago
  59. 78f59f8 Re-add files I deleted by mistake in r3219. They are meant for a different by Marc Jones (marc.jones · 16 years ago
  60. df22f78 Don't check exclusive IRQ fieldin the PIR table. by Marc Jones(marc.jones · 16 years ago
  61. 0dc5697 This patch halts the tco timer early in the boot process on all ICH series southbridges. by Joseph Smith · 16 years ago
  62. 3860404 libpayload: remove unneeded stack stuff by Jordan Crouse · 16 years ago
  63. 6c44dfb Fix the case where the user selects no modules in Kconfig at all. by Uwe Hermann · 16 years ago
  64. 4afb7fb Add a workaround for a bug in some binutils version which strictly by Carl-Daniel Hailfinger · 16 years ago
  65. a697721 Document a rough estimate of how much space in the ELF file each of the by Uwe Hermann · 16 years ago
  66. 1bee6f9 Add BIN2HEX and HEX2BIN macros (trivial). by Uwe Hermann · 16 years ago
  67. 3995593 Add a SHA-1 implementation to libpayload. by Uwe Hermann · 16 years ago
  68. c758227 Doing another 'make' after a 'make clean' was broken until now. Fix it by Uwe Hermann · 16 years ago
  69. 0a89625 Add missing snprintf() to libc/printf.c (trivial). by Uwe Hermann · 16 years ago
  70. 2b85b63 Setting an integrated southbridge device (like SATA or USB2.0) to by Ed Swierk · 16 years ago
  71. 23cd49a Remove i82801DB files that I meant to delete in r3206. by Joseph Smith · 16 years ago
  72. 06ae639 Tiny style fix for consistency (trivial). by Ed Swierk · 16 years ago
  73. 868de98 Removal of i82801DB (ICH4) by Joseph Smith · 16 years ago
  74. c4e052c The early init code of several Intel southbridge chipsets calls by Ed Swierk · 16 years ago
  75. 2c6b33c Libpayload fixes to prevent triple-faults when running in QEMU. by Klaus Schnass · 16 years ago
  76. ab5b3e0 Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for by Uwe Hermann · 16 years ago
  77. 30d789b Fix the NVRAM access functions to work correctly for the by Uwe Hermann · 16 years ago
  78. 2d758b8 Whitespace fixes (trivial). by Uwe Hermann · 16 years ago
  79. b642e6d Rename drivers/cmos.c to drivers/nvram.c (trivial). by Uwe Hermann · 16 years ago
  80. c16d24e Due to popular demand, rename "CMOS" to "NVRAM" (trivial). by Uwe Hermann · 16 years ago
  81. 71f846c Like other Intel chipsets, the Intel 3100 has a TCO timer that reboots by Ed Swierk · 16 years ago
  82. 1e185e8 Add support for the TeleVideo TC7020. by Kenji Noguchi · 16 years ago
  83. 9c2255c Now coreboot performs IRQ routing for some boards. by Nikolay Petukhov · 16 years ago
  84. 0e122af [libpayload] Work around sign-extending issue by Jordan Crouse · 16 years ago
  85. 42cccdf Make a few array entries only as big as they absolutely need to be (trivial). by Uwe Hermann · 16 years ago
  86. da0efc4 Fix for irq routing issues. by Joseph Smith · 16 years ago
  87. 8cc38d2 Add initial support for some basic CMOS read/write functions and the by Uwe Hermann · 16 years ago
  88. a0c0093 Various tiny fixes (trivial): by Uwe Hermann · 16 years ago
  89. 408c4e1 Drop -Os in libpayload for now, it causes run-time problems for some by Uwe Hermann · 16 years ago
  90. c88b537 Make the getpir output compile (Closes #70). by Jon Dufresne · 16 years ago
  91. 2216d1b Add a recent kconfig version to coreinfo, in order to make the by Uwe Hermann · 16 years ago
  92. 0bfb5c4 Make functions static (where possible) to reduce code size (trivial). by Uwe Hermann · 16 years ago
  93. b0e3f39 Make cursor positioning work by using both halves of the by Jonathan A. Kollasch · 16 years ago
  94. 661e380 Cosmetics, fix typos (trivial). by Uwe Hermann · 16 years ago
  95. 2901405 Quickfix for libpayload's strcpy() to properly NUL-terminate strings (trivial). by Uwe Hermann · 16 years ago
  96. 316e07f Following patch adds K8M890 support. It initializes the AGP and graphics UMA. by Rudolf Marek · 16 years ago
  97. 14a3feb Fix code to allow usage of -Wall in libpayload and the sample (trivial). by Uwe Hermann · 16 years ago
  98. 35845a2 Smaller fixes to allow using -Wall (trivial). by Uwe Hermann · 16 years ago
  99. 6a441bf Cosmetics, coding style fixes (trivial). by Uwe Hermann · 16 years ago
  100. 5f4c8ab Change kconfig references from 'buildrom' to 'libpayload'. by Christopher Kilgour · 16 years ago