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. 5d01ec0 This patch adds Jordan's romtool support for v2. by Ronald G. Minnich · 15 years ago
  9. 0f0f9bb flashrom: Board enable support for HP DL145 G3. by Mondrian Nuessle · 15 years ago
  10. 3a8565a During the suspend/resume programming I came to an issue that first 4KB of by Rudolf Marek · 15 years ago
  11. 83da8dc - List SMSC LPC47N227 runtime register block as supported. by Uwe Hermann · 15 years ago
  12. 951c63f The latest ucode patches for Family 10h: by Zeng Bao · 15 years ago
  13. b8e2517 Every object file with a struct pci_driver ... __pci_driver needs to be marked by Stefan Reinauer · 15 years ago
  14. 5f28c09 msrtool: If an MSR name lookup fails in msraddrbyname(), return the strtoul() conversion result. by Peter Stuge · 15 years ago
  15. 4b10ab3 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves by Rudolf Marek · 15 years ago
  16. 9e9fa82 To make use of HAVE_HIGH_TABLES following patch is needed. Also, it moves by Rudolf Marek · 15 years ago
  17. 2a63ea5 Kevin O'Connor said: by Myles Watson · 15 years ago
  18. 5dd4a20 Add Supermicro h8dm3 mainboard. This is mostly a copy from the h8dmr. by Marc Jones · 15 years ago
  19. 2f4979f Fix CPUID typo. This caused fid to memory speed calculations to be off. by Marc Jones · 15 years ago
  20. 5182f67 Move the Atmel AT45 comments about block and page sizes from the end of by Carl-Daniel Hailfinger · 15 years ago
  21. d0db8f9 fix the following warning on all boards that don't have PIRQ_ROUTE enabled by Stefan Reinauer · 15 years ago
  22. c675955 fix totalimpact briq compilation. the target had a cpu specific and a mainboard by Stefan Reinauer · 15 years ago
  23. 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
  24. 5f7d506 Add high coreboot table support to libpayload by Stefan Reinauer · 15 years ago
  25. 927377f by Stefan Reinauer · 15 years ago
  26. b743885 Don't know if this is the correct fix, but it fixes compilation of the PPC by Stefan Reinauer · 15 years ago
  27. 764fe40 This patch adds "high coreboot table support" to coreboot version 2. by Stefan Reinauer · 15 years ago
  28. 3f72e32 This patch adds "high coreboot table support" to coreboot version 2. by Stefan Reinauer · 15 years ago
  29. efab4ba This patch adds "high coreboot table support" to coreboot version 2. by Stefan Reinauer · 15 years ago
  30. 5d6645a - TOM2 is filled in by the dynamic ACPI code. Don't hardcode it in the by Carl-Daniel Hailfinger · 15 years ago
  31. 4d01bd5 drop empty directory. (trivial) by stepan · 15 years ago
  32. ec75a57 fix typo in pci_device.c (trivial) by Stefan Reinauer · 15 years ago
  33. 6d07c93 Fix all build problems on PPC except the _SDA_BASE issues caused by the by Stefan Reinauer · 15 years ago
  34. 8f556be abuild: Don't forget CROSS_COMPILE anymore. by Stefan Reinauer · 15 years ago
  35. 2f110a8 trivial patch for abuild: allow powerpc-elf-gcc, too. by Stefan Reinauer · 15 years ago
  36. 2075dbe add YABEL Debug Flags to Options by Pattrick Hueper · 15 years ago
  37. 84a1f4e this commit should fix Ticket #122 (proper log files for all builds) by Stefan Reinauer · 15 years ago
  38. cb2de68 This patch reverts SuperIO changes that I was too hasty with. Even though the by Myles Watson · 15 years ago
  39. 65e9bc1 This one is an example on how to drop vgabios.c from the mainboard or chipset by Stefan Reinauer · 15 years ago
  40. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  41. cc46e73 ACPI implementation for i945, ICH7, Kontron 986LCD-M by Stefan Reinauer · 15 years ago
  42. 47e42e5 Fix HIGH_TABLES introduced error when compiling without MP table by Myles Watson · 15 years ago
  43. 30140a5 i945 northbridge update by Stefan Reinauer · 15 years ago
  44. d229677 20090310-3-scanbuild: by Patrick Georgi · 15 years ago
  45. 118c100 20090310-2-gcc-for-real: by Patrick Georgi · 15 years ago
  46. 2539934 20090310-1-paths: by Patrick Georgi · 15 years ago
  47. e1025d0 Kontron 986LCD-M updates: by Stefan Reinauer · 15 years ago
  48. cc44b06 abuild: by Stefan Reinauer · 15 years ago
  49. a8e1168 This patch contains some significant updates to the i82801gx component and will by Stefan Reinauer · 15 years ago
  50. 6df0c62 Add support for the LPC47M182 to superiotool by Stefan Reinauer · 15 years ago
  51. 34b1d4e This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is still by Myles Watson · 15 years ago
  52. 283a494 This patch adds common elements for ck804-based boards. by Myles Watson · 15 years ago
  53. 210b83e This patch adds empty acpi_fill_slit functions so they build again. by Myles Watson · 15 years ago
  54. 0b4c9f0 This patch makes the boards use a single amdk8_util.asl. There are only by Myles Watson · 15 years ago
  55. 8f21076 Add some basic K8 MSRs. by Marc Jones · 15 years ago
  56. 3b1a955 FreeBSD definitions of (read|write)[bwl] collide with our own. Before we by Carl-Daniel Hailfinger · 15 years ago
  57. 45cc550 Some updates for core/core duo/core2/core2 duo cpus. by Stefan Reinauer · 15 years ago
  58. 3b38745 * fix a minor power state issue in the ich7 smm handler by Stefan Reinauer · 15 years ago
  59. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  60. ae762b5 use include file for i8259 where appropriate (trivial) by Stefan Reinauer · 15 years ago
  61. 1894463 clean up qemu target config (trivial) by Stefan Reinauer · 15 years ago
  62. 0d348f9 fix strstr. Seems the function never worked before, except the searched by Stefan Reinauer · 15 years ago
  63. 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that by Stefan Reinauer · 15 years ago
  64. 054c723 use pointers instead of size_t when dealing with pointers. Also fix a few by Stefan Reinauer · 15 years ago
  65. f8c77e8 use inb instead of outb for delays in usb debug code (trivial) by Stefan Reinauer · 15 years ago
  66. 9cbbc79 really clean out all compile time generated files (trivial) by Stefan Reinauer · 15 years ago
  67. 59c36f9 During the conversion of flash chip accesses to helper functions, I by Carl-Daniel Hailfinger · 15 years ago
  68. bba113e If get_pbus() is called for a device which has no parent/ancestor bus by Carl-Daniel Hailfinger · 15 years ago
  69. ac12ecd flashrom: Use helper functions to access flash chips. by Carl-Daniel Hailfinger · 15 years ago
  70. 51001fbd I just went on a bugfix frenzy and fixed all printk format warnings by Carl-Daniel Hailfinger · 15 years ago
  71. 4b95ced fix make clean as suggested by Myles Watson. by Stefan Reinauer · 15 years ago
  72. 6b2e760 Small bug somehow slipped there. The method body length is incorrectly computed. by Rudolf Marek · 15 years ago
  73. fc19248 (Trivial) Add missing header file. by Rudolf Marek · 15 years ago
  74. 36c8340 Some changes required to get yabel working on v2 (and they generally make by Stefan Reinauer · 15 years ago
  75. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  76. 3c924d2 fix those two boards that broke due to the config tool fixes. by Stefan Reinauer · 15 years ago
  77. 9987ad8 This is a small fix for the last checkin (does not fix those two boards) that by Stefan Reinauer · 15 years ago
  78. 21c8b5a With this patch the v2 build system will create a directory hierarchy by Stefan Reinauer · 15 years ago
  79. 3c7f46b Generic approach of putting BIOS tables at the end of memory by Stefan Reinauer · 15 years ago
  80. 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
  81. a85c005 flashrom: Add SST25VF040.REMS with TEST_OK_ PROBE READ by Zheng Bao · 15 years ago
  82. c5a2ec6 libpayload: Fix build when both USB and PS/2 keyboard support is disabled by Mart Raudsepp · 15 years ago
  83. bc8744e flashrom: SST29EE020A TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 15 years ago
  84. fe849b2f This patch is for AMD boards which can do the P state generation. This just by Rudolf Marek · 15 years ago
  85. 7ad11e8 Carl-Daniel's part: by Carl-Daniel Hailfinger · 15 years ago
  86. d58671c Add QWord support to acpigen. by Carl-Daniel Hailfinger · 15 years ago
  87. 142cad1 by Ulf Jordan · 15 years ago
  88. 08afc6d Unify CAR so the same compiled code does the right thing on both by Patrick Georgi · 15 years ago
  89. b575d67 This is a safety measure, since the shipping buildrom fails badly at present. by Ronald G. Minnich · 15 years ago
  90. 5389c7f - Fix up amd pistachio and dbm690t. by Stefan Reinauer · 15 years ago
  91. a175533 Change Log: Bellongs to r3947 by Rudolf Marek · 15 years ago
  92. 537bd5f Bellongs to r3946 by Rudolf Marek · 15 years ago
  93. f997b55 Following patch adds dynamically generated P-States infrastructure as well as by Rudolf Marek · 15 years ago
  94. 66948f7 This target is dead. by Ronald G. Minnich · 15 years ago
  95. 31197a6 Increase ROM_IMAGE_SIZE for the agami aruma to resolve overlapping sections. by Carl-Daniel Hailfinger · 15 years ago
  96. 552b327 This patch converts __FUNCTION__ to __func__, since __func__ is standard. by Myles Watson · 15 years ago
  97. 7f86ed1 Fix mtrr setup for UMA architectures. by Stefan Reinauer · 15 years ago
  98. e755bc1 Fix typo in PCI ID (1914 should have been 7914). by Carl-Daniel Hailfinger · 15 years ago
  99. d64b244 Remove dead lines. Trivial. by Carl-Daniel Hailfinger · 15 years ago
  100. d76d579 Rename TOM to TOM1 and refer to the SSDT value with an External(TOM1) clause. by Carl-Daniel Hailfinger · 15 years ago