1. a163729 i945.h: Add some more comments, align data for better readability (trivial). by Uwe Hermann · 16 years ago
  2. 160361a The POST_CODE macro had the outb() argument order backwards. by Carl-Daniel Hailfinger · 16 years ago
  3. f27a3eb flashrom: SST39SF040 TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 16 years ago
  4. 8c95338 Update bayou to use ACS_ macros for line drawing characters. by Ulf Jordan · 16 years ago
  5. c1c207f Re-add "based on" lines. by Uwe Hermann · 16 years ago
  6. 65ebc79 Drop #defines for registers that are not existant on the ICH7. by Uwe Hermann · 16 years ago
  7. 556801e The enable_hpet() code in intel/i82801gx will not work with the by Uwe Hermann · 16 years ago
  8. 176e88e The ST M25P16 chip has been confirmed to work fine for probe, read, by Carl-Daniel Hailfinger · 16 years ago
  9. aad6502 Add support for 8 new chips to flashrom and fix up 2 existing chips by Carl-Daniel Hailfinger · 16 years ago
  10. 98afd9b Fix compile errors if CONFIG_FS_PAYLOAD=1: by Jens Rottmann · 16 years ago
  11. 632f865 Add the missing I/O resources for IT8712F GPIOs. (E.g. some LiPPERT by Jens Rottmann · 16 years ago
  12. 9cc49b2 Set asus/a8v-3_se to use printk in CAR. (trivial) by Marc Jones · 16 years ago
  13. c87ddd9 Update K8 FID/VID setup. Add support for 100MHz FIDs (revG). by Marc Jones · 16 years ago
  14. fbeba23 Move the default payload to be more buildrom friendly. by Jordan Crouse · 16 years ago
  15. d4ef054 modify pirq tables for epia-cn. by Ronald G. Minnich · 16 years ago
  16. 6f31f11 Dump ICH8/ICH9/ICH10 SPI registers in flashrom. by Carl-Daniel Hailfinger · 16 years ago
  17. 6287e2e Add additional SPI sector erase and chip erase command functions to by Carl-Daniel Hailfinger · 16 years ago
  18. d22ef49 Drop nr/opcode_index parameter from run_opcode and search the opmenu for the opcode instead. by Stefan Reinauer · 16 years ago
  19. 54c5276 Get the lzma/ directory from v3 via svn:externals, for use with Bayou. by Uwe Hermann · 16 years ago
  20. 7eb845e Import a slightly modified Bayou version into svn. This is based by Uwe Hermann · 16 years ago
  21. 91df561 Trim down the list of southbridges supported by the i82801xx driver by Uwe Hermann · 16 years ago
  22. 8a9e23c Add support for the ST M50FW002 chip to flashrom. Identification only, by Carl-Daniel Hailfinger · 16 years ago
  23. 3d9a12f inteltool 82945G/GZ/P/PL Support (trivial) by Stefan Reinauer · 16 years ago
  24. 5d7a1c8 Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. by Uwe Hermann · 16 years ago
  25. 50f37b0 Move the nvramtool manpage to section 8 (as it's only really usable as root), by Uwe Hermann · 16 years ago
  26. 70c793c Leave room for ROM growth and for the payload. (trivial) by Marc Jones · 16 years ago
  27. 51c7838 Increased the size of the failover and normal ROM_IMAGE_SIZE so abuild will by Marc Jones · 16 years ago
  28. 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
  29. edc7ef2 Add support for the LiPPERT Cool SpaceRunner-LX embedded PC board: by Jens Rottmann · 16 years ago
  30. 6a4bf98 Allow nvramtool to build and work on FreeBSD. Tested on FreeBSD 7. by Andriy Gapon · 16 years ago
  31. b076ced Mark two more chips as fully tested (trivial). by Uwe Hermann · 16 years ago
  32. a69d1db Flashrom support for some Numonyx parts (M25PE) by Stefan Reinauer · 16 years ago
  33. c6bb6be Enable SPI boot flash support on EP80579, which has the ICH7 register set by Ed Swierk · 16 years ago
  34. bddc693 i945/ICH7: Use #defines from pci_ids.h (trivial). by Uwe Hermann · 16 years ago
  35. 36a2268 Support for the Kontron 986LCD-M mainboard series. by Stefan Reinauer · 16 years ago
  36. 278534d Support for the Intel 945 northbridge. by Stefan Reinauer · 16 years ago
  37. 00a889c Support for Intel Core Duo and Core 2 Duo (tm) CPUs. by Stefan Reinauer · 16 years ago
  38. debb11f Support for the Intel ICH7 southbridge. by Stefan Reinauer · 16 years ago
  39. b70d199 Implement support for the Winbond W83627THG. by Stefan Reinauer · 16 years ago
  40. 532fd2d Changes required to the device allocator: by Stefan Reinauer · 16 years ago
  41. b64aa60 Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7. by Andriy Gapon · 16 years ago
  42. c372aa4 Mark Winbond W39V040FA" (512 KB) as fully supported, tested by by Uwe Hermann · 16 years ago
  43. 4938773 Add support for the Intel 82371MX (MPIIX) southbridge (trivial). by Uwe Hermann · 16 years ago
  44. 13be848 Add initial support for the MSI MS-6147 mainboard. by Mats Erik Andersson · 16 years ago
  45. 045d32d Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridges. by Uwe Hermann · 16 years ago
  46. 4446aa0 Add support for the VIA VT82C586A/B chipset, improve documentation. by Uwe Hermann · 16 years ago
  47. 38204a2 Add support for the ITE IT8661F/IT8770F, IT8673F, and IT8671F/IT8687R. by Urja Rannikko · 16 years ago
  48. c4f294f make escape code handling for serial terminal more robust by Patrick Georgi · 16 years ago
  49. c811a1c Made await_ide(), which polls for an ide status change, check the status by Jens Rottmann · 16 years ago
  50. f6fa12d Changed RAM speed calculation to fix RAM modules getting rejected only by Jens Rottmann · 16 years ago
  51. 5e5bef5 Speed up copying coreboot to ram by using "movsl" instead of "movsb". by Jens Rottmann · 16 years ago
  52. 9a9e61b Fixes a off-by-one error when routing the IRQs. This led to IRQ15 not by Jens Rottmann · 16 years ago
  53. ea87245 Fix ordering problem in the libpayload Makefile. The include of by Uwe Hermann · 16 years ago
  54. ac43150 add multiboot support to defconfig (trivial) by Stefan Reinauer · 16 years ago
  55. 1b57f1c ouch. something went wrong with applying that old patch by Stefan Reinauer · 16 years ago
  56. 734427e This has been sitting here since a looong time. by Stefan Reinauer · 16 years ago
  57. 1877b5e Reduce serial output, otherwise flashing will fail very often (trivial). by Uwe Hermann · 16 years ago
  58. 6ec8285 [PATCH] fix video console init by Jordan Crouse · 16 years ago
  59. 039255c I/O ports are 16bit, so change 'unsigned long port_base' to 'u16 port_base'. by Uwe Hermann · 16 years ago
  60. 657a6dc This patch removes most of the #ifdefs in libc/console.c, and by Patrick Georgi · 16 years ago
  61. 97f56a4 Add missing license header. by Uwe Hermann · 16 years ago
  62. f2433a9 [PATCH] libpayload: Fix overflow in _delay function by Jordan Crouse · 16 years ago
  63. c53cdd7 [PATCH] libpayload: Add a strtoul() function by Jordan Crouse · 16 years ago
  64. ec6363d [PATCH] libpayload: Bail if the keyboard controller isn't there by Jordan Crouse · 16 years ago
  65. 6744231 [PATCH] libpayload: Fix the PCI search function by Jordan Crouse · 16 years ago
  66. 20c9cf1 [PATCH] libpayload: Add multiboot support by Jordan Crouse · 16 years ago
  67. 369a5f6 [PATCH] libpayload: Add pci_set_bus_master() function by Jordan Crouse · 16 years ago
  68. 17f6a87 [PATCH] libpayload: Use gcc to compile assembly files by Jordan Crouse · 16 years ago
  69. c880a36 Add register definitions for W83627HF based on publicly available by Andriy Gapon · 16 years ago
  70. 1aa329d Coding-style fixes for flashrom, partly indent-aided (trivial). by Uwe Hermann · 16 years ago
  71. 582364d flashrom: Allow the SiS 620 chipset to detect and read at least 256kb chips. by Urja Rannikko · 16 years ago
  72. 71a2fbf One more little fix for the Jetway J7F[24], option tables can only be by Corey Osgood · 16 years ago
  73. 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
  74. 01a9c1b Final fix for C7 boards, which are still using ROMCC, to be able to by Corey Osgood · 16 years ago
  75. 8829c7d ROMCC chokes on vt8237_early_network_init(). Since that function is only by Carl-Daniel Hailfinger · 16 years ago
  76. 8a3ad59 Revision 3564 improved compilation time, but it also introduced a by Carl-Daniel Hailfinger · 16 years ago
  77. 4727c07 - reduced memory requirements a lot (from >100kb/controller to by Patrick Georgi · 16 years ago
  78. b1b071f * Add a new board, the BCom WinNET P680 by Alex Mauer · 16 years ago
  79. ca11e7c Revision 3567 introduced __attribute__((packed)) for a structured which by Carl-Daniel Hailfinger · 16 years ago
  80. 7528aa6 SB600 has four write once LPC ROM protect areas. It is not possible to write by Marc Jones · 16 years ago
  81. b0ae976 Drop global register 0x07 for all Super I/Os (trivial). by Uwe Hermann · 16 years ago
  82. b9c6b0e Add dump support to ITE IT8726F, and add comments and a missing GPIO by Josh Profitt · 16 years ago
  83. b8e53eb Add support for the Intel EP80579 (Tolapai) Development Kit mainboard (Truxton). by Ed Swierk · 16 years ago
  84. b7d781d Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be. by Uwe Hermann · 16 years ago
  85. 28401bd Drop unused (or commented / #if 0) reset.c files. by Uwe Hermann · 16 years ago
  86. 598ba43 Drop tons of duplicated debug.c files, move common file to by Uwe Hermann · 16 years ago
  87. 8ce164d Remove an extra bracket left by the vt8237r cleanup patch (trivial) by Corey Osgood · 16 years ago
  88. 0a20c41 VIA VT8237R cleanups (trivial). by Uwe Hermann · 16 years ago
  89. 2e5a9d9 Add support for the VIA pc2500e mainboard (CN700 + VT8237R). by Uwe Hermann · 16 years ago
  90. 3be4bc8 Drop a number of duplicated failover.c files (they have the same content by Uwe Hermann · 16 years ago
  91. f4b54b4 Add ICH10 support to flashrom. by Carl-Daniel Hailfinger · 16 years ago
  92. 4e40e46 flashrom: Check that a filename was specified also when using force read by Peter Stuge · 16 years ago
  93. 32965d8 by Ward Vandewege · 16 years ago
  94. 0323a2b Add Fintek F71882FG support (trivial). by Uwe Hermann · 16 years ago
  95. ea7b518 Indent-based + manual cleanups for CN700 (trivial). As this will be ported by Uwe Hermann · 16 years ago
  96. c1d06b7 Added comment about sb600 wideio setting for clarity and a minor witespace cleanup. (trivial) by Marc Jones · 16 years ago
  97. 4b1971c libpayload: Rename Geode video driver to Geode LX video driver. by Peter Stuge · 16 years ago
  98. ff9350b move variable declaration to where it is used, to prevent gcc failure. by Patrick Georgi · 16 years ago
  99. 964f066 [PATCH] coreboot: Don't loop forever waiting for HDA codecs by Jordan Crouse · 16 years ago
  100. 0994c39 Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT. by Mats Erik Andersson · 16 years ago