1. 531b87a src/mainboard/getac - kontron: Add space around operators by Elyes HAOUAS · 8 years ago
  2. 83fc32f device_ops: add device_t argument to write_acpi_tables by Alexander Couzens · 9 years ago
  3. a4cf83d cbfs: Fix mismerge. by Vladimir Serbinenko · 9 years ago
  4. 36f8d27 Make DSDT a file in CBFS rather than embedding it into ramstage. by Vladimir Serbinenko · 9 years ago
  5. b3b79af mainboard/{iwill,amd/serenget_*}: Fix ptr discards const qualifier by Edward O'Callaghan · 10 years ago
  6. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  7. 7974471 mainboard: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  8. d874757 AMD boards: Fix typos by Kyösti Mälkki · 10 years ago
  9. 392de45 mainboard/*: Remove DUMP_ACPI_TABLES from amd boards by Edward O'Callaghan · 10 years ago
  10. 26b00e6 Refactor some alignment handling by Patrick Georgi · 12 years ago
  11. d1edb17 Fix the blank in acpi_tables.c by zbao · 12 years ago
  12. a251dee Use default table creator macro for all SSDTs by Stefan Reinauer · 13 years ago
  13. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  14. 7f20d73 Trivial. Fix typo. sh> find -name "acpi_tables.c" | xargs sed -i "s/FDAT/FADT/g" by Zheng Bao · 14 years ago
  15. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  16. 5df4168 Drop some useless "../../../" in #includes (trivial). by Uwe Hermann · 14 years ago
  17. e3fb1c2 Make include paths more consistent. Fixes compilation errors for me. by Myles Watson · 14 years ago
  18. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  19. f4cc089 Remove few more warnings and some dead code. by Myles Watson · 14 years ago
  20. ae60855 Copy acpi blobs in two parts to make sure gcc does the right thing. by Myles Watson · 14 years ago
  21. e9de1e2 move amd K8/Fam10 "bus detection" function prototypes to a common place. by Stefan Reinauer · 14 years ago
  22. 565a281 Get rid of type-punned pointer errors. by Myles Watson · 14 years ago
  23. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  24. 50776fa trivial warning fixes, mostly for ACPI code by Stefan Reinauer · 14 years ago
  25. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  26. b657a3c This fixes a couple of issues with older Linux kernels (that expect an XSDT as by Stefan Reinauer · 15 years ago
  27. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  28. 8db0cfe Following patch converts the run-time SSDT patching via update_ssdt funtion to by Rudolf Marek · 15 years ago
  29. 2cb7014 Add dummy function for MCFG on those mainboards that provide ACPI but don't by Stefan Reinauer · 17 years ago
  30. a5fc22f htx card on io apic on htx slot of dk8_htx by Yinghai Lu · 18 years ago
  31. 1d8261d rename Iwill to iwill to keep naming scheme consistent by Stefan Reinauer · 18 years ago[Renamed from src/mainboard/Iwill/dk8_htx/acpi_tables.c]
  32. c34e3ab DK8 HTX with CAR and acpi, and easy support for HTX by Yinghai Lu · 18 years ago