Commit graph

  • 269a828cb1 Bluetooth: controller: Use RL indices in adv ISR Carles Cufi 2017-07-03 18:56:36 +02:00
  • 2dd375ef45 Bluetooth: controller: Fix advertisement event lengths Vinayak Kariappa Chettimada 2017-07-03 14:34:47 +02:00
  • 879c49ce91 Bluetooth: controller: Rename chl_* to chan_* Vinayak Kariappa Chettimada 2017-07-03 22:07:36 +02:00
  • 389736277b Bluetooth: controller: Fix Event Mask Page 2 handling Carles Cufi 2017-07-04 00:24:41 +02:00
  • 37af7b5096 tests/ieee802154: Fix how is initialized the driver lock in l2 test Tomasz Bursztyka 2017-06-30 15:22:14 +02:00
  • a0fc5d8229 net: app: prevent setting semaphore limit to 0 Erwin Rol 2017-07-03 21:10:40 +02:00
  • f541ba3ca1 net: app: fix typo Erwin Rol 2017-07-03 21:08:07 +02:00
  • 07c0d3d0f0 samples: ipm_mailbox: fix thread creation Anas Nashif 2017-07-03 10:31:31 -04:00
  • fc14bfbe2f Bluetooth: controller: Filter Auth Payload timeout exp Carles Cufi 2017-07-03 13:27:33 +02:00
  • 73378e1cad Bluetooth: controller: Add support for Event Mask Page 2 Carles Cufi 2017-07-03 13:13:24 +02:00
  • b97a4670a6 Bluetooth: controller: Reset filters correctly Carles Cufi 2017-06-30 17:10:32 +02:00
  • 7a79101fd5 Bluetooth: tests: Remove unused prj_nimble.conf files Johan Hedberg 2017-07-03 08:14:32 +03:00
  • 395daba0d4 samples/spi: Enable test on STM32 SoCs Neil Armstrong 2017-06-22 17:11:02 +02:00
  • 394aa8127a samples/spi: Permit specifying low test frequency Neil Armstrong 2017-06-22 17:10:31 +02:00
  • 9eb865e03a samples/spi: Make async test optional Neil Armstrong 2017-06-22 17:09:09 +02:00
  • ed608ba2d8 pinmux: stm32: nucleo_l432kc: Add SPI pins Neil Armstrong 2017-05-24 15:31:33 +02:00
  • f7bee90a5f pinmux: stm32: nucleo_l476rg: Fix SPI Pinmux Neil Armstrong 2017-04-28 11:55:20 +02:00
  • e217094525 boards: nucleo_l476rg: Document default SPI pinmux Neil Armstrong 2017-04-28 11:55:46 +02:00
  • a9b3ce3dc4 pinmux: stm32: nucleo_f334r8: add support for SPI Erwan Gouriou 2017-05-23 14:58:19 +02:00
  • fbf21932d3 pinmux: stm32: nucleo_f401re: Add support for SPI Jorge Ramirez-Ortiz 2017-05-24 14:56:04 +02:00
  • 9033fb2f01 spi: add SPI driver for STM32 family Neil Armstrong 2016-09-16 15:24:19 +02:00
  • a3a57b4db1 spi/api: extend with vendor specific configs Jorge Ramirez-Ortiz 2017-06-20 15:59:44 +02:00
  • dd2eeaf352 pinmux: stm32f4: Add SPI2 pins on PB12, PB13, PB14 & PB15 Jorge Ramirez-Ortiz 2017-05-24 13:28:24 +02:00
  • 3ebb412fa9 pinmux: stm32f4: Add SPI1 pins on PA4, PA5, PA6 & PA7 Jorge Ramirez-Ortiz 2017-05-24 15:10:43 +02:00
  • ae4363817b stm32cube: build stm32xxx_ll_spi if CONFIG_SPI Jorge Ramirez-Ortiz 2017-05-24 14:56:48 +02:00
  • 0329450088 stm32cube: Fix warning when SPI LL API is compiled Erwan Gouriou 2017-05-23 14:44:38 +02:00
  • b35c64f143 boards: arm: carbon/l475/f401re/olimexino: enable I2C Jorge Ramirez-Ortiz 2017-06-23 10:52:54 +02:00
  • 21fbc9b07e drivers: i2c: stm32 LL F1/F4 (v1) STM32 F3/L4X (v2) Jorge Ramirez-Ortiz 2017-06-23 10:51:27 +02:00
  • 220ddb9738 soc: stm32: F1/F3/F4/L4: enable I2C LL Yannis Damigos 2017-06-23 11:27:17 +02:00
  • 9f420955d9 ext: hal: stm32f1x and stm32f4x: disable i2c HAL Jorge Ramirez-Ortiz 2017-06-23 12:11:34 +02:00
  • 676a82cd73 arch: stm32f1: Fix typo in soc_config Yannis Damigos 2017-06-29 18:26:27 +03:00
  • 7fb2d94f9f boards: arm: Add support for the VBLUno51 board Nam Do 2017-06-29 11:02:40 +07:00
  • 4668ecbbd2 boards: arm: Add STM32F3DISCOVERY board Yannis Damigos 2017-06-21 21:57:25 +03:00
  • 6003b1d0d2 interrupt_controller: add STM32F303XC EXTI lines number Yannis Damigos 2017-06-21 21:51:54 +03:00
  • 8a646c59bf pinmux: boards: add I2C to carbon/lf33fr8/f401re/olimexino Yannis Damigos 2017-06-23 12:17:00 +02:00
  • ecbb3b6c04 pinmux: stm32 F1X/F3X/F4X: add I2C Yannis Damigos 2017-06-23 11:56:34 +02:00
  • 191a74bf27 boards: sensortag: Add documentation. Geoffrey Le Gourriérec 2017-06-26 15:01:57 +02:00
  • 3779fb626a Bluetooth: controller: Increase ticker operations in thread mode Vinayak Kariappa Chettimada 2017-07-01 06:09:48 +02:00
  • 2684775d0f Bluetooth: monitor: Remove interrupt locking from monitor_console_out() Johan Hedberg 2017-06-30 14:44:21 +03:00
  • 803eab08ec Bluetooth: controller: Privacy filtering in advertiser Carles Cufi 2017-06-26 14:28:46 +02:00
  • 4362eda4aa Bluetooth: controller: Fix missing re-initialization of ret_cb Vinayak Kariappa Chettimada 2017-06-30 11:29:30 +02:00
  • b5235207d3 Bluetooth: controller: Fix for scanner Rx window hang Vinayak Kariappa Chettimada 2017-06-30 10:57:04 +02:00
  • 80a796b493 Bluetooth: controller: Fix scanner to use correct slot ticks Vinayak Kariappa Chettimada 2017-06-30 10:31:35 +02:00
  • 6cc00f0ee3 Bluetooth: samples: scan_adv: Select BROADCASTER and OBSERVER Vinayak Kariappa Chettimada 2017-06-30 10:25:16 +02:00
  • b31b41604e tests: crypto: include back riscv32 arch for ecc_dh, ecc_dsa and mbedtls Jean-Paul Etienne 2017-06-29 23:14:16 +02:00
  • 34862656b9 riscv32: fixed context restore upon exiting ISR Jean-Paul Etienne 2017-06-29 22:45:55 +02:00
  • a5898da7f5 ext: lib: mbedtls: Optimize example config for Zephyr Jukka Rissanen 2017-06-26 15:12:04 +03:00
  • 65b9656707 ext: lib: mbedtls: Add Kconfig option to enable mbedtls debugging Jukka Rissanen 2017-06-22 15:38:37 +03:00
  • 439ceb99c1 samples: net: https: Increase the RAM for client and server Jukka Rissanen 2017-06-26 18:01:14 +03:00
  • 5f9d79f290 samples: net: http: Remove net_app_init() calls Jukka Rissanen 2017-06-27 10:19:02 +03:00
  • d14d167188 samples: net: wpan: No need to define IP addresses Jukka Rissanen 2017-06-27 10:16:42 +03:00
  • 76e6e32cad net: samples: Convert echo-client to use network app API Jukka Rissanen 2017-05-11 17:40:35 +03:00
  • 2e7c3519a4 net: samples: Convert echo-server to use network app API Jukka Rissanen 2017-05-10 22:25:37 +03:00
  • a1be6a8ba9 net: app: Create support for network application API Jukka Rissanen 2017-05-10 22:23:29 +03:00
  • c55870e885 Bluetooth: hci_ecc: Use ATOMIC_DEFINE() for the flags Johan Hedberg 2017-06-30 10:03:07 +03:00
  • 6e80eb46c8 net: ipv4: fix icmp checksum calculation Erwin Rol 2017-06-28 23:14:45 +02:00
  • c84e90e7de samples: nfc_hello: limit to uarts that support interrupts Kumar Gala 2017-06-29 12:15:29 -05:00
  • 8953db8008 tests: tickless: fix building of test Kumar Gala 2017-06-29 12:21:07 -05:00
  • 2a770165df doc: boards: qemu: Mention support for SLIP networking Paul Sokolovsky 2017-06-29 15:55:43 +03:00
  • fbd1bc2a93 samples: hello_world: remove min_ram requirement Kumar Gala 2017-06-29 09:37:57 -05:00
  • 2f29d7904f Bluetooth: controller: Fix hardfault, out-of-range ticker access Vinayak Kariappa Chettimada 2017-06-29 14:33:08 +02:00
  • a5ae267e92 Bluetooth: Introduce new BT_LE_ADV_OPT_ONE_TIME advertising option Johan Hedberg 2017-06-29 14:13:39 +03:00
  • 3cb4d295d0 Bluetooth: Fix KEEP_ADVERTISING flag treatment in bt_le_adv_stop() Johan Hedberg 2017-06-29 14:10:10 +03:00
  • d98a3ce428 x86: place application data in its own sections Andrew Boie 2017-06-14 16:10:20 -07:00
  • 2bc0fa9bd5 qemu_x86: ia32: fix ROM size with XIP enabled Andrew Boie 2017-06-19 12:58:36 -07:00
  • d9c48563a1 check_link_map: fix check for app memory Andrew Boie 2017-06-19 12:47:55 -07:00
  • 3d8aaf7099 x86: implement bss zero and data copy for application Andrew Boie 2017-06-19 11:17:23 -07:00
  • bf5228ea56 kernel: add early init routines for app RAM Andrew Boie 2017-06-19 11:13:19 -07:00
  • f1ae5d40b4 linker-defs: add output section routing macros Andrew Boie 2017-06-19 10:20:41 -07:00
  • 2dc207c987 kernel: add config for app/kernel split Andrew Boie 2017-06-19 10:19:57 -07:00
  • 8eed4b0309 sections.h: define application-level sections Andrew Boie 2017-06-14 16:08:16 -07:00
  • 1eaccb0bb7 linker-defs.h: add some comments Andrew Boie 2017-06-14 13:31:11 -07:00
  • 2a4c2ee23a build: place app objects in libapplication.a Andrew Boie 2017-06-14 13:06:53 -07:00
  • 913e2cdb24 samples: net Documented QEMU_INSTANCE usage John Andersen 2017-06-28 14:59:11 -07:00
  • 06b92c6611 samples: net: Multiple instances of QEMU John Andersen 2017-06-27 08:01:46 -07:00
  • 534beb34c9 tests: boot_time: cleanup boot_time test to work on ARM Kumar Gala 2017-06-28 13:14:02 -05:00
  • d3d9abadbe tests: shell: Filter on UART_CONSOLE support to enable more boards Kumar Gala 2017-06-22 16:21:22 -05:00
  • ccff19ed21 serial: nsim: Add missing SERIAL_HAS_DRIVER in Kconfig Kumar Gala 2017-06-28 09:43:05 -05:00
  • 21cf3a6344 samples: Fix filtering on UART_CONSOLE Kumar Gala 2017-06-28 09:01:44 -05:00
  • 461b5018d3 serial: introduce SERIAL_SUPPORT_INTERRUPT Kconfig option Kumar Gala 2017-06-22 11:26:58 -05:00
  • fe882f407d tests: Remove camel case and fix coding style Punit Vara 2017-06-21 14:32:30 +05:30
  • ed85dea358 Bluetooth: shell: Fix compile warnings when CONFIG_DEBUG=y Vinayak Kariappa Chettimada 2017-06-29 05:28:27 +02:00
  • e8776f6b69 doc: add qemu_xtensa board instructions Anas Nashif 2017-06-27 09:41:17 -04:00
  • 50e95046b2 doc: update qemu_cortex_m3 instructions Anas Nashif 2017-06-27 09:30:38 -04:00
  • f9f2bd9d83 doc: update qemu_x86 instructions Anas Nashif 2017-06-27 09:27:04 -04:00
  • 08df5961b3 arch: intel_quark: use DW device driver when USB is selected Johann Fischer 2017-06-26 16:44:22 +02:00
  • b3ae274a62 tests: fix PCI test using 'supported' keyword Anas Nashif 2017-06-28 10:03:33 -04:00
  • d1e562c924 tests: replace filters in testcase files Anas Nashif 2017-06-27 18:07:29 -04:00
  • b17e1caf0a sanitycheck: add toolchain keyword to testcases Anas Nashif 2017-06-27 18:05:30 -04:00
  • 6c05ccb226 tests: convert testcase.ini to new format Anas Nashif 2017-06-28 09:51:08 -04:00
  • 4040610244 Bluetooth: shell: Fix incorrect #define Johan Hedberg 2017-06-28 16:09:02 +03:00
  • b650fa8a72 tests: net: Add test for Sockets API UDP socket/bind/connect/send/recv Paul Sokolovsky 2017-06-14 21:50:55 +03:00
  • d950ec2981 samples: net: Add socket-based echo server example Paul Sokolovsky 2017-06-09 21:09:19 +03:00
  • 49eaa2b722 net: sockets: Explicitly flush conn/pkt queue on close() Paul Sokolovsky 2017-06-13 20:19:08 +03:00
  • 6055b6cd6b net: sockets: Implement recv() for DGRAM sockets Paul Sokolovsky 2017-06-14 19:50:13 +03:00
  • 2b4a240859 net: sockets: Implement recv() for STREAM sockets Paul Sokolovsky 2017-06-12 22:18:16 +03:00
  • 41e88ea40c net: sockets: Implement send() Paul Sokolovsky 2017-06-10 21:53:03 +03:00
  • 9405887aa7 net: sockets: Add POSIX compat defines for inet_ntop, inet_pton Paul Sokolovsky 2017-06-09 19:56:26 +03:00
  • 7567962f3a net: sockets: Implement bind(), connect(), listen(), accept() Paul Sokolovsky 2017-06-08 17:14:08 +03:00
  • 16bb3ec7ec kernel: queue, fifo: Add peek_head/peek_tail accessors Paul Sokolovsky 2017-06-08 17:13:03 +03:00