1. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  2. d37ab45 Implement GCC code coverage analysis by Stefan Reinauer · 12 years ago
  3. c5f4926 Fix a compare against undefined variable in acpi.c by Martin Roth · 12 years ago
  4. 399486e Unify assembler function handling by Stefan Reinauer · 12 years ago
  5. 11290c4 SMM: Restore GNVS pointer in the resume path by Duncan Laurie · 12 years ago
  6. 04c5bae Define post codes for OS boot and resume by Duncan Laurie · 12 years ago
  7. 3b590ff acpi: Add support for DMAR tables (Intel IOMMU support) by Patrick Georgi · 12 years ago
  8. 9aeb694 hpet: common ACPI generation by Patrick Georgi · 12 years ago
  9. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  10. caf494c8 ACPI HEST table. by zbao · 12 years ago
  11. cb91e15 Add support for mainboard specific suspend/resume handler by Stefan Reinauer · 12 years ago
  12. 1551183 Drop verified boot code from acpi.c by Stefan Reinauer · 12 years ago
  13. cde7801 Add timestamps for selfboot and acpi wake by Duncan Laurie · 13 years ago
  14. 3008bbad Add TPM support to coreboot by Stefan Reinauer · 13 years ago
  15. c8feedd Unify Local APIC address definitions by Patrick Georgi · 13 years ago
  16. 4e22a3b Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods by Tobias Diedrich · 14 years ago
  17. ba48281 whitespace-only changes in acpi.c, replaced spaces with tabs by Cristian Măgherușan-Stanciu · 13 years ago
  18. 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]
  19. 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
  20. 622824c Cosmetic fixes and comment additions in acpi.c. by Uwe Hermann · 14 years ago
  21. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  22. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  23. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  24. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  25. c0ac7e9 by Stefan Reinauer · 15 years ago
  26. d18faac if x86emu was running for VGA init a corrupted low table RSDP by Stefan Reinauer · 15 years ago
  27. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  28. 4704dc5 Fix up the tree again... by Stefan Reinauer · 15 years ago
  29. cdfe376 clean up acpi table strings, as discussed on the list by Stefan Reinauer · 15 years ago
  30. b657a3c This fixes a couple of issues with older Linux kernels (that expect an XSDT as by Stefan Reinauer · 15 years ago
  31. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  32. 69390db acpi.c: add a cast to remove warning (trivial) by Stefan Reinauer · 15 years ago
  33. da65fbf Factor out acpi_create_madt_lapics. It can be used on all ACPI boards. by Stefan Reinauer · 15 years ago
  34. 7e9771c * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 by Stefan Reinauer · 15 years ago
  35. 33cafe5 Following patch implements ACPI resume support for coreboot. The hardware main by Rudolf Marek · 15 years ago
  36. 0b4c9f0 This patch makes the boards use a single amdk8_util.asl. There are only by Myles Watson · 15 years ago
  37. 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that by Stefan Reinauer · 15 years ago
  38. 293b5f5 Following patch adds dynamic ACPI AML code generator which can be used to by Rudolf Marek · 16 years ago
  39. 26d431a fix coding style (trivial) by Stefan Reinauer · 16 years ago
  40. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  41. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  42. e6409f2 This patch adds support for MCFG table, which allows OS to find the by Rudolf Marek · 17 years ago
  43. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  44. d6edf7a update comments by Stefan Reinauer · 19 years ago
  45. f622d59 by Stefan Reinauer · 19 years ago
  46. e30042d fix comment by Stefan Reinauer · 20 years ago
  47. 777224c - make acpi usable for more than one motherboard. by Stefan Reinauer · 20 years ago
  48. 02fa3b2 epia-m support by Ronald G. Minnich · 20 years ago
  49. 06feb88 create MADT tables, too. by Stefan Reinauer · 21 years ago
  50. a7648c2 acpi fixes: by Stefan Reinauer · 21 years ago
  51. 688b385 please forgive me... ;) * initial acpi support code * fix header by Stefan Reinauer · 21 years ago