1. 87f0b13 add PCI_BUS macro (trivial) by Stefan Reinauer · 16 years ago
  2. 74eedae Fix incorrect mapping of ACS_PI for VGA console. A pi should look like pi and by Ulf Jordan · 16 years ago
  3. b865070 License updated to GPL v2. by Marc Jones · 16 years ago
  4. 96b734c libpayload: fix type in keyboard driver. (trivial) by Stefan Reinauer · 16 years ago
  5. 716c720 flashrom: Fix error -EINVAL on mmap() by Segher Boessenkool · 16 years ago
  6. d133d9a This patch updates coreinfo to use the ACS_ macros for line graphics. by Ulf Jordan · 16 years ago
  7. cc8a993 Document all of the external code we use in libpayload (trivial). by Uwe Hermann · 16 years ago
  8. b4d4bac Add support for line drawing characters and the alternate character set. by Ulf Jordan · 16 years ago
  9. 42a0c80 Make cursor positioning work by using both halves of the VGA cursor by Jonathan A. Kollasch · 16 years ago
  10. 12e2726 No really, _these_ should be the last occurences of CONFIG_ without by Jordan Crouse · 16 years ago
  11. 5e354b7 these should be the last occurences of CONFIG_ without config.h in libpayload. by Stefan Reinauer · 16 years ago
  12. 663ea08 these use CONFIG_ variables, too. by Stefan Reinauer · 16 years ago
  13. cb7a7c6 video.c uses CONFIG_ variables, so it needs config.h (trivial) by Stefan Reinauer · 16 years ago
  14. b96a2ff Bugfixes to serial output functions: vt100 has bold with \e[1m, by Ulf Jordan · 16 years ago
  15. c5c1442 Fix garbage characters on screen. mvwaddch inserts one character, by Ulf Jordan · 16 years ago
  16. 6828569 Fix signedness problem in memcmp. by Ulf Jordan · 16 years ago
  17. f1e1274 i messed this up. by Stefan Reinauer · 16 years ago
  18. c7e92b3 compile fix (trivial) by Stefan Reinauer · 16 years ago
  19. 6986358 new menu structure for libpayload by Stefan Reinauer · 16 years ago
  20. fef915c fix some more warnings. by Stefan Reinauer · 16 years ago
  21. d00bdd0 fix warnings when starting make menuconfig (trivial) by Stefan Reinauer · 16 years ago
  22. 5e6e98a flashrom: ST M50FW040 TEST_OK PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  23. 2e4df11 Drop useless .gitignore files. by Uwe Hermann · 16 years ago
  24. 31a4f7b Drop useless .gitignore files. by Uwe Hermann · 16 years ago
  25. e55b32a Update the kconfig copy in libpayload to a much more recent one. Among by Uwe Hermann · 16 years ago
  26. dc93affe by Ward Vandewege · 16 years ago
  27. a2c951e Clean up whitespace and comments style. (trivial) by Marc Jones · 16 years ago
  28. 88ad6b0 Add a full set of pci access functions. by Stefan Reinauer · 16 years ago
  29. 85c7aec fix stack protection detection with Jordan's suggestion by Stefan Reinauer · 16 years ago
  30. c359124 fix cross compilationor libpayload / coreinfo by honoring by Stefan Reinauer · 16 years ago
  31. 695cff3 Cosmetic fixes (trivial). by Uwe Hermann · 16 years ago
  32. 8b17bd3 fix make menuconfig if no libintl.h is found. (trivial) by Stefan Reinauer · 16 years ago
  33. 95a6e1c add get_option to libpayload, so coreboot cmos options can be queried. by Stefan Reinauer · 16 years ago
  34. ebc9218 by Ward Vandewege · 16 years ago
  35. a70872cf Move out some hardcoded strings in coreinfo to become Kconfig variables. by Uwe Hermann · 16 years ago
  36. 754edf7 Remove duplicated code which is already in libpayload (trivial). by Uwe Hermann · 16 years ago
  37. 83233d0 Add missing #include. by Uwe Hermann · 16 years ago
  38. 5f1037c Initial support for the ASI MB-5BLGP (Neoware Eon 4000s). by Uwe Hermann · 16 years ago
  39. 9ecf8fb Remove welcome message from elfboot. None of the other subsystems have their by Stefan Reinauer · 16 years ago
  40. 912857e fix lots of warnings for cache as ram builds (trivial) by Stefan Reinauer · 16 years ago
  41. 87c938f adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot" by Stefan Reinauer · 16 years ago
  42. 6852406 Go back to SIPI WAIT state for those CPUS defining the newly introduced by Stefan Reinauer · 16 years ago
  43. ab8bb8b update copyright year (trivial) by Stefan Reinauer · 16 years ago
  44. a56edac This patch by Stefan Reinauer · 16 years ago
  45. 42fb71f tested another intel chip (trivial) by Stefan Reinauer · 16 years ago
  46. db1b608 oops, forgot these in the cleanup.. (trivial) by Stefan Reinauer · 16 years ago
  47. 11a2014 a heuristics is something different by Stefan Reinauer · 16 years ago
  48. 75f519c Typo, thanks to Idwer for spotting this. (trivial patch) by Stefan Reinauer · 16 years ago
  49. 51754a3 clarify in the printks what function is actually called. This little smart magic by Stefan Reinauer · 16 years ago
  50. 1409136 clean out obsoleted config.lb rules and output, fix indenting (trivial) by Stefan Reinauer · 16 years ago
  51. 48b85fc use printk, when possible. (trivial) by Stefan Reinauer · 16 years ago
  52. 5a522d4 match against all steppings of a CPU model, because these are _model_ drivers. by Stefan Reinauer · 16 years ago
  53. ac555b1 serial.inc is not used anywhere. drop it (trivial) by Stefan Reinauer · 16 years ago
  54. 57d2af8 same spelling in all mtrr output.. (trivial) by Stefan Reinauer · 16 years ago
  55. df6c858 drop unused code (trivial) by Stefan Reinauer · 16 years ago
  56. 96a6036 coding style fixes (trivial) by Stefan Reinauer · 16 years ago
  57. 20ffc03 fix compile warnings of rom_stream.c (trivial) by Stefan Reinauer · 16 years ago
  58. 951c62f add some SPD values from specs. (trivial) by Stefan Reinauer · 16 years ago
  59. a91e0fe function prototypes don't need extern. (trivial) by Stefan Reinauer · 16 years ago
  60. 749c05e fix warning in vga console code (trivial) by Stefan Reinauer · 16 years ago
  61. fec2c4f fix typo in coreboot_ram.ld comment (trivial) by Stefan Reinauer · 16 years ago
  62. bba53ed fix typo in commend of generic_sdram.c (trivial) by Stefan Reinauer · 16 years ago
  63. 3c580b5 clean up comment in onboard.c (trivial) by Stefan Reinauer · 16 years ago
  64. 807dec0 clean up Config.lb in lib/ (trivial) by Stefan Reinauer · 16 years ago
  65. 7a4f688 fix warnings, make mptable struct members explicitly packed, as they're by Stefan Reinauer · 16 years ago
  66. d98cf5b fix typos and warnings in the device tree code (trivial) by Stefan Reinauer · 16 years ago
  67. 8533606 CONFIG_LOGICAL_CPUS=2 does not make sense because it is a BOOL. (trivial) by Stefan Reinauer · 16 years ago
  68. 62ab563 fix build warnings for buildrom (trivial) by Stefan Reinauer · 16 years ago
  69. 7e4954c fix typos in config.g, and don't arbitrarily hide some build information by Stefan Reinauer · 16 years ago
  70. 96e3022 This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai. by Roman Kononov · 16 years ago
  71. 2aa804f Fix r3434 check-in. Added missing end to Options.lb. Not entirely sure how it by Marc Jones · 16 years ago
  72. 35b5361 Add AMD Fam10 B3 default settings to match AMD example code. by Marc Jones · 16 years ago
  73. 51737cf Update to the latest AMD Fam10 microcode patches. by Marc Jones · 16 years ago
  74. c3ec1ac Memory initialization support for AMD Fam10 B3 (B0-B2 already supported). by Marc Jones · 16 years ago
  75. 3a85563 Missed a const in my previous checkin, r3426 (trivial). by Marc Jones · 16 years ago
  76. ec9e6e3 flashrom: Winbond W39V040C and MSI K8T Neo2-F by Peter Stuge · 16 years ago
  77. 3d135e6 Add support for the Winbond W83697HF Super I/O. by Sean Nelson · 16 years ago
  78. a3f0579 superiotool: add support for SMSC SIO10N268 (trivial) by Stefan Reinauer · 16 years ago
  79. a12eb6a add support for 2 new SMSC superio chips. Information is a bit ambiguous by Stefan Reinauer · 16 years ago
  80. 941aaee Random coding style fixes and simplifications (trivial). by Uwe Hermann · 16 years ago
  81. eafcedd Add manual HT BUID fixup to detect previously set BUIDs in early init. This fixes the non-coherent(sb) link running at default speed. by Marc Jones · 16 years ago
  82. 212486e Clean up AMD FAM10 HT variable initialization. The structure init is cleaner, avoid compiler warnings, and matches the AMD example code more closely. by Marc Jones · 16 years ago
  83. 2df2915 Add Fam10 Gart table walk enable for MCA reporting to match AMD example code. by Marc Jones · 16 years ago
  84. aee0796 Clean up comments, whitespace, and copyright date in the AMD HT code. by Marc Jones · 16 years ago
  85. 049814c Add missing Intel CPU (trivial). by Uwe Hermann · 16 years ago
  86. 2c39c4c There was a programming error which made most USB port4 setup wrong. This patch uses byte pointer and the MMIO read and write functions. by Marc Jones · 16 years ago
  87. 2f45e77 Fix and clean up coreboot image detection heuristic. by Carl-Daniel Hailfinger · 16 years ago
  88. 2fbbb29 Add a coreinfo module which can hexdump arbitrary RAM regions and by Uwe Hermann · 16 years ago
  89. a479318 flashrom: Trivial SPI cleanups by Peter Stuge · 16 years ago
  90. 5dc95de flashrom: Trivial indent fix in ichspi.c by Peter Stuge · 16 years ago
  91. 5bc9585 r3415 removed symbolic constants for device IDs by accident. by Carl-Daniel Hailfinger · 16 years ago
  92. ce17f6b flashrom: Add AMIC A29002 by Andreas Thienemann · 16 years ago
  93. 3c75bae Adding support for flashing system with Nvidia MCP67 by Stefan Reinauer · 16 years ago
  94. e9dcb89 flashrom: Add PCI IDs for EPIA-CN by Peter Stuge · 16 years ago
  95. 1a20cde Minor cosmetics, e.g. make stuff fit in 80 chars/line etc. (trivial). by Uwe Hermann · 16 years ago
  96. 3244b98 Mark SST49LF040B as tested. by Carl-Daniel Hailfinger · 16 years ago
  97. 4321f8b Mark the SST SST49LF040 as OK (tested by me), all operations (trivial). by Uwe Hermann · 16 years ago
  98. 8fe1a42 flashrom: Winbond W25x80 TEST_OK PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  99. 039b848 Improve coreboot image detection heuristic in flashrom. It's not by Carl-Daniel Hailfinger · 16 years ago
  100. f74c208 flashrom: probe_flash() cleanup for better code readability by Peter Stuge · 16 years ago