1. ae63126 This code adds support for coreboot images that use ROMFS. by Ronald G. Minnich · 15 years ago
  2. f834e20 fix typo by Stefan Reinauer · 15 years ago
  3. ac36906 fix typo by Stefan Reinauer · 15 years ago
  4. 45dffef fix shadow variable in compute_ip_checksum.c by Stefan Reinauer · 15 years ago
  5. d469cda Add the CONFIG_ROMS config variable. by Ronald G. Minnich · 15 years ago
  6. 420593e This fixes a shadowed declaration in multiboot.c. by Robert Millan · 15 years ago
  7. decdb3c cosmetic fix for function definition. by Stefan Reinauer · 15 years ago
  8. 3a8565a During the suspend/resume programming I came to an issue that first 4KB of by Rudolf Marek · 15 years ago
  9. 951c63f The latest ucode patches for Family 10h: by Zeng Bao · 15 years ago
  10. b8e2517 Every object file with a struct pci_driver ... __pci_driver needs to be marked by Stefan Reinauer · 15 years ago
  11. 4b10ab3 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves by Rudolf Marek · 15 years ago
  12. 9e9fa82 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves by Rudolf Marek · 15 years ago
  13. 2a63ea5 Kevin O'Connor said: by Myles Watson · 15 years ago
  14. 5dd4a20 Add Supermicro h8dm3 mainboard. This is mostly a copy from the h8dmr. by Marc Jones · 15 years ago
  15. 2f4979f Fix CPUID typo. This caused fid to memory speed calculations to be off. by Marc Jones · 15 years ago
  16. d0db8f9 fix the following warning on all boards that don't have PIRQ_ROUTE enabled by Stefan Reinauer · 15 years ago
  17. c675955 fix totalimpact briq compilation. the target had a cpu specific and a mainboard by Stefan Reinauer · 15 years ago
  18. 1233054 add YABEL flag to options to decide wether access to devices other than the one yabel is running for is possible by Pattrick Hueper · 15 years ago
  19. b743885 Don't know if this is the correct fix, but it fixes compilation of the PPC by Stefan Reinauer · 15 years ago
  20. efab4ba This patch adds "high coreboot table support" to coreboot version 2. by Stefan Reinauer · 15 years ago
  21. 5d6645a - TOM2 is filled in by the dynamic ACPI code. Don't hardcode it in the by Carl-Daniel Hailfinger · 15 years ago
  22. ec75a57 fix typo in pci_device.c (trivial) by Stefan Reinauer · 15 years ago
  23. 6d07c93 Fix all build problems on PPC except the _SDA_BASE issues caused by the by Stefan Reinauer · 15 years ago
  24. 2075dbe add YABEL Debug Flags to Options by Pattrick Hueper · 15 years ago
  25. cb2de68 This patch reverts SuperIO changes that I was too hasty with. Even though the by Myles Watson · 15 years ago
  26. 65e9bc1 This one is an example on how to drop vgabios.c from the mainboard or chipset by Stefan Reinauer · 15 years ago
  27. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  28. cc46e73 ACPI implementation for i945, ICH7, Kontron 986LCD-M by Stefan Reinauer · 15 years ago
  29. 47e42e5 Fix HIGH_TABLES introduced error when compiling without MP table by Myles Watson · 15 years ago
  30. 30140a5 i945 northbridge update by Stefan Reinauer · 15 years ago
  31. 118c100 20090310-2-gcc-for-real: by Patrick Georgi · 15 years ago
  32. 2539934 20090310-1-paths: by Patrick Georgi · 15 years ago
  33. e1025d0 Kontron 986LCD-M updates: by Stefan Reinauer · 15 years ago
  34. a8e1168 This patch contains some significant updates to the i82801gx component and will by Stefan Reinauer · 15 years ago
  35. 34b1d4e This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is still by Myles Watson · 15 years ago
  36. 283a494 This patch adds common elements for ck804-based boards. by Myles Watson · 15 years ago
  37. 210b83e This patch adds empty acpi_fill_slit functions so they build again. by Myles Watson · 15 years ago
  38. 0b4c9f0 This patch makes the boards use a single amdk8_util.asl. There are only by Myles Watson · 15 years ago
  39. 45cc550 Some updates for core/core duo/core2/core2 duo cpus. by Stefan Reinauer · 15 years ago
  40. 3b38745 * fix a minor power state issue in the ich7 smm handler by Stefan Reinauer · 15 years ago
  41. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  42. ae762b5 use include file for i8259 where appropriate (trivial) by Stefan Reinauer · 15 years ago
  43. 1894463 clean up qemu target config (trivial) by Stefan Reinauer · 15 years ago
  44. 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that by Stefan Reinauer · 15 years ago
  45. 054c723 use pointers instead of size_t when dealing with pointers. Also fix a few by Stefan Reinauer · 15 years ago
  46. f8c77e8 use inb instead of outb for delays in usb debug code (trivial) by Stefan Reinauer · 15 years ago
  47. 9cbbc79 really clean out all compile time generated files (trivial) by Stefan Reinauer · 15 years ago
  48. bba113e If get_pbus() is called for a device which has no parent/ancestor bus by Carl-Daniel Hailfinger · 15 years ago
  49. 51001fbd I just went on a bugfix frenzy and fixed all printk format warnings by Carl-Daniel Hailfinger · 15 years ago
  50. 4b95ced fix make clean as suggested by Myles Watson. by Stefan Reinauer · 15 years ago
  51. 6b2e760 Small bug somehow slipped there. The method body length is incorrectly computed. by Rudolf Marek · 15 years ago
  52. fc19248 (Trivial) Add missing header file. by Rudolf Marek · 15 years ago
  53. 36c8340 Some changes required to get yabel working on v2 (and they generally make by Stefan Reinauer · 15 years ago
  54. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  55. 3c924d2 fix those two boards that broke due to the config tool fixes. by Stefan Reinauer · 15 years ago
  56. 21c8b5a With this patch the v2 build system will create a directory hierarchy by Stefan Reinauer · 15 years ago
  57. 3c7f46b Generic approach of putting BIOS tables at the end of memory by Stefan Reinauer · 15 years ago
  58. 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
  59. fe849b2f This patch is for AMD boards which can do the P state generation. This just by Rudolf Marek · 15 years ago
  60. 7ad11e8 Carl-Daniel's part: by Carl-Daniel Hailfinger · 15 years ago
  61. d58671c Add QWord support to acpigen. by Carl-Daniel Hailfinger · 15 years ago
  62. 08afc6d Unify CAR so the same compiled code does the right thing on both by Patrick Georgi · 15 years ago
  63. 5389c7f - Fix up amd pistachio and dbm690t. by Stefan Reinauer · 15 years ago
  64. a175533 Change Log: Bellongs to r3947 by Rudolf Marek · 15 years ago
  65. 537bd5f Bellongs to r3946 by Rudolf Marek · 15 years ago
  66. f997b55 Following patch adds dynamically generated P-States infrastructure as well as by Rudolf Marek · 15 years ago
  67. 66948f7 This target is dead. by Ronald G. Minnich · 15 years ago
  68. 552b327 This patch converts __FUNCTION__ to __func__, since __func__ is standard. by Myles Watson · 15 years ago
  69. 7f86ed1 Fix mtrr setup for UMA architectures. by Stefan Reinauer · 15 years ago
  70. e755bc1 Fix typo in PCI ID (1914 should have been 7914). by Carl-Daniel Hailfinger · 15 years ago
  71. d64b244 Remove dead lines. Trivial. by Carl-Daniel Hailfinger · 15 years ago
  72. d76d579 Rename TOM to TOM1 and refer to the SSDT value with an External(TOM1) clause. by Carl-Daniel Hailfinger · 15 years ago
  73. 6a20878 Improve mainboard.c comments for DBM690T and Pistachio. by Carl-Daniel Hailfinger · 15 years ago
  74. 7dde1da Print a loud warning message if we run out of MTRRs. by Carl-Daniel Hailfinger · 15 years ago
  75. 9dff094 Fix one leftover reference to AmlCode_ssdt which was forgotten in r3929. by Carl-Daniel Hailfinger · 15 years ago
  76. 94e340b Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931. by Myles Watson · 15 years ago
  77. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 15 years ago
  78. 4505948 Use the correct device for switching on HDA. by Dan Lykowski · 16 years ago
  79. 8db0cfe Following patch converts the run-time SSDT patching via update_ssdt funtion to by Rudolf Marek · 16 years ago
  80. 742655b Following patch adds missing CPU names. Please check by Rudolf Marek · 16 years ago
  81. 293b5f5 Following patch adds dynamic ACPI AML code generator which can be used to by Rudolf Marek · 16 years ago
  82. 1c49bc9 Bring AMD K8 ACPI mangling more in line with Fam10 ACPI mangling. No by Carl-Daniel Hailfinger · 16 years ago
  83. fe53c76 Correct FDAT->FADT typo. by Carl-Daniel Hailfinger · 16 years ago
  84. cab81c0 Fix rs690 bug about GPPSB configuration. by Maggie Li · 16 years ago
  85. df2eb8e Now that x86emu debugging is actually working, it should be switched off per by Stefan Reinauer · 16 years ago
  86. 679c9f9 forgot to svn add by Stefan Reinauer · 16 years ago
  87. 54309d6 Update Kontron board by Stefan Reinauer · 16 years ago
  88. 977ed2d fix small TOLUD issue in i945 raminit (trivial) by Stefan Reinauer · 16 years ago
  89. ebb763f put in a little comment (trivial) by Stefan Reinauer · 16 years ago
  90. 23b655f some brown paperbag please. fix build. by Stefan Reinauer · 16 years ago
  91. 9ab2160 fix compiler warnings (trivial) by Stefan Reinauer · 16 years ago
  92. a829bfe add a header file for i8259.h (trivial) by Stefan Reinauer · 16 years ago
  93. 5833f7c Backport all x86emu fixes from Pattrick Hueper to coreboot v2 (acked in v2, by Stefan Reinauer · 16 years ago
  94. 20b261d Fix register typo for core 2 cpus (trivial) by Stefan Reinauer · 16 years ago
  95. c598330 fix compiler warnings (trivial) by Stefan Reinauer · 16 years ago
  96. 8c4af2b This fine work by Jon Dufresne was awkwardly rotting on the mailing list for by Jon Dufresne · 16 years ago
  97. ef6cb09 This patch makes the recently added assembler debug optional, as it may by Stefan Reinauer · 16 years ago
  98. 94f1777 fix inconsistent user interface naming. don't show compile paths to users by Stefan Reinauer · 16 years ago
  99. 26d431a fix coding style (trivial) by Stefan Reinauer · 16 years ago
  100. fc2e8ed Trivial stuff: by Stefan Reinauer · 16 years ago