1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 9 years ago 4.1 4.1[Renamed from src/arch/x86/boot/tables.c]
  3. 351fefc ACPI: slic support by Vladimir Serbinenko · 10 years ago
  4. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  5. ddea942 arch/x86/boot/tables.c: Remove unused variable assignment to `rom_table_end` by Paul Menzel · 10 years ago
  6. ae98e83 CBMEM: Always use DYNAMIC_CBMEM by Kyösti Mälkki · 10 years ago
  7. 823edda CBMEM: Implement cbmem_run_init_hooks() stub by Kyösti Mälkki · 10 years ago
  8. bae775a arch/x86: Declare GDT symbols and move_gdt() by Kyösti Mälkki · 10 years ago
  9. 7b14f08 ACPI: Allocate S3 resume backup in CBMEM earlier by Kyösti Mälkki · 10 years ago
  10. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  11. 802c910 Increase space for ACPI tables when using dynamic CBMEM by Stefan Reinauer · 10 years ago
  12. 2ca2afe ACPI S3 support: Add acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  13. 3f7ad7b coreboot: don't return struct lb_memory * from write_tables() by Aaron Durbin · 10 years ago
  14. 2657e84 Multiboot: remove multiboot tables generation. by Vladimir Serbinenko · 11 years ago
  15. 5b35300 CBMEM: Drop cbmem_base_check() by Kyösti Mälkki · 11 years ago
  16. e1ea802 CBMEM tables: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  17. 1ae305e CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base by Kyösti Mälkki · 11 years ago
  18. 3e32cc0 AMD Kabini: Add northbridge AGESA wrapper (new AMD processor) by Siyuan Wang · 11 years ago
  19. 7b5f8ef arch: Fix spelling by Martin Roth · 11 years ago
  20. 5a767fd x86: dynamic cbmem: fix acpi reservations by Aaron Durbin · 11 years ago
  21. 3e4e303 Unify coreboot table generation by Stefan Reinauer · 11 years ago
  22. df3a109 cbmem: dynamic cbmem support by Aaron Durbin · 11 years ago
  23. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 11 years ago
  24. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  25. 2c08f6a AGESA F15 wrapper for Trinity by zbao · 12 years ago
  26. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  27. 6870f0c Make creation of CBMEM_ID_RESUME_SCRATCH depending on Agesa by Stefan Reinauer · 12 years ago
  28. f722373 S3 code in coreboot public folder. by zbao · 12 years ago
  29. 294edb2 Increase size of the coreboot table area by Stefan Reinauer · 13 years ago
  30. 164bcfd Add automatic SMBIOS table generation by Sven Schnelle · 13 years ago
  31. 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 14 years ago[Renamed from src/arch/i386/boot/tables.c]
  32. bcaea14 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_ACPI_RESUME == 1 getting rid of ugly define in romstage.c by Rudolf Marek · 14 years ago
  33. 6b56e43 Generate multiboot tables from coreboot tables. by Juhana Helovuo · 14 years ago
  34. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  35. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  36. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  37. 5817078 Create lib.h for homeless prototypes. by Myles Watson · 15 years ago
  38. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  39. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  40. 3b31402 by Stefan Reinauer · 15 years ago
  41. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  42. b657a3c This fixes a couple of issues with older Linux kernels (that expect an XSDT as by Stefan Reinauer · 15 years ago
  43. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  44. bab4f92 Clean up acpi table writing code, and don't rely by Patrick Georgi · 15 years ago
  45. af7da72 encapsule mbi initialization in write_multiboot_table, where it belongs. (very by Stefan Reinauer · 15 years ago
  46. f2152ec Major cleanup of i386 tables.c: by Stefan Reinauer · 15 years ago
  47. 8f047de Make ACPI with low and high tables work again. The RSDP contained a by Patrick Georgi · 15 years ago
  48. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  49. 1b04403 Only add ACPI tables if ACPI is enabled for the board. by Patrick Georgi · 15 years ago
  50. 2d0b93b by Ward Vandewege · 15 years ago
  51. cec6dc4 Change the behaviour of the ACPI generating code so it only by Patrick Georgi · 15 years ago
  52. f96c2d9 fix warnings, shadowed declarations and style guide violations (all trivial) by Stefan Reinauer · 15 years ago
  53. df77f34 (trivial) fix some warnings by Stefan Reinauer · 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 · 15 years ago
  56. 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that 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. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 15 years ago
  59. 81af3d4 [PATCH] coreboot-v2: Add multiboot support by Robert Millan · 16 years ago
  60. 96e3022 This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai. by Roman Kononov · 16 years ago
  61. ca374d4 rename linuxbios_* files, too. by Stefan Reinauer · 17 years ago
  62. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  63. 0dff6e3 fix a whole bunch of warnings. (trivial) by Stefan Reinauer · 17 years ago
  64. 47cb7c7 next part of YhLu's large patch. I am not sure whether the tables.c by Yinghai Lu · 17 years ago
  65. 87f194d this code is for writing the mp table, so only execute it when by Stefan Reinauer · 18 years ago
  66. 4f1cb23 move mptable to 960k to 1M https://openbios.org/roundup/linuxbios/issue55 by Stefan Reinauer · 18 years ago
  67. d94e1d6 Relocate the GDT to reserved memory, so it won't get clobbered by elfboot(), etc. by Steven J. Magnani · 19 years ago
  68. 043b409 Undoing all HDAMA commits from LNXI from r2005->2003 by Jason Schildt · 19 years ago
  69. 6e44b42 - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree. by Jason Schildt · 19 years ago
  70. 59140cc Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-61 by arch import user (historical) · 19 years ago
  71. b78c197 - First pass through with with device tree enhancement merge. Most of the mechanisms should by Eric Biederman · 20 years ago
  72. 02fa3b2 epia-m support by Ronald G. Minnich · 20 years ago
  73. e89137b remove_logical_cpus need call get_option by Yinghai Lu · 20 years ago
  74. 0b607b3 simplify pirq handling. Only apply consistency fixes on the copied version by Stefan Reinauer · 20 years ago
  75. 8e79fc3 code reformat by Li-Ta Lo · 20 years ago
  76. a7648c2 acpi fixes: by Stefan Reinauer · 20 years ago
  77. 688b385 please forgive me... ;) * initial acpi support code * fix header by Stefan Reinauer · 20 years ago
  78. 9bdb460 - Updates to config.g so that it works more reliably and has initial support by Eric Biederman · 21 years ago
  79. 9dbd460 - Remove bogus #if CONFIG_SMP test by Eric Biederman · 21 years ago
  80. 6673936 new config file testing the update stuff. by Ronald G. Minnich · 21 years ago
  81. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago