- 25d2f2c zephyr: encryption: Improve Kconfig and key generation by Jamie McCrae · 2 years, 1 month ago
- 74c4d1c zephyr: Restore default log level of info by Jamie McCrae · 2 years, 2 months ago
- 03ed502 zephyr: removed CONFIG_SYSTEM_CLOCK_DISABLE=y by Andrzej Puzdrowski · 3 years, 8 months ago
- 5e76264 zephyr: clean up CONSOLE and CONSOLE_HANDLER project configurations by Andrzej Puzdrowski · 4 years ago
- 5442658 zephyr: Replace deprecated build option by Flavio Ceolin · 4 years, 2 months ago
- a513b8e boot:zephyr: CONFIG_LOG_MINIMAL converted to CONFIG_LOG_MODE_MINIMAL by Gerard Marull-Paretas · 4 years, 6 months ago
- e75e33d boot: zephyr: Default to LOG_MINIMAL by Stephen Stauts · 4 years, 8 months ago
- efb3203 zephyr: use minimal CBPRINTF implementation by Andrzej Puzdrowski · 4 years, 8 months ago
- 3c1e4fb Revert "boot: zephyr: Disable HW stack protection" by Ioannis Glaropoulos · 4 years, 10 months ago
- 4dc12f4 boot: zephyr: Disable HW stack protection by Marcin Niestroj · 4 years, 10 months ago
- 705c6c2 kconfig: zephyr: provide logic for setting key file, simplify prj.conf by Håkon Øye Amundsen · 4 years, 10 months ago
- fb5ec18 zephyr: add option to disable cryptographic check of the image by Arvin Farahmand · 5 years ago
- b6f014c boot: zephyr: add ECIES-X25519 support by Fabio Utzig · 5 years ago
- 9a4946c zephyr: add default LOG and MULTITHREADING values in kconfig by Andrzej Puzdrowski · 5 years ago
- 09be783 zephyr: use move swap instead of scratch for nRF devices by Håkon Øye Amundsen · 6 years ago
- ca8ead2 zephyr: add option for saving enckey TLVs in swap status by Fabio Utzig · 6 years ago
- c58842e boot: zephyr: add config for swap without scratch by Fabio Utzig · 6 years ago
- 42cc29a boot: zephyr: add ECIES-P256 configuration by Fabio Utzig · 6 years ago
- f84cc4b zephyr: enable MULTITHREADING by default except on nRF by Marti Bolivar · 6 years ago
- 1171df9 Add Zephyr infrastructure for ed25519 by Fabio Utzig · 6 years ago
- 105b59a Add Zephyr config for RSA-3072 by Fabio Utzig · 6 years ago
- 15aa6ef zephyr: remove BOOT_HAVE_LOGGING Kconfig option by Piotr Mienkowski · 6 years ago
- f9be7a9 boot: zephyr: ensure LOG_LEVEL resource savings by Michael Scott · 7 years ago v1.3.1-branch
- 9f1933d boot: zephyr: migrate to new log subystem by Emanuele Di Santo · 7 years ago
- d0533ed Add Zephyr config for boostrap feature by Fabio Utzig · 7 years ago
- 07ba28f MPU_ALLOW_FLASH_WRITE is defined only for ARM platforms. by Rajavardhan Gundi · 7 years ago
- 5fe874c Add Zephyr support for encrypted images by Fabio Utzig · 7 years ago
- 0e25909 zephyr: prj.conf: disable CONFIG_BT_CTLR too by Marti Bolivar · 7 years ago
- df4d9a4 zephyr: Disable power management by Carles Cufi · 7 years ago
- 29af9fe zephyr: Default to RSA .pem file in config fragment by Carles Cufi · 7 years ago
- c690c76 Add public/private key file option to Kconfig by Fabio Utzig · 7 years ago
- a4818a5 zephyr: migrate signature type to Kconfig by Marti Bolivar · 7 years ago
- 0bae965 Zephyr: Use mbed TLS allocator by David Brown · 8 years ago
- f4d0e1a zephyr: turn off I2C by Marti Bolivar · 8 years ago
- d9072bc zephyr: s/BLUETOOTH/BT/ by Marti Bolivar · 8 years ago
- 0d1b0b9 zephyr: Enable MPU flash writing by David Brown · 8 years ago
- 8e4d44d zephyr: disable clock before reset by Ricardo Salveti · 8 years ago
- 240ac64 zephyr: disable multithreading by Andrew Boie · 8 years ago
- 7cf3d9e zephyr: use SYS_LOG instead of printk by Ricardo Salveti · 9 years ago
- 3dbf222 boot/zephyr/prj.conf: disable bluetooth support by default by Ricardo Salveti · 9 years ago
- 43fc2cd boot/zephyr/prj.conf: remove SOC_FLASH_STM32F4, make it generic by Ricardo Salveti · 9 years ago
- 299245d zephyr: Move code under 'boot' directory by David Brown · 9 years ago[Renamed from zephyr/prj.conf]
- 4c2662d This closes #1. by Christopher Collins · 9 years ago