zephyr/soc/arm
Declan Snyder a37bd8e7ba soc: rt5xx: Restore ISP pins state in soc init
ROM configures the ISP boot pins as gpio to determine what boot mode to
be in. But some ROM revisions have a bug where they do not restore the
reset state of these pins before booting application. This can cause
power leakage on these pins and is not an intended configuration from
Zephyr user/board point of view, so restore the reset state as part of
early SOC init (disable the pins). Configuration of pins should be
left up to app/board devicetree.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2024-01-29 17:15:01 +00:00
..
ambiq soc: arm: ambiq: Remove the redundant configurations. 2024-01-04 11:06:37 +00:00
arm soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
aspeed soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
atmel_sam soc: arm: atmel_sam: samv71: Rework clock_init 2024-01-22 09:47:21 +00:00
atmel_sam0 soc: sam0: samd: Fix switching between clocks 2024-01-20 14:36:30 +01:00
bcm_vk soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
cypress soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
gd_gd32 soc: arm: gigadevice: s/gigadevice/gd_gd32 2024-01-10 20:59:21 -05:00
infineon_cat1 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
infineon_xmc drivers: mdio: Add xmc4xxx mdio drivers 2024-01-09 10:00:47 +01:00
intel_socfpga_std drivers: spi: dw: remove HAS_SPI_DW Kconfig 2024-01-20 13:11:42 +01:00
microchip_mec soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
nordic_nrf soc: nrf53: fix building anomaly 168 workaround 2024-01-18 12:53:12 +01:00
nuvoton_npcx drivers: spi: npcx: add driver for the SPI peripheral 2024-01-11 10:04:21 +01:00
nuvoton_numaker cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
nuvoton_numicro cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
nxp_imx soc: rt5xx: Restore ISP pins state in soc init 2024-01-29 17:15:01 +00:00
nxp_kinetis soc: arm: remove redundant cache config options for kv5x 2024-01-10 09:59:58 +01:00
nxp_lpc soc: lpc55xxx: Fix TFM 2023-12-19 08:51:45 +01:00
nxp_s32 soc: arm: nxp_s32: s32k1: enable watchdog driver 2024-01-25 18:26:25 +00:00
quicklogic_eos_s3 soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
renesas_ra soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
renesas_rcar drivers: pinctrl: pfc_rcar: add support of voltage control to pfc driver 2024-01-18 10:53:17 +01:00
renesas_rzt2m drivers: pinctrl: add RZT2M driver 2023-11-15 11:41:35 +01:00
renesas_smartbond soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
rpi_pico drivers: clock_control: Added clock driver for Raspberry Pi Pico 2023-12-20 11:14:24 +01:00
silabs_exx32 gecko: service files updated | Update to GSDK 4.4.0 2024-01-24 13:23:00 +01:00
st_stm32 soc: stm32: PM: Disable jtag port pins if no debug 2024-01-26 15:52:38 +00:00
ti_k3 soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
ti_lm3s6965 soc: arm: fix missing configs & defines 2023-12-05 10:19:15 +00:00
ti_simplelink various: Remove BOOTLOADER_SRAM_SIZE overrides 2024-01-08 10:06:24 +01:00
xilinx_zynq7000 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
xilinx_zynqmp drivers: pinctrl: Add ZynqMP / Mercury XU pinctrl support 2024-01-26 12:47:11 +01:00
CMakeLists.txt soc: move arm cortex_m common mpu code to arch/arm/core/mpu 2023-11-02 09:45:18 +01:00
Kconfig soc: arm: Remove CPU_HAS_NRF_IDAU's dependencies 2023-11-15 12:15:49 +01:00