Commit graph

  • ac1db4f08a sanitycheck: add last_sanity.xml to gitignore Andrew Boie 2017-10-14 14:58:48 -07:00
  • 6a8f22eeab Bluetooth: controller: Fix connection update supervision timeout Vinayak Kariappa Chettimada 2017-10-13 21:52:08 +02:00
  • fccdb28154 Bluetooth: Mesh: Fix mod sub status parameters upon failure Johan Hedberg 2017-10-10 17:30:16 +03:00
  • 02b2b8cf65 Bluetooth: Mesh: Fix potential access to uninitialized variable Johan Hedberg 2017-10-10 17:28:56 +03:00
  • ee217d4051 Bluetooth: Fix freeing up conn->tx_notify upon disconnect Johan Hedberg 2017-10-13 15:45:32 +03:00
  • 059959c83e net: tcp: Do not unref caller allocated net_pkt Jukka Rissanen 2017-10-13 14:09:05 +03:00
  • a89bf01192 kernel: add k_object_access_revoke() system call Andrew Boie 2017-10-09 14:47:55 -07:00
  • da4024b1f7 Kconfig: CONFIG_USERSPACE is experimental Andrew Boie 2017-10-13 13:03:32 -07:00
  • 8bfac9b6c3 philosophers: run with threads in user mode Andrew Boie 2017-09-27 14:48:44 -07:00
  • ec896b9796 qemu_x86: enable userspace and app memory Andrew Boie 2017-09-27 14:49:44 -07:00
  • 3bfc80bc95 x86: disable the MMU on 'reg' and 'min' footprint Andrew Boie 2017-10-13 09:14:38 -07:00
  • a49dd2160a sensors: fix build error if userspace enabled Andrew Boie 2017-10-13 09:38:04 -07:00
  • ef2b138130 printk: only do buffering in user mode Andrew Boie 2017-10-13 10:24:30 -07:00
  • b2bce21572 ztest: add user thread support Andrew Boie 2017-10-04 14:29:51 -07:00
  • 47f8fd1d4d kernel: add K_INHERIT_PERMS flag Andrew Boie 2017-10-05 11:11:02 -07:00
  • 7c1971edd5 boards: arm: disco_l475_iot1: add openocd support Marti Bolivar 2017-10-11 09:35:17 -04:00
  • a645257988 fix "scripts: zephyr_flash_debug: flash like dfuutil.sh" Marti Bolivar 2017-10-13 11:25:50 -04:00
  • 73d560e412 fix "scripts: zephyr_flash_debug: flash like openocd.sh" Marti Bolivar 2017-10-13 11:00:31 -04:00
  • 5ab2cb96eb samples: cdc_acm: add composite configuration Johann Fischer 2017-07-03 17:46:00 +02:00
  • f67f6b0fdb subsys: mass_storage: add composite device configuration Johann Fischer 2017-10-05 00:48:14 +02:00
  • 6fd0afa027 subsys: cdc_acm: add composite device configuration Johann Fischer 2017-10-04 23:24:33 +02:00
  • 9b0da3bc0a subsys: usb: add composite device support Johann Fischer 2017-07-06 14:01:17 +02:00
  • d00685857a include: usb: remove mass_storage header Johann Fischer 2017-07-06 13:47:39 +02:00
  • deeb61f97b subsys: mass_storage: rework to use MSC header and common descriptor Johann Fischer 2017-10-05 00:46:25 +02:00
  • 2e78a8fd6a subsys: cdc_acm: rework to use CDC header and common descriptor Johann Fischer 2017-10-04 23:20:18 +02:00
  • f0832da1e0 subsys: usb: add common device descriptor Johann Fischer 2017-07-06 13:56:28 +02:00
  • 74137432c0 subsys: usb: add endpoint configuration for USB MSC Johann Fischer 2017-10-05 00:10:02 +02:00
  • ad4c89ca2e subsys: usb: add endpoint configuration for CDC ACM driver Johann Fischer 2017-10-04 22:52:19 +02:00
  • 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