- 7dc1ef0 intel_cavs: do not produce bin files by Anas Nashif · 3 years, 11 months ago
- 9fecab0 boards: cavs15: add tools/README.md comparing loggers by Marc Herbert · 4 years ago
- f34b879 intel_adsp_cavs15/ adsplog.py: add missing new line in ERROR msg by Marc Herbert · 4 years ago
- e52eda5 boards: esp32: Remove disassembly_flag_inline_source property by Shubham Kulkarni · 4 years ago
- 2ab585f boards: esp32: Use proper binary generation command by Shubham Kulkarni · 4 years ago
- 9073db4 boards/intel_adsp_cavs15: Newer, much simpler firmware load tool by Andy Ross · 4 years ago
- a3c35c9 driver: esp32: add bluetooth support by Sylvio Alves · 4 years ago
- 222e82a log: fix log crash due to missing strdup by Sylvio Alves · 4 years ago
- ca758c8 esp32: nvs: add NVS support using fixed partitions by Glauber Maroto Ferreira · 4 years, 1 month ago
- d809390 boards/intel_adsp_cavs15: Add alternative integration tool for twister by Andy Ross · 4 years, 1 month ago
- b9ed2d3 drivers: spi: Remove unused Kconfig symbols by Kumar Gala · 4 years, 1 month ago
- 0fd9e4b soc/intel_adsp_cavs15: Enable all twister tests by Andy Ross · 4 years, 1 month ago
- 72dfb34 boards: intel_s1000_crb: device_is_ready instead of NULL check by Daniel Leung · 4 years, 1 month ago
- d8f6e66 esp32: drivers: spi_flash: add host flash support by Glauber Maroto Ferreira · 4 years, 1 month ago
- c344d0d esp32: drivers: counter: add support for general-purpose counters by Glauber Maroto Ferreira · 4 years, 1 month ago
- fa6a9f7 boards: intel_s1000_crb: Add dma channels to dmic device by Kumar Gala · 4 years, 1 month ago
- ff5b040 boards: Add i2s to supported list for testing by Kumar Gala · 4 years, 1 month ago
- 7492204 drivers: spi: esp32: add basic SPI master support by Glauber Maroto Ferreira · 4 years, 1 month ago
- 1cb2dce xtensa: intel_s1000: Rework device_get_binding for pinmux by Kumar Gala · 4 years, 2 months ago
- 8c9b06a board: cavs15: Add a option to control signing ways by Jian Kang · 4 years, 2 months ago
- fb24ded board: cavs15: fixed size error that load firmware by script by Jian Kang · 4 years, 2 months ago
- 3af94e7 SOF: cAVS 1.5 needs reset-vector.S in the main image by Guennadi Liakhovetski · 4 years, 2 months ago
- 9dd0aa2 boards: cavs15: change the signing command in flash.sh by Jian Kang · 4 years, 2 months ago
- 47c2065 boards: cavs15: fixed link to private key by Anas Nashif · 4 years, 2 months ago
- 5cfe834 boards: esp32: use cmake to build ESP-IDF bootloader by Shubham Kulkarni · 4 years, 3 months ago
- 940f92e docs: esp32: updated environment setup by Sylvio Alves · 4 years, 3 months ago
- 29f87c3 boards: esp32: add XIP support and enable bootloader build by Mahavir Jain · 4 years, 3 months ago
- 42ef647 boards: intel_adsp_cavs*: enable on SOF tagged apps by Anas Nashif · 4 years, 3 months ago
- d9a3979 boards: up_squared_adsp: BOARD_UP_SQUARED_ADSP -> BOARD_INTEL_ADSP_CAVS15 by Anas Nashif · 4 years, 3 months ago
- e793e08 boards: intel_s1000_crb: add a node for DMIC by Daniel Leung · 4 years, 3 months ago
- 3805286 boards/intel_adsp_cavs15: Add --no-history argument to adsplog.py by Andy Ross · 4 years, 3 months ago
- fe83118 boards/intel_adsp_cavs15: Update docs to cover twister integration by Andy Ross · 4 years, 3 months ago
- 98470b8 boards: up_squared_adsp: Add flasher script by Andrei Emeltchenko · 4 years, 3 months ago
- a5110b5 soc/intel_adsp: Robustify logging code by Andy Ross · 4 years, 3 months ago
- 673a81e pinmux: Convert drivers to be devicetree based by Kumar Gala · 4 years, 3 months ago
- 3ac163e boards: rename up_squared_adsp intel_adsp_cavs15 by Anas Nashif · 4 years, 5 months ago
- 369ee65 up_squared_adsp: disable bin creation on up_squared_adsp by Anas Nashif · 4 years, 5 months ago
- a8d5437 soc/xtensa: Misc. checkpatch fixups by Andy Ross · 4 years, 5 months ago
- a3848cb soc/xtensa/intel_adsp: Add arch_printk_char_out hook by Andy Ross · 4 years, 5 months ago
- 544a38e soc/xtensa/intel_adsp: Upstream updates by Andy Ross · 4 years, 5 months ago
- ccc16a4 drivers: i2c: Move Kconfig I2C instances to esp32 by Kumar Gala · 4 years, 6 months ago
- 34689bc boards: ODROID-GO: fix board identifier by Anas Nashif · 4 years, 7 months ago
- 3dfcfcd boards: up_squared_adsp: Add IPM console to device tree by Andrei Emeltchenko · 4 years, 7 months ago
- 23a4040 boards: up_squared_adsp: Add IPM terminal tool by Andrei Emeltchenko · 4 years, 7 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- 79649de doc: fix references for xt-sim by Anas Nashif · 4 years, 7 months ago
- d0e36f2 boards: intel_s1000_crb: add zephyr,flash-controller to DTS by Daniel Leung · 4 years, 9 months ago
- 3322489 config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET by Stephanos Ioannidis · 4 years, 9 months ago
- a9670ab boards: centralize QEMU icount management by Andrew Boie · 4 years, 9 months ago
- f9e0fa9 drivers: esp32/clock_control: support UART, I2C by Mohamed ElShahawi · 4 years, 10 months ago
- 4acac3e drivers: esp32/clock_control: Add Clock Driver by Mohamed ElShahawi · 4 years, 10 months ago
- 845abb0 boards: qemu_xtensa: enable icount mode by Wentong Wu · 4 years, 11 months ago
- d6a33ef soc: intel_adsp: Generalize bootloader by Andrei Emeltchenko · 5 years ago
- 8939847 boards: intel_s1000_crb: fix xt-gdb cannot find register error by Daniel Leung · 5 years ago
- a5b45d9 boards: Remove Kconfig I2C_[0-9] usage by Kumar Gala · 5 years ago
- 7770d18 boards: up_squared_adsp: Update logtool tool by Andrei Emeltchenko · 5 years ago
- 80f295a boards: up_squared_adsp: Add flasher script by Andrei Emeltchenko · 5 years ago
- 9c9b379 boards: up_squared_adsp: Change default flasher by Andrei Emeltchenko · 5 years ago
- fb1e7a5 soc: intel_apl_adsp: add multi-processing support by Daniel Leung · 5 years ago
- 0ba2040 soc: intel_s1000: add SMP support by Daniel Leung · 5 years ago
- 3751c39 soc: intel_s1000: use CAVS DSP wall clock timer for SMP by Daniel Leung · 5 years ago
- 000a732 boards: intel_s1000_crb: update documentation by Anas Nashif · 5 years ago
- 6fd168e driver: uart: ns16550: convert to DT_INST_* by Timo Teräs · 5 years ago
- e740818 driver: uart: ns16550: convert custom init options to DTS flow control by Timo Teräs · 5 years ago
- b470fe5 boards: xt-sim_intel_s1000: Fix board definition by Carles Cufi · 5 years ago
- dbe7338 boards: xt-sim*: Conditionally set IPM console stack size by Carles Cufi · 5 years ago
- 9ebafcc boards: qemu_xtensa: Conditionally set IPM console stack size by Carles Cufi · 5 years ago
- 5954f29 boards: odroid_go: Conditionally enable RNG by Carles Cufi · 5 years ago
- d790625 boards: esp32: Conditionally enable RNG by Carles Cufi · 5 years ago
- a42a42c kconfig: Replace defconfig singe-symbol 'if's with 'depends on' by Ulf Magnusson · 5 years ago
- 0c3a9c8 boards: up_squared_adsp: fix mis-used logical operator by Daniel Leung · 5 years ago
- db2eb23 boards: up_squared_adsp: provide start address for bootloader by Daniel Leung · 5 years ago
- d93fd37 boards: up_squared_adsp: provide default memctl in linker script by Daniel Leung · 5 years ago
- c5839f8 kconfig: Remove assignments to CONFIG_<arch> syms and hide them by Ulf Magnusson · 5 years ago
- 1dc4b1d boards: shrink image sizes by Kumar Gala · 5 years ago
- d64b3fb boards: up_squared_adsp: Update logging tools by Andrei Emeltchenko · 5 years ago
- d4e769c boards: up_squared_adsp: Update logging frontend by Andrei Emeltchenko · 5 years ago
- 7d74a19 boards: up_squared_adsp: Remove ignore_tag by Andrei Emeltchenko · 5 years ago
- 76f2987 boards: xtensa: fix device tree build warnings by Kumar Gala · 5 years ago
- 3fc7688 doc: up_squared_adsp: Add documentation for the board by Andrei Emeltchenko · 5 years ago
- c4278b9 boards: up_squared_adsp: Add scripts for diagnostic driver by Tedd Ho-Jeong An · 5 years ago
- 30e67b4 boards: up_squared_adsp: Add logging frontend by Andrei Emeltchenko · 5 years ago
- 3686ad1 boards: xtensa: Add board definition for Audio DSP on Up Squared by Johan Hedberg · 5 years ago
- 132bf05 drivers: audio: tlv320dac310x: Convert to the new GPIO API by Carles Cufi · 5 years ago
- fef3eba drivers: gpio_esp32: update to use new GPIO API by Mohamed ElShahawi · 5 years ago
- 1eeb6ca intel_s1000_crb: we not can build this with zephyr sdk by Anas Nashif · 5 years ago
- b8e14b5 drivers/usb: Switching to DTS based configuration for DW driver by Tomasz Bursztyka · 5 years ago
- e33432f drivers/dma: Rename CAVS driver to DesignWare by Tomasz Bursztyka · 5 years ago
- 8f8f69e boards: kconfig: Do not assign promptless SERIAL_HAS_DRIVER by Ulf Magnusson · 5 years ago
- 7185670 boards: intel_s1000_crb/doc: update XCC install instructions by Daniel Leung · 5 years ago
- 01cc804 boards: intel_s1000_crb: ignore net/bluetooth for testing by Daniel Leung · 5 years ago
- 984bfae global: Remove leading/trailing blank lines in files by Ulf Magnusson · 5 years ago
- 1f38ea7 kconfig: Clean up 'config FOO' (two spaces) definitions by Ulf Magnusson · 5 years ago
- bd6e044 kconfig: Clean up header comments and make them consistent by Ulf Magnusson · 5 years ago
- 975de21 kconfig: Global whitespace/consistency cleanup by Ulf Magnusson · 5 years ago
- 5a60172 odroid_go: Enable entropy number generator by Yannis Damigos · 5 years ago
- d8a5a5e odroid_go/doc: Add supported features section by Yannis Damigos · 5 years ago
- ed4171b odroid_go: Add support for I2C by Yannis Damigos · 5 years ago
- 84da087 intel_s1000_crb: kconfig: Remove unused I2C_0_DEFAULT_CFG symbol by Ulf Magnusson · 5 years ago
- 5547198 esp32: drivers: Add Entropy Device tree support by Mohamed ElShahawi · 5 years ago