1. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  2. 74fb8f2 Remove HyperTransport support from boards that don't need it. by Myles Watson · 15 years ago
  3. 892b091 Make all Kconfig enabled boards build (tested with kbuildall). by Patrick Georgi · 15 years ago
  4. 6c641ee fix some wrong versions of the FSF's address (trivial) by Stefan Reinauer · 15 years ago
  5. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  6. 45bb25f tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... by Myles Watson · 15 years ago
  7. fd9c9b8 Use the coreboot pci config read/write functions instead of direct cf8/cfc by Marc Jones · 15 years ago
  8. 6ed39d9 This is the final set of changes to allow rumba to build. Rumba is not by Ronald G. Minnich · 15 years ago
  9. ea47143 Fixes per Uwe's comments. by Ronald G. Minnich · 15 years ago
  10. 5b1d51b This patch adds VGA and PS/2 Keyboard/mouse support to the already existing intel truxton (ep80579) dev board. by Arnaud Maye · 15 years ago
  11. 07b8c2d This is the beginning of support for Geode and Kconfig in v2. by Ronald G. Minnich · 15 years ago
  12. 62b3513 Remove a couple of CONFIG_ prefixes that shouldn't have happened. by Patrick Georgi · 15 years ago
  13. b7fec82 Add kconfig support for ASUS P2B-F. by Uwe Hermann · 15 years ago
  14. 1476a9e Without this patch, if we only got a DIMM in Channel B, memory can not be by Zheng Bao · 15 years ago
  15. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  16. bab2bef This patch is about the DA-C2 and RB-C2. Chip with install processor by Zheng Bao · 15 years ago
  17. d82e128 This goes a surprisingly long way to building the epia-n. It also has by Ronald G. Minnich · 15 years ago
  18. 69a031c The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instead of by Zheng Bao · 15 years ago
  19. c5f3f19 Correct usage of Makefile.inc and add support for cn400 by Ronald G. Minnich · 15 years ago
  20. 9c2e738 Add the rest of the files. by Jon Harrison · 15 years ago
  21. 1825be2 Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: by Jon Harrison · 15 years ago
  22. a5c8bb3 Fix some conflicting types of variables by Patrick Georgi · 15 years ago
  23. 109ab31 drop extra whitespace at end of line for i945 + ICH7 (trivial) by Stefan Reinauer · 15 years ago
  24. fd4519b This now builds. by Ronald G. Minnich · 15 years ago
  25. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  26. 4704dc5 Fix up the tree again... by Stefan Reinauer · 15 years ago
  27. 71a3d96 * drop ich7 include by Stefan Reinauer · 15 years ago
  28. 733263c Remove a comment that no longer applies. Trivial. by Myles Watson · 15 years ago
  29. b17f952 This is an obvious bug which I overlooked when I worked on the AM2r2 modules. by Zheng Bao · 15 years ago
  30. 42f75c3 Add pci_rawops.h from the mailing list and fix the via/epia-m700 build. by Myles Watson · 15 years ago
  31. 280df10 Add the IORESOURCE_BRIDGE flag to the fam10 resources for the benefit of the resource allocator. by Myles Watson · 15 years ago
  32. 3f1458d Fix build for i810 boards that don't enable onboard VGA, yet. by Uwe Hermann · 15 years ago
  33. 76a88d0 Various Intel 82810/82810E changes which allow onboard VGA to work. by Elia Yehuda · 15 years ago
  34. bd4f2f8 Fix many things for via/epia-m700 to build. by Myles Watson · 15 years ago
  35. c7233e0 Update the k8 code for the v3 resource allocator. by Myles Watson · 15 years ago
  36. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  37. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 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. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  42. 3310d75 by Rudolf Marek · 15 years ago
  43. 6114311 Convert the MSI MS-6178 board to CBFS. by Uwe Hermann · 15 years ago
  44. 9ca6ed5 this port is horribly broken and should not have been checked in. This patch by Stefan Reinauer · 15 years ago
  45. a774192 Fix for Erratum 350 for AMD Fam10h CPUs. by Marco Schmidt · 15 years ago
  46. aa58f54 Fix non-revF K8 ram init compilation which was broken in r4341. by Carl-Daniel Hailfinger · 15 years ago
  47. 3c45a96 K8 RAM init debug messages are pretty short and sometimes cryptic. Make by Carl-Daniel Hailfinger · 15 years ago
  48. a24e1dd Add a hopefully more correct and flexible set_dram_buffer_strength() by Elia Yehuda · 15 years ago
  49. 1725703 The point of the patch is to make it easier to understand the raminit by Myles Watson · 15 years ago
  50. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  51. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  52. 7365004 First batch of indent-aided code cleanups, more will follow. by Uwe Hermann · 15 years ago
  53. 5c044c7 Make directory hierarchy flat to match the same layout we use by Uwe Hermann · 15 years ago
  54. 8341f44 Change all vx800 file names from CamelCase to camel_case to match by Uwe Hermann · 15 years ago
  55. 612163e3 Here's the VIA vx800 patch from OLPC. by Bari Ari · 15 years ago
  56. a84a99b Various fixes to the tree to get coreboot-v2 to build on Solaris by Patrick Georgi · 15 years ago
  57. 99fd2a3 Update equivalent processor revision ID to load latest microcode patches and by Marc Jones · 15 years ago
  58. 032a965 Trivial white space fixes so that the next patches are easier to read. by Myles Watson · 15 years ago
  59. 88e71e8 Run dos2unix on all files: by Stefan Reinauer · 15 years ago
  60. 3544c6b Trivial removal of svn:executable property from vga.c. by Peter Stuge · 15 years ago
  61. 97e6dfe This patch allows a custom vga driver that will give the flexibility to run code after vga is initialized for tv-out. by Joseph Smith · 15 years ago
  62. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  63. b5fb0c5 Add high tables support to all northbridges. by Stefan Reinauer · 15 years ago
  64. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  65. a19f644 Enable HAVE_HIGH_TABLES by default for northbridges with by Patrick Georgi · 15 years ago
  66. d107593 Add high table support to via vt8454c. by Patrick Georgi · 15 years ago
  67. 570933c remove some style guide breaks and warnings from raminit_f_dqs.c by Stefan Reinauer · 15 years ago
  68. da65fbf Factor out acpi_create_madt_lapics. It can be used on all ACPI boards. by Stefan Reinauer · 15 years ago
  69. b5843ff There is a typo in amdk8/raminit_f.c regarding the preprocessor symbol QRANK_DIMM_SUPPORT in line 2208, which caused the protected code fragment never to be included for compilation. by Ronald Hoogenboom · 15 years ago
  70. aeba92a Add VIA CX700 support, plus VIA vt8454c reference board support. by Stefan Reinauer · 15 years ago
  71. 15bf50d Following patch adds resume (exit from self refresh) support for AMD K8 revF by Rudolf Marek · 15 years ago
  72. a3ec56c by Ward Vandewege · 15 years ago
  73. 8d9f932 unify spd_ddr2.h (trivial) by Stefan Reinauer · 15 years ago
  74. 3081bdf Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should by Stefan Reinauer · 15 years ago
  75. 3a8565a During the suspend/resume programming I came to an issue that first 4KB of by Rudolf Marek · 15 years ago
  76. b8e2517 Every object file with a struct pci_driver ... __pci_driver needs to be marked by Stefan Reinauer · 15 years ago
  77. 2f4979f Fix CPUID typo. This caused fid to memory speed calculations to be off. by Marc Jones · 15 years ago
  78. 6d07c93 Fix all build problems on PPC except the _SDA_BASE issues caused by the by Stefan Reinauer · 15 years ago
  79. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  80. cc46e73 ACPI implementation for i945, ICH7, Kontron 986LCD-M by Stefan Reinauer · 15 years ago
  81. 30140a5 i945 northbridge update by Stefan Reinauer · 15 years ago
  82. 283a494 This patch adds common elements for ck804-based boards. by Myles Watson · 15 years ago
  83. 0b4c9f0 This patch makes the boards use a single amdk8_util.asl. There are only by Myles Watson · 15 years ago
  84. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  85. 51001fbd I just went on a bugfix frenzy and fixed all printk format warnings by Carl-Daniel Hailfinger · 15 years ago
  86. fc19248 (Trivial) Add missing header file. by Rudolf Marek · 15 years ago
  87. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  88. 3c7f46b Generic approach of putting BIOS tables at the end of memory by Stefan Reinauer · 15 years ago
  89. 678d614 This patch makes several CMOS/NVRAM reads dependent on whether there's a table to read. Otherwise you never know what you'll get from the factory BIOS. There are probably more, but these are the ones compiled into the s2895. by Myles Watson · 15 years ago
  90. d58671c Add QWord support to acpigen. by Carl-Daniel Hailfinger · 15 years ago
  91. 552b327 This patch converts __FUNCTION__ to __func__, since __func__ is standard. by Myles Watson · 15 years ago
  92. 8db0cfe Following patch converts the run-time SSDT patching via update_ssdt funtion to by Rudolf Marek · 15 years ago
  93. 293b5f5 Following patch adds dynamic ACPI AML code generator which can be used to by Rudolf Marek · 15 years ago
  94. 1c49bc9 Bring AMD K8 ACPI mangling more in line with Fam10 ACPI mangling. No by Carl-Daniel Hailfinger · 15 years ago
  95. 977ed2d fix small TOLUD issue in i945 raminit (trivial) by Stefan Reinauer · 15 years ago
  96. ebb763f put in a little comment (trivial) by Stefan Reinauer · 15 years ago
  97. 8c4af2b This fine work by Jon Dufresne was awkwardly rotting on the mailing list for by Jon Dufresne · 15 years ago
  98. 734d09e First part of heterogenous dualchannel support. by Carl-Daniel Hailfinger · 16 years ago
  99. 1d72e10 Refactor K8 rev F DDR2 CL timing retrieval. by Carl-Daniel Hailfinger · 16 years ago
  100. abcddcd Since all K8 targets now have CONFIG_USE_PRINTK_IN_CAR enabled, using by Carl-Daniel Hailfinger · 16 years ago