Commit graph

  • c9663f5424 doc: update linux update/upgrade instructions David B. Kinder 2016-08-01 10:08:04 -07:00
  • 2652c0e5a9 net: contiki: Add NULL check to neighbor polling Jaakko Hannikainen 2016-08-01 15:04:59 +03:00
  • 66f8e892de doc: Add 1.5.0 docs link to Zephyr/doc home page David B. Kinder 2016-08-01 09:28:47 -07:00
  • a30a3ac949 samples: bmi160: add sensor_value_sprintf helper function Bogdan Davidoaia 2016-06-29 15:19:49 +03:00
  • e22df46b61 samples/net: Add network-related functions to MQTT Subscriber Flavio Santes 2016-07-29 17:02:45 -05:00
  • 101acb4842 fs: Updates file system sample app to use flash storage diskio Kuo-Lang Tseng 2016-07-31 16:46:54 -07:00
  • 57c760ad94 fs: Adds flash device support to diskio interface Kuo-Lang Tseng 2016-07-30 20:46:13 -07:00
  • 9394605211 fs: Add a sample app to demo Zephyr file system API Ramesh Thomas 2016-06-14 14:01:59 -07:00
  • e89c739e6f fs: Adds the glue layer for the Fat FS module Ramesh Thomas 2016-07-29 02:24:37 -07:00
  • c9ec4ee452 fs: Add Zephyr File System API Ramesh Thomas 2016-07-22 17:48:59 -07:00
  • cc74572c5b fs: Adds diskio interface Ramesh Thomas 2016-07-25 16:20:54 -07:00
  • 573b7420d4 sys_log: replace old debug macros at USB DFU sample Genaro Saucedo Tejada 2016-07-29 16:13:27 -05:00
  • 67c465d2cc sys_log: replace old debug macros at ieee802154 driver Genaro Saucedo Tejada 2016-07-07 12:42:45 -05:00
  • 54bfc3cc63 samples/net: Add network-related functions to NATS Subscriber Flavio Santes 2016-08-01 14:29:58 -05:00
  • 8f54ece6e6 samples/net: Add network-related functions to NATS Publisher Flavio Santes 2016-08-01 14:21:04 -05:00
  • e240f84c75 samples/net: DNS client application Flavio Santes 2016-07-29 17:32:48 -05:00
  • 58f88179ef sys_log: replace old debug macros at bluetooth tester Genaro Saucedo Tejada 2016-07-29 13:59:32 -05:00
  • 8ba4f26e5f samples/net: Add network-related functions to MQTT Publisher Flavio Santes 2016-07-29 15:49:51 -05:00
  • 38723bc177 boards: galileo: Only show galileo pinmux options when the board is chosen Amit Kucheria 2016-07-28 01:02:23 +05:30
  • 7a0b987dc5 sys_log: replace old debug macros at DesignWare USB driver Genaro Saucedo Tejada 2016-07-28 18:58:41 -05:00
  • 44b712da85 build: use quiet cmd for AR of libzephyr.a Kumar Gala 2016-06-03 10:52:12 -05:00
  • 31994e0645 sys_log: replace old debug macros at USB stack Genaro Saucedo Tejada 2016-07-29 11:34:22 -05:00
  • e7f42e52c9 sys_log: replace old debug macros at SSS boot Genaro Saucedo Tejada 2016-07-29 15:27:29 -05:00
  • aaa66ee9f2 sys_log: replace debug macros at Freescale K64 PWM driver Genaro Saucedo Tejada 2016-07-29 12:59:53 -05:00
  • eaebd1774b sys_log: replace USB CDC ACM Device Class Driver debug macros Genaro Saucedo Tejada 2016-07-29 11:56:36 -05:00
  • 9a8ff013ab sys_log: replace old debug macros at DMA sample Genaro Saucedo Tejada 2016-07-29 15:50:39 -05:00
  • f4ed108ada build: create libzephyr.a and link it in instead of objects Anas Nashif 2015-12-06 19:27:22 -05:00
  • 259c24397d samples/net : Adding mbedTLS sample client Sergio Rodriguez 2016-07-28 21:31:53 -07:00
  • 2f4975b625 qmsi: flash: Improved reentrancy of the soc flash driver Kuo-Lang Tseng 2016-05-27 16:09:22 -07:00
  • 93b9196ab9 sys_log: replace old debug macros at pcal9535a driver Genaro Saucedo Tejada 2016-07-26 17:55:33 -05:00
  • d0a588bb5a sys_log: replace old debug macros at GPIO drivers Genaro Saucedo Tejada 2016-07-26 18:24:35 -05:00
  • 4be7d42db8 i2c: Remove suspend and resume hooks from i2c_driver_api Iván Briano 2016-07-28 16:14:17 -03:00
  • fd8b0eaccb spi: Remove suspend and resume hooks from spi_driver_api Iván Briano 2016-07-28 16:11:43 -03:00
  • bce65437c0 spi: intel: Move suspend and resume hooks to pm_ops Iván Briano 2016-07-28 16:09:52 -03:00
  • c0eda9ec7e spi: k64: Move suspend and resume hooks to pm_ops Iván Briano 2016-07-28 16:04:05 -03:00
  • 20029c8c2d pwm: Remove suspend and resume hooks from pwm_driver_api Iván Briano 2016-07-28 15:14:23 -03:00
  • 6e367c4db0 pwm: k64_ftm: Move suspend and resume hooks to pm_ops Iván Briano 2016-07-28 14:54:27 -03:00
  • 86bc75e4ab qemu_nios2: increase RAM size Andrew Boie 2016-07-28 08:52:52 -07:00
  • f61574eef7 samples/net/mqtt: Update README file for Debian/Ubuntu users Flavio Santes 2016-07-28 22:59:31 -05:00
  • 6eb103ec7d fs: Update FatFs Kconfig names Ramesh Thomas 2016-06-03 13:42:45 -07:00
  • 0766d3b921 net: contiki: Prevent a null dereference Jaakko Hannikainen 2016-07-29 14:03:15 +03:00
  • 37405583d9 net: coap: Add a Kconfig option to enable/disable link format filters Tomasz Bursztyka 2016-07-29 15:39:26 +02:00
  • 3dca0fdd56 board: nitrogen: Add support for the Nitrogen board Amit Kucheria 2016-07-01 15:06:35 +05:30
  • b6612f459b altera_max10: default to UFM flashing Andrew Boie 2016-07-21 12:48:43 -07:00
  • 12244a3a8e sanitycheck: allow deprecated APIs Andrew Boie 2016-07-28 09:31:56 -07:00
  • 7027231e9a test_mbedtls: exclude platforms with insufficient RAM/ROM Andrew Boie 2016-07-28 13:32:55 -07:00
  • b3a6d35178 arduino_101: Remove if-else block from script Jesus Sanchez-Palencia 2016-07-28 12:46:04 -03:00
  • b325989ede net: Fix incorrect IP app data length Ravi kumar Veeramally 2016-07-25 15:35:54 +03:00
  • 0017b60fbb soc: nrf5x: Disconnect GPIO input buffer when configured as output Amit Kucheria 2016-07-19 02:07:39 +05:30
  • 17c0b372a2 x86: improve exception APIs Andrew Boie 2016-07-26 14:55:41 -07:00
  • d67745796e quark_d2000_crb: Remove empty board file Kumar Gala 2016-07-26 05:34:55 -05:00
  • 2de181b6b1 galileo: Remove empty board file Kumar Gala 2016-07-26 05:34:15 -05:00
  • 710df9ef32 arduino_due: Remove empty board file Kumar Gala 2016-07-26 05:25:45 -05:00
  • 6958c020bd quark_se_sss_devboard: Remove empty board file Kumar Gala 2016-07-26 05:33:12 -05:00
  • 08eabd7aa7 qemu_x86: Remove empty board file Kumar Gala 2016-07-26 05:32:32 -05:00
  • d183ba3853 qemu_cortex_m3: Remove empty board file Kumar Gala 2016-07-26 05:32:05 -05:00
  • c5ce90e14d minnowboard: Remove empty board file Kumar Gala 2016-07-26 05:31:31 -05:00
  • 0faebec049 basic_minuteia: Remove empty board file Kumar Gala 2016-07-26 05:30:45 -05:00
  • 6b3ea7ef62 basic_cortex_m3: Remove empty board file Kumar Gala 2016-07-26 05:30:24 -05:00
  • 764ebd485a frdm_k64f: Remove empty board file Kumar Gala 2016-07-26 05:23:53 -05:00
  • 585b4b5b6d nucleo_f103rb: Remove empty board file Kumar Gala 2016-07-26 05:22:36 -05:00
  • bef89748cd olimexino_stm32: Remove empty board file Kumar Gala 2016-07-26 05:22:10 -05:00
  • 5cb394bfa0 stm32_mini_a15: Remove empty board file Kumar Gala 2016-07-26 05:21:08 -05:00
  • 485dde19da i2c: Fixed i2c_dw spamming when logs are enabled Jani Pajarinen 2016-07-11 18:02:32 +01:00
  • 4172b3afab samples/net: Add a NATS subscriber application Flavio Santes 2016-07-27 19:15:12 -05:00
  • 78aa6ea050 samples/net: Add a NATS publisher application Flavio Santes 2016-07-27 19:03:24 -05:00
  • 33f048073f sensor: isl29035: fix undefined CONFIG LUX RANGE 4k in elif Javier B Perez 2016-07-27 12:38:00 -05:00
  • bbd4d4cb1f samples/net: MQTT subscriber with QoS Flavio Santes 2016-07-26 14:55:24 -05:00
  • cc2804f2b6 samples/net: MQTT publisher with QoS Flavio Santes 2016-07-26 13:59:40 -05:00
  • c829fbebdc samples: Add suspend/resume of devices to Quark SE power sample Iván Briano 2016-07-11 18:04:39 -03:00
  • ecf0844c4b samples: power/quark_se: Add support for Sleep states Andre Guedes 2016-07-07 14:54:52 -03:00
  • 81aa2b5d64 drivers/serial: fix nordic kconfig config string typo Ricardo Salveti 2016-07-25 23:50:40 -03:00
  • 6911589c13 qmsi: pwm: Use locking mechanism to guard critical regions Kuo-Lang Tseng 2016-07-25 15:52:24 -07:00
  • b0ea33b2db samples: sample app for the nRF5 flash driver Ricardo Salveti 2016-07-25 23:34:52 -03:00
  • 18aac630ef Revert "samples/net: Add netz_client sample code" Andrew Boie 2016-07-28 07:33:00 -07:00
  • 527cd1c5b4 x86: put ISR stubs in their own text section Andrew Boie 2016-07-27 09:44:31 -07:00
  • 0bf30b0b9d toolchain.gccarmemb: Cleanup Makefile Kumar Gala 2016-06-29 14:48:24 -05:00
  • 021e09251a gpio_qmsi: Add suspend/resume Dragan Cvetic 2016-07-22 01:19:49 +01:00
  • 9d033295ee drivers: Nordic nRF5 flash support Ricardo Salveti 2016-07-25 23:34:52 -03:00
  • fd9c66e3f2 samples: sensor: bmi160: Fix Kconfig dev name typo Kumar Gala 2016-07-27 13:48:33 -05:00
  • 902ddbe9c7 sensor: max44009: Fix Kconfig dev name typo Kumar Gala 2016-07-27 13:47:52 -05:00
  • 85ce09ca4b usb: Fix typo in comment Kumar Gala 2016-07-21 10:38:48 -05:00
  • 02b7088a10 serial: uart_qmsi: Fix typo in comments Kumar Gala 2016-07-21 10:37:45 -05:00
  • 58647277ed tests: test_tickless: Fix NXP K64 symbol dependency Kumar Gala 2016-07-21 10:35:31 -05:00
  • 14ed572110 samples: removed nonexistant CONFIG_NS16550 Kconfig symbol Kumar Gala 2016-07-21 10:33:30 -05:00
  • c6c858dbc5 em_starterkit: Remove nonexistant Kconfig sybmol from defconfig Kumar Gala 2016-07-21 10:12:05 -05:00
  • 68ddd164c2 galileo: Remove nonexistant Kconfig sybmol from defconfig Kumar Gala 2016-07-21 10:10:04 -05:00
  • 254836a716 gpio: nrf5: Fix Kconfig symbol issue Kumar Gala 2016-07-21 09:47:36 -05:00
  • 3846811838 nrf52_pca10040: Remove empty board file Kumar Gala 2016-07-26 05:16:26 -05:00
  • 88c1b50703 arduino_101: Remove old quark_se_rom.bin Jesus Sanchez-Palencia 2016-07-26 12:47:27 -03:00
  • d215841808 samples: Add an app for MAX44009 light sensor Baohong Liu 2016-07-21 15:58:33 -07:00
  • 0529c931a0 sensors: fix incorrect use of __ASSERT Andrew Boie 2016-07-27 16:56:08 -07:00
  • 950f45b532 samples/net : Adding mbedTLS self test routine Sergio Rodriguez 2016-07-19 13:35:25 -07:00
  • 0096a18d5e samples: Add DMA memory to memory transfer sample app Baohong Liu 2016-06-14 13:37:02 -07:00
  • f271d7dd3e qmsi: rtc: Use locking to guard critical section Jithu Joseph 2016-06-01 20:13:47 -07:00
  • 3dd008e0c2 qmsi: wdt: improved reentrancy of the wdt driver Jithu Joseph 2016-06-03 19:33:39 -07:00
  • e0d46124df build/crypto: Update build system for tinycrypt 2.0 Flavio Santes 2016-07-25 10:36:06 -05:00
  • e6ffc0ed28 crypto: Update tinycrypt source files Flavio Santes 2016-07-24 23:52:50 -05:00
  • a52f8dcbee uart qmsi: Fix definition of device_pm_ops Iván Briano 2016-07-22 14:23:02 -03:00
  • f25ac092b9 Makefile: Restructure for multilibs Juro Bystricky 2016-07-26 09:44:16 -07:00