1. 3d9a12f inteltool 82945G/GZ/P/PL Support (trivial) by Stefan Reinauer · 16 years ago
  2. 5d7a1c8 Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. by Uwe Hermann · 16 years ago
  3. 50f37b0 Move the nvramtool manpage to section 8 (as it's only really usable as root), by Uwe Hermann · 16 years ago
  4. 70c793c Leave room for ROM growth and for the payload. (trivial) by Marc Jones · 16 years ago
  5. 51c7838 Increased the size of the failover and normal ROM_IMAGE_SIZE so abuild will by Marc Jones · 16 years ago
  6. 429d6b6 Here's a patch towards r3690 upping the ROM size for the S2912 Fam10 target to 1M. by Arne Georg Gleditsch · 16 years ago
  7. edc7ef2 Add support for the LiPPERT Cool SpaceRunner-LX embedded PC board: by Jens Rottmann · 16 years ago
  8. 6a4bf98 Allow nvramtool to build and work on FreeBSD. Tested on FreeBSD 7. by Andriy Gapon · 16 years ago
  9. b076ced Mark two more chips as fully tested (trivial). by Uwe Hermann · 16 years ago
  10. a69d1db Flashrom support for some Numonyx parts (M25PE) by Stefan Reinauer · 16 years ago
  11. c6bb6be Enable SPI boot flash support on EP80579, which has the ICH7 register set by Ed Swierk · 16 years ago
  12. bddc693 i945/ICH7: Use #defines from pci_ids.h (trivial). by Uwe Hermann · 16 years ago
  13. 36a2268 Support for the Kontron 986LCD-M mainboard series. by Stefan Reinauer · 16 years ago
  14. 278534d Support for the Intel 945 northbridge. by Stefan Reinauer · 16 years ago
  15. 00a889c Support for Intel Core Duo and Core 2 Duo (tm) CPUs. by Stefan Reinauer · 16 years ago
  16. debb11f Support for the Intel ICH7 southbridge. by Stefan Reinauer · 16 years ago
  17. b70d199 Implement support for the Winbond W83627THG. by Stefan Reinauer · 16 years ago
  18. 532fd2d Changes required to the device allocator: by Stefan Reinauer · 16 years ago
  19. b64aa60 Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7. by Andriy Gapon · 16 years ago
  20. c372aa4 Mark Winbond W39V040FA" (512 KB) as fully supported, tested by by Uwe Hermann · 16 years ago
  21. 4938773 Add support for the Intel 82371MX (MPIIX) southbridge (trivial). by Uwe Hermann · 16 years ago
  22. 13be848 Add initial support for the MSI MS-6147 mainboard. by Mats Erik Andersson · 16 years ago
  23. 045d32d Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridges. by Uwe Hermann · 16 years ago
  24. 4446aa0 Add support for the VIA VT82C586A/B chipset, improve documentation. by Uwe Hermann · 16 years ago
  25. 38204a2 Add support for the ITE IT8661F/IT8770F, IT8673F, and IT8671F/IT8687R. by Urja Rannikko · 16 years ago
  26. c4f294f make escape code handling for serial terminal more robust by Patrick Georgi · 16 years ago
  27. c811a1c Made await_ide(), which polls for an ide status change, check the status by Jens Rottmann · 16 years ago
  28. f6fa12d Changed RAM speed calculation to fix RAM modules getting rejected only by Jens Rottmann · 16 years ago
  29. 5e5bef5 Speed up copying coreboot to ram by using "movsl" instead of "movsb". by Jens Rottmann · 16 years ago
  30. 9a9e61b Fixes a off-by-one error when routing the IRQs. This led to IRQ15 not by Jens Rottmann · 16 years ago
  31. ea87245 Fix ordering problem in the libpayload Makefile. The include of by Uwe Hermann · 16 years ago
  32. ac43150 add multiboot support to defconfig (trivial) by Stefan Reinauer · 16 years ago
  33. 1b57f1c ouch. something went wrong with applying that old patch by Stefan Reinauer · 16 years ago
  34. 734427e This has been sitting here since a looong time. by Stefan Reinauer · 16 years ago
  35. 1877b5e Reduce serial output, otherwise flashing will fail very often (trivial). by Uwe Hermann · 16 years ago
  36. 6ec8285 [PATCH] fix video console init by Jordan Crouse · 16 years ago
  37. 039255c I/O ports are 16bit, so change 'unsigned long port_base' to 'u16 port_base'. by Uwe Hermann · 16 years ago
  38. 657a6dc This patch removes most of the #ifdefs in libc/console.c, and by Patrick Georgi · 16 years ago
  39. 97f56a4 Add missing license header. by Uwe Hermann · 16 years ago
  40. f2433a9 [PATCH] libpayload: Fix overflow in _delay function by Jordan Crouse · 16 years ago
  41. c53cdd7 [PATCH] libpayload: Add a strtoul() function by Jordan Crouse · 16 years ago
  42. ec6363d [PATCH] libpayload: Bail if the keyboard controller isn't there by Jordan Crouse · 16 years ago
  43. 6744231 [PATCH] libpayload: Fix the PCI search function by Jordan Crouse · 16 years ago
  44. 20c9cf1 [PATCH] libpayload: Add multiboot support by Jordan Crouse · 16 years ago
  45. 369a5f6 [PATCH] libpayload: Add pci_set_bus_master() function by Jordan Crouse · 16 years ago
  46. 17f6a87 [PATCH] libpayload: Use gcc to compile assembly files by Jordan Crouse · 16 years ago
  47. c880a36 Add register definitions for W83627HF based on publicly available by Andriy Gapon · 16 years ago
  48. 1aa329d Coding-style fixes for flashrom, partly indent-aided (trivial). by Uwe Hermann · 16 years ago
  49. 582364d flashrom: Allow the SiS 620 chipset to detect and read at least 256kb chips. by Urja Rannikko · 16 years ago
  50. 71a2fbf One more little fix for the Jetway J7F[24], option tables can only be by Corey Osgood · 16 years ago
  51. 400224e Config-abuild.lb's for jetway/j7f24 and bcom/winnetp680, to (finally) get abuild to stop complaining about these boards. They build fine with the default configs on a regular build. by Corey Osgood · 16 years ago
  52. 01a9c1b Final fix for C7 boards, which are still using ROMCC, to be able to by Corey Osgood · 16 years ago
  53. 8829c7d ROMCC chokes on vt8237_early_network_init(). Since that function is only by Carl-Daniel Hailfinger · 16 years ago
  54. 8a3ad59 Revision 3564 improved compilation time, but it also introduced a by Carl-Daniel Hailfinger · 16 years ago
  55. 4727c07 - reduced memory requirements a lot (from >100kb/controller to by Patrick Georgi · 16 years ago
  56. b1b071f * Add a new board, the BCom WinNET P680 by Alex Mauer · 16 years ago
  57. ca11e7c Revision 3567 introduced __attribute__((packed)) for a structured which by Carl-Daniel Hailfinger · 16 years ago
  58. 7528aa6 SB600 has four write once LPC ROM protect areas. It is not possible to write by Marc Jones · 16 years ago
  59. b0ae976 Drop global register 0x07 for all Super I/Os (trivial). by Uwe Hermann · 16 years ago
  60. b9c6b0e Add dump support to ITE IT8726F, and add comments and a missing GPIO by Josh Profitt · 16 years ago
  61. b8e53eb Add support for the Intel EP80579 (Tolapai) Development Kit mainboard (Truxton). by Ed Swierk · 16 years ago
  62. b7d781d Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be. by Uwe Hermann · 16 years ago
  63. 28401bd Drop unused (or commented / #if 0) reset.c files. by Uwe Hermann · 16 years ago
  64. 598ba43 Drop tons of duplicated debug.c files, move common file to by Uwe Hermann · 16 years ago
  65. 8ce164d Remove an extra bracket left by the vt8237r cleanup patch (trivial) by Corey Osgood · 16 years ago
  66. 0a20c41 VIA VT8237R cleanups (trivial). by Uwe Hermann · 16 years ago
  67. 2e5a9d9 Add support for the VIA pc2500e mainboard (CN700 + VT8237R). by Uwe Hermann · 16 years ago
  68. 3be4bc8 Drop a number of duplicated failover.c files (they have the same content by Uwe Hermann · 16 years ago
  69. f4b54b4 Add ICH10 support to flashrom. by Carl-Daniel Hailfinger · 16 years ago
  70. 4e40e46 flashrom: Check that a filename was specified also when using force read by Peter Stuge · 16 years ago
  71. 32965d8 by Ward Vandewege · 16 years ago
  72. 0323a2b Add Fintek F71882FG support (trivial). by Uwe Hermann · 16 years ago
  73. ea7b518 Indent-based + manual cleanups for CN700 (trivial). As this will be ported by Uwe Hermann · 16 years ago
  74. c1d06b7 Added comment about sb600 wideio setting for clarity and a minor witespace cleanup. (trivial) by Marc Jones · 16 years ago
  75. 4b1971c libpayload: Rename Geode video driver to Geode LX video driver. by Peter Stuge · 16 years ago
  76. ff9350b move variable declaration to where it is used, to prevent gcc failure. by Patrick Georgi · 16 years ago
  77. 964f066 [PATCH] coreboot: Don't loop forever waiting for HDA codecs by Jordan Crouse · 16 years ago
  78. 0994c39 Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT. by Mats Erik Andersson · 16 years ago
  79. a643ea3 Whitespace fixes. by Myles Watson · 16 years ago
  80. 69e9cc4 Fix obviously (syntactically) broken cmos.layout (trivial). by Uwe Hermann · 16 years ago
  81. cf762a4 Ron has been doing really good work over in v3. The problem is that the work got checked into v2. This should get us back to where we were. (trivial) by Marc Jones · 16 years ago
  82. 6c0b6d7 Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super I/O. by Uwe Hermann · 16 years ago
  83. 92f3eda Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried by Carl-Daniel Hailfinger · 16 years ago
  84. cee9438 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  85. d61ada6 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  86. 7f3d48c CK804 coding-style fixed based on an 'indent' run (trivial). by Uwe Hermann · 16 years ago
  87. 5107174 This is so that people can see it. This is the sb600 for v3. It almost by Ronald G. Minnich · 16 years ago
  88. 248a7df Fix a typo. by Carl-Daniel Hailfinger · 16 years ago
  89. bdb96f8 Use easily readable macros to setup interrupt routing. by Carl-Daniel Hailfinger · 16 years ago
  90. 5263b01 Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. by Marc Jones · 16 years ago
  91. cfb6ac7 Add some more Super I/O IDs/names (trivial). by Uwe Hermann · 16 years ago
  92. b816d33 Enable all available devices on the ASUS A8N-E (trivial). by Uwe Hermann · 16 years ago
  93. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  94. dc65196 Add an abuild command line option for -fno-stack-protect for toolchains that might require it. by Marc Jones · 16 years ago
  95. 336935c Coding-style fixes and simplifications for the ASUS A8N-E (trivial). by Uwe Hermann · 16 years ago
  96. 94c1bd8 Do not try to display non-printable characters on the bootlog and by Ulf Jordan · 16 years ago
  97. 45db366 A duplicate register address is incremented in table register_values. by Mats Erik Andersson · 16 years ago
  98. 166ad2d This patch fixes support for the AT49F002N(T) chip in the flashrom tool. by Tim ter Laak · 16 years ago
  99. 5de576c flashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  100. 2080bd9 AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CAR by Marc Jones · 16 years ago