Commit graph

  • 7a31d4b8cb net: app: Fix dual IPv4 and IPv6 support Jukka Rissanen 2017-07-01 00:39:16 +03:00
  • 489ea9ba4f net: context: Remove useless asserts when setting net_buf pools Jukka Rissanen 2017-07-06 10:59:58 +03:00
  • 8d108c9d59 tests: mbedtls: cleanup prj.conf Anas Nashif 2017-07-04 12:52:17 -04:00
  • 52a4916cab tests: crypto: do not build when DEBUG is enabled Anas Nashif 2017-07-03 09:12:29 -04:00
  • 882c19ddbc tests: remove build_only tag Anas Nashif 2017-07-03 09:08:35 -04:00
  • c364e06ccb tests: move spi test under tests/ Anas Nashif 2017-07-03 08:36:54 -04:00
  • c69de8b146 samples: remove reference to nimble Anas Nashif 2017-07-03 08:36:37 -04:00
  • a4a9553422 boards: frdm_k64f: enable ethernet for networking Anas Nashif 2017-06-30 15:10:15 -04:00
  • 25a8b88588 sanitycheck: fix supported/depends_on usage Anas Nashif 2017-06-30 10:40:09 -04:00
  • 7318fa22a2 boards: qemu: enable test random generator Anas Nashif 2017-07-01 11:11:31 -04:00
  • d7e15aa415 benchmark: footprint: fixed testcase Anas Nashif 2017-07-01 10:27:16 -04:00
  • 4c56b90fd7 drivers: slip: move doxygen header Anas Nashif 2017-06-30 21:13:19 -04:00
  • 9ed80ad82f drivers: ataes132a: Fix Kconfig name Anas Nashif 2017-07-02 07:40:14 -04:00
  • e32cfe5f09 kconfig: fix typo in Kconfig name: NET_RPL_MC_EXT Anas Nashif 2017-07-02 07:37:04 -04:00
  • 68d7a207ae ethernet: fix Kconfig option for ETHERNET Anas Nashif 2017-07-02 08:12:46 -04:00
  • c2e62f4618 net: kconfig: fix help message for SLIP Anas Nashif 2017-06-30 08:36:19 -04:00
  • c01c074b5b net: fix wrong Kconfig Anas Nashif 2017-06-30 08:29:33 -04:00
  • 8e8d49a620 i2c: stm32: Cleanup how we enable the specific I2C driver Kumar Gala 2017-07-05 11:04:06 -05:00
  • 5ffffb86bf scripts: gen_mmu: Rectified MMU page table generation. Adithya Baglody 2017-07-01 13:23:58 +05:30
  • 70e54f9ef7 scripts: extract_dts_includes.py: Adhere to PEP8 Andy Gross 2017-06-15 13:15:23 -04:00
  • c170855825 Bluetooth: hci_uart: Set the UART TX size correctly Carles Cufi 2017-07-05 14:17:26 +02:00
  • 259701149b Bluetooth: Clean up struct bt_conn Johan Hedberg 2017-07-04 22:03:58 +03:00
  • 8aac831e3c samples: mqtt_publisher: fixed typo Anas Nashif 2017-07-03 11:30:32 -04:00
  • 066edc7bac scripts: extract_dts_includes.py: Fix names generation Andy Gross 2017-07-04 01:36:25 -05:00
  • 30beef9419 Bluetooth: GATT Introduce BT_GATT_CCC_MAX helper define Johan Hedberg 2017-07-04 16:46:13 +03:00
  • dd542e14f6 Bluetooth: GATT: Reorder bt_gatt_ccc_cfg to eliminate padding Johan Hedberg 2017-07-04 16:42:28 +03:00
  • cf1f3c26a5 Bluetooth: Kconfig: let MAX_PAIRED be 0 if SMP is not supported Johan Hedberg 2017-07-04 14:56:40 +03:00
  • d990079f15 Bluetooth: controller: Fix HCI remote version structure Carles Cufi 2017-07-04 11:51:41 +02:00
  • 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