1. 3edf840 cpu/x86/64bit: Turn jumping to long mode into a macro by Arthur Heymans · 3 years, 1 month ago
  2. a90a44c soc/mediatek/mt8188: Enable CROS_WIDEVINE_SMC by Yi Chou · 1 year ago
  3. 32ebaef mb/google/brox: Handle GPI_INT pin lower to GPI_WAKE by Ashish Kumar Mishra · 7 months ago
  4. 769af20 soc/amd/genoa_poc/chip: print data fabric MMIO decoding configuration by Felix Held · 6 months ago
  5. 737c8c2 soc/amd: drop unneeded data_fabric_set_mmio_np by Felix Held · 6 months ago
  6. 7a593ab soc/intel/xeon_sp/smihandler: Lock SMM_FEATURE_CONTROL on all sockets by Patrick Rudolph · 7 months ago
  7. 7201602 soc/intel/common/tcss: Guard disabling MUX with TCSS_HAS_USBC_OPS by Sean Rhodes · 7 months ago
  8. 63d5fc6 soc/intel/xeon_sp/bootblock: Fix out of order header files by Jeremy Compostella · 7 months ago
  9. de37109 lib: Move IP checksum to commonlib by Julius Werner · 7 months ago
  10. 416cc66 soc/amd: commonize PCI root IOAPIC initialization by Felix Held · 7 months ago
  11. 09ea349 soc/amd/phoenix/chip.h: guard FSP-specific data structures by Felix Held · 7 months ago
  12. 953d7d9 soc/amd/phoenix/fch: only init ACPI IO ports in FSP case by Felix Held · 7 months ago
  13. 5dc8381 soc/amd/phoenix: add openSIL calls by Felix Held · 7 months ago
  14. 2911823 soc/amd/phoenix/fch: only call gpp_clk_setup in FSP case by Felix Held · 7 months ago
  15. cbbb09b soc/amd/phoenix: add get_pci_routing_table stub for non-FSP case by Felix Held · 7 months ago
  16. 0d59530 soc/amd/phoenix/Kconfig: add SOC_AMD_PHOENIX_OPENSIL option by Felix Held · 7 months ago
  17. 968a58d soc/amd/common/amdblocks/pci_clk_req: remove unneeded include by Felix Held · 7 months ago
  18. a3dfa60 soc/amd/phoenix/Makefile: only include FSP folder conditionally by Felix Held · 7 months ago
  19. 3730ce8 vc/amd/opensil/genoa_poc: remove xSIM-api dependency from opensil.h by Felix Held · 7 months ago
  20. 31ca978 soc/amd: factor out memmap from root_complex by Felix Held · 7 months ago
  21. f9fb108 soc/amd/phoenix/root_complex: make read_fsp_resources call conditional by Felix Held · 7 months ago
  22. dde265f soc/amd/common/data_fabric/domain: introduce add_pci_cfg_resources by Felix Held · 7 months ago
  23. fbda323 vc/amd/opensil/genoa_poc/memmap: pass resource index as pointer by Felix Held · 7 months ago
  24. 30f36c3 soc/amd: rework DRAM and fixed resource reporting by Felix Held · 7 months ago
  25. 5ab978f soc/amd/*/root_complex: use unsigned long for resource index by Felix Held · 7 months ago
  26. e4594f1 soc/amd/common/data_fabric/domain: use unsigned long for resource index by Felix Held · 7 months ago
  27. 5881f8a soc/amd/common,genoa_poc/domain: rework check for 1st domain by Felix Held · 7 months ago
  28. 8cfb4dc soc/intel/xeon_sp: Find VTD devices by PCI DEV ID by Patrick Rudolph · 7 months ago
  29. 1567259 soc/intel/xeon_sp: Attach UBOX stacks by Patrick Rudolph · 7 months ago
  30. 789adfa soc/amd/noncar/memlayout.ld: Warn about incorrect reset vector by Arthur Heymans · 2 years, 3 months ago
  31. 8706d70 soc/amd/phoenix/chip: make FSP-S call conditional by Felix Held · 7 months ago
  32. 7fcd4d5 device/device.h: Rename busses for clarity by Arthur Heymans · 12 months ago
  33. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 7 months ago
  34. 06798cd soc/intel: Unify the definition of TCO registers by Marek Maslanka · 7 months ago
  35. 80c79a5 device/device.h: Drop multiple links by Arthur Heymans · 12 months ago
  36. 27ce0ec soc/intel/xeon_sp/spr: Create CXL ACPI resources only for CXL IIO stacks by Shuo Liu · 7 months ago
  37. 2c5f24e soc/amd/stoney: Match ACPI with resource allocation by Nico Huber · 7 months ago
  38. 3e99ba0 device: Add a helper function to add a downstream bus by Arthur Heymans · 7 months ago
  39. e4e26560 soc/amd/*/acpi: drop CRAT TODO by Felix Held · 7 months ago
  40. 112c227 soc/amd: move acpi_add_fsp_tables implementation to common FSP code by Felix Held · 7 months ago
  41. 26577d2 soc/amd: factor out acpi_add_fsp_tables by Felix Held · 7 months ago
  42. 39feb7f soc/amd/picasso: factor out CRAT table generation by Felix Held · 7 months ago
  43. 0079200 soc/amd: use common ACPI_SCI_IRQ definition by Felix Held · 7 months ago
  44. d9e8263 soc/amd/*/acpi: use common soc_acpi_write_tables prototype by Felix Held · 7 months ago
  45. 3aaf8ef soc/amd/common/include/acpi: add missing device/device.h include by Felix Held · 7 months ago
  46. 7f471dd soc/amd/common/fsp: use expected types for add_agesa_fsp_acpi_table by Felix Held · 7 months ago
  47. ae54db7 soc/amd: use expected function signature for soc_acpi_write_tables by Felix Held · 7 months ago
  48. 1b410d9 soc/amd: rename agesa_write_acpi_tables to soc_acpi_write_tables by Felix Held · 7 months ago
  49. 50c8f2e soc/intel/common: Add lunarlake device IDs by Appukuttan V K · 7 months ago
  50. 054b842 vc/amd: move verstage on PSP files to new psp_verstage folder by Felix Held · 7 months ago
  51. a4a2a4f soc/amd: factor out common acpi_add_ivrs_table implementation by Felix Held · 7 months ago
  52. f4dc46a soc/intel/commonlake: Re-add SATA to soc_api_name() list by Matt DeVillier · 7 months ago
  53. fddcae7 soc/intel/common/block/sata: Add ACPI stub for SATA device by Matt DeVillier · 7 months ago
  54. 1dbe82b Revert "soc/intel/cannonlake: Add missing min sleep state for thermal device" by Matt DeVillier · 7 months ago
  55. dc12a38 soc/amd/genoa_poc: rely less on boot state hooks by Felix Held · 7 months ago
  56. 5844b23 soc/amd/common: Fix typo by Varshit Pandya · 7 months ago
  57. d0037ef soc/*: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  58. ea19858 soc/intel: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  59. b731550 soc/amd/*: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  60. 8c99ebc soc/intel/xeon_sp/chip_common: Improve the domain ID by Patrick Rudolph · 7 months ago
  61. 792ed63 soc/intel/cannonlake: Report correct latencies for C states by Nico Huber · 3 years, 1 month ago
  62. cd6fed2 soc/intel/xeon_sp: Add IIO resources via SSDT by Arthur Heymans · 1 year, 8 months ago
  63. 470f1d3 soc/intel/xeon_sp: Scan and allocate resources on all stacks by Arthur Heymans · 12 months ago
  64. ee0a2f9 soc/intel/xeon_sp: Fix devicetree walking up by Patrick Rudolph · 7 months ago
  65. d706242 soc/intel/cmn/block/pmc: Fix prev_sleep_state string name mapping by Anil Kumar · 7 months ago
  66. d06fa34 soc/intel/meteorlake: Fix system hang by enabling SMI handling by Kane Chen · 8 months ago
  67. 4e818c5 soc/amd/*/chip: factor out FSP-S call by Felix Held · 7 months ago
  68. ce60fb1 soc/amd: factor out non-CAR romstage to common code by Felix Held · 7 months ago
  69. 5b94f9a soc/amd/*/romstage: factor out FSP-M call by Felix Held · 7 months ago
  70. 931840f soc/amd/phoenix/Makefile: conditionally add fsp_[m,s]_params.c by Felix Held · 7 months ago
  71. 73045b2 soc/amd/phoenix/Kconfig: factor out FSP-specific options by Felix Held · 7 months ago
  72. 3325b03 device/Kconfig: Move Intel/ACPI/USB4 specific Kconfig options by Arthur Heymans · 8 months ago
  73. a506451 soc/intel/braswell: Use {read,write}32p() by Elyes Haouas · 11 months ago
  74. 8b4677f soc/intel/elkhartlake: Drop redundant PcieRpEnable by Nico Huber · 7 months ago
  75. f55b711 tree: More use accessor functions for struct region fields by Nico Huber · 7 months ago
  76. a90439d soc/mediatek/mt8188: Enable EARLY_MMU_INIT by Yidi Lin · 7 months ago
  77. c68176c soc/mediatek: Add EARLY_MMU_INIT kconfig option by Yidi Lin · 7 months ago
  78. c8a6955 Reland "Kconfig: Bring HEAP_SIZE to a common, large value" by Patrick Georgi · 7 months ago
  79. caf8084 soc/intel/apollolake: Fix PCI memory resource alloc by Reto Buerki · 7 months ago
  80. 3b5b66d device: Add support for multiple PCI segment groups by Felix Held · 7 months ago
  81. 1c626b0 soc/cavium/cn81xx/Kconfig: specify ECAM_MMCONF_BUS_NUMBER by Felix Held · 7 months ago
  82. 550f55e soc/intel/xeon_sp: Redesign resource allocation by Arthur Heymans · 2 years ago
  83. d873d3a src/soc/amd/glinda: Update the PCIE MMCONFIG base address and size by Anand Vaikar · 7 months ago
  84. cf960a3 soc/amd/glinda/include/data_fabric: update IOHUBS0 fabric id by Anand Vaikar · 7 months ago
  85. 5538063 soc/amd/common/data_fabric/domain: write _SEG method in SSDT by Felix Held · 7 months ago
  86. 5883161 soc/intel/xeon_sp: Allocate resources above 4G by Arthur Heymans · 9 months ago
  87. 590d2d5 soc/amd/stoneyridge/acpi: use common AMD MADT code by Felix Held · 7 months ago
  88. 5913a54 soc/amd/stoneyridge/northbridge: report GNB IOAPIC in domain by Felix Held · 7 months ago
  89. ba48ca8 soc/amd/stoneyridge/acpi: drop wrong comment in MADT code by Felix Held · 7 months ago
  90. 474c5d6 soc/amd: move IOMMU_IOAPIC_IDX define to amdblocks/ioapic.h by Felix Held · 7 months ago
  91. 7b85123 soc/intel/meteorlake: Enable FSP logo support by default by Subrata Banik · 7 months ago
  92. aab8a22 soc/amd/common/acpi: factor out common MADT code by Felix Held · 7 months ago
  93. 141955a soc/amd: use apm_get_apmc() in APMC SMI handler by Felix Held · 7 months ago
  94. c4e14c2 mb/google/cherry: Use common mtk_display_init() by Yidi Lin · 7 months ago
  95. cb7c4fd mb/google/corsola: Use common mtk_display_init() by Yidi Lin · 8 months ago
  96. ba604b5 soc/mediatek: Add common implementation to configure display by Yidi Lin · 8 months ago
  97. 7224999 soc/amd/glinda: Increase maximum CPU threads to 24 by Anand Vaikar · 8 months ago
  98. d74ee60 soc/nvidia: Put static keyword at the beginning of declarations by Felix Singer · 7 months ago
  99. 0acae97 soc/intel/mtl: Override the `SOC_PHYSICAL_ADDRESS_WIDTH` as integer by Subrata Banik · 7 months ago
  100. 6759ad3 arch/x86: introduce HAVE_CONFIGURABLE_APMC_SMI_PORT by Felix Held · 8 months ago