1. ed63e2a soc: esp32s2: add initial soc support files for esp32s2 by Glauber Maroto Ferreira · 3 years, 8 months ago
  2. ee7773f soc: intel_adsp: fix linker script for XCC by Daniel Leung · 3 years, 8 months ago
  3. d248a5d soc: xtensa/intel_adsp: fix bootloader building under XCC by Daniel Leung · 3 years, 8 months ago
  4. 5fbe389 soc: intel_adsp: fix inclusion of sys/util.h under XCC assembler by Daniel Leung · 3 years, 8 months ago
  5. 9ae5fd1 esp32: drivers: interrupt_controller: add interrupt allocation support by Glauber Maroto Ferreira · 3 years, 9 months ago
  6. 4303cfd hal: esp32: driver changes to allow HAL update by Sylvio Alves · 3 years, 9 months ago
  7. 59d07b0 linker: esp32: Add missing iterable sections by Sylvio Alves · 3 years, 9 months ago
  8. e0bcf9f xtensa: cavs: add uncached ram sections to cavs25 linker script by Kai Vehmanen · 3 years, 10 months ago
  9. 79e0ab7 soc: xtensa: linker: Update linker scripts for C++ build by Kumar Gala · 3 years, 10 months ago
  10. 7d37fe2 cmake: c++ exceptions linking support by Torsten Rasmussen · 3 years, 10 months ago
  11. ad0bf94 linker: esp32: fix empty iterable symbols by Sylvio Alves · 3 years, 11 months ago
  12. 03f097b xtensa: cavs: fix linker warnings on cAVS 2.0 and 2.5 by Guennadi Liakhovetski · 3 years, 11 months ago
  13. f5b261d cavs: add missing macros to cAVS 1.8 by Guennadi Liakhovetski · 3 years, 11 months ago
  14. e027a54 cavs: remove unused and dangerous definitions by Guennadi Liakhovetski · 3 years, 11 months ago
  15. b592dc5 xtensa: cavs: all cAVS versions have to select ARCH_HAS_COHERENCE by Guennadi Liakhovetski · 3 years, 11 months ago
  16. a24707a esp32: Add config options in Kconfig.board, remove _heap_start symbol by Shubham Kulkarni · 3 years, 11 months ago
  17. 67d2368 esp32: SPIRAM Support by Shubham Kulkarni · 3 years, 11 months ago
  18. 4208bf1 xtensa: cavs_v18: use uncached addresses to support SMP by Guennadi Liakhovetski · 3 years, 11 months ago
  19. 0a801aa ADSP / SOF: don't force uniprocessor mode by Guennadi Liakhovetski · 4 years ago
  20. 3509cff xtensa: fix delayed booting secondary cores by Guennadi Liakhovetski · 4 years ago
  21. deb57e3 xtensa: ADSP: fix disabling the IDC interrupt by Guennadi Liakhovetski · 4 years ago
  22. 77e59f2 xtensa: (cosmetic) remove duplicate parentheses by Guennadi Liakhovetski · 4 years ago
  23. 88c0063 xtensa: Intel ADSP: fix a typo by Guennadi Liakhovetski · 4 years ago
  24. a871f0b xtensa: cavs: fix irq_enable() argument by Guennadi Liakhovetski · 4 years ago
  25. a3c35c9 driver: esp32: add bluetooth support by Sylvio Alves · 4 years ago
  26. 6ae038c esp32: linker clean up to support BT by Sylvio Alves · 4 years ago
  27. fe621f7 wifi: esp32: allow wifi symbols into flash by Sylvio Alves · 4 years ago
  28. df5b22b linker: esp32: moved windowspill to IRAM by Sylvio Alves · 4 years ago
  29. 56d4e83 linker: esp32: remove libhal dependency by Sylvio Alves · 4 years ago
  30. 7c4b13c soc: intel_s1000: remove log and ztest XCC fixes by Daniel Leung · 4 years ago
  31. 9fd4ea9 coccinelle: Remove extra semicolon by Flavio Ceolin · 4 years ago
  32. c65cf1c soc/intel_adsp: Newlib heap should be uncached by Andy Ross · 4 years ago
  33. f5267d9 soc/intel_adsp: Honor CONFIG_KERNEL_BINARY_NAME by Andy Ross · 4 years, 1 month ago
  34. ebd0e9f soc/intel_adsp: Remove LOG_PRINTK by Andy Ross · 4 years, 1 month ago
  35. 376e131 soc/intel_adsp_cavs15: Unbreak newlib linkage by Andy Ross · 4 years, 1 month ago
  36. 65ac2f6 cmake: remove TOOLCHAIN_INCLUDES by Anas Nashif · 4 years, 1 month ago
  37. 90eaa9e intel_adsp: simplify bootloader cmake file by Anas Nashif · 4 years, 1 month ago
  38. 37cd0ab soc: intel_adsp: include cleanup by Anas Nashif · 4 years, 1 month ago
  39. 8f9fd94 xcc: do not enable builtin atomics with xcc by Anas Nashif · 4 years, 1 month ago
  40. 64cf339 arch/xtensa: Add non-HAL caching primitives by Andy Ross · 4 years, 1 month ago
  41. a230faf arch/xtensa: soc/intel_adsp: Rework MP code entry by Andy Ross · 4 years, 1 month ago
  42. d60c849 soc/intel_adsp: Put initial stack into the CPU0 interrupt stack by Andy Ross · 4 years, 1 month ago
  43. 613594e soc/intel_adsp: Use the correct MP stack pointer by Andy Ross · 4 years, 1 month ago
  44. 14d0087 soc/intel_adsp: Clean up cache handling in MP startup by Andy Ross · 4 years, 1 month ago
  45. 2f7a48d soc/intel_adsp: Clean up MP startup by Andy Ross · 4 years, 1 month ago
  46. f596768 soc/intel_adsp: Elevate cached/uncached mapping to a SoC API by Andy Ross · 4 years, 1 month ago
  47. eb1ef50 arch/xtensa: General cleanup, remove dead code by Andy Ross · 4 years, 1 month ago
  48. d8f6e66 esp32: drivers: spi_flash: add host flash support by Glauber Maroto Ferreira · 4 years, 1 month ago
  49. c344d0d esp32: drivers: counter: add support for general-purpose counters by Glauber Maroto Ferreira · 4 years, 1 month ago
  50. 5d02978 audio: intel_dmic: get dma properties from devicetree by Kumar Gala · 4 years, 1 month ago
  51. e16e606 esp32: add esp32 wifi driver by Shubham Kulkarni · 4 years, 1 month ago
  52. 7492204 drivers: spi: esp32: add basic SPI master support by Glauber Maroto Ferreira · 4 years, 1 month ago
  53. 3b86b4d soc: esp32: remove unused config file by Sylvio Alves · 4 years, 1 month ago
  54. 746c65a soc/intel_adsp: Move KERNEL_COHERENCE to cavs15 by Andy Ross · 4 years, 2 months ago
  55. 9f139b5 soc/esp32: Move full logging library to IRAM by Shubham Kulkarni · 4 years, 2 months ago
  56. d621dad soc/esp32: Move logging library to IRAM with CONFIG_LOG_MINIMAL by Shubham Kulkarni · 4 years, 2 months ago
  57. ca39c7e soc: esp32: linker: Fix backtrace for Invalid cache access exception by Shubham Kulkarni · 4 years, 2 months ago
  58. dd792ee tests: common: fix kernel.common test case build fail in intel_adsp_cavs by Enjia Mai · 4 years, 2 months ago
  59. 9bfee48 xtensa: fix an assembly warning in start_address.S by Guennadi Liakhovetski · 4 years, 2 months ago
  60. ca0e5df xtensa: don't build and run the reset handler twice by Guennadi Liakhovetski · 4 years, 3 months ago
  61. ca94040 soc: esp32: add reboot call by Sylvio Alves · 4 years, 3 months ago
  62. 4994173 boards: esp32: linker: move libraries and reserve DRAM regions by Shubham Kulkarni · 4 years, 3 months ago
  63. 29f87c3 boards: esp32: add XIP support and enable bootloader build by Mahavir Jain · 4 years, 3 months ago
  64. f336a8e soc: intel_adsp: set trace size to non-zero by Anas Nashif · 4 years, 3 months ago
  65. cf00554 bootloader: use ceiling_fraction() instead of open-coding it by Guennadi Liakhovetski · 4 years, 3 months ago
  66. 44bf4a1 cavs: (cosmetic) remove redundant LPRAM_* macros by Guennadi Liakhovetski · 4 years, 3 months ago
  67. 7242b56 cavs: fix LSPGISTS and LSPGCTL access by Guennadi Liakhovetski · 4 years, 3 months ago
  68. c5a763f cavs: remove unused mcuboot support by Guennadi Liakhovetski · 4 years, 3 months ago
  69. 8a9d2de cavs_v25: fix copy-pasted definitions by Guennadi Liakhovetski · 4 years, 3 months ago
  70. 2a6c70a cavs_v25: switch over to Tigerlake H configuration by Guennadi Liakhovetski · 4 years, 3 months ago
  71. 1830762 cavs_v18, v20, v25: calculate trace base address correctly by Guennadi Liakhovetski · 4 years, 3 months ago
  72. bf0bf88 xtensa: IPM is only required if SMP is enabled by Guennadi Liakhovetski · 4 years, 3 months ago
  73. 0a3fa97 cavs: fix shim register location on 1.8 and above by Guennadi Liakhovetski · 4 years, 3 months ago
  74. bf361c0 xtensa: disable unused memory power down by Guennadi Liakhovetski · 4 years, 3 months ago
  75. daab673 sof: remove superfluous and duplicate code by Guennadi Liakhovetski · 4 years, 3 months ago
  76. 3450aa3 cavs: fix manifest base address by Guennadi Liakhovetski · 4 years, 3 months ago
  77. 3de40b4 rimage: update rimage: add configuration and extended manifest by Guennadi Liakhovetski · 4 years, 3 months ago
  78. 7aaead1 soc: intel_cavs: use correct config for V15 by Anas Nashif · 4 years, 3 months ago
  79. 364129d intel_adsp: disable IPM_INTEL_ADSP by Anas Nashif · 4 years, 3 months ago
  80. bc90256 cavs: unify defconfigs for v15, v18, v20 and v25 by Guennadi Liakhovetski · 4 years, 3 months ago
  81. a5110b5 soc/intel_adsp: Robustify logging code by Andy Ross · 4 years, 3 months ago
  82. 08253db xtensa: set toolchain variant per SoC by Anas Nashif · 4 years, 3 months ago
  83. e42c5ca soc/intel_adsp: Suppress benign linker warnings out of objcopy by Andy Ross · 4 years, 4 months ago
  84. 5cc05aa cavs: fix clock frequencies for cAVS v1.8, v2.0 and v2.5 by Guennadi Liakhovetski · 4 years, 4 months ago
  85. 6cc08fc soc/intel_adsp: Fix "noinit" section cacheability by Andy Ross · 4 years, 4 months ago
  86. be2a582 soc/intel_adsp: Unify trace backends by Andy Ross · 4 years, 4 months ago
  87. c7ed7e4 xtensa: intel_s1000: enable thread local storage by Daniel Leung · 4 years, 5 months ago
  88. e5f0571 soc/intel_adsp: Remove "firmware ready" message sending by Andy Ross · 4 years, 5 months ago
  89. 388a465 soc: intel_adsp: remove stray soc directory by Anas Nashif · 4 years, 5 months ago
  90. e6dfae0 soc/intel_adsp: Fix linker warning by Andy Ross · 4 years, 5 months ago
  91. 483b4ff cmake: work around sdk toolchain configuration for xtensa [REVERTME] by Anas Nashif · 4 years, 5 months ago
  92. cba2f13 intel_adsp: make idc variable depend on CONFIG_IPM_CAVS_IDC by Anas Nashif · 4 years, 5 months ago
  93. 411bddf soc: xtensa: fix definition of PLATFORM_CORE_COUNT by Anas Nashif · 4 years, 5 months ago
  94. a8d5437 soc/xtensa: Misc. checkpatch fixups by Andy Ross · 4 years, 5 months ago
  95. ad4116c soc: intel_s1000: Catch up with API skew by Andy Ross · 4 years, 5 months ago
  96. 2d494dd soc/intel_adsp: Make SMP default on cavs_v15 by Andy Ross · 4 years, 5 months ago
  97. a3848cb soc/xtensa/intel_adsp: Add arch_printk_char_out hook by Andy Ross · 4 years, 5 months ago
  98. 0e83961 arch/xtensa: soc/xtensa/intel_adsp: Enable KERNEL_COHERENCE by Andy Ross · 4 years, 5 months ago
  99. 15e2117 soc/xtensa/intel_adsp: Add support for L1-cache-aware linkage by Andy Ross · 4 years, 5 months ago
  100. 544a38e soc/xtensa/intel_adsp: Upstream updates by Andy Ross · 4 years, 5 months ago