summaryrefslogtreecommitdiff
path: root/drivers/Makefile
AgeCommit message (Expand)Author
2016-12-02net: Make native IP stack the defaultJukka Rissanen
2016-12-02enc28j60: Adapt driver for native IP stackJuan Manuel Cruz Alcaraz
2016-12-02drivers: cc2520: Add a new IP stack ready adaptation of CC2520 driverTomasz Bursztyka
2016-12-02slip: Add driver for host to qemu connectivityJukka Rissanen
2016-07-27drivers: reverting Kconfig/Makefile changes for slipRicardo Salveti
2016-07-18ext qmsi: Make QMSI headers available to more than just driversIván Briano
2016-07-12slip: Add driver for host to qemu connectivityJukka Rissanen
2016-06-30usb: dw: Add Quark SE USB device controller driverAdrian Bradianu
2016-06-22drivers: dma: Add QMSI 1.1-based DMA shim driverBaohong Liu
2016-05-23qmsi: move drivers and hal to ext/halAnas Nashif
2016-05-23quark se: build sensor subsystem filesAnas Nashif
2016-04-25aio: build only when driver is configured inAnas Nashif
2016-04-22qmsi: use QMSI_LIBRARY instead of QMSI_DRIVERSAnas Nashif
2016-04-22qmsi: watchdog: use built-in qmsi driverAnas Nashif
2016-04-22drivers: add qmsi files for Quark MCUsAnas Nashif
2016-04-07drivers: Renaming directory "802.15.4" into "ieee802154"Tomasz Bursztyka
2016-04-05drivers/nble: Move Nordic Bluetooth LE driver inside drivers/bluetoothAndrei Emeltchenko
2016-03-17API: Add public counter APIBaohong Liu
2016-03-15Add infrastructure for sensor driversVlad Dogaru
2016-03-09arm: Freescale K64/FRDM-K64F Pinmux supportJeff Blais
2016-03-07drivers: framework for a generic flash driverBaohong Liu
2016-02-05cc2520: Initial checkin for TI CC2520 802.15.4 driverJukka Rissanen
2016-02-05drivers/nble: Introduce basic skeletonJohan Hedberg
2016-02-05timers: don't build if there is no system clock in useAndrew Boie
2016-02-05globally include headers for boards and platformsAnas Nashif
2016-02-05ipi: rename to ipmAndrew Boie
2016-02-05build: set platform name without quotes and reuse everywhereAnas Nashif
2016-02-05Rename simple UART driver to pipe UARTSzymon Janc
2016-02-05aio: introduce DesignWare AIO/Comparator driverDaniel Leung
2016-02-05IPI: Implement Quark SE mailbox interfaceAndrew Boie
2016-02-05clock: add Quark SE clock controlTomasz Bursztyka
2016-02-05watchdog: add DesignWare watchdog driverAnas Nashif
2016-02-05rtc: add DesignWare RTC driverAnas Nashif
2016-02-05eth: dw: Add driver for Synopsys DesignWare Ethernet MACMichael LeMay
2016-02-05grove-lcd: import of Grove LCD I2C controllerDan Kalowsky
2016-02-05adc: Add drivers infrastructureTomasz Bursztyka
2016-02-05drivers: add shared interrupt driverDirk Brandewie
2016-02-05PWM: add public APIs for PWM driversDaniel Leung
2016-02-05i2c: Adding makefile to build codeDan Kalowsky
2016-02-05gpio: Add driver for Synopsys DesignWare GPIO devicesDirk Brandewie
2016-02-05drivers: Add the common directory and files for SPITomasz Bursztyka
2016-02-05drivers: use subdir-ccflags-y for all driversAnas Nashif
2016-02-05Add simple UART driverSzymon Janc
2016-02-05Random number generator driver unificationDmitriy Korovkin
2016-02-05Kconfig: add Device Drivers menuAnas Nashif
2016-02-05Kbuild: Bluetooth driver support.Juan Manuel Cruz
2016-02-05Random driver not usedAnas Nashif
2016-02-05Kbuild: Change dependencies on DRV_RANDOM.Juan Manuel Cruz
2016-02-05Creation of Makefiles for drivers directory.Juan Manuel Cruz