1. 351fefc ACPI: slic support by Vladimir Serbinenko · 10 years ago
  2. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  3. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  4. 9e94dbf ACPI: Get S3 resume state from romstage_handoff by Kyösti Mälkki · 10 years ago
  5. 7a846e7 ACPI: Prepare for HAVE_ACPI_RESUME changes by Kyösti Mälkki · 10 years ago
  6. 134f504 RELOCATABLE_RAMSTAGE: Fix weak symbols in ACPI by Kyösti Mälkki · 10 years ago
  7. 41877d8 i82371eb & qemu: Move to per-device ACPI. by Vladimir Serbinenko · 10 years ago
  8. 8d70e94 Make acpi_fill_dmar into parameter by Vladimir Serbinenko · 10 years ago
  9. ab83ef0 i82801gx: Handle whole FADT in southbridge. by Vladimir Serbinenko · 10 years ago
  10. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  11. 7b14f08 ACPI: Allocate S3 resume backup in CBMEM earlier by Kyösti Mälkki · 10 years ago
  12. c21e073 i945: Consolidate FADT code by Vladimir Serbinenko · 10 years ago classic-2014.10
  13. 9310df8 acpi: Don't add an empty SSDT. by Vladimir Serbinenko · 10 years ago
  14. 0a66991 acpi: Remove explicit pointer tracking in per-device ssdt. by Vladimir Serbinenko · 10 years ago
  15. 334fd8e bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use. by Vladimir Serbinenko · 10 years ago
  16. 60fccdc acpi_create_mcfg_mmconfig: Zero-out the structure before filling. by Vladimir Serbinenko · 10 years ago
  17. 2d7bd8a Implement ACPI in a per device way by Vladimir Serbinenko · 10 years ago
  18. db8693b ACPI: Recover type of wakeup in acpi_is_wakeup() by Kyösti Mälkki · 10 years ago
  19. 4d9b772 ACPI: Add acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  20. 2ca2afe ACPI S3 support: Add acpi_s3_resume_allowed() by Kyösti Mälkki · 10 years ago
  21. cb28f3f CBMEM ACPI: Move resume handler by Kyösti Mälkki · 11 years ago
  22. 7b5f8ef arch: Fix spelling by Martin Roth · 11 years ago
  23. bebf669 x86: use boot state callbacks to disable rom cache by Aaron Durbin · 11 years ago
  24. 4dd87fb coverage: use boot state callbacks by Aaron Durbin · 11 years ago
  25. 0a6c20a acpi: split resume check and actual resume code by Aaron Durbin · 11 years ago
  26. 9c07c8f lynxpoint: Move ACPI NVS into separate CBMEM table by Duncan Laurie · 11 years ago
  27. ebf142a boot: add disable_cache_rom() function by Aaron Durbin · 11 years ago
  28. 8e4a355 coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE by Aaron Durbin · 12 years ago
  29. a146d58 ramstage: prepare for relocation by Aaron Durbin · 12 years ago
  30. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  31. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  32. c5f4926 Fix a compare against undefined variable in acpi.c by Martin Roth · 12 years ago
  33. 399486e Unify assembler function handling by Stefan Reinauer · 12 years ago
  34. 11290c4 SMM: Restore GNVS pointer in the resume path by Duncan Laurie · 12 years ago
  35. 04c5bae Define post codes for OS boot and resume by Duncan Laurie · 12 years ago
  36. 3b590ff acpi: Add support for DMAR tables (Intel IOMMU support) by Patrick Georgi · 12 years ago
  37. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  38. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  39. caf494c8 ACPI HEST table. by zbao · 12 years ago
  40. cb91e15 Add support for mainboard specific suspend/resume handler by Stefan Reinauer · 12 years ago
  41. 1551183 Drop verified boot code from acpi.c by Stefan Reinauer · 12 years ago
  42. cde7801 Add timestamps for selfboot and acpi wake by Duncan Laurie · 13 years ago
  43. 3008bbad Add TPM support to coreboot by Stefan Reinauer · 13 years ago
  44. c8feedd Unify Local APIC address definitions by Patrick Georgi · 13 years ago
  45. 4e22a3b Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods by Tobias Diedrich · 14 years ago
  46. ba48281 whitespace-only changes in acpi.c, replaced spaces with tabs by Cristian Măgherușan-Stanciu · 13 years ago
  47. 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/acpi.c]
  48. 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
  49. 622824c Cosmetic fixes and comment additions in acpi.c. by Uwe Hermann · 14 years ago
  50. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  51. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  52. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  53. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  54. c0ac7e9 by Stefan Reinauer · 15 years ago
  55. d18faac if x86emu was running for VGA init a corrupted low table RSDP by Stefan Reinauer · 15 years ago
  56. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  57. 4704dc5 Fix up the tree again... by Stefan Reinauer · 15 years ago
  58. cdfe376 clean up acpi table strings, as discussed on the list by Stefan Reinauer · 15 years ago
  59. b657a3c This fixes a couple of issues with older Linux kernels (that expect an XSDT as by Stefan Reinauer · 15 years ago
  60. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  61. 69390db acpi.c: add a cast to remove warning (trivial) by Stefan Reinauer · 15 years ago
  62. da65fbf Factor out acpi_create_madt_lapics. It can be used on all ACPI boards. by Stefan Reinauer · 15 years ago
  63. 7e9771c * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 by Stefan Reinauer · 15 years ago
  64. 33cafe5 Following patch implements ACPI resume support for coreboot. The hardware main by Rudolf Marek · 15 years ago
  65. 0b4c9f0 This patch makes the boards use a single amdk8_util.asl. There are only by Myles Watson · 15 years ago
  66. 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that by Stefan Reinauer · 15 years ago
  67. 293b5f5 Following patch adds dynamic ACPI AML code generator which can be used to by Rudolf Marek · 16 years ago
  68. 26d431a fix coding style (trivial) by Stefan Reinauer · 16 years ago
  69. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  70. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  71. e6409f2 This patch adds support for MCFG table, which allows OS to find the by Rudolf Marek · 17 years ago
  72. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  73. d6edf7a update comments by Stefan Reinauer · 19 years ago
  74. f622d59 by Stefan Reinauer · 19 years ago
  75. e30042d fix comment by Stefan Reinauer · 20 years ago
  76. 777224c - make acpi usable for more than one motherboard. by Stefan Reinauer · 20 years ago
  77. 02fa3b2 epia-m support by Ronald G. Minnich · 20 years ago
  78. 06feb88 create MADT tables, too. by Stefan Reinauer · 21 years ago
  79. a7648c2 acpi fixes: by Stefan Reinauer · 21 years ago
  80. 688b385 please forgive me... ;) * initial acpi support code * fix header by Stefan Reinauer · 21 years ago