summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-12-25shell: move shell to its own subsystemAnas Nashif
2016-12-25kernel: replace all remaining nanokernel occurancesAnas Nashif
2016-12-24random: Introduce random device API.Marcus Shawcroft
2016-12-24drivers: gpio_atmel: Fix erronous if statementSergio Rodriguez
2016-12-24Bluetooth: Add timeout to event & ACL buffer allocation functionsJohan Hedberg
2016-12-23spi_qmsi_ss: add device_busy_set() to avoid re-enter deep sleepQiu Peiyang
2016-12-23i2c_qmsi_ss: add device_busy_set() to avoid re-enter deep sleepQiu Peiyang
2016-12-22drivers: i2c_shim: grant arc the access to i2c on I/O fabricBaohong Liu
2016-12-22drivers: spi_shim: grant arc the access to spi on I/O fabricBaohong Liu
2016-12-22drivers: adc108s102: use unified kernelBaohong Liu
2016-12-21rtc: qmsi: Fix wrong comment in driver initAndre Guedes
2016-12-21drivers: hp206 driver does not need 2000 ticks/s frequencyBenjamin Walsh
2016-12-21drivers: fix timeout in hp206Benjamin Walsh
2016-12-21arc/nios2: rename sys_cycle_get_32 to k_cycle_get_32Benjamin Walsh
2016-12-21drivers: eliminate nano/micro kernel usageAnas Nashif
2016-12-21fxos8700: Add support for tap and double tap triggersMaureen Helm
2016-12-21drivers: gpio_cmsdk_ahb: Fix erronous if statementsSergio Rodriguez
2016-12-21eth/ksdk: Use k_sem instead of nano_semMarcus Shawcroft
2016-12-21eth/ksdk: Use k_sem_init() initial countMarcus Shawcroft
2016-12-21drivers/usb: Use the right data-typeFlavio Santes
2016-12-21shell: Init structure and add the ARG_UNUSED macroFlavio Santes
2016-12-21drivers: Add the ARG_UNUSED macroFlavio Santes
2016-12-21drivers/sensor: Add the ARG_UNUSED macroFlavio Santes
2016-12-21drivers/sensor/bmi160: Remove compiler warningsFlavio Santes
2016-12-21drivers/slip: Use the right data-typeFlavio Santes
2016-12-21driver: Add ARG_UNUSED to console and uart driversFlavio Santes
2016-12-20board: add initial support for Nucleo-64 with Soc STM32F411REMatthias Boesl
2016-12-20gpio: nrf5x: Add support for GPIOTE and GPIO callbacksCarles Cufi
2016-12-20boards: arm: Refactor the GPIO and UART dependenciesCarles Cufi
2016-12-20cc3200: Add a GPIO driver for the TI CC3200 LaunchXLGil Pitney
2016-12-20drivers: serial: nrf5: Undefine MDK macros to avoid conflictCarles Cufi
2016-12-20eth/enc28j60: CONFIG_ETHERNET no longer exists.Marcus Shawcroft
2016-12-20eth/config: Group ethernet driver configuration into one menu.Marcus Shawcroft
2016-12-19logging: move sys_log to subsys/loggingAnas Nashif
2016-12-19kernel: rename NANOKERNEL_TICKLESS_IDLE_SUPPORTEDAnas Nashif
2016-12-19timer: hpet: rename debug function to avoid conflictAnas Nashif
2016-12-19arm: remove old GDB_INFO supportAnas Nashif
2016-12-16drivers: eth_ksdk: Simplifying MAC address generationTomasz Bursztyka
2016-12-16drivers: eth_ksdk: There is a unique L2 driverTomasz Bursztyka
2016-12-16drivers: eth_ksdk: Theres is no longer 'ETHERNET' Kconfig optionTomasz Bursztyka
2016-12-16drivers: enc28j60: Removing useless legacy driverTomasz Bursztyka
2016-12-16drivers: enc28j60: Expose RX thread stack size and prio configTomasz Bursztyka
2016-12-16drivers: enc28j60: Add loggingTomasz Bursztyka
2016-12-16drivers: ennc28j60: There is a unique L2 driverTomasz Bursztyka
2016-12-16drivers: enc28j60: Fix one tiny naming issueTomasz Bursztyka
2016-12-16drivers: enc28j60: Fix a Kconfig commentTomasz Bursztyka
2016-12-16drivers: enc28j60: Fix a tiny style issueTomasz Bursztyka
2016-12-16drivers: ethernet: Enable sys log levels depending on NET_ETHERNET_L2Tomasz Bursztyka
2016-12-16drivers: ethernet: Push DW specific Kconfig options to its own fileTomasz Bursztyka
2016-12-16drivers: enc28j60: Let's remove the CRC in the end of the frameTomasz Bursztyka