1. cb5c9fb Factor out print_conf() from Geode LX mainboard directories. The by Carl-Daniel Hailfinger · 17 years ago
  2. 10aca3c This patch fixes the decoding of the IO address range 0x0820->0x0827 into the by Florentin Demetrescu · 17 years ago
  3. d8a74c9 by Ward Vandewege · 17 years ago
  4. f3dd1b7 v2: Fix Serengeti-Cheetah flags too by Jordan Crouse · 17 years ago
  5. 71a8225 [V2]: Add CFLAGS to targets to suck in any passed in flags by Jordan Crouse · 17 years ago
  6. ca31bc3 Fix mptable util so the output will compile by Jon Dufresne · 17 years ago
  7. d27aa6e Add support for the Abit BE6-II V2.0 board. by Uwe Hermann · 17 years ago
  8. e2bbcb1 Make the vendor name optional in the -m flashrom parameter when there's only by Peter Stuge · 17 years ago
  9. 3bbf2ff Add a new record type "console" for lbtable, and insert one record by Patrick Georgi · 17 years ago
  10. 2d94dead Forgot to add Spansion S25FL016A to README, trivial. by Peter Stuge · 17 years ago
  11. 25a3744 by Ronald G. Minnich · 17 years ago
  12. 2db9464 Correctly disable the ROM area Write Protect bit in the Geode LX. by Marc Jones · 17 years ago
  13. 873312d bsh/ksh-clone and make(1)-syntax don't go well together by Patrick Georgi · 17 years ago
  14. 8c2a0c1 This patch adds a new record type for lbtable to provide information by Patrick Georgi · 17 years ago
  15. 1a6177b Various small fixes and updates for lxbios (trivial). by Uwe Hermann · 17 years ago
  16. f2a2a5e Add ids and chip entry for Spansion S25FL016A to flashrom, tested, working. by Peter Stuge · 17 years ago
  17. 14a3af1 Use "--build-id=none" as linker flags if build-id is supported. by Marc Karasek · 17 years ago
  18. bb9c1aa Here is just a little and simple patch to get the MX25L3205D working. by Harald Gutmann · 17 years ago
  19. a6941be Flashrom did not use the read function for verifying, it used direct memory by Carl-Daniel Hailfinger · 17 years ago
  20. 468413a Make sure we delay writing the next byte long enough in SPI byte by Carl-Daniel Hailfinger · 17 years ago
  21. 21efd9f Omitting the wait for SPI ready when there is no data to be read, e.g. by Ronald Hoogenboom · 17 years ago
  22. 679c62c This patch adds version information to flashrom. Because 'v' and 'V' by Bernhard Walle · 17 years ago
  23. 8ce4a19 last try i hope. Building with a payload changes the result of the rom by Stefan Reinauer · 17 years ago
  24. c2bcc89 give it 2k more space for abuild. let's look into this anyways, but get rid of by Stefan Reinauer · 17 years ago
  25. 593f5aa Add Bingxun Shi <bingxunshi@gmail.com> to the list of contributors (trivial). by Uwe Hermann · 17 years ago
  26. fb34803 Small superiotool fix to detect more Winbond W83627EHF chips. The by Uwe Hermann · 17 years ago
  27. 34a576f This patch is for winbond w83627DHG superio support in superiotool. by Bingxun Shi · 17 years ago
  28. 2f0f561 Support SPI flash chips bigger than 512 kByte sitting behind IT8716F by Ronald Hoogenboom · 17 years ago
  29. cd474af Document the --list-supported option. Various small fixes (trivial). by Uwe Hermann · 17 years ago
  30. d84d9ba Minor documentation improvements/fixes in the README and manpage (trivial). by Uwe Hermann · 17 years ago
  31. 7223ab7 rename linuxbios_* files in utils repository. by Stefan Reinauer · 17 years ago
  32. ca374d4 rename linuxbios_* files, too. by Stefan Reinauer · 17 years ago
  33. 997afe6 util/ renames by Stefan Reinauer · 17 years ago
  34. f527e70 rename linuxbios -> coreboot by Stefan Reinauer · 17 years ago
  35. 8df401d for some reasons the externals did not get committed. by Stefan Reinauer · 17 years ago
  36. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  37. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  38. c72fcde rename linuxbios to coreboot by Stefan Reinauer · 17 years ago
  39. 552cfb7 Add new --list-supported switch for printing the list of Super I/Os by Robinson P. Tryon · 17 years ago
  40. 6211ae1 Fix the documentation of GPIO setup, tell W83627EHF to use external by Rudolf Marek · 17 years ago
  41. aeea7c1 Via C3 datasheets don't make any mention of microcode updates, and the by Corey Osgood · 17 years ago
  42. c02d8d8 Fix these to use a more standard relative path for payload. by Ronald G. Minnich · 17 years ago
  43. 23b00b8 Add the ability to extend CFLAGS as needed for several new distros by Ronald G. Minnich · 17 years ago
  44. 6322baa This patch removes '\n' from the help output since this looks a bit strange. by Bernhard Walle · 17 years ago
  45. ed8dc58 Add a workaround for a bug in some binutils version which strictly by Carl-Daniel Hailfinger · 17 years ago
  46. 1923fc4 This patch introduces 4k CAR size granularity for the AMD x86 CAR code. by Carl-Daniel Hailfinger · 17 years ago
  47. 2e152be Enable MX25L8005 support in flashrom. The #defines were already there. by Harald Gutmann · 17 years ago
  48. 247a423 Use macros to improve readability of the device-to-pin IRQ assignments by Carl-Daniel Hailfinger · 17 years ago
  49. 188288a Fix compilation of Tyan S2735 which was broken by accident in r3038. by Carl-Daniel Hailfinger · 17 years ago
  50. f2ecb74 Remove some DOS line endings accidentially introduced in r3014. by Carl-Daniel Hailfinger · 17 years ago
  51. 4d1aa0a This patch is an attempt at introducing 4k CAR size granularity for the by Carl-Daniel Hailfinger · 17 years ago
  52. eaca2c3 Ubuntu's gcc doesn't write "install:" in german locales. by Patrick Georgi · 17 years ago
  53. c7323f1 Add support for the SST25VF040B 4 Mbit SPI flash chip. by Carl-Daniel Hailfinger · 17 years ago
  54. f4c57a9 Improve readability and remove redundancy by wrapping by Torsten Duwe · 17 years ago
  55. 1f2f800 Since a VGA console and the need to run any option ROMs are by Torsten Duwe · 17 years ago
  56. 11e90e0 Add board enable for the gigabyte ga_2761gxdk board by Ronald G. Minnich · 17 years ago
  57. b5f9bd6 Print at least the vendor for SPI flash chips if the exact chip ID is unknown. by Carl-Daniel Hailfinger · 17 years ago
  58. 717f66d Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have by Carl-Daniel Hailfinger · 17 years ago
  59. 85acc09 Add continuation ID support to jedec.c by Carl-Daniel Hailfinger · 17 years ago
  60. 1704179 This fixes a few vendor IDs to conform with JEDEC publication 106W by Carl-Daniel Hailfinger · 17 years ago
  61. 1229fe4 The following mainboards had a file named microcode_updates.c in their by Carl-Daniel Hailfinger · 17 years ago
  62. 19cf6a3 All SPI chips mentioned in flashchips.c had their sector size listed as by Carl-Daniel Hailfinger · 17 years ago
  63. 29df7a9 Print the chip status register for all SPI chips on probe if verbose by Carl-Daniel Hailfinger · 17 years ago
  64. d0ad60a Add 25VF016B support to flashrom. Untested, but verified against the data sheet. by Carl-Daniel Hailfinger · 17 years ago
  65. 9cb314b Add Intel 3100 integrated northbridge/southbridge/superio PCI IDs. by Ed Swierk · 17 years ago
  66. 679e14e Add an interrupt entry for the onboard firewire controller, by Torsten Duwe · 17 years ago
  67. dc5bccf Change default payload to /tmp/filo.elf (trivial). by Uwe Hermann · 17 years ago
  68. 8f1bd6a More abuild fixes, this should be the last (trivial) by Corey Osgood · 17 years ago
  69. 17217ac Fix for newer iasl versions (trivial) by Corey Osgood · 17 years ago
  70. c9a8d11 trivial fix for abuild. by Stefan Reinauer · 17 years ago
  71. 56e7046 Small fix to make the abuild happy, add ROM_SIZE to target/*/Config.lb, by Corey Osgood · 17 years ago
  72. ba8965c Changed the stop_this_cpu() to just hlt. by Marc Jones · 17 years ago
  73. 2ce8bfd Initial AMD Serengeti_Cheetah_FAM10 platform for Barcelona support. by Marc Jones · 17 years ago
  74. 0da5cde Additional early AMD8111 southbridge support for Barcelona platforms. by Marc Jones · 17 years ago
  75. 8ae8c88 Initial AMD Barcelona support for rev Bx. by Marc Jones · 17 years ago
  76. 2006b38 Whitespace and other code cleanup in peperation for AMD Barcelona support. by Marc Jones · 17 years ago
  77. 244dd82 Add support for ST M25P05-A, M25P10-A, M25P20, M25P40, M25P16, M25P32, by Carl-Daniel Hailfinger · 17 years ago
  78. e9690bd Add dump support for NSC PC87317. by Ulf Jordan · 17 years ago
  79. 8ef47da Enable IDE legacy port access for all 440BX based boards per default, as by Uwe Hermann · 17 years ago
  80. 12a3f1e To make it easier to add new SPI chips to flashchips.c, rename functions by Carl-Daniel Hailfinger · 17 years ago
  81. 3b408fd Add support for ST M25P80 chips to flashrom. Detection was tested. by Carl-Daniel Hailfinger · 17 years ago
  82. c9a677b Add dump support for SMSC LPC47M192. by Ulf Jordan · 17 years ago
  83. c7e12e2 Add dump support for NSC PC97317. by Ulf Jordan · 17 years ago
  84. aa6dd74 Add detection and dump support for NSC PC97307. by Ulf Jordan · 17 years ago
  85. 48c7032 Add dump support for NSC PC8741x. by Ulf Jordan · 17 years ago
  86. 850c01c Add support for more atmel chips: AT49F002 AT49F002N AT49F002T AT49F002NT by Frederico Silva · 17 years ago
  87. 15674b7 This adds the same line (uses CONFIG_PRECOMPRESSED_PAYLOAD) to every by Myles Watson · 17 years ago
  88. 94a84de Add detection and dump support for NSC PC87309. by Ulf Jordan · 17 years ago
  89. 11887f2 Add/fix some LDN descriptions (trivial). by Uwe Hermann · 17 years ago
  90. 25df0c5 Fix typo. According to National's datasheet PC87317 has SID = 0xd0 and by Ulf Jordan · 17 years ago
  91. 435325e Remove the coherent_ht_car.c file. It is exactly the same as by Uwe Hermann · 17 years ago
  92. 186a387 Various coding style fixes, constification, fixed typos (trivial). by Uwe Hermann · 17 years ago
  93. 17e9932 by Ward Vandewege · 17 years ago
  94. d795b9a Add board-enable for Acorp 6A815EPD. by Jonathan A. Kollasch · 17 years ago
  95. 9da69f8 Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): by Uwe Hermann · 17 years ago
  96. 8d43b34 fix abuild. by Stefan Reinauer · 17 years ago
  97. 59b99d9 Various small fixes (trivial). by Uwe Hermann · 17 years ago
  98. 8e290d3 Flashrom does not work after booting LinuxBIOS on the Iwill DK8-HTX board, by Mondrian Nuessle · 17 years ago
  99. 447aafe Restructure/rename/comment a few 82371XX-related PCI IDs (trivial). by Uwe Hermann · 17 years ago
  100. 8708c1b Update AMD CPU IDs in model_fxx_init.c with information from by Uwe Hermann · 17 years ago