1. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  2. a21cc3d Make build_opt_tbl depend on config.h since it uses it. This fixes: by Myles Watson · 15 years ago
  3. 9202798 Fix the bounce_size global so that the bounce buffer works with CBFS. by Myles Watson · 15 years ago
  4. 422d0cb Separate payload compression from stage compression. by Myles Watson · 15 years ago
  5. 00003ae If no pci access method has been set for the device tree so far (e.g. by Carl-Daniel Hailfinger · 15 years ago
  6. 6ed39d9 This is the final set of changes to allow rumba to build. Rumba is not by Ronald G. Minnich · 15 years ago
  7. b883d4c Make all those locally used functions static instead of exporting them. (triv) by Stefan Reinauer · 15 years ago
  8. 2b7418e Use the gnu make .SILENT: mechanism instead of requiring by Patrick Georgi · 15 years ago
  9. fe2664a Improve build output. by Uwe Hermann · 15 years ago
  10. ca5d9fb Properly check for the LZMA compression variable, and fix a print by Patrick Georgi · 15 years ago
  11. f8f5b62 Only build option_table.o if CONFIG_HAVE_OPTION_TABLE is 'y'. by Uwe Hermann · 15 years ago
  12. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  13. b203c2f 20090819-2-trim-down-cbfs: by Patrick Georgi · 15 years ago
  14. 488c36c Allow setting up a VGABIOS image in Kconfig by Cristi Magherusan · 15 years ago
  15. 7e92ff3 Add 4MB ROM image size to Kconfig by Cristi Magherusan · 15 years ago
  16. fabde37 - AMD selected a couple of options that are incompatible with QEmu (and by Patrick Georgi · 15 years ago
  17. a5c8bb3 Fix some conflicting types of variables by Patrick Georgi · 15 years ago
  18. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  19. f537407 Fix the generic code for copying and running coreboot_ram in case by Patrick Georgi · 15 years ago
  20. f64893a CBFS stuff: by Stefan Reinauer · 15 years ago
  21. 4704dc5 Fix up the tree again... by Stefan Reinauer · 15 years ago
  22. cdfe376 clean up acpi table strings, as discussed on the list by Stefan Reinauer · 15 years ago
  23. b657a3c This fixes a couple of issues with older Linux kernels (that expect an XSDT as by Stefan Reinauer · 15 years ago
  24. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  25. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  26. 3310d75 by Rudolf Marek · 15 years ago
  27. d41de2e These changes implement car in qemu. The implementation is in several by Ronald G. minnich · 15 years ago
  28. 6087627 Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this one by Stefan Reinauer · 15 years ago
  29. f8a5c6e drop most of the crappy vm86 code and replace it with a rewritten by Stefan Reinauer · 15 years ago
  30. f2a4e63 Trivial, but brown paper bag worthy: by Patrick Georgi · 15 years ago
  31. a034dca Move coreboot_ram and coreboot_apc to CBFS. This allows to by Patrick Georgi · 15 years ago
  32. bab4f92 Clean up acpi table writing code, and don't rely by Patrick Georgi · 15 years ago
  33. 21dbe8a Make printk_* behaviour more consistent. Without it, side by Patrick Georgi · 15 years ago
  34. af7da72 encapsule mbi initialization in write_multiboot_table, where it belongs. (very by Stefan Reinauer · 15 years ago
  35. f2152ec Major cleanup of i386 tables.c: by Stefan Reinauer · 15 years ago
  36. 69390db acpi.c: add a cast to remove warning (trivial) by Stefan Reinauer · 15 years ago
  37. 4b556a1 remove some dead code from cpu.c (trivial) by Stefan Reinauer · 15 years ago
  38. 5eceb32 Allow dynamic size for the {s,}elfboot bounce buffer. by Patrick Georgi · 15 years ago
  39. 8f047de Make ACPI with low and high tables work again. The RSDP contained a by Patrick Georgi · 15 years ago
  40. 1bb3675 Fix a bug introduced in the copy_and_run refactoring. by Patrick Georgi · 15 years ago
  41. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  42. 9cf95bf And add the new file I forgot to "svn add" in the last commit. by Patrick Georgi · 15 years ago
  43. 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
  44. 1b04403 Only add ACPI tables if ACPI is enabled for the board. by Patrick Georgi · 15 years ago
  45. bccaafc add_mainboard_resources is necessary for some boards (eg. kontron), but by Patrick Georgi · 15 years ago
  46. 2d0b93b by Ward Vandewege · 15 years ago
  47. cec6dc4 Change the behaviour of the ACPI generating code so it only by Patrick Georgi · 15 years ago
  48. e914903 Remove duplicate code. by Patrick Georgi · 15 years ago
  49. f96c2d9 fix warnings, shadowed declarations and style guide violations (all trivial) by Stefan Reinauer · 15 years ago
  50. 8afdb1c drop unused variable. by Stefan Reinauer · 15 years ago
  51. da65fbf Factor out acpi_create_madt_lapics. It can be used on all ACPI boards. by Stefan Reinauer · 15 years ago
  52. 7e9771c * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 by Stefan Reinauer · 15 years ago
  53. 5bba752 fix a warning for a misnamed define, and make a debug message printk_debug by Stefan Reinauer · 15 years ago
  54. df444bf Add a helper function to acpigen to create _PSD tables. by Patrick Georgi · 15 years ago
  55. 16cdbb2 Eliminate various issues brought up by scan-build. by Patrick Georgi · 15 years ago
  56. e4be46b Following patch flushes the instruction queue when we set PE=0. This is normally by Rudolf Marek · 15 years ago
  57. 472f3ff This patch cleans up mpspec.h and allows it to be included when HAVE_MP_TABLE=0 by Myles Watson · 15 years ago
  58. 483b7bb v2/src romfs->cbfs rename by Peter Stuge · 15 years ago
  59. c824b58 Emergency fix. Most targets now build. by Ronald G. Minnich · 15 years ago
  60. 33cafe5 Following patch implements ACPI resume support for coreboot. The hardware main by Rudolf Marek · 15 years ago
  61. df77f34 (trivial) fix some warnings by Stefan Reinauer · 15 years ago
  62. 16e34b9 small workaround for romtool incompatibility with ppc ports by Stefan Reinauer · 15 years ago
  63. ace2dc5 Add u64 typedef to ppc (trivial) by Patrick Georgi · 15 years ago
  64. f16fb73 I thought that romfs infrastructure is done now, but there were some by Patrick Georgi · 15 years ago
  65. d107831 The attached patch tries new style compression first and runs old by Patrick Georgi · 15 years ago
  66. aed1f92 the attached patch is the last infrastructure change necessary for by Patrick Georgi · 15 years ago
  67. f834e20 fix typo by Stefan Reinauer · 15 years ago
  68. 420593e This fixes a shadowed declaration in multiboot.c. by Robert Millan · 15 years ago
  69. 2a63ea5 Kevin O'Connor said: by Myles Watson · 15 years ago
  70. b743885 Don't know if this is the correct fix, but it fixes compilation of the PPC by Stefan Reinauer · 15 years ago
  71. efab4ba This patch adds "high coreboot table support" to coreboot version 2. by Stefan Reinauer · 15 years ago
  72. 6d07c93 Fix all build problems on PPC except the _SDA_BASE issues caused by the by Stefan Reinauer · 15 years ago
  73. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  74. 47e42e5 Fix HIGH_TABLES introduced error when compiling without MP table by Myles Watson · 15 years ago
  75. 0b4c9f0 This patch makes the boards use a single amdk8_util.asl. There are only by Myles Watson · 15 years ago
  76. 43b29cf Fix mmconf (PCIe memory mapped config space access) support in v2. It was by Stefan Reinauer · 15 years ago
  77. 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that by Stefan Reinauer · 15 years ago
  78. 6b2e760 Small bug somehow slipped there. The method body length is incorrectly computed. by Rudolf Marek · 15 years ago
  79. 36c8340 Some changes required to get yabel working on v2 (and they generally make by Stefan Reinauer · 15 years ago
  80. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  81. 3c7f46b Generic approach of putting BIOS tables at the end of memory by Stefan Reinauer · 15 years ago
  82. d58671c Add QWord support to acpigen. by Carl-Daniel Hailfinger · 15 years ago
  83. f997b55 Following patch adds dynamically generated P-States infrastructure as well as by Rudolf Marek · 15 years ago
  84. 552b327 This patch converts __FUNCTION__ to __func__, since __func__ is standard. by Myles Watson · 15 years ago
  85. 94e340b Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931. by Myles Watson · 15 years ago
  86. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 15 years ago
  87. 293b5f5 Following patch adds dynamic ACPI AML code generator which can be used to by Rudolf Marek · 15 years ago
  88. 94f1777 fix inconsistent user interface naming. don't show compile paths to users by Stefan Reinauer · 16 years ago
  89. 26d431a fix coding style (trivial) by Stefan Reinauer · 16 years ago
  90. fc2e8ed Trivial stuff: by Stefan Reinauer · 16 years ago
  91. 4dad150 Ignore some more sections, created by newer toolchains by Patrick Georgi · 16 years ago
  92. 79e5325 The attached patch adds missing bits to ACPI to make Windows XP and Windows Vista happy. by Rudolf Marek · 16 years ago
  93. 43bb9cd This patch gets rid of all the implicit definition warnings for serengeti except get_nodes. by Myles Watson · 16 years ago
  94. 045c348 Move mainboard specific changes to the coreboot memory table into the by Stefan Reinauer · 16 years ago
  95. 81af3d4 [PATCH] coreboot-v2: Add multiboot support by Robert Millan · 16 years ago
  96. 5e5bef5 Speed up copying coreboot to ram by using "movsl" instead of "movsb". by Jens Rottmann · 16 years ago
  97. 9a9e61b Fixes a off-by-one error when routing the IRQs. This led to IRQ15 not by Jens Rottmann · 16 years ago
  98. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  99. 830b17d fix ppc mainboards (trivial) by Stefan Reinauer · 16 years ago
  100. 06755e4 Patch for AMD RS690 chipset. by Michael Xie · 16 years ago