1. ba48281 whitespace-only changes in acpi.c, replaced spaces with tabs by Cristian Măgherușan-Stanciu · 13 years ago
  2. 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]
  3. 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
  4. 622824c Cosmetic fixes and comment additions in acpi.c. by Uwe Hermann · 14 years ago
  5. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  6. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  7. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  8. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  9. c0ac7e9 by Stefan Reinauer · 15 years ago
  10. d18faac if x86emu was running for VGA init a corrupted low table RSDP by Stefan Reinauer · 15 years ago
  11. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  12. 4704dc5 Fix up the tree again... by Stefan Reinauer · 15 years ago
  13. cdfe376 clean up acpi table strings, as discussed on the list by Stefan Reinauer · 15 years ago
  14. b657a3c This fixes a couple of issues with older Linux kernels (that expect an XSDT as by Stefan Reinauer · 15 years ago
  15. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  16. 69390db acpi.c: add a cast to remove warning (trivial) by Stefan Reinauer · 15 years ago
  17. da65fbf Factor out acpi_create_madt_lapics. It can be used on all ACPI boards. by Stefan Reinauer · 15 years ago
  18. 7e9771c * move i386 / ACPI dependent code out of hardwaremain.c and into the i386 by Stefan Reinauer · 15 years ago
  19. 33cafe5 Following patch implements ACPI resume support for coreboot. The hardware main by Rudolf Marek · 15 years ago
  20. 0b4c9f0 This patch makes the boards use a single amdk8_util.asl. There are only by Myles Watson · 15 years ago
  21. 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that by Stefan Reinauer · 15 years ago
  22. 293b5f5 Following patch adds dynamic ACPI AML code generator which can be used to by Rudolf Marek · 16 years ago
  23. 26d431a fix coding style (trivial) by Stefan Reinauer · 16 years ago
  24. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  25. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  26. e6409f2 This patch adds support for MCFG table, which allows OS to find the by Rudolf Marek · 17 years ago
  27. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  28. d6edf7a update comments by Stefan Reinauer · 19 years ago
  29. f622d59 by Stefan Reinauer · 19 years ago
  30. e30042d fix comment by Stefan Reinauer · 20 years ago
  31. 777224c - make acpi usable for more than one motherboard. by Stefan Reinauer · 20 years ago
  32. 02fa3b2 epia-m support by Ronald G. Minnich · 20 years ago
  33. 06feb88 create MADT tables, too. by Stefan Reinauer · 21 years ago
  34. a7648c2 acpi fixes: by Stefan Reinauer · 21 years ago
  35. 688b385 please forgive me... ;) * initial acpi support code * fix header by Stefan Reinauer · 21 years ago