1. 6e56594 Rename lxbios to nvramtool. by Uwe Hermann · 17 years ago
  2. eec5ff4 Small coding style fixes and documentation updates (trivial). by Uwe Hermann · 17 years ago
  3. a04027e Create a genacpi directory below util/ which will hold all acpi related by Corey Osgood · 17 years ago
  4. 9b6b63e In pci_device.c, the class for VGA was not tested properly, leading to by Ronald Hoogenboom · 17 years ago
  5. 17632a2 by Ward Vandewege · 17 years ago
  6. 0be73bb This patch adds support to dump other registers than the primary by Ronald Hoogenboom · 17 years ago
  7. 56cf01f by Ronald Hoogenboom · 17 years ago
  8. 8684520b This trivial patch removes an unused local variable, thus getting rid of by Ronald Hoogenboom · 17 years ago
  9. 0be722c by Ward Vandewege · 17 years ago
  10. bd3f93e Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is by Corey Osgood · 17 years ago
  11. f327d9f Route device IRQ through PCI bridge instead in mptable. by Yinghai Lu · 17 years ago
  12. 8eff1e3 Initial support for MSI MS-7135 (K8N Neo3) mainboard. by Jonathan A. Kollasch · 17 years ago
  13. 787e4c9 flashrom: Add board_enable for Artec Group DBE61 and DBE62 by Mart Raudsepp · 17 years ago
  14. b05d4bb I'm attaching the patch which should fix both problems. Fix the by Rudolf Marek · 17 years ago
  15. bb6f88d Should be part of changeset 3106. by Rudolf Marek · 17 years ago
  16. bcd28f2 Attached patch fixes two typos in the sio_setup routine (comment + wrong exitLDN by Rudolf Marek · 17 years ago
  17. 8dcab78 This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN 7 and 9 are by Rudolf Marek · 17 years ago
  18. 0b8af01 Use virtual LDNs. It enables the GPIOs correctly (it preserves the GPIO5/2 from a sio_setup. As side effect I can now by Rudolf Marek · 17 years ago
  19. 623df67 Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, like by Rudolf Marek · 17 years ago
  20. b34eea3 Importing mkelfimage from by Stefan Reinauer · 17 years ago
  21. 46fc14d With this small change it is possible to build flashrom again when by Clark Rawlins · 17 years ago
  22. 9792a03 flashrom: further cleanups to enable_flash_cs5536 by Mart Raudsepp · 17 years ago
  23. 5eb25bf add $(CROSS_COMPILE) to ar calls. by Marc Jones · 17 years ago
  24. 2f7b7fb Flashrom: Add board enable for VIA EPIA SP. by Luc Verhaegen · 17 years ago
  25. 2995cc6 Improve error handling and make RCONF_DEFAULT_MSR address be a constant. by Mart Raudsepp · 17 years ago
  26. 99062ae This implements support for devices using AMD Geode companion chip by Mart Raudsepp · 17 years ago
  27. d2be99c by Ward Vandewege · 17 years ago
  28. 9b0627a This is a trivial patch. I missed one of the ROM names when I converted them to coreboot.rom by Myles Watson · 17 years ago
  29. 2370fd8 by Ward Vandewege · 17 years ago
  30. b8c2aa2 by Myles Watson · 17 years ago
  31. f2b380a This patch changes the Config.lb files and adds Config-lab.lb files for by Myles Watson · 17 years ago
  32. c23b3a5 Handle JEDEC JEP106W continuation codes in SPI RDID. Some vendors like by Carl-Daniel Hailfinger · 17 years ago
  33. a7c92a6 This patch changes all rom names that aren't coreboot.rom in Config.lb files. by Myles Watson · 17 years ago
  34. cb5c9fb Factor out print_conf() from Geode LX mainboard directories. The by Carl-Daniel Hailfinger · 17 years ago
  35. 10aca3c This patch fixes the decoding of the IO address range 0x0820->0x0827 into the by Florentin Demetrescu · 17 years ago
  36. d8a74c9 by Ward Vandewege · 17 years ago
  37. f3dd1b7 v2: Fix Serengeti-Cheetah flags too by Jordan Crouse · 17 years ago
  38. 71a8225 [V2]: Add CFLAGS to targets to suck in any passed in flags by Jordan Crouse · 17 years ago
  39. ca31bc3 Fix mptable util so the output will compile by Jon Dufresne · 17 years ago
  40. d27aa6e Add support for the Abit BE6-II V2.0 board. by Uwe Hermann · 17 years ago
  41. e2bbcb1 Make the vendor name optional in the -m flashrom parameter when there's only by Peter Stuge · 17 years ago
  42. 3bbf2ff Add a new record type "console" for lbtable, and insert one record by Patrick Georgi · 17 years ago
  43. 2d94dead Forgot to add Spansion S25FL016A to README, trivial. by Peter Stuge · 17 years ago
  44. 25a3744 by Ronald G. Minnich · 17 years ago
  45. 2db9464 Correctly disable the ROM area Write Protect bit in the Geode LX. by Marc Jones · 17 years ago
  46. 873312d bsh/ksh-clone and make(1)-syntax don't go well together by Patrick Georgi · 17 years ago
  47. 8c2a0c1 This patch adds a new record type for lbtable to provide information by Patrick Georgi · 17 years ago
  48. 1a6177b Various small fixes and updates for lxbios (trivial). by Uwe Hermann · 17 years ago
  49. f2a2a5e Add ids and chip entry for Spansion S25FL016A to flashrom, tested, working. by Peter Stuge · 17 years ago
  50. 14a3af1 Use "--build-id=none" as linker flags if build-id is supported. by Marc Karasek · 17 years ago
  51. bb9c1aa Here is just a little and simple patch to get the MX25L3205D working. by Harald Gutmann · 17 years ago
  52. a6941be Flashrom did not use the read function for verifying, it used direct memory by Carl-Daniel Hailfinger · 17 years ago
  53. 468413a Make sure we delay writing the next byte long enough in SPI byte by Carl-Daniel Hailfinger · 17 years ago
  54. 21efd9f Omitting the wait for SPI ready when there is no data to be read, e.g. by Ronald Hoogenboom · 17 years ago
  55. 679c62c This patch adds version information to flashrom. Because 'v' and 'V' by Bernhard Walle · 17 years ago
  56. 8ce4a19 last try i hope. Building with a payload changes the result of the rom by Stefan Reinauer · 17 years ago
  57. c2bcc89 give it 2k more space for abuild. let's look into this anyways, but get rid of by Stefan Reinauer · 17 years ago
  58. 593f5aa Add Bingxun Shi <bingxunshi@gmail.com> to the list of contributors (trivial). by Uwe Hermann · 17 years ago
  59. fb34803 Small superiotool fix to detect more Winbond W83627EHF chips. The by Uwe Hermann · 17 years ago
  60. 34a576f This patch is for winbond w83627DHG superio support in superiotool. by Bingxun Shi · 17 years ago
  61. 2f0f561 Support SPI flash chips bigger than 512 kByte sitting behind IT8716F by Ronald Hoogenboom · 17 years ago
  62. cd474af Document the --list-supported option. Various small fixes (trivial). by Uwe Hermann · 17 years ago
  63. d84d9ba Minor documentation improvements/fixes in the README and manpage (trivial). by Uwe Hermann · 17 years ago
  64. 7223ab7 rename linuxbios_* files in utils repository. by Stefan Reinauer · 17 years ago
  65. ca374d4 rename linuxbios_* files, too. by Stefan Reinauer · 17 years ago
  66. 997afe6 util/ renames by Stefan Reinauer · 17 years ago
  67. f527e70 rename linuxbios -> coreboot by Stefan Reinauer · 17 years ago
  68. 8df401d for some reasons the externals did not get committed. by Stefan Reinauer · 17 years ago
  69. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  70. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  71. c72fcde rename linuxbios to coreboot by Stefan Reinauer · 17 years ago
  72. 552cfb7 Add new --list-supported switch for printing the list of Super I/Os by Robinson P. Tryon · 17 years ago
  73. 6211ae1 Fix the documentation of GPIO setup, tell W83627EHF to use external by Rudolf Marek · 17 years ago
  74. aeea7c1 Via C3 datasheets don't make any mention of microcode updates, and the by Corey Osgood · 17 years ago
  75. c02d8d8 Fix these to use a more standard relative path for payload. by Ronald G. Minnich · 17 years ago
  76. 23b00b8 Add the ability to extend CFLAGS as needed for several new distros by Ronald G. Minnich · 17 years ago
  77. 6322baa This patch removes '\n' from the help output since this looks a bit strange. by Bernhard Walle · 17 years ago
  78. ed8dc58 Add a workaround for a bug in some binutils version which strictly by Carl-Daniel Hailfinger · 17 years ago
  79. 1923fc4 This patch introduces 4k CAR size granularity for the AMD x86 CAR code. by Carl-Daniel Hailfinger · 17 years ago
  80. 2e152be Enable MX25L8005 support in flashrom. The #defines were already there. by Harald Gutmann · 17 years ago
  81. 247a423 Use macros to improve readability of the device-to-pin IRQ assignments by Carl-Daniel Hailfinger · 17 years ago
  82. 188288a Fix compilation of Tyan S2735 which was broken by accident in r3038. by Carl-Daniel Hailfinger · 17 years ago
  83. f2ecb74 Remove some DOS line endings accidentially introduced in r3014. by Carl-Daniel Hailfinger · 17 years ago
  84. 4d1aa0a This patch is an attempt at introducing 4k CAR size granularity for the by Carl-Daniel Hailfinger · 17 years ago
  85. eaca2c3 Ubuntu's gcc doesn't write "install:" in german locales. by Patrick Georgi · 17 years ago
  86. c7323f1 Add support for the SST25VF040B 4 Mbit SPI flash chip. by Carl-Daniel Hailfinger · 17 years ago
  87. f4c57a9 Improve readability and remove redundancy by wrapping by Torsten Duwe · 17 years ago
  88. 1f2f800 Since a VGA console and the need to run any option ROMs are by Torsten Duwe · 17 years ago
  89. 11e90e0 Add board enable for the gigabyte ga_2761gxdk board by Ronald G. Minnich · 17 years ago
  90. b5f9bd6 Print at least the vendor for SPI flash chips if the exact chip ID is unknown. by Carl-Daniel Hailfinger · 17 years ago
  91. 717f66d Unfortunately, EN29F002T, EN29F002AT, EN29F002ANT, EN29F002NT all have by Carl-Daniel Hailfinger · 17 years ago
  92. 85acc09 Add continuation ID support to jedec.c by Carl-Daniel Hailfinger · 17 years ago
  93. 1704179 This fixes a few vendor IDs to conform with JEDEC publication 106W by Carl-Daniel Hailfinger · 17 years ago
  94. 1229fe4 The following mainboards had a file named microcode_updates.c in their by Carl-Daniel Hailfinger · 17 years ago
  95. 19cf6a3 All SPI chips mentioned in flashchips.c had their sector size listed as by Carl-Daniel Hailfinger · 17 years ago
  96. 29df7a9 Print the chip status register for all SPI chips on probe if verbose by Carl-Daniel Hailfinger · 17 years ago
  97. d0ad60a Add 25VF016B support to flashrom. Untested, but verified against the data sheet. by Carl-Daniel Hailfinger · 17 years ago
  98. 9cb314b Add Intel 3100 integrated northbridge/southbridge/superio PCI IDs. by Ed Swierk · 17 years ago
  99. 679e14e Add an interrupt entry for the onboard firewire controller, by Torsten Duwe · 17 years ago
  100. dc5bccf Change default payload to /tmp/filo.elf (trivial). by Uwe Hermann · 17 years ago