1. b70a45a Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the by Michael Gold · 15 years ago
  2. 3f1458d Fix build for i810 boards that don't enable onboard VGA, yet. by Uwe Hermann · 15 years ago
  3. 328bccc Enable onboard VGA on the MS-6178 (i810 chipset) board (trivial). by Uwe Hermann · 15 years ago
  4. 76a88d0 Various Intel 82810/82810E changes which allow onboard VGA to work. by Elia Yehuda · 15 years ago
  5. bd4f2f8 Fix many things for via/epia-m700 to build. by Myles Watson · 15 years ago
  6. 29be535 ChangeLog: by Harald Gutmann · 15 years ago
  7. c7233e0 Update the k8 code for the v3 resource allocator. by Myles Watson · 15 years ago
  8. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  9. 2468331 by Ward Vandewege · 15 years ago
  10. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 15 years ago
  11. 6c96517 Fix typo and only output post code if the work was done. by Myles Watson · 15 years ago
  12. 9a7368d I missed three files. by Jon Harrison · 15 years ago
  13. 3c6bd6c the file was not really different, so use the default file (trivial, since it by Stefan Reinauer · 15 years ago
  14. cfb9cd2 by Jon Harrison · 15 years ago
  15. db8b411 Add AMD family 10 AM2r2 support. by Zheng Bao · 15 years ago
  16. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  17. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  18. 8c19f94 Add support for the Soyo SY-6BA+ III board. by Uwe Hermann · 15 years ago
  19. 3310d75 by Rudolf Marek · 15 years ago
  20. f17f647 Undo my ugly commit that added uses clauses in lots of places instead of one. by Myles Watson · 15 years ago
  21. 24fbb7d work around initobject breakage in pc80/Config.lb by Stefan Reinauer · 15 years ago
  22. 6114311 Convert the MSI MS-6178 board to CBFS. by Uwe Hermann · 15 years ago
  23. 62cfe16 ChangeLog: by Harald Gutmann · 15 years ago
  24. da83361 Change Log: Fix interrupt handling in mptable.c on M57SLI. by Harald Gutmann · 15 years ago
  25. b735f85 Change Log: Activate HIGH_TABES on M57SLI by Harald Gutmann · 15 years ago
  26. 82bc9bc Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial. by Myles Watson · 15 years ago
  27. aac8dc8 Patch AMD Fam10 C2 for errata 327, 344, 346, 354, 351. by Marc Jones · 15 years ago
  28. cbefc23 Maximilian Thuermer found a bug where the HT link capability code was always by Marc Jones · 15 years ago
  29. d41de2e These changes implement car in qemu. The implementation is in several by Ronald G. minnich · 15 years ago
  30. 124d876 Fix s2895 failover booting. by Myles Watson · 15 years ago
  31. 9ca6ed5 this port is horribly broken and should not have been checked in. This patch by Stefan Reinauer · 15 years ago
  32. a88db7b Fix a little white space issue. Also, don't copy the rom image by Ronald G. Minnich · 15 years ago
  33. d64f403 A bunch of additional EPIA-M700 cleanups and also some non-cosmetic changes: by Uwe Hermann · 15 years ago
  34. 0ffff34 First bunch of coding style and consistency cleanups for the EPIA-M700 target. by Uwe Hermann · 15 years ago
  35. cff071a When I started refactoring mainboard Config.lb, I added two different by Carl-Daniel Hailfinger · 15 years ago
  36. a7d8ae3b Make failover larger and decrease fallback's size so the total stays the by Patrick Georgi · 15 years ago
  37. a774192 Fix for Erratum 350 for AMD Fam10h CPUs. by Marco Schmidt · 15 years ago
  38. c263b44 Fix for Erratum 343 for AMD Fam10h CPUs. by Marco Schmidt · 15 years ago
  39. 240ef7c Change the CBFS build process to use coreboot.rom by Patrick Georgi · 15 years ago
  40. aa58f54 Fix non-revF K8 ram init compilation which was broken in r4341. by Carl-Daniel Hailfinger · 15 years ago
  41. 20a98c9 Initial untested board code for the VIA EPIA-M700 Mini-ITX board. by Uwe Hermann · 15 years ago
  42. 3c45a96 K8 RAM init debug messages are pretty short and sometimes cryptic. Make by Carl-Daniel Hailfinger · 15 years ago
  43. 87e7050 die() does never return. Annotate it as such. by Carl-Daniel Hailfinger · 15 years ago
  44. 28d71b9 After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6a by Zheng Bao · 15 years ago
  45. a24e1dd Add a hopefully more correct and flexible set_dram_buffer_strength() by Elia Yehuda · 15 years ago
  46. 1725703 The point of the patch is to make it easier to understand the raminit by Myles Watson · 15 years ago
  47. d11bd00 This patch is about some noticable bugs which was made by no reason. by Zheng Bao · 15 years ago
  48. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  49. 9efecc5 Revert "kontron 986lcd_m: cmos.layout: mark boot_devices as reserved." by Luc Verhaegen · 15 years ago
  50. b005f0e kontron 986lcd_m: cmos.layout: mark boot_devices as reserved. by Luc Verhaegen · 15 years ago
  51. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  52. a922b31 Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Programming. by Zheng Bao · 15 years ago
  53. fff87d3 Cosmetics and consistency fixes in src/superio/serverengines/pilot/ (trivial). by Uwe Hermann · 15 years ago
  54. a519fe7 Following patch moves all vt8237 fadt.c from mainboard/* file to chipset by Rudolf Marek · 15 years ago
  55. 6087627 Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this one by Stefan Reinauer · 15 years ago
  56. 4121622 rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN_REALMODE. by Joseph Smith · 15 years ago
  57. 60f0f1b enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbridge. by Joseph Smith · 15 years ago
  58. f8a5c6e drop most of the crappy vm86 code and replace it with a rewritten by Stefan Reinauer · 15 years ago
  59. 43bc5a9c Fix build with CONFIG_*_ROM_RUN. by Luc Verhaegen · 15 years ago
  60. 5c5beb7 Implement native VGA Support. by Luc Verhaegen · 15 years ago
  61. 195f5cd Add lzma.o for CBFS, regardless if CONFIG_COMPRESSED_PAYLOAD_LZMA is by Patrick Georgi · 15 years ago
  62. f9f4eaf Make memmove copy (dev->resources -i) resource structs instead of by Myles Watson · 15 years ago
  63. 7365004 First batch of indent-aided code cleanups, more will follow. by Uwe Hermann · 15 years ago
  64. 5c044c7 Make directory hierarchy flat to match the same layout we use by Uwe Hermann · 15 years ago
  65. f2a4e63 Trivial, but brown paper bag worthy: by Patrick Georgi · 15 years ago
  66. a034dca Move coreboot_ram and coreboot_apc to CBFS. This allows to by Patrick Georgi · 15 years ago
  67. 8341f44 Change all vx800 file names from CamelCase to camel_case to match by Uwe Hermann · 15 years ago
  68. 612163e3 Here's the VIA vx800 patch from OLPC. by Bari Ari · 15 years ago
  69. bab4f92 Clean up acpi table writing code, and don't rely by Patrick Georgi · 15 years ago
  70. 21dbe8a Make printk_* behaviour more consistent. Without it, side by Patrick Georgi · 15 years ago
  71. af7da72 encapsule mbi initialization in write_multiboot_table, where it belongs. (very by Stefan Reinauer · 15 years ago
  72. 736221f1 Make vsprintf reentrant. More importantly, eliminate global variable. by Patrick Georgi · 15 years ago
  73. f2152ec Major cleanup of i386 tables.c: by Stefan Reinauer · 15 years ago
  74. a84a99b Various fixes to the tree to get coreboot-v2 to build on Solaris by Patrick Georgi · 15 years ago
  75. d1185bf Attached patch moves the CBFS payload loader to selfboot.c as it's by Patrick Georgi · 15 years ago
  76. 58bb497 the i82801xx driver does not know ide{0,1}_enable in its chip.h, so comment it by Stefan Reinauer · 15 years ago
  77. 069385f ops can not be const because of the pci conf1/conf2 hackery we do. trivial by Stefan Reinauer · 15 years ago
  78. 69390db acpi.c: add a cast to remove warning (trivial) by Stefan Reinauer · 15 years ago
  79. 4b556a1 remove some dead code from cpu.c (trivial) by Stefan Reinauer · 15 years ago
  80. bbe29ee keyboard driver: function definitions should not omit void if they don't take by Stefan Reinauer · 15 years ago
  81. e282550 fix comment in keyboard driver (trivial) by Stefan Reinauer · 15 years ago
  82. cf7f148 by Ward Vandewege · 15 years ago
  83. d12acea There were a few updates lately that generates ROM size > 512K. I am changing the default ROM size to 1M to accommodate this and future changes. I tested on SimNow family10h_1p.bsd and it POSTs OK. by Vincent Lim · 15 years ago
  84. 99fd2a3 Update equivalent processor revision ID to load latest microcode patches and by Marc Jones · 15 years ago
  85. 9ea1e0c Trivia: remove comment by Vincent Lim · 15 years ago
  86. fed6475 From AMD family 10h Processor BKDG (rev. D): a platform is capable of having up to 8 nodes, and each nodes supports 1,2,3,4,5, or 6 cores. by Vincent Lim · 15 years ago
  87. 671cedc #136: failed to boot under KVM\QEMU by Ronald G. Minnich · 15 years ago
  88. 5eceb32 Allow dynamic size for the {s,}elfboot bounce buffer. by Patrick Georgi · 15 years ago
  89. 8f047de Make ACPI with low and high tables work again. The RSDP contained a by Patrick Georgi · 15 years ago
  90. 5f0482d Oops forgot small part. Set up PIRQs in mainboard Config.lb for IP1000 and RM4100 instead of using the ones in i82801xx_lpc.c. by Joseph Smith · 15 years ago
  91. 459259e This is the final patch that got everything working for me with the HP dl145g3. by Samuel Verstraete · 15 years ago
  92. cd5d756 Use the debugging functions to print out the tree and resources. by Myles Watson · 15 years ago
  93. bb3d812 Bring v3-style debug output to v2. Fix a minor typo. by Myles Watson · 15 years ago
  94. 0520d55 This patch adds high table support to qemu. It was already added to by Myles Watson · 15 years ago
  95. 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 15 years ago
  96. 7c29dad We should separate the it8718f_24mhz_clkin like the way IT8712 does. by Zheng Bao · 15 years ago
  97. c720795 Following patch fixes the XIP computation issue. I removed the normal image by Rudolf Marek · 15 years ago
  98. aa1df9c Trivial fixup IRQS on IP1000 and RM4100. by Joseph Smith · 15 years ago
  99. 9b04724 Set up PIRQs in mainboard Config.lb for IP1000 and RM4100 instead of using the ones in i82801xx_lpc.c. by Joseph Smith · 15 years ago
  100. 06025df Disable the AC97 modem via the ICH4 LPC disable function register early in the boot process. by Joseph Smith · 15 years ago