zephyr/soc
Michael Zimmermann d49cc8a56f drivers: clock_control: Add initial SiM3U1xx support
This serves two main purposes:
- change the CPU clock via devicetree nodes
- provide the APB frequency to device drivers via the clock driver
  interface

Theoretically this could also support choosing between the available
clock sources, but right now we only support LPOSC0 going into PLL0,
going into AHB.

Turning the PLL back off is also not supported since the only current
use case is to set the PLL frequency, turn it on, and switch the AHB
over to it.

Signed-off-by: Michael Zimmermann <michael.zimmermann@grandcentrix.net>
2024-08-26 18:51:36 +02:00
..
adi/max32 soc: Add the MAX32666 SoC 2024-08-09 09:55:01 +02:00
altr hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ambiq soc: ambiq: Add power management support for Apollo3 SoCs 2024-08-20 10:32:52 +02:00
andestech linker: Add ROM_SECTIONS location 2024-06-20 12:08:58 -04:00
arm drivers: interrupt controller: update GIC Kconfigs 2024-06-18 14:33:58 -04:00
aspeed style: soc: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
atmel kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
brcm soc: brcm: add support for BCM2712 2024-04-25 18:06:43 -04:00
cdns soc: xtensa/dc233c: remove xtensa_dc233c_stack_ptr_is_sane 2024-06-21 09:59:36 +02:00
common soc: common: riscv-privileged: add riscv_clic_irq_vector_set() for clic 2024-08-26 17:05:53 +02:00
efinix/sapphire hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
ene/kb1200 driver: watchdog: prevent floating point usage 2024-04-03 21:12:17 +01:00
espressif soc: esp32: kconfig: add unsupported revision config 2024-08-24 07:15:50 -04:00
gaisler hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
gd/gd32 driver: interrupt_controller: nuclei_eclic: fixed interrupt level 2024-07-12 16:09:22 -04:00
infineon drivers: flash: Support for IFX QSPI Flash driver 2024-07-29 14:14:10 +02:00
intel intel_adsp: debug_window: Add slot type for debug-stream transport 2024-08-24 19:21:57 -05:00
ite/ec arch: use same syntax for custom arch calls 2024-08-12 12:43:36 +02:00
litex/litex_vexriscv soc: riscv: litex: soc.h: add litex_write64 2024-08-19 10:02:01 -04:00
lowrisc/opentitan soc: opentitan: update manifest format 2024-06-07 19:05:34 -04:00
mediatek/mtk_adsp xtensa: adapt soc code to use prep_c 2024-08-07 13:50:53 +02:00
microchip everywhere: replace double words 2024-06-22 05:40:22 -04:00
native/inf_clock everywhere: replace double words 2024-06-22 05:40:22 -04:00
neorv32 everywhere: replace double words 2024-06-22 05:40:22 -04:00
nordic soc: nordic: Move DCDC configuration to DT for nRF54L15 2024-08-23 15:49:52 +01:00
nuvoton soc: arm: add nuvoton npcm400 support 2024-08-20 10:32:43 +02:00
nxp soc: imxrtxxx: Fix flexspi boot issue 2024-08-24 19:22:23 -05:00
openisa/rv32m1 soc/openisa: rely on the CONFIG_RISCV_ISA_EXT_* options for arch string 2024-07-03 15:06:14 -04:00
qemu soc: Move non-grouped qemu boards into qemu folder 2024-03-22 00:56:51 +01:00
quicklogic/eos_s3 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
raspberrypi drivers: pinctrl: rp2040: oe-override option 2024-08-07 07:16:28 -04:00
renesas soc: renesas: ra: Add RA2A1 SoC support 2024-08-21 08:58:17 +02:00
renode/riscv_virtual hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
rockchip drivers: interrupt controller: update GIC Kconfigs 2024-06-18 14:33:58 -04:00
sifive/sifive_freedom style: soc: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
silabs drivers: clock_control: Add initial SiM3U1xx support 2024-08-26 18:51:36 +02:00
snps arc: nsim: vpx5: fix SoC config issue which leads to cmake error 2024-07-17 16:18:40 -04:00
st/stm32 soc: st: stm32: Add serie stm32u0 2024-08-26 11:28:04 -04:00
starfive/jh71xx soc: starfive: jh71xx: select 64BIT for SOC_JH7110 2024-04-09 14:20:39 +02:00
telink/tlsr build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
ti soc: ti: simplelink: cc13x2_cc26x2: allow basic BT without zepyhr stack 2024-08-04 16:25:01 -05:00
xen hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
xlnx soc: xlnx: remove duplicate soc entry 2024-06-07 19:02:59 -04:00
CMakeLists.txt soc: add deprecation warning if using HWMv1 SoCs 2024-06-12 17:16:40 -05:00
Kconfig Kconfig: Link to deprecation instructions 2024-08-15 12:40:16 +02:00
Kconfig.v1 scripts: remove boards_legacy sub-folder from list_boards.py 2024-03-22 11:51:58 +01:00
Kconfig.v1.choice cmake: remove dead 'soc_legacy' folder handling 2024-06-12 17:15:28 -05:00
Kconfig.v2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00