mcuboot/boot/zephyr
Jamie McCrae 9551b6ef03 boot: zephyr: Remove deprecated GPIO Kconfig entries
Removes the old deprecated Kconfig items for configuring GPIO ports
and pins for entering serial recovery/USB DFU mode. These were
deprecated almost a year ago and should not be used as device tree
has long replaced them.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-03-13 13:22:37 +01:00
..
boards boot: zephyr: Remove deprecated GPIO Kconfig entries 2023-03-13 13:22:37 +01:00
include zephyr: Add missing flash_map.h to sysflash.h 2023-03-01 15:37:22 +01:00
targets zephyr: Remove outdated workaround for Kinetis 2019-12-02 11:56:24 -07:00
CMakeLists.txt zephyr: serial_recovery: Use Zephyr manifest zcbor files 2023-03-13 13:19:27 +01:00
Kconfig boot: zephyr: Remove deprecated GPIO Kconfig entries 2023-03-13 13:22:37 +01:00
Kconfig.serial_recovery boot: zephyr: Remove deprecated GPIO Kconfig entries 2023-03-13 13:22:37 +01:00
app.overlay zephyr: fix handling of devicetree overlays in mcuboot 2022-11-24 08:55:20 +01:00
arm_cleanup.c zephyr: migrate includes to <zephyr/...> 2022-06-16 21:47:43 +02:00
boot_serial_extensions.c zephyr/boot_serial_extension: Switch to using FIXED_PARTITION_ 2022-09-08 12:44:58 +02:00
flash_map_extended.c flash_map_backend: Remove flash_area_id_to_image_slot 2023-02-14 16:40:21 -07:00
flash_map_legacy.c bootutil: Refactor MCUBOOT_LOG_MODULE_(DECLARE|REGISTER) macros 2021-07-21 11:47:58 +02:00
hooks_sample.c fih: Hardening of fault injection countermeasures 2023-01-30 09:34:34 -07:00
keys.c Add support for signed images in single loader mode 2022-01-13 14:05:30 -07:00
main.c boot: zephyr: Remove deprecated GPIO Kconfig entries 2023-03-13 13:22:37 +01:00
nrf52840dk_nrf52840_cc310_ecdsa.conf bootutil: ecdsa: Fix CC310 for nRF devices 2020-10-28 15:50:46 +01:00
os.c zephyr: use <zephyr/kernel.h> 2022-06-16 21:47:43 +02:00
prj.conf zephyr: removed CONFIG_SYSTEM_CLOCK_DISABLE=y 2021-12-15 16:23:51 +01:00
ram_load.conf zephyr: Wrapped the RAM loading mode in Zephyr configs. 2022-05-31 10:20:19 -06:00
sample.yaml zephyr: fix handling of devicetree overlays in mcuboot 2022-11-24 08:55:20 +01:00
serial_adapter.c zephyr: serial_recovery: Make receive buffers configurable 2023-02-17 15:53:57 +01:00
serial_recovery.conf zephyr: add zephyr's sanitycheck description 2019-12-16 18:40:34 +01:00
single_loader.c fih: Hardening of fault injection countermeasures 2023-01-30 09:34:34 -07:00
single_slot.conf boot/zephyr: Added single-slot Zephyr-RTOS test build 2020-09-16 12:09:43 +02:00
usb_cdc_acm.overlay zephyr: Remove devicetree 'label' property 2022-08-12 11:18:24 +02:00
usb_cdc_acm_log_recovery.conf zephyr: allow recovery over usb cdc-acm with logs enabled 2020-02-27 10:01:25 +01:00