1. 42fb71f tested another intel chip (trivial) by Stefan Reinauer · 16 years ago
  2. db1b608 oops, forgot these in the cleanup.. (trivial) by Stefan Reinauer · 16 years ago
  3. 11a2014 a heuristics is something different by Stefan Reinauer · 16 years ago
  4. 75f519c Typo, thanks to Idwer for spotting this. (trivial patch) by Stefan Reinauer · 16 years ago
  5. 51754a3 clarify in the printks what function is actually called. This little smart magic by Stefan Reinauer · 16 years ago
  6. 1409136 clean out obsoleted config.lb rules and output, fix indenting (trivial) by Stefan Reinauer · 16 years ago
  7. 48b85fc use printk, when possible. (trivial) by Stefan Reinauer · 16 years ago
  8. 5a522d4 match against all steppings of a CPU model, because these are _model_ drivers. by Stefan Reinauer · 16 years ago
  9. ac555b1 serial.inc is not used anywhere. drop it (trivial) by Stefan Reinauer · 16 years ago
  10. 57d2af8 same spelling in all mtrr output.. (trivial) by Stefan Reinauer · 16 years ago
  11. df6c858 drop unused code (trivial) by Stefan Reinauer · 16 years ago
  12. 96a6036 coding style fixes (trivial) by Stefan Reinauer · 16 years ago
  13. 20ffc03 fix compile warnings of rom_stream.c (trivial) by Stefan Reinauer · 16 years ago
  14. 951c62f add some SPD values from specs. (trivial) by Stefan Reinauer · 16 years ago
  15. a91e0fe function prototypes don't need extern. (trivial) by Stefan Reinauer · 16 years ago
  16. 749c05e fix warning in vga console code (trivial) by Stefan Reinauer · 16 years ago
  17. fec2c4f fix typo in coreboot_ram.ld comment (trivial) by Stefan Reinauer · 16 years ago
  18. bba53ed fix typo in commend of generic_sdram.c (trivial) by Stefan Reinauer · 16 years ago
  19. 3c580b5 clean up comment in onboard.c (trivial) by Stefan Reinauer · 16 years ago
  20. 807dec0 clean up Config.lb in lib/ (trivial) by Stefan Reinauer · 16 years ago
  21. 7a4f688 fix warnings, make mptable struct members explicitly packed, as they're by Stefan Reinauer · 16 years ago
  22. d98cf5b fix typos and warnings in the device tree code (trivial) by Stefan Reinauer · 16 years ago
  23. 8533606 CONFIG_LOGICAL_CPUS=2 does not make sense because it is a BOOL. (trivial) by Stefan Reinauer · 16 years ago
  24. 62ab563 fix build warnings for buildrom (trivial) by Stefan Reinauer · 16 years ago
  25. 7e4954c fix typos in config.g, and don't arbitrarily hide some build information by Stefan Reinauer · 16 years ago
  26. 96e3022 This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai. by Roman Kononov · 16 years ago
  27. 2aa804f Fix r3434 check-in. Added missing end to Options.lb. Not entirely sure how it by Marc Jones · 16 years ago
  28. 35b5361 Add AMD Fam10 B3 default settings to match AMD example code. by Marc Jones · 16 years ago
  29. 51737cf Update to the latest AMD Fam10 microcode patches. by Marc Jones · 16 years ago
  30. c3ec1ac Memory initialization support for AMD Fam10 B3 (B0-B2 already supported). by Marc Jones · 16 years ago
  31. 3a85563 Missed a const in my previous checkin, r3426 (trivial). by Marc Jones · 16 years ago
  32. ec9e6e3 flashrom: Winbond W39V040C and MSI K8T Neo2-F by Peter Stuge · 16 years ago
  33. 3d135e6 Add support for the Winbond W83697HF Super I/O. by Sean Nelson · 16 years ago
  34. a3f0579 superiotool: add support for SMSC SIO10N268 (trivial) by Stefan Reinauer · 16 years ago
  35. a12eb6a add support for 2 new SMSC superio chips. Information is a bit ambiguous by Stefan Reinauer · 16 years ago
  36. 941aaee Random coding style fixes and simplifications (trivial). by Uwe Hermann · 16 years ago
  37. 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
  38. 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
  39. 2df2915 Add Fam10 Gart table walk enable for MCA reporting to match AMD example code. by Marc Jones · 16 years ago
  40. aee0796 Clean up comments, whitespace, and copyright date in the AMD HT code. by Marc Jones · 16 years ago
  41. 049814c Add missing Intel CPU (trivial). by Uwe Hermann · 16 years ago
  42. 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
  43. 2f45e77 Fix and clean up coreboot image detection heuristic. by Carl-Daniel Hailfinger · 16 years ago
  44. 2fbbb29 Add a coreinfo module which can hexdump arbitrary RAM regions and by Uwe Hermann · 16 years ago
  45. a479318 flashrom: Trivial SPI cleanups by Peter Stuge · 16 years ago
  46. 5dc95de flashrom: Trivial indent fix in ichspi.c by Peter Stuge · 16 years ago
  47. 5bc9585 r3415 removed symbolic constants for device IDs by accident. by Carl-Daniel Hailfinger · 16 years ago
  48. ce17f6b flashrom: Add AMIC A29002 by Andreas Thienemann · 16 years ago
  49. 3c75bae Adding support for flashing system with Nvidia MCP67 by Stefan Reinauer · 16 years ago
  50. e9dcb89 flashrom: Add PCI IDs for EPIA-CN by Peter Stuge · 16 years ago
  51. 1a20cde Minor cosmetics, e.g. make stuff fit in 80 chars/line etc. (trivial). by Uwe Hermann · 16 years ago
  52. 3244b98 Mark SST49LF040B as tested. by Carl-Daniel Hailfinger · 16 years ago
  53. 4321f8b Mark the SST SST49LF040 as OK (tested by me), all operations (trivial). by Uwe Hermann · 16 years ago
  54. 8fe1a42 flashrom: Winbond W25x80 TEST_OK PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  55. 039b848 Improve coreboot image detection heuristic in flashrom. It's not by Carl-Daniel Hailfinger · 16 years ago
  56. f74c208 flashrom: probe_flash() cleanup for better code readability by Peter Stuge · 16 years ago
  57. cac7286c set w39v080fa to fully supported. I'm am flashing this chip several times a by Stefan Reinauer · 16 years ago
  58. c3c4472 flashrom: Update to TEST_OK for Winbond W39V040FA PROBE READ by Peter Stuge · 16 years ago
  59. 1ae6697 flashrom: Don't rm *~ in make clean, who knows what files that could be by Peter Stuge · 16 years ago
  60. 39a5825 flashrom: Unknown vendor:board message can be triggered by -m too by Peter Stuge · 16 years ago
  61. 12224ac flashrom: Case insensitive matching of vendor:board strings in coreboot table by Peter Stuge · 16 years ago
  62. d9b7ae8 First attempt to clean up SPI probing and create a common by Stefan Reinauer · 16 years ago
  63. e16d43c Mine AMIC flash chip needs 4 bytes RDID. This enables to use the new probing code. by Rudolf Marek · 16 years ago
  64. d8a7e7d Mine AMIC flash chip needs 4 bytes RDID. Following patch adds support for that. by Rudolf Marek · 16 years ago
  65. 4a17e02 This patch adds support for VIA SPI controller on VT8237S. It is similar with by Rudolf Marek · 16 years ago
  66. 7b425c1 Add a debug marker after ICH SPI opcode programming. by Carl-Daniel Hailfinger · 16 years ago
  67. c2e8fd4 Adds a field to the serial port descriptor about the configured line speed. by Patrick Georgi · 16 years ago
  68. 891f1a2 flashrom: Fix ICH7 non-SPI that broke in r3393 by Peter Stuge · 16 years ago
  69. 50e4a09 Use symbolic constants for PCI subsystem probing in flashrom. by Carl-Daniel Hailfinger · 16 years ago
  70. a1dd914 * ICH7 SPI support by Stefan Reinauer · 16 years ago
  71. 20e0599 indent according to development guidelines (trivial) by Stefan Reinauer · 16 years ago
  72. 98f32bf Initial support for the A-Trend ATC-6240 board. by Uwe Hermann · 16 years ago
  73. 8613d62 Winbond W39V080FA: Probe and Read are OK. by Jens Kühnel · 16 years ago
  74. d1cd7bc flashrom: Test status OK for ST M50FW040 PROBE READ by Peter Stuge · 16 years ago
  75. dc64a27 flashrom: Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  76. 0667afd flashrom: Increase delay in probe_jedec() after Product ID Entry to 10ms by Peter Stuge · 16 years ago
  77. 606a207 flashrom: Slight restructure of SPI probe_ functions by Peter Stuge · 16 years ago
  78. 12afdd8 Some flashrom documentation fixes, and removal of duplicated info (trivial). by Uwe Hermann · 16 years ago
  79. 6f78cd6 flashrom: A few changes were committed before the DoC remove, update README. by Peter Stuge · 16 years ago
  80. 8b83597 as per Peter's suggestion. clean binary in make clean by Stefan Reinauer · 16 years ago
  81. b05b6a2 flashrom: Remove dead M-Systems Disk on Chip code by Peter Stuge · 16 years ago
  82. fb73fa1 by Ronald Hoogenboom · 16 years ago
  83. 14669ae This patch allows support for multiple so-dimms, single or double sided. by Joseph Smith · 16 years ago
  84. 67939dc flashrom: Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008A by Peter Stuge · 16 years ago
  85. a6b6711 flashrom: Some Makefile cleaning by Peter Stuge · 16 years ago
  86. 8239a1b flashrom: Fix OBJS in Makefile to compile stm50flw0x0x.c like the others by Peter Stuge · 16 years ago
  87. 5f10902 flashrom: Uppercase AMIC since that's what they write in datasheets. by Peter Stuge · 16 years ago
  88. 0e7d54a flashrom: Update comment to match delay change in probe_jedec() r3373 by Peter Stuge · 16 years ago
  89. ad2ef07 flashrom: Update test status for Atmel AT29C020 and SST29EE010 by Peter Stuge · 16 years ago
  90. 4ff88b4 flashrom: Increase delay in probe_jedec() to 2ms to reliably detect AT29C020 by Peter Stuge · 16 years ago
  91. 5f2e30c flashrom: Show expected and read byte on verify failure. Trivial. by Peter Stuge · 16 years ago
  92. 7600c48 coreinfo: Enable serial support by Jordan Crouse · 16 years ago
  93. 3b47065 libpayload: Support curses for serial by Jordan Crouse · 16 years ago
  94. 4e48408 Extend the VIA vt8237r southbridge decode range for the ROM to 1MB. by Bari Ari · 16 years ago
  95. 42b127f flashrom: Add support for AMIC Technology A49LF040A and do not probe W29EE011 anymore by Jens Kuehnel · 16 years ago
  96. 646eb24 flashrom: Force read unknown flash chips by Peter Stuge · 16 years ago
  97. 01441bd flashrom: Board enable and autodetection for GIGABYTE GA-7VT600 by Peter Stuge · 16 years ago
  98. bc18fbb flashrom: Add support for Amic Technology A29040B flash chip. by Peter Stuge · 16 years ago
  99. d1f698a flashrom: Board enable and autodetection for BioStar P4M80-M4. by Peter Stuge · 16 years ago
  100. d63e0d0 Changes Makefile generation so that recursive "make" calls read by Pierre Pronchery · 16 years ago