1. 6afcea8 drop unused variable (trivial) by Stefan Reinauer · 15 years ago
  2. f23804b This patch fixes payloads on certain Fedora versions by Stefan Reinauer · 15 years ago
  3. 219cece Fix off-by-one bug in libpayload UHCI driver by Stefan Reinauer · 15 years ago
  4. f107538 strdup the input of dirname, as dirname is free by Patrick Georgi · 15 years ago
  5. 19bc45d by Ward Vandewege · 15 years ago
  6. 36e8ff4 by Ward Vandewege · 15 years ago
  7. fcee8fe by Ward Vandewege · 15 years ago
  8. b17f952 This is an obvious bug which I overlooked when I worked on the AM2r2 modules. by Zheng Bao · 15 years ago
  9. 782de9a Separate cache_as_ram_auto.c and failover.c for Tyan s2895. by Myles Watson · 15 years ago
  10. 4e2ffb8 Fix VIA EPIA-M700 target enough for a first serial boot log. by Uwe Hermann · 15 years ago
  11. 3839a8e trivial fixes to function declarations (and build system test) by Stefan Reinauer · 15 years ago
  12. 7a0f01f Superiotool: Add IT8703F support. by Luc Verhaegen · 15 years ago
  13. fc6de69 Fix MS-6178 boot by setting unused device (CIR) to 'off' (trivial). by Uwe Hermann · 15 years ago
  14. e42e142 Apparently I'm not the only one who forgets which way the outb and by Ed Swierk · 15 years ago
  15. 7d4fd2c This seems to be a more official, common, simple way to check if the CPU is dual core or by Zheng Bao · 15 years ago
  16. 9f26b8f msrtool: CS5536: The most important interrupt MSRs and some DIVIL MSRs. by Peter Stuge · 15 years ago
  17. 2698fe5 Add CONFIG_ARCH_X86=0 to sandpointx3_altimus_mpc7410. by Myles Watson · 15 years ago
  18. 42f75c3 Add pci_rawops.h from the mailing list and fix the via/epia-m700 build. by Myles Watson · 15 years ago
  19. bf12dda ChangeLog: Change the parallel port from polling to interrupt-driven. by Harald Gutmann · 15 years ago
  20. 941c1fd Add initial support for a CBFS module for coreinfo. by Uwe Hermann · 15 years ago
  21. 280df10 Add the IORESOURCE_BRIDGE flag to the fam10 resources for the benefit of the resource allocator. by Myles Watson · 15 years ago
  22. ca807f1 Enable onboard-VGA on the Mitac 6513WU board. by Michael Gold · 15 years ago
  23. b70a45a Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the by Michael Gold · 15 years ago
  24. 3f1458d Fix build for i810 boards that don't enable onboard VGA, yet. by Uwe Hermann · 15 years ago
  25. 328bccc Enable onboard VGA on the MS-6178 (i810 chipset) board (trivial). by Uwe Hermann · 15 years ago
  26. 76a88d0 Various Intel 82810/82810E changes which allow onboard VGA to work. by Elia Yehuda · 15 years ago
  27. bd4f2f8 Fix many things for via/epia-m700 to build. by Myles Watson · 15 years ago
  28. 29be535 ChangeLog: by Harald Gutmann · 15 years ago
  29. c7233e0 Update the k8 code for the v3 resource allocator. by Myles Watson · 15 years ago
  30. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  31. 2468331 by Ward Vandewege · 15 years ago
  32. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 15 years ago
  33. 6c96517 Fix typo and only output post code if the work was done. by Myles Watson · 15 years ago
  34. 08405e7 Fix abuild for via/epia-n. Trivial. by Myles Watson · 15 years ago
  35. 9a7368d I missed three files. by Jon Harrison · 15 years ago
  36. 0d4a08e let abuild autodetect the coreboot path a bit better. So in the top level of by Stefan Reinauer · 15 years ago
  37. 3c6bd6c the file was not really different, so use the default file (trivial, since it by Stefan Reinauer · 15 years ago
  38. cfb9cd2 by Jon Harrison · 15 years ago
  39. db8b411 Add AMD family 10 AM2r2 support. by Zheng Bao · 15 years ago
  40. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  41. 36f230e whoops. missed those two.. by Stefan Reinauer · 15 years ago
  42. 775c04e commit svn:externals for last commit (what a pain) (1/2) by Stefan Reinauer · 15 years ago
  43. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  44. 9702b6b add new supported chipset Add identification for X58 and ICH10R. by Warren Turkal · 15 years ago
  45. b1ff95c This copy of flashrom is old and unmaintained. Delete it to avoid by Patrick Georgi · 15 years ago
  46. 1220c50 flashrom is a separate project now. Thus we don't enforce it on our users. by Stefan Reinauer · 15 years ago
  47. 3f57548 Impact: fix vmlinux from 2.6.30 by Yinghai Lu · 15 years ago
  48. 3ddbfb8 Add a target/ directory for the VIA EPIA-M700 board, so we can build it. by Uwe Hermann · 15 years ago
  49. 22b44ba Add dump support for SMSC LPC47N252. by François-Regis Vuillemin · 15 years ago
  50. db52fb8 Don't dump 0x07 registers, they're useless as they change every time by Uwe Hermann · 15 years ago
  51. 556e6fb This adds register definitions for all logical devices on the SMSC by Michael Gold · 15 years ago
  52. 78fdd60 Add dump information for F71862FG and F71863FG. by Arjan Koers · 15 years ago
  53. bb21b2e Remove the object files for cbfs from target directories and add a by Myles Watson · 15 years ago
  54. 455e223 The problem is that the check to see if we're at the end is never reached. I by Myles Watson · 15 years ago
  55. 8c19f94 Add support for the Soyo SY-6BA+ III board. by Uwe Hermann · 15 years ago
  56. 3310d75 by Rudolf Marek · 15 years ago
  57. f17f647 Undo my ugly commit that added uses clauses in lots of places instead of one. by Myles Watson · 15 years ago
  58. 24fbb7d work around initobject breakage in pc80/Config.lb by Stefan Reinauer · 15 years ago
  59. 6114311 Convert the MSI MS-6178 board to CBFS. by Uwe Hermann · 15 years ago
  60. 62cfe16 ChangeLog: by Harald Gutmann · 15 years ago
  61. ecf4ef0 by Ward Vandewege · 15 years ago
  62. da83361 Change Log: Fix interrupt handling in mptable.c on M57SLI. by Harald Gutmann · 15 years ago
  63. b735f85 Change Log: Activate HIGH_TABES on M57SLI by Harald Gutmann · 15 years ago
  64. 82bc9bc Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial. by Myles Watson · 15 years ago
  65. aac8dc8 Patch AMD Fam10 C2 for errata 327, 344, 346, 354, 351. by Marc Jones · 15 years ago
  66. cbefc23 Maximilian Thuermer found a bug where the HT link capability code was always by Marc Jones · 15 years ago
  67. d41de2e These changes implement car in qemu. The implementation is in several by Ronald G. minnich · 15 years ago
  68. 3ba18a67 Fix typo in Winbond W83977TF register listing. by Ioannis Barkas · 15 years ago
  69. 124d876 Fix s2895 failover booting. by Myles Watson · 15 years ago
  70. 9ca6ed5 this port is horribly broken and should not have been checked in. This patch by Stefan Reinauer · 15 years ago
  71. a88db7b Fix a little white space issue. Also, don't copy the rom image by Ronald G. Minnich · 15 years ago
  72. e8c6f86 Add (commented) line for VGA blob adding (CBFS version) to simplify things for users a bit. by Uwe Hermann · 15 years ago
  73. 6ce41c0 This is transition code for cbfs to implement cbfs files at fixed addresses. by Ronald G. Minnich · 15 years ago
  74. d64f403 A bunch of additional EPIA-M700 cleanups and also some non-cosmetic changes: by Uwe Hermann · 15 years ago
  75. 0ffff34 First bunch of coding style and consistency cleanups for the EPIA-M700 target. by Uwe Hermann · 15 years ago
  76. cff071a When I started refactoring mainboard Config.lb, I added two different by Carl-Daniel Hailfinger · 15 years ago
  77. a7d8ae3b Make failover larger and decrease fallback's size so the total stays the by Patrick Georgi · 15 years ago
  78. a774192 Fix for Erratum 350 for AMD Fam10h CPUs. by Marco Schmidt · 15 years ago
  79. c263b44 Fix for Erratum 343 for AMD Fam10h CPUs. by Marco Schmidt · 15 years ago
  80. 240ef7c Change the CBFS build process to use coreboot.rom by Patrick Georgi · 15 years ago
  81. aa58f54 Fix non-revF K8 ram init compilation which was broken in r4341. by Carl-Daniel Hailfinger · 15 years ago
  82. 20a98c9 Initial untested board code for the VIA EPIA-M700 Mini-ITX board. by Uwe Hermann · 15 years ago
  83. 3c45a96 K8 RAM init debug messages are pretty short and sometimes cryptic. Make by Carl-Daniel Hailfinger · 15 years ago
  84. 87e7050 die() does never return. Annotate it as such. by Carl-Daniel Hailfinger · 15 years ago
  85. 28d71b9 After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6a by Zheng Bao · 15 years ago
  86. a24e1dd Add a hopefully more correct and flexible set_dram_buffer_strength() by Elia Yehuda · 15 years ago
  87. 1725703 The point of the patch is to make it easier to understand the raminit by Myles Watson · 15 years ago
  88. d11bd00 This patch is about some noticable bugs which was made by no reason. by Zheng Bao · 15 years ago
  89. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  90. 9efecc5 Revert "kontron 986lcd_m: cmos.layout: mark boot_devices as reserved." by Luc Verhaegen · 15 years ago
  91. b005f0e kontron 986lcd_m: cmos.layout: mark boot_devices as reserved. by Luc Verhaegen · 15 years ago
  92. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  93. a922b31 Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Programming. by Zheng Bao · 15 years ago
  94. f8318fe More compact format for wiki output at by Uwe Hermann · 15 years ago
  95. c7a6447 cbfstool reacts to a too large bootblock file by stopping by Patrick Georgi · 15 years ago
  96. fff87d3 Cosmetics and consistency fixes in src/superio/serverengines/pilot/ (trivial). by Uwe Hermann · 15 years ago
  97. a519fe7 Following patch moves all vt8237 fadt.c from mainboard/* file to chipset by Rudolf Marek · 15 years ago
  98. 6087627 Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this one by Stefan Reinauer · 15 years ago
  99. 4121622 rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN_REALMODE. by Joseph Smith · 15 years ago
  100. 60f0f1b enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbridge. by Joseph Smith · 15 years ago