1 Commits (f2f85133f2f896e3179492045112746c0fb36af1)

Author SHA1 Message Date
Erwan Gouriou f2f85133f2 soc: stm32: Rename series path 1 year ago
Abderrahmane Jarmouni b48e70ead9 soc: v2: stm32: Migrate STM32F4 series 1 year ago
Jamie McCrae 22c53e97b5 hwmv2: move all non-ported legacy boards and socs to legacy folders 1 year ago
Gerard Marull-Paretas 9c961571a2 modules: cmsis: move glue code to modules/cmsis 2 years ago
Gerard Marull-Paretas fcaa259e22 soc: arm: remove all unnecessary NMI_INIT() calls 2 years ago
Gerard Marull-Paretas a5fd0d184a init: remove the need for a dummy device pointer in SYS_INIT functions 2 years ago
Gerard Marull-Paretas 8a6cf41016 include: add missing nmi.h include 3 years ago
Gerard Marull-Paretas acc8cb4bc8 include: add missing irq.h include 3 years ago
Gerard Marull-Paretas 0e69129fb3 soc: migrate includes to <zephyr/...> 3 years ago
Alexandre Bourdiol 5f72884ce5 soc: arm: stm32f4: enable ART flash cache accelerator 4 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Carlo Caione aec9a8c4be arch: arm: Move ARM code to AArch32 sub-directory 6 years ago
Stephanos Ioannidis 2d7460482d headers: Refactor kernel and arch headers. 6 years ago
Ioannis Glaropoulos fb713aa062 soc: arm: move z_clearfaults() in kernel_arch_init() 6 years ago
Patrik Flykt fd42bf7443 soc: Rename reserved function names 6 years ago
Anas Nashif 70d819b405 arm: soc: move arm SoCs to top-dir 7 years ago
Yannis Damigos 329c00dc6b arch/soc/st_stm32: Move STM32Cube HAL core funtions 7 years ago
Ilya Tagunov 935d0ce89b soc: arm: stm32: fix startup SystemCoreClock values 8 years ago
Erwan Gouriou fda01e52c2 drivers: clock control: Provide LL based clock control for stm32f4 series 8 years ago
Kumar Gala bf53ebf2c8 arch: convert to using newly introduced integer sized types 8 years ago
Erwan Gouriou d39eedbad1 arch: stm32: provide tick to Cube HAL 8 years ago
Kumar Gala f16cefea9f arm: refactor clearing of exception faults to common code 9 years ago
Ricardo Salveti 58460a52c9 arm: set default vector table address in prep_c when XIP 9 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Anas Nashif c1347b4730 kernel: replace all remaining nanokernel occurances 9 years ago
Erwan Gouriou 8c079e91c9 serial: Provide STM32Cube based serial driver on stm32f1, stm32f4 9 years ago
Andrew Boie 0b474eef9c kernel: deprecate old init levels 9 years ago
Amit Kucheria 95e7fb6c98 arm: st_stm32: Add support for STM32F4x SoC family 9 years ago
Maciek Borzecki 1c78f3d39b st_stm32/stm32f1: introduce STM32F1x SoC family 9 years ago
Dan Kalowsky 983ec93bd4 arch: arm: move nmi to common location 9 years ago
Benjamin Walsh a4ec963138 init: use SYS_INIT() where it makes sense 10 years ago
Benjamin Walsh d340d4cb3f device: use DEVICE_INIT everwhere 10 years ago
Benjamin Walsh 0303d8cab9 device: rename SYS_DEFINE_DEVICE() 10 years ago
Benjamin Walsh bfc27206b2 device: rename DECLARE_DEVICE_INIT_CONFIG() 10 years ago
Anas Nashif 10bb38c186 Use SoC instead of platform. 10 years ago
Anas Nashif 7ed15d6bb7 Add TI platform as LM3S6965 instead of Qemu 10 years ago
Anas Nashif 013e6167a8 build: switch to board based configurations 10 years ago
Anas Nashif 275ca60b08 Fixed file description and applied doxygen style 10 years ago
Sergio Rodriguez 2e2ad8166e qemu: Creation of QEMU specific platforms 10 years ago
Dmitriy Korovkin 57f2741e4f init: Implement fine-grained initialization policy 10 years ago
Dan Kalowsky da67b29569 checkpatch: warning - block_comment_style 10 years ago
Javier B Perez Hernandez f7fffae8aa Change BSD-3 licenses to Apache 2 10 years ago
Dirk Brandewie 4db419b6fa init: rename pure_core_init to pre_kernel_core_init 10 years ago
Dirk Brandewie 58a534b929 init: add pure_core_init level 10 years ago
Daniel Leung 2fd29e2667 serial: converting to new driver initialization model 10 years ago
Daniel Leung 1ad2a56ee3 serial: rework functions to use struct device... 10 years ago
Peter Mitsis 7175ec33a2 arm: Replace references to BSP with platform 10 years ago
Peter Mitsis 213db12fbf Move platforms to new arch/<arch>/platforms directory 10 years ago
Dirk Brandewie fce979ef3e init: Change _InitHardware() to be called from init system 10 years ago