11 Commits (acc8cb4bc8369f9c9f0ac59bcf2912f51a25db7e)

Author SHA1 Message Date
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 684082b5b2 soc: arm: stm32l5: enable ICACHE 4 years ago
Flavio Ceolin 150a61f556 soc: stm32l5: Register soc log 4 years ago
Francois Ramu 9e30ab58ea soc: arm: stm32l5 with USB-C PD cannot use CC1 and CC2 pins by default 4 years ago
Erwan Gouriou dda1d7ba54 soc: stm32l5: Don't disable PWR clock in soc init. 4 years ago
Martin Jäger d5aff7ba3c drivers: clock_control: stm32: use generic LL headers 5 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
Erwan Gouriou f81c5547f2 boards: nucleo_l552ze_q: Set system clock to 110MHz 5 years ago
Erwan Gouriou 3057d801c7 soc/arm/st_stm32: Add stm32l5 series soc support 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
Erwan Gouriou 6347b87e8f soc/arm/st_stm32: Add support for stm32wb soc 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
Pushpal Sidhu 816e3d8767 arch: stm32l4: add HAL_Delay for hal library hooks 7 years ago
Ilya Tagunov 935d0ce89b soc: arm: stm32: fix startup SystemCoreClock values 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
Erwan Gouriou dd481e2dc3 soc: stm32l4x: clean up after Cube LL clock control 9 years ago
Erwan Gouriou 7c7bfd3a8d soc: stm32l4xx: support of Cube LL Clock driver 9 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
Neil Armstrong 8833e44f6d stm32l4: add initial soc support for stm32l4 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
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