Commit graph

  • eb501f6253 include: usb: fix style and add standard descriptors to usb_common.h Johann Fischer 2017-07-04 15:15:14 +02:00
  • d579e577eb include: usb: add usb_msc.h header for MSC devices Johann Fischer 2017-07-06 00:46:35 +02:00
  • 39f0592f54 include: usb: add usb_cdc.h header for CDC ACM/ECM devices Johann Fischer 2017-07-06 11:39:18 +02:00
  • 4869c16eae net: samples: fix coap_client early unref packet issue Robert Chou 2017-10-12 18:22:53 +08:00
  • 4fbf721390 net: sample: correct coap-server ETSI TD_COAP_BLOCK_03/04 testcases Robert Chou 2017-09-18 14:13:06 +08:00
  • 7f04af8f7a net/ieee802154: Add a hw capability for handling ACK request on TX Tomasz Bursztyka 2017-10-03 10:32:59 +02:00
  • 811db9ac6a net/ieee802154: Expose a function to test for AR flag in net_pkt Tomasz Bursztyka 2017-10-09 11:49:28 +02:00
  • e4cb0e67ee net/ieee802154: Removing now useless functions from radio API Tomasz Bursztyka 2017-09-05 14:21:51 +02:00
  • ea0aee2bb3 drivers/ieee802154: Stop exposing old radio API functions Tomasz Bursztyka 2017-09-05 14:20:35 +02:00
  • 4f0b25bef1 samples/wpan: Use set_filter() instead of former API function Tomasz Bursztyka 2017-09-28 10:04:37 +02:00
  • 07f5bde3ed net/ieee802154: Stop using old radio API's functions Tomasz Bursztyka 2017-09-05 14:15:37 +02:00
  • 54b3d6b130 drivers/ieee802154: Implement radio API's set_filter() relevantly Tomasz Bursztyka 2017-09-05 14:09:15 +02:00
  • c65c2a1130 net/ieee802154: Apply hw filters when applicable Tomasz Bursztyka 2017-09-05 13:52:29 +02:00
  • 3d63a3411d net/ieee802154: Add a filter function to radio API Tomasz Bursztyka 2017-09-05 13:50:36 +02:00
  • eee33cf888 net/ieee802154: Add support for hw driven CSMA Tomasz Bursztyka 2017-09-04 15:25:58 +02:00
  • b2726e14a6 drivers/ieee802154: Implement get_capabilities in existing drivers Tomasz Bursztyka 2017-09-04 15:24:36 +02:00
  • 9c4605583e net/ieee802154: Add a way to retrieve hw capabilities from the devices Tomasz Bursztyka 2017-09-04 13:06:49 +02:00
  • 7be649ea6f net/ieee802154: Remove get_lqi from radio API Tomasz Bursztyka 2017-10-03 10:09:58 +02:00
  • 164cbec9d0 drivers/ieee802154: Set lqi/rssi to net_pkt, stop exposing get_lqi Tomasz Bursztyka 2017-10-03 10:07:48 +02:00
  • aedece5240 net/ieee802154: Use lqi from net_pkt relevantly Tomasz Bursztyka 2017-10-03 10:03:37 +02:00
  • 296cd0ab6d net/pkt: Add 802.15.4 lqi and rssi into net_pkt metadata structure Tomasz Bursztyka 2017-09-01 10:34:43 +02:00
  • bebffd3dc6 Bluetooth: controller: Fix missing reset of FC feature Vinayak Kariappa Chettimada 2017-10-13 08:48:18 +02:00
  • b1e6ea27a7 scripts: zephyr_flash_debug: flash like arc_debugger.sh Marti Bolivar 2017-10-11 10:23:11 -04:00
  • cdffad214f scripts: zephyr_flash_debug: flash like nios2.sh Marti Bolivar 2017-10-11 09:52:30 -04:00
  • bee6f9e73e scripts: zephyr_flash_debug: flash like openocd.sh Marti Bolivar 2017-10-10 18:52:39 -04:00
  • 61aa0e06f5 scripts: zephyr_flash_debug: flash like nrf_flash.sh Marti Bolivar 2017-10-10 17:27:05 -04:00
  • 1126523396 scripts: zephyr_flash_debug: flash like esp32.sh Marti Bolivar 2017-10-10 11:44:41 -04:00
  • 289c0f0304 scripts: zephyr_flash_debug: flash like bossa-flash.sh Marti Bolivar 2017-10-10 00:11:53 -04:00
  • 4bfbe251ea scripts: zephyr_flash_debug: flash like pyocd.sh Marti Bolivar 2017-10-09 23:46:50 -04:00
  • 257fa4af90 scripts: zephyr_flash_debug: flash like dfuutil.sh Marti Bolivar 2017-10-09 23:03:29 -04:00
  • 113ee65b89 build: interpose zephyr_flash_debug.py in flash target Marti Bolivar 2017-10-09 22:59:50 -04:00
  • c136a2eb83 Bluetooth: Fix reporting packets for disconnected connections Johan Hedberg 2017-10-12 14:02:29 +03:00
  • a73d3737f1 kernel: add k_uptime_get() as a system call Andrew Boie 2017-10-08 12:23:55 -07:00
  • 3ff41b9484 kernel: allow system call with 64-bit return val Andrew Boie 2017-10-08 12:20:24 -07:00
  • 5008fedc92 kernel: restrict user threads to worsen priority Andrew Boie 2017-10-08 10:11:24 -07:00
  • 8e3e6d0d79 k_stack_init: num_entries should be unsigned Andrew Boie 2017-10-12 14:01:25 -07:00
  • 2516d6e509 toolchains: fix xtools configurations Anas Nashif 2017-10-12 10:59:33 -04:00
  • 90c1cf1fcf doc: run oldconfig on xtools config Anas Nashif 2017-10-12 10:56:36 -04:00
  • 8ba453b43b doc: fix location of grub script Anas Nashif 2017-10-12 10:55:56 -04:00
  • 225e4c0e76 kernel: greatly simplify syscall handlers Andrew Boie 2017-10-12 09:54:26 -07:00
  • e5b5407ece tests: obj_validation: cleanup Andrew Boie 2017-10-12 12:11:49 -07:00
  • 7e3d3d782f kernel: userspace.c code cleanup Andrew Boie 2017-10-10 09:31:32 -07:00
  • 7bd98a09d5 ci: compliance: decode output to utf8 Anas Nashif 2017-10-12 08:17:34 -04:00
  • 278df482a9 Bluetooth: controller: Fix missing PHY update procedure reset Vinayak Kariappa Chettimada 2017-10-11 15:05:09 +02:00
  • 38ac235b42 syscall_handler: handle multiplication overflow Andrew Boie 2017-10-10 17:19:32 -07:00
  • 37ff5a9bc5 kernel: system call handler cleanup Andrew Boie 2017-10-10 12:30:23 -07:00
  • 32a08a81ab syscall_handler: introduce new macros Andrew Boie 2017-10-10 12:25:55 -07:00
  • 231b95cfc0 syscalls: add _SYSCALL_VERIFY_MSG() Andrew Boie 2017-10-09 15:09:29 -07:00
  • cee72411e4 userspace: move _k_object_validate() definition Andrew Boie 2017-10-09 15:20:37 -07:00
  • 2b6abf6f89 kernel: USERSPACE implies HW_STACK_PROTECTION Andrew Boie 2017-10-11 15:46:42 -07:00
  • 6093a94454 gen_kobject_list: fix on ARM targets Andrew Boie 2017-10-11 12:22:40 -07:00
  • 7cc796771b Bluetooth: controller: Fix NRF_AAR use Vinayak Kariappa Chettimada 2017-10-11 15:20:15 +02:00
  • 22118bf772 tests: obj_validation: only run if HW supported Andrew Boie 2017-10-11 09:02:16 -07:00
  • 756f907274 misc: userspace support for printk() Andrew Boie 2017-10-10 16:01:49 -07:00
  • a568e1399f sample: drivers: soc_flash_nrf5: Test of write-block-size get API Andrzej Puzdrowski 2017-09-29 13:26:02 +02:00
  • 296a355af5 drivers: flash: Add write-block-size values for SoCs Andrzej Puzdrowski 2017-09-29 13:03:40 +02:00
  • d1f232c99a drivers: flash: Add API for retrieving a supported write-block-size Andrzej Puzdrowski 2017-09-22 09:55:43 +02:00
  • 0bfd810d13 i2c: deprecate use of union dev_config Kumar Gala 2017-09-13 11:54:43 -05:00
  • 86c8e2330d sanitycheck: fix support for unit tests Anas Nashif 2017-10-09 13:42:28 -04:00
  • 15fdd5e072 ztest: add missing includes Anas Nashif 2017-10-09 13:34:59 -04:00
  • 7fae29c711 sanitycheck: inifile -> yamlfile Anas Nashif 2017-10-09 13:19:12 -04:00
  • e454862600 Bluetooth: controller: Fix PHY Update response state transition Vinayak Kariappa Chettimada 2017-10-11 10:32:25 +02:00
  • f64cccfea9 Bluetooth: controller: Fix CPR procedure's Conn Upd initiation Vinayak Kariappa Chettimada 2017-10-11 08:41:18 +02:00
  • a949b50fe7 syscalls: rename __ZEPHYR_KERNEL__ Andrew Boie 2017-10-10 16:10:39 -07:00
  • e401479fe3 dts: Cleanup 16550 device tree support Kumar Gala 2017-10-10 12:15:28 -05:00
  • b62a353551 drivers: adc: Add SAM ADC driver Jonas Pfaff 2017-08-04 13:38:18 +02:00
  • 9c390d7655 scripts: Add support for passing daparg argument to pyocd commands Maureen Helm 2017-09-19 16:35:54 -05:00
  • ae895a00ea boards: arm: Add support for Silabs EFM32WG-STK3800 Christian Taedcke 2017-04-05 18:56:59 +02:00
  • 4b586157d6 drivers: serial: Add uart driver for Silabs EXX32 MCUs Christian Taedcke 2017-04-05 19:06:17 +02:00
  • 158b635b57 drivers: gpio_gecko: Add gpio driver for Silabs EXX32 MCUs Christian Taedcke 2017-04-05 19:02:45 +02:00
  • 3959282359 arm: exx32: Add Silabs EFM32WG soc files Christian Taedcke 2017-04-05 18:49:41 +02:00
  • 04dd357e11 ext: Integrate Silabs Gecko SDK into Zephyr Christian Taedcke 2017-04-06 16:10:19 +02:00
  • 73f2c5537c ext: gecko: Add Silabs Gecko SDK for EFM32WG SoCs Christian Taedcke 2017-04-06 16:21:18 +02:00
  • 52923e6a93 boards: add USB-KW24D512 support Johann Fischer 2017-07-19 16:51:09 +02:00
  • af1a8fc9f1 arch: nxp_kinetis: initial import KW2XD SiP Johann Fischer 2017-07-19 16:49:35 +02:00
  • 24a4bc25cc ext: mcux: import mcux device headers for MKW22D5 and MKW24D5 SiP Johann Fischer 2017-07-19 16:37:08 +02:00
  • 3a0f6848e4 kernel: policy change for uninitailized objects Andrew Boie 2017-10-09 12:46:25 -07:00
  • 6e272b14bd dts: stm32: fix dependency between stm32f405 and stm32f407 Erwan Gouriou 2017-10-09 14:42:43 +02:00
  • cab505f0c2 net: tcp: Use real MTU size for MSS for IPv6 Jukka Rissanen 2017-10-04 12:28:53 +03:00
  • c4688ea58c tests: tickless: Add support for Atmel SAM family Piotr Mienkowski 2017-09-27 23:02:55 +02:00
  • 8ab1a1112b Bluetooth: controller: Fix Conn Param Req response timeout Vinayak Kariappa Chettimada 2017-10-10 15:00:47 +02:00
  • c707c82fc8 Bluetooth: controller: Fix slave from initiating conn upd ind Vinayak Kariappa Chettimada 2017-10-10 13:18:18 +02:00
  • 53ca9a3f9b drivers/spi: Run CS/GPIO logic only when relevant Tomasz Bursztyka 2017-10-03 10:50:39 +02:00
  • 5ad0cfc90d Revert "spi/api: extend with vendor specific configs" Tomasz Bursztyka 2017-09-28 13:14:17 +02:00
  • 5f1360e27d drivers/bluetooth/spi: Do not initialize vendor attribute Tomasz Bursztyka 2017-10-09 14:00:32 +02:00
  • 24199b234c drivers/spi/stm32_ll: Configure NSS behavior according to cs pointer Tomasz Bursztyka 2017-09-28 13:06:28 +02:00
  • e1effa0e73 drivers: esp32: I2C driver implementation Leandro Pereira 2017-08-23 17:24:40 -07:00
  • 5f22dab17a esp32: Prefix ROM routines with esp32_rom_ Leandro Pereira 2017-09-15 16:52:36 -07:00
  • 095424c416 drivers: gpio: esp32: Configure GPIO drive strength Leandro Pereira 2017-09-07 17:40:23 -07:00
  • fd25931228 drivers: gpio: esp32: Use PIN_FUNC_GPIO definition from ESP-IDF Leandro Pereira 2017-08-23 17:24:57 -07:00
  • 712ce26fa0 docs: drivers: Fix syntax errors in "Single Driver, Multiple Instances" Leandro Pereira 2017-09-18 15:34:28 -07:00
  • 357d6004be boards: esp32: Add note about fetching an older version of ESP-IDF Leandro Pereira 2017-10-06 18:00:53 -07:00
  • e1f0abdba9 ext: simplelink: Build files for the SimpleLink host driver and DPL. Gil Pitney 2017-07-13 16:30:31 -07:00
  • d3b7e80ab5 ext: simplelink: Add SimpleLink DPL porting layer to Zephyr Gil Pitney 2017-10-05 16:57:02 -07:00
  • ed81815dee ext: simplelink: dos2unix EOL conversion on wifi/porting files Gil Pitney 2017-10-04 17:27:55 -07:00
  • 44d4c06b70 Bluetooth: Mesh: Fix missing initialization of bt_mesh.local_queue Johan Hedberg 2017-10-09 19:19:53 +03:00
  • 8487cd1fe7 x86: fix syscall optimization issue Andrew Boie 2017-10-08 13:11:11 -07:00
  • d1dd19880d Bluetooth: Mesh: Fix revoking app keys Johan Hedberg 2017-10-05 18:45:25 +03:00
  • 1d483bb4a3 kernel: provide more info on object perm checks Andrew Boie 2017-10-08 12:50:59 -07:00
  • c5c718725f kernel: sem: fix k_sem_take return value Andrew Boie 2017-10-07 14:42:36 -07:00