1. af56a77 src: Remove whitespace between 'sizeof' and '(' by Elyes HAOUAS · 4 years, 1 month ago
  2. 89739ba {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits by Angel Pons · 4 years, 1 month ago
  3. c731788 cpu,soc/intel: Drop select SMP by Kyösti Mälkki · 4 years, 9 months ago
  4. c4d4b54 soc/intel/baytrail/southcluster.c: Align with Braswell by Angel Pons · 4 years, 1 month ago
  5. ea07702 soc/intel/baytrail/include/soc/irq.h: Add braces by Angel Pons · 4 years, 1 month ago
  6. baebe2a soc/intel/baytrail: Simplify pattrs definitions by Angel Pons · 4 years, 1 month ago
  7. c5bcd28 soc/intel/baytrail/smm.c: Align with Braswell by Angel Pons · 4 years, 1 month ago
  8. 5bcd35d soc/intel/baytrail/smihandler.c: Align with Braswell by Angel Pons · 4 years, 1 month ago
  9. 1fb17d6 soc/intel/baytrail/cpu.c: Align with Braswell by Angel Pons · 4 years, 1 month ago
  10. 31929bf soc/intel/baytrail/sd.c: Align with Braswell by Angel Pons · 4 years, 1 month ago
  11. 41b1edf soc/intel/baytrail/lpss.c: Align with Braswell by Angel Pons · 4 years, 1 month ago
  12. 12baf20 soc/intel/baytrail/lpe.c: Align with Braswell by Angel Pons · 4 years, 1 month ago
  13. a81c8ee soc/intel/{baytrail,braswell}: Drop unneeded `return` by Angel Pons · 4 years, 1 month ago
  14. e94a528 soc/intel/baytrail/iosf.c: Add missing braces by Angel Pons · 4 years, 1 month ago
  15. 5e01c4b soc/intel/baytrail/elog.c: Align with Braswell by Angel Pons · 4 years, 1 month ago
  16. b046bfa soc/intel/baytrail/cpu.c: Align with Braswell by Angel Pons · 4 years, 1 month ago
  17. 06e44a8 soc/intel/baytrail/acpi.c: Align with Braswell by Angel Pons · 4 years, 1 month ago
  18. 0ee86f0 soc/intel/baytrail/bootblock/bootblock.c: Move functions by Angel Pons · 4 years, 1 month ago
  19. e80d17f soc/intel/baytrail: Retype some pointers by Angel Pons · 4 years, 1 month ago
  20. 04071f4 src: Use ACPI macros by Elyes HAOUAS · 4 years, 1 month ago
  21. f2c13bd soc/intel/baytrail: Add new CPUID 0x30679 by Mate Kukri · 4 years, 1 month ago
  22. 12a4d05 src: Report word-sized access for PM1a_EVT by Angel Pons · 4 years, 1 month ago
  23. 79572e4 src: Make HAVE_CF9_RESET set the FADT reset register by Angel Pons · 4 years, 1 month ago
  24. 3eb8dba src: Drop useless cache flush settings in FADT by Angel Pons · 4 years, 1 month ago
  25. a208c6c src: Never overwrite `fadt->flags` by Angel Pons · 4 years, 1 month ago
  26. 1b5a7de src: Drop useless PM1b settings from FADT by Angel Pons · 4 years, 1 month ago
  27. 77653e3 src: Drop useless GPE1 settings from FADT by Angel Pons · 4 years, 1 month ago
  28. 91ca2dd soc/intel/baytrail: Move `acpi_fill_fadt` to fadt.c by Angel Pons · 4 years, 1 month ago
  29. 06a5e85 src: Drop unused <cpu/x86/tsc.h> include by Elyes HAOUAS · 4 years, 2 months ago
  30. eb7e166 soc/intel/baytrail/northcluster.c: Add missing include by Elyes HAOUAS · 4 years, 1 month ago
  31. bd42b06 soc/intel/baytrail/romstage/pmc.c: Add missing include by Elyes HAOUAS · 4 years, 1 month ago
  32. 8ebad6d soc/intel/baytrail/romstage/raminit.c: Add missing include by Elyes HAOUAS · 4 years, 1 month ago
  33. 8547823 src: Remove unused 'include <stdint.h> by Elyes HAOUAS · 4 years, 3 months ago
  34. 45b51e0 soc/intel/baytrail: Add dedicated devices for MMC and MMC 4.5 controller by Mate Kukri · 4 years, 2 months ago
  35. a5c970d soc/intel/baytrail/pmutil.c: Constify string arrays by Angel Pons · 4 years, 1 month ago
  36. 61dee5c soc/intel/baytrail/pmutil.c: Do not hardcode num_bits by Angel Pons · 4 years, 1 month ago
  37. 26b49cc soc/intel/baytrail: Align whitespace and comments by Angel Pons · 4 years, 1 month ago
  38. b5320b2 soc/intel/baytrail: Rename "pmc.h" to "pm.h" by Angel Pons · 4 years, 1 month ago
  39. d9dea65 soc/intel: Drop unused `#include <reg_script.h>` by Angel Pons · 4 years, 2 months ago
  40. 239abaf ACPI GNVS: Replace uses of smm_get_gnvs() by Kyösti Mälkki · 4 years, 2 months ago
  41. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 2 months ago
  42. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 2 months ago
  43. 5daa1d3 ACPI: Replace uses of CBMEM_ID_ACPI_GNVS by Kyösti Mälkki · 4 years, 2 months ago
  44. a9f881d ACPI: Drop some HAVE_ACPI_RESUME preprocessor use by Kyösti Mälkki · 4 years, 2 months ago
  45. 000d91a soc/intel,chromeos: Fix EC RO/RW status in GNVS by Kyösti Mälkki · 4 years, 2 months ago
  46. 0778c86 sb,soc/intel: Replace smm_southbridge_enable_smi() by Kyösti Mälkki · 4 years, 2 months ago
  47. 44ef38f arch/x86: Remove NO_FIXED_XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 3 months ago
  48. cfc3c35 ACPI: Remove Kconfig COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  49. 315710a soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADT by Kyösti Mälkki · 4 years, 3 months ago
  50. 4164476 mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() by Kyösti Mälkki · 4 years, 3 months ago
  51. 1fc0edd src: Use pci_dev_ops_pci where applicable by Angel Pons · 4 years, 3 months ago
  52. abf51ab src: Remove unused '#include <cpu/x86/smm.h>' by Elyes HAOUAS · 4 years, 3 months ago
  53. 0a9e72e arch/x86: Declare permanent_smi_handler() by Kyösti Mälkki · 5 years ago
  54. c328a68 soc,southbridge/intel: Control SMI related FADT entries by Kyösti Mälkki · 4 years, 9 months ago
  55. f2a0be2 drivers/intel/gma: Move IGD OpRegion to CBMEM by Nico Huber · 4 years, 4 months ago
  56. fcbbb91 Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION by Kyösti Mälkki · 4 years, 4 months ago
  57. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  58. 5cb34e2 device/pci_device: Extract pci_domain_set_resources from SOC by Raul E Rangel · 4 years, 4 months ago
  59. 7051707 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  60. 16849bb treewide: split off license text, remove extra copyright notices by Patrick Georgi · 4 years, 3 months ago
  61. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  62. 29fbfcc vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled() by Julius Werner · 4 years, 6 months ago
  63. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 4 months ago
  64. 6468d87d soc/intel/baytrail: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  65. d2bbc68 soc/intel/baytrail: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  66. 2d7173d src: Remove unused 'include <cpu/x86/cache.h>' by Elyes HAOUAS · 4 years, 4 months ago
  67. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 4 months ago
  68. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 4 months ago
  69. 0f007d8 device: Constify struct device * parameter to write_acpi_tables by Furquan Shaikh · 4 years, 4 months ago
  70. 85360723 soc/baytrail/raminit: Populate SMBIOS type 17 tables by Matt DeVillier · 4 years, 4 months ago
  71. c02bda0 acpi: Bump FADT to revision 6 by Patrick Rudolph · 4 years, 6 months ago
  72. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 5 months ago
  73. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 5 months ago
  74. c3f58f6 soc/intel/baytrail: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  75. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 5 months ago
  76. c72f5f7 soc/intel/baytrail: add ACPI backlight support by Matt DeVillier · 7 years ago
  77. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 5 months ago
  78. 516c0a5 security/vboot: relocate and rename vboot_platform_is_resuming() by Bill XIE · 4 years, 6 months ago
  79. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 8 months ago
  80. a5b0bc4 src: capitalize 'APIC' by Elyes HAOUAS · 4 years, 6 months ago
  81. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  82. 79ccc69 src: capitalize 'PCIe' by Elyes HAOUAS · 4 years, 6 months ago
  83. bd6bdc5 soc/baytrail: hook up smmstore by Matt DeVillier · 6 years ago
  84. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  85. f555a58 sb/intel/common: Declare common smbus_base() and enable_smbus() by Kyösti Mälkki · 4 years, 8 months ago
  86. 542fa6d soc/intel/baytrail: Add SOUTHBRIDGE_INTEL_COMMON_SMBUS by Kyösti Mälkki · 4 years, 8 months ago
  87. 4200a52 src: Remove unused include <string.h> by Elyes HAOUAS · 4 years, 8 months ago
  88. 4f14cd8 arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE by Kyösti Mälkki · 4 years, 8 months ago
  89. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  90. 608fbf8 src/soc/intel: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  91. 9cb88a7 src: Conditionally include TEVT by Frans Hendriks · 4 years, 9 months ago
  92. de64078 bootblock: Provide some common prototypes by Kyösti Mälkki · 4 years, 9 months ago
  93. 179da7f soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 9 months ago
  94. 7d802a4 soc/intel/baytrail: Don't reinitialize SPI after lockdown by Arthur Heymans · 4 years, 10 months ago
  95. b48d633 soc/intel/baytrail: Use sb/intel/common/spi.c by Arthur Heymans · 5 years ago
  96. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 9 months ago
  97. f5c0d61 intel/smm: Provide common smm_relocation_params by Kyösti Mälkki · 5 years ago
  98. 21d6a27 arch/x86: Replace some __SMM__ guards by Kyösti Mälkki · 4 years, 10 months ago
  99. 9dd1a12 ELOG: Introduce elog_gsmi variants by Kyösti Mälkki · 4 years, 10 months ago
  100. 056fbe4 ELOG, soc/intel: Avoid some preprocessor use by Kyösti Mälkki · 4 years, 10 months ago