1. 88decca ACPI: Add helper fill_fadt_extended_pm_io() by Kyösti Mälkki · 1 year, 4 months ago
  2. 5cd548b sb,soc/amd,intel: Sync FADT entries visually by Kyösti Mälkki · 1 year, 4 months ago
  3. e599d43 sb,soc/amd,intel: Apply minor FADT fixes by Kyösti Mälkki · 1 year, 4 months ago
  4. 240baa3 ACPI: Make FADT entries for RTC/CMOS architectural by Kyösti Mälkki · 1 year, 4 months ago
  5. 121d3d5 ACPI: Make FADT entries for SMI architectural by Kyösti Mälkki · 1 year, 4 months ago
  6. e742b68 arch/x86/ioapic: Promote ioapic_get_sci_pin() by Kyösti Mälkki · 1 year, 4 months ago
  7. 88c94fe Drop unused include <version.h> by Kyösti Mälkki · 1 year, 8 months ago
  8. 67c48a3 ACPI: Obsolete FADT p_lvl2_lat and p_lvl3_lat fields by Kyösti Mälkki · 1 year, 4 months ago
  9. c98c815 sb/amd/pi/hudson/fadt: drop unneeded ARM_boot_arch assignment by Felix Held · 1 year, 6 months ago
  10. 769b657 treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' by Felix Held · 1 year, 10 months ago
  11. c60f3b2 treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' by Elyes Haouas · 1 year, 10 months ago
  12. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 10 months ago
  13. c929f09 treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl' by Elyes Haouas · 1 year, 10 months ago
  14. baec560 treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  15. 501b71e treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  16. 7008085 treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  17. a6e05382 treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width' by Elyes Haouas · 1 year, 10 months ago
  18. 532e043 treewide: Write minor version at acpi_create_fadt() function by Elyes Haouas · 2 years, 6 months ago
  19. b55ac09 [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments by Elyes Haouas · 2 years, 6 months ago
  20. 8b950f4 src/acpi: Add macro for FADT Minor Version and use it by Elyes Haouas · 2 years, 6 months ago
  21. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years, 1 month ago
  22. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  23. eaa165d src/southbridge/amd/*/*/fadt.c: Use macro for access_size by Elyes HAOUAS · 4 years ago
  24. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  25. 3eb8dba src: Drop useless cache flush settings in FADT by Angel Pons · 4 years, 1 month ago
  26. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years, 1 month ago
  27. 192b57c amd/{hudson,stoney,picasso}: Drop PM2 settings from FADT by Angel Pons · 4 years, 1 month ago
  28. 1b5a7de src: Drop useless PM1b settings from FADT by Angel Pons · 4 years, 1 month ago
  29. 77653e3 src: Drop useless GPE1 settings from FADT by Angel Pons · 4 years, 1 month ago
  30. 5a8e072 src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 1 month ago
  31. a23aff3 src: Report byte-sized access for GPE0 by Angel Pons · 4 years, 2 months ago
  32. 56da63c sb,soc/amd, ACPI: Do not override FADT preferred_pm_profile by Kyösti Mälkki · 4 years, 3 months ago
  33. ab51629 sb/amd/agesa,cimx,pi: Select COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  34. 4a09b97 sb,soc/amd: Remove FADT_PM_PROFILE by Kyösti Mälkki · 4 years, 3 months ago
  35. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  36. 0ef6562 soc,southbridge/amd: Remove some explicit zero-initializers by Kyösti Mälkki · 4 years, 9 months ago
  37. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  38. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  39. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  40. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  41. f3758b6 AGESA,binaryPI: Move SCI enable outside table creation by Kyösti Mälkki · 4 years, 11 months ago
  42. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  43. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  44. 26071aa ACPI: Correct asl_compiler_revision value by Elyes HAOUAS · 6 years ago
  45. f5b974e arch/acpi.h: Add some update to version 6.2a by Elyes HAOUAS · 6 years ago
  46. f9ea7ed update all FADT version 3.0 to use the get tables function by Marc Jones · 6 years ago
  47. 083504b southbridge/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  48. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  49. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  50. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  51. bc21a41 southbridge/amd/pi: Rename Avalon to Hudson by Dave Frodin · 10 years ago[Renamed from src/southbridge/amd/pi/avalon/fadt.c]
  52. e8b4da2 AMD: Isolate AGESA and PI build environments for southbridge by Kyösti Mälkki · 10 years ago