summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-30Merge "Merge arm branch into master"Anas Nashif
2017-01-30i2c: Can pass IRQ vector constant to irq_enableChuck Jordan
2017-01-30arm: cmsis: Convert _ScbExcPrioSet to NVIC_SetPriorityKumar Gala
2017-01-30serial: Introduce new mcux lpuart shim driverMaureen Helm
2017-01-30flash: Update mcux shim to new mcux versionMaureen Helm
2017-01-29Merge "Merge net branch into master"Anas Nashif
2017-01-28Bluetooth: SPI: Disable IRQ pin callback to avoid spurious IRQsRicardo Salveti
2017-01-28Bluetooth: SPI: retry spi_transceive calls if invalidRicardo Salveti
2017-01-28Bluetooth: SPI: switch to a single SPI transfer when receivingRicardo Salveti
2017-01-28Bluetooth: SPI: fix max SPI buffer lengthRicardo Salveti
2017-01-28Bluetooth: SPI: introduce CONFIG_BLUETOOTH_SPI_BLUENRGRicardo Salveti
2017-01-28Bluetooth: SPI: fix Kconfig SPI IRQ PIN descriptionRicardo Salveti
2017-01-28Bluetooth: Kconfig: Make device name variable genericJohan Hedberg
2017-01-28Bluetooth: SPI: fix buf handling for HCI ACL packetsRicardo Salveti
2017-01-27sensor: use SENSOR_CHAN_*_XYZ instead of SENSOR_CHAN_*_ANYBogdan Davidoaia
2017-01-27drivers/console/telnet: Select TCP when telnet is selectedTomasz Bursztyka
2017-01-27net/ieee802154: Modify radio TX function signatureTomasz Bursztyka
2017-01-27drivers/console/telnet: Add ground support for telnet commandsTomasz Bursztyka
2017-01-27drivers/console/telnet: Provide minimal input handling.Tomasz Bursztyka
2017-01-27console/shell: Switch to generic console inputTomasz Bursztyka
2017-01-27drivers/console: Making console input genericTomasz Bursztyka
2017-01-27drivers/uart_console: Fix tiny style issuesTomasz Bursztyka
2017-01-27drivers/console: Add a basic telnet consoleTomasz Bursztyka
2017-01-27drivers/console: Removing non existing Kconfig sourceTomasz Bursztyka
2017-01-27drivers: cc2520: Remove unused TI_CC2520 Kconfig optionAndrei Emeltchenko
2017-01-27drivers: ieee802154: add MCR20A driverJohann Fischer
2017-01-26fxos8700: Fix broken gpio callback implementationMaureen Helm
2017-01-25pinmux: unify galileo pinmux driverAnas Nashif
2017-01-25pinmux: make pinmux_dev the default pinmux driver for quarkAnas Nashif
2017-01-25i2c/nrf5: Implement NRF5 I2C driver.Marcus Shawcroft
2017-01-25i2c: Sort Makefile in alphabetical order.Marcus Shawcroft
2017-01-25gpio/nrf5: Support drive strength configuration.Marcus Shawcroft
2017-01-24drivers: spi: enable gpio driver automatically when neededBaohong Liu
2017-01-24sensor: fxos8700: expand trigger requirement to include pulse configBogdan Davidoaia
2017-01-24build: add _ASMLANGUAGE to all asm filesBenjamin Walsh
2017-01-23clock_control: nrf5_power: Use CMSIS NVIC APIs directlyKumar Gala
2017-01-23timer: nrf_rtc: Use CMSIS NVIC APIs directlyKumar Gala
2017-01-23arm: cmsis: Convert systick to CMSISKumar Gala
2017-01-23spi: k64: Remove the k64 spi driverMaureen Helm
2017-01-23spi: Introduce new mcux shim driverMaureen Helm
2017-01-23spi: Add shared default configsMaureen Helm
2017-01-23counter: cmsdk: Add Dualtimer as a TimerVincenzo Frascino
2017-01-23counter: cmsdk: Add DualTimer as CounterVincenzo Frascino
2017-01-23counter: cmsdk: Add Timer 0 and 1 as TimersVincenzo Frascino
2017-01-23counter: cmsdk: Add clock control to TMR Counters.Vincenzo Frascino
2017-01-23counter: cmsdk: Add common interfaceVincenzo Frascino
2017-01-23gpio: serial: Fix NXP copyrightMaureen Helm
2017-01-23drivers: gpio: stm32: fix CONFIG_SOC_SERIES_STM32F4X build breakMichael Scott
2017-01-23serial: k64: Remove the uart_k20 driverMaureen Helm
2017-01-23serial: Introduce new mcux shim driverMaureen Helm