summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-28watchdog: atmel_sam: only build for SAME70armKumar Gala
2017-04-28Merge "Merge arm branch into master"Kumar Gala
2017-04-28doc: change gerrit references to githubDavid B. Kinder
2017-04-28doc: remove listing of old documentation archivesDavid B. Kinder
2017-04-28Merge arm branch into masterKumar Gala
2017-04-28arm: dts: ti_lm3s6965: Add device tree support for Stellaris UARTKumar Gala
2017-04-28arm: dts: ti_lm3s6965: Add Device Tree SupportKumar Gala
2017-04-28serial: uart_stellaris: remove export of uart_stellaris_isrKumar Gala
2017-04-28boards: disco_l475_iot: Configuration for HTS221 sampleErwan Gouriou
2017-04-28i2c: i2c_gpio: Driver for software driven I2C using GPIO linesJon Medhurst
2017-04-28i2c: bitbang: Add library for software driven I2CJon Medhurst
2017-04-28pinmux: stm32f4: Clean-up pinmux headerFlorian Vaussard
2017-04-28arm: stm32f4: Reorder Kconfig optionsFlorian Vaussard
2017-04-28arm: dts: nrf: Remove !HAS_DTS Kconfig bitsKumar Gala
2017-04-28arm: dts: nrf: Add Device Tree Support for nRF51822 SoC & boardsKumar Gala
2017-04-28arm: dts: nrf: Add Device Tree Support for nRF52840 SoC & boardsKumar Gala
2017-04-28arm: dts: nrf: Fixup nRF52840-QIAA SoC support for device treeKumar Gala
2017-04-28arm: dts: nrf: Add Device Tree Support for nRF52832 SoC based boardsKumar Gala
2017-04-28board: Add support for board disco_l475_iot1Erwan Gouriou
2017-04-28arm: linker: remove unused linker sectionsKumar Gala
2017-04-28arm: soc: ti_lm3s6965: remove dead codeKumar Gala
2017-04-28arm: Support for new ARM board FRDM-KL25ZGustavo Denardin
2017-04-28arm: ti: dts: fixup building CC3200 dtsKumar Gala
2017-04-28arm: nxp: kl2x: Move to using UART_MCUX_LPSCI for UART0Kumar Gala
2017-04-28serial: mcux: Shim driver for LPSCI UART on KL25ZKumar Gala
2017-04-28soc: stm32l4xx: add support for STM32L475XGErwan Gouriou
2017-04-28driver: clock control stm32: align f4 factor names on l4Erwan Gouriou
2017-04-28driver: uart: clock control code refactoringErwan Gouriou
2017-04-28stm32f4: Clean references to stm32f4 specific clock controlErwan Gouriou
2017-04-28soc: stm32f4: Enable LL based clock controlErwan Gouriou
2017-04-28boards: stm32f4: Provide config for LL Clock controlErwan Gouriou
2017-04-28drivers: dma_stm32f4x: make driver compatible with LL Clock DriverErwan Gouriou
2017-04-28drivers: clock control: Provide LL based clock control for stm32f4 seriesErwan Gouriou
2017-04-28cc3220sf: Minor board documentation updatesGil Pitney
2017-04-28cc3200: Set warning to deprecate board in Zephyr v1.8Gil Pitney
2017-04-28cc3220sf: Update "baud-rate" dts property to "current-speed"Gil Pitney
2017-04-28MAINTAINERS: Update maintainer for TI CC3220SF LaunchXL boardGil Pitney
2017-04-28boards: Add support for the CC3220SF_LAUNCHXL boardGil Pitney
2017-04-28cc3220sf: Add support for the TI CC3220SF SoCGil Pitney
2017-04-28dts: Align uart "baud-rate" property to device tree spec "current-speed"Erwan Gouriou
2017-04-28cc3200: Make use of mem.h file in soc dtsi file.Gil Pitney
2017-04-28ext: stm32cube: update stm32f1xx cube versionErwan Gouriou
2017-04-28usb: cdc_acm: Use 2 instead of 4 for IN BULK endpointChrister Weinigel
2017-04-28doc: fix broken link in nordic-segger board docDavid B. Kinder
2017-04-28xtensa port: Fixed crash on interrupt handlers when logger is enabled.Mazen NEIFER
2017-04-28doc: Updating installation instructionsJessica Wagantall
2017-04-28Merge "Merge net branch into master"Anas Nashif
2017-04-28checkpatch: per coding style, we do not allow c++ style commentsAnas Nashif
2017-04-28slist/dlist: container node can't be NULL in *_PEEK_NEXT_CONTAINERMichael Scott
2017-04-28Merge net branch into masterJukka Rissanen