1. 769b657 treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' by Felix Held · 1 year, 9 months ago
  2. c60f3b2 treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' by Elyes Haouas · 1 year, 9 months ago
  3. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 9 months ago
  4. c929f09 treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl' by Elyes Haouas · 1 year, 9 months ago
  5. baec560 treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  6. 501b71e treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  7. 7008085 treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  8. a6e05382 treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  9. 532e043 treewide: Write minor version at acpi_create_fadt() function by Elyes Haouas · 2 years, 5 months ago
  10. b55ac09 [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments by Elyes Haouas · 2 years, 5 months ago
  11. 8b950f4 src/acpi: Add macro for FADT Minor Version and use it by Elyes Haouas · 2 years, 5 months ago
  12. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years ago
  13. 39a2237 sb/amd/agesa/hudson: Drop setting `ACPI_FADT_RESET_REGISTER` by Angel Pons · 3 years, 5 months ago
  14. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  15. eaa165d src/southbridge/amd/*/*/fadt.c: Use macro for access_size by Elyes HAOUAS · 4 years ago
  16. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years ago
  17. 3eb8dba src: Drop useless cache flush settings in FADT by Angel Pons · 4 years ago
  18. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years ago
  19. 192b57c amd/{hudson,stoney,picasso}: Drop PM2 settings from FADT by Angel Pons · 4 years ago
  20. 1b5a7de src: Drop useless PM1b settings from FADT by Angel Pons · 4 years ago
  21. 77653e3 src: Drop useless GPE1 settings from FADT by Angel Pons · 4 years ago
  22. 5a8e072 src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years ago
  23. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 1 month ago
  24. 56da63c sb,soc/amd, ACPI: Do not override FADT preferred_pm_profile by Kyösti Mälkki · 4 years, 1 month ago
  25. ab51629 sb/amd/agesa,cimx,pi: Select COMMON_FADT by Kyösti Mälkki · 4 years, 2 months ago
  26. 4a09b97 sb,soc/amd: Remove FADT_PM_PROFILE by Kyösti Mälkki · 4 years, 1 month ago
  27. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  28. 0ef6562 soc,southbridge/amd: Remove some explicit zero-initializers by Kyösti Mälkki · 4 years, 8 months ago
  29. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  30. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  31. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  32. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  33. f3758b6 AGESA,binaryPI: Move SCI enable outside table creation by Kyösti Mälkki · 4 years, 9 months ago
  34. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  35. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  36. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 5 years ago
  37. f5b974e arch/acpi.h: Add some update to version 6.2a by Elyes HAOUAS · 6 years ago
  38. f9ea7ed update all FADT version 3.0 to use the get tables function by Marc Jones · 6 years ago
  39. 083504b southbridge/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  40. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  41. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  42. fce128c Hudson: Port to 64bit by Stefan Reinauer · 9 years ago
  43. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  44. 86777e3 southbridge/hudson: Initialize ACPI IO ports separate of FADT by Alexandru Gagniuc · 10 years ago
  45. 288c958 southbridge/hudson: Add support for ACPI enable/disable via SMI by Alexandru Gagniuc · 10 years ago
  46. 342ac64 southbridge/hudson: Use MMIO instead of PIO to access PM space by Alexandru Gagniuc · 10 years ago
  47. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  48. eac220f Hudson: Changes to support agesa/hudson for legacy free by Martin Roth · 12 years ago
  49. 0fbaf18 Hudson: Changes to agesa/hudson FADT for ACPI 3.0 by Martin Roth · 12 years ago
  50. 246e84b AGESA F15 wrapper for Hudson. by zbao · 12 years ago