52 Commits (acc8cb4bc8369f9c9f0ac59bcf2912f51a25db7e)

Author SHA1 Message Date
Gerard Marull-Paretas acc8cb4bc8 include: add missing irq.h include 3 years ago
Antonio Tessarolo a0c4dd71e1 soc/imx: imx6sx and imx7 fix pinmux mask (second fix) 3 years ago
Antonio Tessarolo d552338637 soc/imx: imx6sx and imx7 fix pinmux mask 3 years ago
Kumar Gala ff2a1212bf counter: remove Kconfig.defconfig* setting of counter drivers 3 years ago
Kumar Gala 5c57a36f9d i2c: remove Kconfig.defconfig setting of I2C drivers 3 years ago
Kumar Gala 65e1c6fb1e pwm: remove Kconfig.defconfig setting of PWM drivers 3 years ago
Kumar Gala 9a501e0922 serial: remove Kconfig.defconfig setting of serial drivers 3 years ago
Kumar Gala 600d749cf3 gpio: remove Kconfig.defconfig setting of GPIO drivers 3 years ago
Daniel DeGrasse e5fd7d8e67 soc: mcimx6x_m4 add pin control support 3 years ago
Gerard Marull-Paretas d342e4c4c1 linker: update files with <zephyr/...> include prefix 3 years ago
Gerard Marull-Paretas 0e69129fb3 soc: migrate includes to <zephyr/...> 3 years ago
Gerard Marull-Paretas c925b5991a include: remove unnecessary autoconf.h includes 3 years ago
Antonio Tessarolo cc1cd4d65b arm: Nxp imx6sx added PWM support 4 years ago
Antonio Tessarolo f4acdc2729 NXP: Enable I2C for imx6sx 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Martí Bolívar 6e8775ff84 devicetree: remove DT_HAS_NODE_STATUS_OKAY 5 years ago
Kumar Gala fdd85d5ad7 dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 5 years ago
Stephanos Ioannidis 0e6ede8929 kconfig: Rename CONFIG_FLOAT to CONFIG_FPU 5 years ago
Kumar Gala fbdeda9df2 dts: arm: remove DT_NUM_IRQ_PRIO_BITS and DT_NUM_MPU_REGIONS 5 years ago
Kumar Gala 6c6c1010bb drivers: counter: imx_epit: Convert driver to new DT_INST macros 5 years ago
Kumar Gala 5ed7b7e487 drivers: ipm: ipm_imx: Convert driver to new DT_INST macros 5 years ago
Kumar Gala f4b61c5505 drivers: gpio: gpio_imx: Convert driver to new DT_INST macros 5 years ago
Kumar Gala 7056c2304c drivers: serial: uart_imx: Convert driver to new DT_INST macros 5 years ago
Kumar Gala e6a1dc9674 soc: arm: nxp_imx: Convert from Kconfig to DT_NODELABEL 5 years ago
Ulf Magnusson a42a42cd5a kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 5 years ago
Ulf Magnusson c5839f834b kconfig: Remove assignments to CONFIG_<arch> syms and hide them 5 years ago
Peter Bigot d869a6c766 drivers: gpio_imx: add support for pin validation 6 years ago
Stephanos Ioannidis 16bb973044 soc: arm: nxp_imx: Select CPU DWT feature symbol 6 years ago
Carlo Caione aec9a8c4be arch: arm: Move ARM code to AArch32 sub-directory 6 years ago
Maureen Helm 261a1bfa70 soc: nxp_imx: Remove CLOCK_CONTROL_IMX_CCM config 6 years ago
Stephanos Ioannidis 2d7460482d headers: Refactor kernel and arch headers. 6 years ago
Ulf Magnusson bd6e04411e kconfig: Clean up header comments and make them consistent 6 years ago
Ulf Magnusson 975de21858 kconfig: Global whitespace/consistency cleanup 6 years ago
Ulf Magnusson a02c333963 arm/riscv: kconfig: Remove type from NUM_IRQS in defconfig files 6 years ago
Ulf Magnusson 2b61031c8f kconfig: Remove symbol types from Kconfig.defconfig files 6 years ago
Peter Bigot ddf9b144ce soc/arm/nxp*: rearrange for standard use of extern "C" 6 years ago
Kumar Gala 6abbed2975 soc: arm: mcimx6x_m4: Floating Point support required by default 6 years ago
Ioannis Glaropoulos fb713aa062 soc: arm: move z_clearfaults() in kernel_arch_init() 6 years ago
Ioannis Glaropoulos ccf90fd9c2 soc: arm: select CPU_HAS_SYSTICK in ARCH Kconfig 6 years ago
Ioannis Glaropoulos ce0dcea4b1 soc: arm: remove redundant CPU_CORTEX_M selection 6 years ago
Ulf Magnusson 7fdb525754 kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 6 years ago
Patrik Flykt fd42bf7443 soc: Rename reserved function names 6 years ago
Piotr Zięcik 240783a229 soc: Cleanup SYS_POWER_*_SUPPORTED Kconfig options 6 years ago
Piotr Zięcik 7a49356c77 power: Fix naming of Kconfig options controlling low power states 6 years ago
Kumar Gala d85042f97f soc: nxp_imx: Convert to use DT_ prefixed defines 7 years ago
Stanislav Poboril e2904c8c5f imx: Add EPIT peripheral support for i.MX6SoloX soc 7 years ago
Stanislav Poboril 871fc0f3c2 imx: Add Messaging Unit peripheral support for i.MX6SoloX soc 7 years ago
Ulf Magnusson 4638652214 Kconfig: Use 'default' instead of 'def_bool' in Kconfig.defconfig files 7 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Andrzej Głąbek f39ba7230d dts_fixups: Update labels generated from DTS with DT_ prefix 7 years ago