Commit graph

  • c5c104f91e kernel: fix k_thread_stack_t definition Andrew Boie 2017-10-16 14:46:34 -07:00
  • 094f2cb77b x86: fix crash in _x86_mmu_get_flags Andrew Boie 2017-10-16 16:01:33 -07:00
  • 4d831a7bdd Bluetooth: tester: Fix include service attribute user data Mariusz Skamra 2017-10-11 16:45:31 +02:00
  • bc301402bf boards: stm32f4: cleanup gpio defines Pushpal Sidhu 2017-10-13 09:41:01 -07:00
  • d5cf7e0912 arch: stm32f4: Add CONFIG_GPIO_STM32_PORTD=y Pushpal Sidhu 2017-10-13 09:35:22 -07:00
  • 4511f03a52 CODEOWNERS: add entry for STM32 USB device controller driver Loic Poulain 2017-10-11 14:56:21 +02:00
  • 8a11f91252 usb: Add support for STM32 family USB driver Loic Poulain 2017-10-06 10:24:30 +02:00
  • 701ffe002f boards: 96b_carbon: Add USB OTG to the pinmux table Yannis Damigos 2017-09-06 19:30:51 +03:00
  • e9d9463ebc pinmux: stm32: stm32f4: Add USB FS pinmux Loic Poulain 2017-10-06 10:05:40 +02:00
  • 1f0c6118d2 arch: stm32f4: Select USB_DC_STM32 driver if USB is enabled Yannis Damigos 2017-09-06 19:40:22 +03:00
  • 5c24704e1c tests: nffs: cleanup configs Anas Nashif 2017-10-07 12:47:35 -04:00
  • d411eca92f tests: Bluetooth: simplify BT init test Anas Nashif 2017-10-04 20:32:45 -04:00
  • 40acd7e153 tests: timer: remove obsolete CONFIG_NANO_TIMEOUTS Anas Nashif 2017-10-04 18:00:05 -04:00
  • 7076613b22 tests: errno: using new extra_configs Anas Nashif 2017-10-04 17:58:32 -04:00
  • 4bc6e27fda tests: aio: use depends on Anas Nashif 2017-10-04 17:45:39 -04:00
  • 116aadf936 tests: adc_simple: use depends_on for testcase Anas Nashif 2017-10-04 17:42:45 -04:00
  • 0b5c0498a5 tests: adc_api: use new testcase scheme and cleanup Anas Nashif 2017-10-04 17:00:33 -04:00
  • fa695d2b9e sanitycheck: add extra_configs for testing with multiple values Anas Nashif 2017-10-04 16:14:27 -04:00
  • 95a8b20c9f boards: add supported features Anas Nashif 2017-10-04 10:51:53 -04:00
  • 88c0ccd681 net: ethernet: Check multicast IPv4 MAC address Jukka Rissanen 2017-09-28 22:28:27 +03:00
  • e2c5b07f90 net: ipv4: Accept multicast packets for processing Jukka Rissanen 2017-09-28 22:27:29 +03:00
  • c72deba1fe net: dns: Fix dns_pack.h documentation of packing routines Jukka Rissanen 2017-09-28 21:34:19 +03:00
  • e5958d3a8d sample: net: mdns: Add mDNS responder application Jukka Rissanen 2017-09-27 17:09:12 +03:00
  • 0257ce3d31 net: mdns: Initial mDNS responder support Jukka Rissanen 2017-09-21 18:10:50 +03:00
  • 13e69512da net: shell: Print hostname information Jukka Rissanen 2017-09-26 18:27:54 +03:00
  • e3adbf845c net: Add hostname setting to Kconfig Jukka Rissanen 2017-09-21 23:30:32 +03:00
  • ba85e4ad20 sys: slist, dlist: Document APIs as not threadsafe Paul Sokolovsky 2017-10-16 14:33:33 +03:00
  • 632904117c net: sockets: Fix the error zsock_send() failed on the datagram socket Aska Wu 2017-10-17 13:38:18 +08:00
  • 1d36225345 net: lib: http: split out URL parsing as a separate CONFIG Michael Scott 2017-10-16 15:11:00 -07:00
  • 71c3d340da ext: hal: nordic: drivers: Remove unnecessary linker section Kamil Sroka 2017-10-16 23:02:45 +02:00
  • aaeff3c165 Bluetooth: Add basic host-side support for HCI vendor extensions Johan Hedberg 2017-10-17 12:06:12 +03:00
  • 5c49afc9ec Bluetooth: controller: Fix Controller to Host flow control leak Carles Cufi 2017-10-13 17:05:23 +02:00
  • 092ec23024 Bluetooth: Mesh: Fix missing feature bits Johan Hedberg 2017-10-16 07:41:24 +03:00
  • 199d07e655 kernel: queue: k_queue_poll: Fix slist access race condition Paul Sokolovsky 2017-10-16 13:36:37 +03:00
  • 22d02db46e drivers: ieee802154: nrf5: Fix typo Kamil Sroka 2017-10-16 22:52:13 +02:00
  • 03cd73067b net: app: fix MBEDTLS-related build break in net_app Michael Scott 2017-10-11 22:51:32 -07:00
  • 17404abed3 samples: environmental_sensing: fix the data type for read_u32() Harry Jiang 2017-10-15 17:11:37 +08:00
  • db0ee4ea62 Bluetooth: Mesh: heartbeat fixes for message count Steve Brown 2017-10-16 07:58:16 -04:00
  • 662c345cb6 kernel: implement k_thread_create() as a syscall Andrew Boie 2017-10-02 10:51:18 -07:00
  • bca15da650 userspace: treat thread stacks as kernel objects Andrew Boie 2017-10-15 14:17:48 -07:00
  • a2b40ecfaf userspace handlers: finer control of init state Andrew Boie 2017-10-15 14:22:08 -07:00
  • c5354552ce gen_syscall_header: use compiler barrier Andrew Boie 2017-10-14 11:00:12 -07:00
  • 2574219d8b userspace: simplify thread_id checks Andrew Boie 2017-10-16 15:29:30 -07:00
  • 41bab6e360 userspace: restrict k_object_access_all_grant() Andrew Boie 2017-10-14 14:42:23 -07:00
  • 04caa679c9 userspace: allow thread IDs to be re-used Andrew Boie 2017-10-13 13:57:07 -07:00
  • 9bd5e76b47 userspace: don't adjust perms on object init Andrew Boie 2017-10-13 14:24:25 -07:00
  • 885fcd5147 userspace: de-initialize aborted threads Andrew Boie 2017-10-05 14:37:59 -07:00
  • 4a9a4240c6 userspace: add _k_object_uninit() Andrew Boie 2017-10-05 12:21:36 -07:00
  • f74190f829 usb: Add USB definitions for EEM device Loic Poulain 2017-10-16 18:36:20 +02:00
  • 73a5fe77f8 x86: fix stack overflow in double fault handler Andrew Boie 2017-10-14 17:32:31 -07:00
  • a811af337b userspace: use unsigned types for k_object fields Andrew Boie 2017-10-14 13:50:26 -07:00
  • 6f99bdb02a kernel: Provide only one _SYSCALL_HANDLER() macro Leandro Pereira 2017-10-13 14:00:22 -07:00
  • a39ec5f72c drivers: slip: Rework logging to follow conventions Paul Sokolovsky 2017-10-14 14:54:07 +03:00
  • 1f244a7b1e drivers: spi: fix SPI_QMSI_SS typo Marti Bolivar 2017-10-16 11:34:44 -04:00
  • 5cb9578942 spi: stm32: fix clock prescaler calculation Marti Bolivar 2017-09-27 14:10:40 -07:00
  • 03a62726cd esp32: More JTAG docs Andy Ross 2017-09-08 14:52:20 -07:00
  • 2b9e736f66 net: shell: Add command to flush ARP cache Jukka Rissanen 2017-10-16 13:58:35 +03:00
  • 8b6a7690ef samples: net: echo_client: Print the used protocol when sending Jukka Rissanen 2017-10-16 14:13:36 +03:00
  • f766ba4171 samples: net: echo_client: Connect both IPv4 and IPv6 before sending Jukka Rissanen 2017-10-16 15:46:36 +03:00
  • a2af43e270 net: samples: fix early unref issue for coap_client/server Robert Chou 2017-10-16 16:23:51 +08:00
  • d2e98c86fa net: samples: fix malformed payload when coap_client/server retransmit Robert Chou 2017-10-16 16:22:03 +08:00
  • de6fafb701 samples: net: sockets: Print incoming connection number Paul Sokolovsky 2017-10-14 22:17:35 +03:00
  • f45c4e1c8e net: shell: mem: Use better config define and terminology Paul Sokolovsky 2017-10-14 16:00:29 +03:00
  • 1ca4f1aa1d drivers: slip: Consistently log pkt/buf allocation failures Paul Sokolovsky 2017-10-14 14:24:00 +03:00
  • 49c895815a Bluetooth: L2CAP: Increase disconnect timeout to 2 seconds Luiz Augusto von Dentz 2017-10-11 14:02:25 +03:00
  • 5115cb16cf Bluetooth: L2CAP: Fix sending MPS that cannot be fully used Luiz Augusto von Dentz 2017-10-11 13:58:13 +03:00
  • 0356590df5 tests: samples: fix yaml syntax Anas Nashif 2017-10-14 12:08:08 -04:00
  • 52bc2b6cd1 Bluetooth: controller: Add Coded PHY packet tx time restrictions Vinayak Kariappa Chettimada 2017-10-14 23:29:34 +02:00
  • 77eb73b505 Bluetooth: controller: Add encrypted Coded PHY support Vinayak Kariappa Chettimada 2017-10-12 10:58:12 +02:00
  • 559c0248d5 Bluetooth: controller: Fix PA/LNA for Coded PHY Vinayak Kariappa Chettimada 2017-10-12 13:41:14 +02:00
  • f5d744b998 Bluetooth: controller: Fix tIFS calc for Coded PHY Vinayak Kariappa Chettimada 2017-10-13 08:14:05 +02:00
  • 3ab134de9e Bluetooth: controller: Fix Coded PHY supervision timeout Vinayak Kariappa Chettimada 2017-10-12 10:36:33 +02:00
  • 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