1. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 1 month ago
  2. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  3. 4a3fab0 soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  4. a8817fc src: Remove unused <cpu/x86/smm.h> by Elyes HAOUAS · 3 years, 5 months ago
  5. 564b4c5 soc/amd,intel: Drop leftover GNVS includes by Kyösti Mälkki · 3 years, 5 months ago
  6. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years ago
  7. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years ago
  8. 999e441 soc/intel: Replace acpi_init_gnvs() by Kyösti Mälkki · 4 years ago
  9. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years ago
  10. 9f441df ACPI: Replace uses of CBMEM_ID_ACPI_GNVS by Kyösti Mälkki · 4 years ago
  11. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years ago
  12. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years ago
  13. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  14. af56a77 src: Remove whitespace between 'sizeof' and '(' by Elyes HAOUAS · 4 years ago
  15. c4d4b54 soc/intel/baytrail/southcluster.c: Align with Braswell by Angel Pons · 4 years ago
  16. e80d17f soc/intel/baytrail: Retype some pointers by Angel Pons · 4 years ago
  17. 45b51e0 soc/intel/baytrail: Add dedicated devices for MMC and MMC 4.5 controller by Mate Kukri · 4 years ago
  18. 26b49cc soc/intel/baytrail: Align whitespace and comments by Angel Pons · 4 years ago
  19. b5320b2 soc/intel/baytrail: Rename "pmc.h" to "pm.h" by Angel Pons · 4 years ago
  20. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  21. c3c5521 ACPI: Replace smm_setup_structures() by Kyösti Mälkki · 4 years, 1 month ago
  22. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  23. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  24. 6468d87d soc/intel/baytrail: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 2 months ago
  25. 338fd9a device: Constify struct device * parameter to acpi_inject_dsdt by Furquan Shaikh · 4 years, 2 months ago
  26. c3f58f6 soc/intel/baytrail: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  27. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  28. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  29. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  30. 88f5c71 src: Remove unused 'include <arch/cpu.h>' by Elyes HAOUAS · 4 years, 9 months ago
  31. 7d802a4 soc/intel/baytrail: Don't reinitialize SPI after lockdown by Arthur Heymans · 4 years, 9 months ago
  32. 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 9 months ago
  33. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  34. 8950cfb soc/intel: Use config_of() by Kyösti Mälkki · 5 years ago
  35. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  36. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  37. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  38. 802f43d src/soc/intel/baytrail/southcluster.c: Replace fixed values by defines by Frans Hendriks · 6 years ago
  39. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  40. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  41. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  42. 5846d57 acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry by Joel Kitching · 6 years ago
  43. 17a3ceb soc/intel/baytrail: Get rid of device_t by Elyes HAOUAS · 6 years ago
  44. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  45. 64b4bdd soc/intel/baytrail: refactor rtc failure checking by Aaron Durbin · 7 years ago
  46. 316170e baytrail: fix missing brackets around ir_base to fix IRQ routing by Alexander Couzens · 9 years ago
  47. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  48. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  49. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  50. 7fb149d baytrail: Switch to per-device ACPI by Vladimir Serbinenko · 10 years ago
  51. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  52. 18ea2d3 baytrail: Change all SoC headers to <soc/headername.h> system by Julius Werner · 10 years ago
  53. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  54. 9e94dbf ACPI: Get S3 resume state from romstage_handoff by Kyösti Mälkki · 10 years ago
  55. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  56. 99a3bba intel/baytrail: Spelling fixes by Martin Roth · 10 years ago
  57. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  58. 3511023 baytrail/rambi: S3 support and other updates by Kein Yuan · 10 years ago
  59. 4177db5 baytrail/rambi: spi, charger, and audio updates by Aaron Durbin · 10 years ago
  60. 51d787a rambi/baytrail: ACPI, GPIO, audio, misc updates by Shawn Nematbakhsh · 10 years ago
  61. 1af3663 baytrail: configure acpi SCI irq by Aaron Durbin · 11 years ago
  62. 3bde3d7 baytrail: interrupt routing support by Aaron Durbin · 11 years ago
  63. 7fbe20b baytrail: Add reserved MMIO regions to ACPI by Duncan Laurie · 11 years ago
  64. 46ab8cd baytrail: HDA function disable workaround by Aaron Durbin · 11 years ago
  65. 1eae3ee baytrail: allow function disable on TXE by Aaron Durbin · 11 years ago
  66. 5d53554 rambi: Enable internal keyboard by Duncan Laurie · 11 years ago
  67. d7bc23a baytrail: add support for disabling south cluster pci devices by Aaron Durbin · 11 years ago
  68. e18d68f baytrail: add south cluster fixed resources by Aaron Durbin · 11 years ago