Commit Graph

15 Commits

Author SHA1 Message Date
Abderrahmane Jarmouni 9242c3c78f soc: stm32: soc.yml: reorder series
reorder series in alphabetical order

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
2024-03-01 14:17:26 +00:00
Erwan Gouriou 400343d17e soc: stm32: Set default on USE_DT_CODE_PARTITION
Rather than configuring USE_DT_CODE_PARTITION in all ns targets,
do it conditionally as part of SoC description.

This allows cleaning up some BOARD dedicated symbols that are now
useless.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2024-03-01 14:17:26 +00:00
Erwan Gouriou 2f7a387b32 soc: st: Migrate stm32l5 series to new hw model
Migrate STM2L5 series to new HW model.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2024-03-01 14:17:26 +00:00
Abderrahmane Jarmouni 6fbf39c726 soc: v2: stm32: Migrate STM32WL series
Port STM32WL series to HW model V2

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
2024-03-01 14:17:24 +00:00
Guillaume Gautier 4a41878442 soc: st: stm32g4: add missing include
Add missing soc.h include.

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
2024-03-01 14:17:24 +00:00
Guillaume Gautier eb8a7e3441 soc: st: stm32: Migrate STM32G4 series
Port STM32G4 series to HW model v2

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
2024-03-01 14:17:24 +00:00
Guillaume Gautier 52e025943a soc: st: stm32: Migrate STM32G0 series
Port STM32G0 series to HW model v2

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
2024-03-01 14:17:23 +00:00
Abderrahmane Jarmouni 8d84861390 soc: v2: stm32: Migrate STM32F3 series
Port STM32F3 series to HW model V2

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
2024-03-01 14:17:22 +00:00
Abderrahmane Jarmouni b54fe33077 soc: v2: stm32: Migrate STM32MP1 series
Port STM32MP1 series to HW model V2

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
2024-03-01 14:17:20 +00:00
Guillaume Gautier dbc5ed79f5 soc: st: stm32: Migrate STM32C0 series
Port STM32C0 series to HW model v2

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
2024-03-01 14:17:20 +00:00
Abderrahmane Jarmouni ce281f09ab soc: v2: stm32: Migrate STM32L1 series
Port STM32L1 series to HW model V2

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
2024-03-01 14:17:20 +00:00
Erwan Gouriou bbb73e7550 soc: st: Migrate stm32f7 series to new hw model
Migrate STM2F7 series to new HW model.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2024-03-01 14:17:19 +00:00
Abderrahmane Jarmouni e9094afc4d soc: st: stm32: stm32f4: change SOC_STM32F405XG to SOC_STM32F405XX
Change SOC_STM32F405XG flag to SOC_STM32F405XX since it refers to SoC
stm32f405xx in kconfig.soc

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
2024-03-01 14:17:19 +00:00
Abderrahmane Jarmouni b48e70ead9 soc: v2: stm32: Migrate STM32F4 series
Port STM32F4 series to HW model V2

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
2024-03-01 14:17:17 +00:00
Torsten Rasmussen a188e01a12 hwmv2: move all ported boards and socs to their final location
To un-block continuing of soc and board porting then move all socs and
boards and support building of updated docs then move all ported socs
and boards to their final location.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2024-03-01 14:17:16 +00:00