1. 159b012 don't call verify_copy_pirq_routing_table() if it's not there. by Stefan Reinauer · 15 years ago
  2. de3206a This is a general cleanup patch by Stefan Reinauer · 15 years ago
  3. d650e99 YABEL update by Stefan Reinauer · 15 years ago
  4. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  5. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  6. e377857 * fix crt0s/ldscripts paths to fix out of tree build. by Stefan Reinauer · 15 years ago
  7. eecaba8 Clean up amd/dbm690t and kontron/986lcd-m some more (not by Patrick Georgi · 15 years ago
  8. 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
  9. 2d892f1 Get rid of the ugly warning the right way. by Myles Watson · 15 years ago
  10. 339722e Revert my too-hasty commit. by Myles Watson · 15 years ago
  11. 8f84813 Silence an ugly-looking warning. Two casts were not enough, so just don't cast by Myles Watson · 15 years ago
  12. c0ac7e9 by Stefan Reinauer · 15 years ago
  13. d18faac if x86emu was running for VGA init a corrupted low table RSDP by Stefan Reinauer · 15 years ago
  14. 5817078 Create lib.h for homeless prototypes. by Myles Watson · 15 years ago
  15. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  16. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  17. 3b31402 by Stefan Reinauer · 15 years ago
  18. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  19. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  20. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  21. 9202798 Fix the bounce_size global so that the bounce buffer works with CBFS. by Myles Watson · 15 years ago
  22. b883d4c Make all those locally used functions static instead of exporting them. (triv) by Stefan Reinauer · 15 years ago
  23. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  24. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  25. 4704dc5 Fix up the tree again... by Stefan Reinauer · 15 years ago
  26. cdfe376 clean up acpi table strings, as discussed on the list by Stefan Reinauer · 15 years ago
  27. b657a3c This fixes a couple of issues with older Linux kernels (that expect an XSDT as by Stefan Reinauer · 15 years ago
  28. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  29. 3310d75 by Rudolf Marek · 15 years ago
  30. bab4f92 Clean up acpi table writing code, and don't rely by Patrick Georgi · 15 years ago
  31. af7da72 encapsule mbi initialization in write_multiboot_table, where it belongs. (very by Stefan Reinauer · 15 years ago
  32. f2152ec Major cleanup of i386 tables.c: by Stefan Reinauer · 15 years ago
  33. 69390db acpi.c: add a cast to remove warning (trivial) by Stefan Reinauer · 15 years ago
  34. 5eceb32 Allow dynamic size for the {s,}elfboot bounce buffer. by Patrick Georgi · 15 years ago
  35. 8f047de Make ACPI with low and high tables work again. The RSDP contained a by Patrick Georgi · 15 years ago
  36. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  37. 1b04403 Only add ACPI tables if ACPI is enabled for the board. by Patrick Georgi · 15 years ago
  38. bccaafc add_mainboard_resources is necessary for some boards (eg. kontron), but by Patrick Georgi · 15 years ago
  39. 2d0b93b by Ward Vandewege · 15 years ago
  40. cec6dc4 Change the behaviour of the ACPI generating code so it only by Patrick Georgi · 15 years ago
  41. f96c2d9 fix warnings, shadowed declarations and style guide violations (all trivial) by Stefan Reinauer · 15 years ago
  42. 8afdb1c drop unused variable. by Stefan Reinauer · 15 years ago
  43. da65fbf Factor out acpi_create_madt_lapics. It can be used on all ACPI boards. by Stefan Reinauer · 15 years ago
  44. 7e9771c * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 by Stefan Reinauer · 15 years ago
  45. df444bf Add a helper function to acpigen to create _PSD tables. by Patrick Georgi · 15 years ago
  46. 16cdbb2 Eliminate various issues brought up by scan-build. by Patrick Georgi · 15 years ago
  47. e4be46b Following patch flushes the instruction queue when we set PE=0. This is normally by Rudolf Marek · 15 years ago
  48. c824b58 Emergency fix. Most targets now build. by Ronald G. Minnich · 15 years ago
  49. 33cafe5 Following patch implements ACPI resume support for coreboot. The hardware main by Rudolf Marek · 15 years ago
  50. df77f34 (trivial) fix some warnings by Stefan Reinauer · 15 years ago
  51. f834e20 fix typo by Stefan Reinauer · 15 years ago
  52. 420593e This fixes a shadowed declaration in multiboot.c. by Robert Millan · 15 years ago
  53. 2a63ea5 Kevin O'Connor said: by Myles Watson · 15 years ago
  54. efab4ba This patch adds "high coreboot table support" to coreboot version 2. by Stefan Reinauer · 15 years ago
  55. 47e42e5 Fix HIGH_TABLES introduced error when compiling without MP table by Myles Watson · 16 years ago
  56. 0b4c9f0 This patch makes the boards use a single amdk8_util.asl. There are only by Myles Watson · 16 years ago
  57. 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that by Stefan Reinauer · 16 years ago
  58. 6b2e760 Small bug somehow slipped there. The method body length is incorrectly computed. by Rudolf Marek · 16 years ago
  59. 36c8340 Some changes required to get yabel working on v2 (and they generally make by Stefan Reinauer · 16 years ago
  60. 3c7f46b Generic approach of putting BIOS tables at the end of memory by Stefan Reinauer · 16 years ago
  61. d58671c Add QWord support to acpigen. by Carl-Daniel Hailfinger · 16 years ago
  62. f997b55 Following patch adds dynamically generated P-States infrastructure as well as by Rudolf Marek · 16 years ago
  63. 552b327 This patch converts __FUNCTION__ to __func__, since __func__ is standard. by Myles Watson · 16 years ago
  64. 94e340b Change 0x%p to %p. Thanks Stefan for catching the one I introduced in 3931. by Myles Watson · 16 years ago
  65. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 16 years ago
  66. 293b5f5 Following patch adds dynamic ACPI AML code generator which can be used to by Rudolf Marek · 16 years ago
  67. 94f1777 fix inconsistent user interface naming. don't show compile paths to users by Stefan Reinauer · 16 years ago
  68. 26d431a fix coding style (trivial) by Stefan Reinauer · 16 years ago
  69. 045c348 Move mainboard specific changes to the coreboot memory table into the by Stefan Reinauer · 16 years ago
  70. 81af3d4 [PATCH] coreboot-v2: Add multiboot support by Robert Millan · 16 years ago
  71. 9a9e61b Fixes a off-by-one error when routing the IRQs. This led to IRQ15 not by Jens Rottmann · 16 years ago
  72. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  73. 06755e4 Patch for AMD RS690 chipset. by Michael Xie · 16 years ago
  74. 96e3022 This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai. by Roman Kononov · 16 years ago
  75. c2e8fd4 Adds a field to the serial port descriptor about the configured line speed. by Patrick Georgi · 16 years ago
  76. df22f78 Don't check exclusive IRQ fieldin the PIR table. by Marc Jones(marc.jones · 16 years ago
  77. 9c2255c Now coreboot performs IRQ routing for some boards. by Nikolay Petukhov · 16 years ago
  78. 3bbf2ff Add a new record type "console" for lbtable, and insert one record by Patrick Georgi · 17 years ago
  79. 8c2a0c1 This patch adds a new record type for lbtable to provide information by Patrick Georgi · 17 years ago
  80. ca374d4 rename linuxbios_* files, too. by Stefan Reinauer · 17 years ago
  81. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  82. e6409f2 This patch adds support for MCFG table, which allows OS to find the by Rudolf Marek · 17 years ago
  83. 0dff6e3 fix a whole bunch of warnings. (trivial) by Stefan Reinauer · 17 years ago
  84. 47cb7c7 next part of YhLu's large patch. I am not sure whether the tables.c by Yinghai Lu · 17 years ago
  85. ba43064 Trivial patch: by Stefan Reinauer · 17 years ago
  86. 57e700f great check-in message: by Roman Kononov · 18 years ago
  87. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  88. 87f194d this code is for writing the mp table, so only execute it when by Stefan Reinauer · 18 years ago
  89. 4f1cb23 move mptable to 960k to 1M https://openbios.org/roundup/linuxbios/issue55 by Stefan Reinauer · 18 years ago
  90. d6edf7a update comments by Stefan Reinauer · 19 years ago
  91. 4bd0de0 add cmos checksum range to linuxbios table by Stefan Reinauer · 19 years ago
  92. f622d59 by Stefan Reinauer · 19 years ago
  93. 0d304c1 comment and unify lb_uint64 handling as discussed on the mailinglist by Stefan Reinauer · 19 years ago
  94. d94e1d6 Relocate the GDT to reserved memory, so it won't get clobbered by elfboot(), etc. by Steven J. Magnani · 19 years ago
  95. 043b409 Undoing all HDAMA commits from LNXI from r2005->2003 by Jason Schildt · 19 years ago
  96. 6e44b42 - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree. by Jason Schildt · 19 years ago
  97. 59140cc Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61 by arch import user (historical) · 19 years ago
  98. e30042d fix comment by Stefan Reinauer · 20 years ago
  99. 777224c - make acpi usable for more than one motherboard. by Stefan Reinauer · 20 years ago
  100. ec01aa9 - Fix the definition of the linuxbios table so all of the compilers by Eric Biederman · 20 years ago