summaryrefslogtreecommitdiff
path: root/ext/hal
AgeCommit message (Expand)Author
2017-01-30ext: stm32cube: update stm32l4xx cube versionErwan Gouriou
2017-01-30ext: stm32cube: update stm32f4xx cube versionErwan Gouriou
2017-01-30serial: Introduce new mcux lpuart shim driverMaureen Helm
2017-01-30mcux: Import mcux for kw41zMaureen Helm
2017-01-29Merge "Merge net branch into master"Anas Nashif
2017-01-27ext: hal: nordic: cleanup Kbuild for nowKumar Gala
2017-01-27ext: Integrate Nordic SDK HAL files into ZephyrCarles Cufi
2017-01-27ext: Import Nordic SDK HAL filesCarles Cufi
2017-01-27drivers: ieee802154: add MCR20A driverJohann Fischer
2017-01-27ext: mcux: add MCR20Overwrites.hJohann F
2017-01-25pinmux: make pinmux_dev the default pinmux driver for quarkAnas Nashif
2017-01-23spi: Introduce new mcux shim driverMaureen Helm
2017-01-23serial: Introduce new mcux shim driverMaureen Helm
2017-01-23uart/stm32: add STM32F3X support for uartKumar Gala
2017-01-20license: use SPDX identifier for files in ext/Anas Nashif
2017-01-12ksdk: mcux: Remove config HAS_KSDKMaureen Helm
2017-01-12flash: Rename ksdk to mcuxMaureen Helm
2017-01-12random: Rename ksdk to mcuxMaureen Helm
2017-01-12i2c: Rename ksdk to mcuxMaureen Helm
2017-01-12ethernet: Rename ksdk to mcuxMaureen Helm
2017-01-12ksdk: mcux: Rename ksdk to mcuxMaureen Helm
2017-01-12cc3200: Use peripheral driver library functions from ROMGil Pitney
2016-12-20ext: Update Nordic MDK header filesCarles Cufi
2016-12-15power: Add ARC core suspend and resume supportJulien Delayen
2016-12-06pwm/stm32: add PWM driver for STM32 F1/F4/L4Erwan Gouriou
2016-12-06stm32l4: add initial soc support for stm32l4Neil Armstrong
2016-12-06stm32cube: Add README as porting guidelinesErwan Gouriou
2016-12-06serial: Provide STM32Cube based serial driver on stm32f1, stm32f4Erwan Gouriou
2016-11-16ext hal qmsi: Avoid QMSI specific flags when QMSI is not usedIván Briano
2016-11-12ext qmsi: Add config support and kernel events for enabling SoCWatchJon Moeller
2016-11-11stm32cube: Add Zephyr build system files for stm32f3 seriesAdam Podogrocki
2016-11-11Revert "stm32cube: Introduce STM32Cube for STM32F0xx series"Kumar Gala
2016-11-11Revert "stm32cube: Update build system to support stm32f0xx"Kumar Gala
2016-11-11Revert "stm32cube: Introduce STM32Cube for STM32F2xx series"Kumar Gala
2016-11-11Revert "stm32cube: Update build system to support stm32f2xx"Kumar Gala
2016-11-11Revert "stm32cube: Introduce STM32Cube for STM32L0xx series"Kumar Gala
2016-11-11Revert "stm32cube: Update build system to support stm32l0xx"Kumar Gala
2016-11-11stm32cube: Update build system to support stm32l0xxErwan Gouriou
2016-11-11stm32cube: Introduce STM32Cube for STM32L0xx seriesErwan Gouriou
2016-11-11stm32cube: Update build system to support stm32f2xxErwan Gouriou
2016-11-11stm32cube: Introduce STM32Cube for STM32F2xx seriesErwan Gouriou
2016-11-11stm32cube: Update build system to support stm32f0xxErwan Gouriou
2016-11-11stm32cube: Introduce STM32Cube for STM32F0xx seriesErwan Gouriou
2016-11-11stm32cube: Update build system to support stm32f7xxErwan Gouriou
2016-11-11stm32cube: Introduce STM32Cube for STM32F7xx seriesErwan Gouriou
2016-11-11stm32cube: add build support for stm32l4xxFabien Parent
2016-11-10ext/hal: Introduce STM32Cube SDK for STM32F3xx familyAdam Podogrocki
2016-11-07stm32cube: import stm32cube files for STM32L4xxFabien Parent
2016-11-07drivers: flash: SoC KSDKJorge Ramirez-Ortiz
2016-11-04ext qmsi i2c: Remove DMA hard dependencyJesus Sanchez-Palencia