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