Commit graph

  • f7e74dd5cb Bluetooth: Mesh: Fix provisioning with Key Refresh flag set Johan Hedberg 2017-11-05 21:44:03 +02:00
  • 4492c5d072 Bluetooth: Mesh: Improve acknowledgement timer calculation Johan Hedberg 2017-11-05 16:53:53 +02:00
  • 8fe33607c6 Bluetooth: Mesh: Fix message replay protection Johan Hedberg 2017-11-04 22:50:56 +02:00
  • cad1f4ce7b Bluetooth: Mesh: Fix transport layer heartbeat subscription matching Johan Hedberg 2017-11-02 13:30:46 +02:00
  • 95d34e0583 Bluetooth: Mesh: Cfg: Implement Low Power Node PollTimeout Get fully Johan Hedberg 2017-11-05 20:09:04 +02:00
  • 6abfab08d4 Bluetooth: Mesh: Fix not including RSSI into network RX context Johan Hedberg 2017-11-07 14:16:05 +02:00
  • b451f132c5 samples: bluetooth/mesh: Add Friend support Johan Hedberg 2017-11-01 21:54:23 +02:00
  • 7248e4b7c3 Bluetooth: Mesh: Add complete Friend support Johan Hedberg 2017-10-31 16:16:28 +02:00
  • 9bb07ff69a jailhouse: add support for x2APIC mode for all LOAPIC accesses Gustavo Lima Chaves 2017-10-11 14:17:12 -07:00
  • 97a8716a4f x86: Jailhouse port, tested for UART (# 0, polling) and LOAPIC timer Gustavo Lima Chaves 2017-10-11 14:13:00 -07:00
  • 56922d92fb x86: add new board to accomodate Jailhouse port Gustavo Lima Chaves 2017-11-01 17:40:17 -07:00
  • 1a8e72c913 loapic_intr: factor (out) APIC accesses in static functions Gustavo Lima Chaves 2017-10-11 14:08:17 -07:00
  • c94760045f build: make kernel entry symbol a config option Gustavo Lima Chaves 2017-10-11 13:56:28 -07:00
  • ca3d51b5fa build: Only have MMU_BOOT_REGION decl. for HPET if the latter is on Gustavo Lima Chaves 2017-10-11 13:55:06 -07:00
  • b6c70fd331 samples: Basic Thread Demo Sahaj Sarup 2017-10-26 23:35:38 +05:30
  • 2d2a97b3f6 docs: initial user mode documentation Andrew Boie 2017-11-01 14:40:46 -07:00
  • 517caef5a4 net: pkt: Remove unnecessary error print in adjust_offset Jukka Rissanen 2017-11-07 11:03:01 +02:00
  • 833025dd94 timer: xtensa_sys_timer: Tickless Kernel Implementation for Xtensa Youvedeep Singh 2017-10-27 21:38:42 +05:30
  • 86c32aac1c Bluetooth: Kconfig: Introduce new BT_SCAN_WITH_IDENTITY option Johan Hedberg 2017-11-07 12:37:14 +02:00
  • 35d0592a39 usb: netusb: Change 'conf' to 'configured' Loic Poulain 2017-11-06 15:27:28 +01:00
  • 3fc83fd180 usb: netusb: ecm: Make in_pkt static Loic Poulain 2017-11-06 14:47:17 +01:00
  • 41891849c9 usb: netusb: remove ecm struct Loic Poulain 2017-11-03 15:25:50 +01:00
  • c82d1446bd usb: netusb: Remove ecm_register_function Loic Poulain 2017-11-03 15:21:26 +01:00
  • 5f1c6d0999 usb: netusb: Move endpoint specific config to function interface Loic Poulain 2017-11-03 14:55:46 +01:00
  • 3c47817a98 usb: netusb: Abstract netusb function specific methods Loic Poulain 2017-11-03 14:41:58 +01:00
  • 3870fc5928 usb: netusb: Remove multi-function array Loic Poulain 2017-11-03 14:34:50 +01:00
  • 0188881599 usb: netusb: Add netusb_recv method Loic Poulain 2017-11-03 14:27:46 +01:00
  • 53d8389a6c usb: netusb: Remove eth_emu Loic Poulain 2017-11-03 14:14:11 +01:00
  • c968e102e6 net/ieee802154: Add a choice on which packet to print-out Tomasz Bursztyka 2017-11-06 15:16:24 +01:00
  • b181dc6791 net/ieee802154: Isolate packet display debugging option Tomasz Bursztyka 2017-11-06 15:01:30 +01:00
  • a9b2d57664 tests: sockets: Check the value-result argument Aska Wu 2017-11-06 18:25:59 +08:00
  • 62e5f8d7a1 net: socket: Handle the value-result argument Aska Wu 2017-11-06 18:20:33 +08:00
  • 3ad6719fbf net: lwm2m: response to peer with correct error code when write fail Robert Chou 2017-11-02 18:36:24 +08:00
  • d36b3251fa net: lwm2m: check engine context before accessing it Robert Chou 2017-11-06 10:33:01 +08:00
  • 6ca3cc6fc4 lib: remove TinyCrypt Kconfig menu Ramakrishna Pallala 2017-11-06 20:30:01 -05:00
  • a022e950b5 Revert "tests: mesh: Convert legacy test to use ztest" Johan Hedberg 2017-11-06 18:19:35 +02:00
  • 007a6b0201 boards: arm: add support for NUCLEO-F091RC Bobby Noelte 2017-10-27 17:22:41 +02:00
  • 2ce56e0100 drivers: serial: provide support for stm32f091 Bobby Noelte 2017-10-27 17:20:40 +02:00
  • 3849b36f09 arch: arm: soc: provide support for stm32f091 Bobby Noelte 2017-10-27 17:19:12 +02:00
  • dd7b4bae28 net: tcp: Do not run expire function in ISR context Jukka Rissanen 2017-11-02 14:19:46 +02:00
  • a8fc84b7bb boards: add documentation for nucleo_f103rb Erwan Gouriou 2017-10-25 18:03:22 +02:00
  • 84d2ba80f3 board: rename doc file for nucleo_f030r8 Erwan Gouriou 2017-10-24 09:31:21 +02:00
  • 971da9d011 net: pkt: adjust_offset: Simplify and optimize code Paul Sokolovsky 2017-11-01 19:08:57 +02:00
  • ae0f3d7224 net: https: mbedtls buffer length needs to be bigger for https Jukka Rissanen 2017-10-26 10:44:43 +03:00
  • 6ddc85d522 samples: net: HTTP client sample using net-app Jukka Rissanen 2017-10-22 18:23:24 +03:00
  • 5c9de9035d samples: net: HTTP server sample using net-app Jukka Rissanen 2017-10-02 16:55:37 +03:00
  • 770de2c69a samples: net: http: Remove deprecated HTTP client/server samples Jukka Rissanen 2017-10-24 13:37:04 +03:00
  • 0a9ed4e12b net: http: Deprecate old HTTP library Jukka Rissanen 2017-10-24 13:31:26 +03:00
  • 2486694eb9 net: http: Create HTTP library that uses net-app Jukka Rissanen 2017-10-02 16:44:48 +03:00
  • 3a179e29b0 samples: boards: nrf52: test demo for nrf52 power management Youvedeep Singh 2017-10-05 18:12:34 +05:30
  • fc78ddf7d3 ARM: nrf52: Power Management for nrf52 series SOC Youvedeep Singh 2017-10-05 17:57:38 +05:30
  • 26de2ec1cb gpio: Add APIs for enabling/Disabling GPIOTE interrupts for nrf52 SOC. Youvedeep Singh 2017-10-05 16:10:58 +05:30
  • affbea7caf gpio: Add support for SENSE configuration for nrf SOC GPIO. Youvedeep Singh 2017-09-19 14:12:00 +05:30
  • 018198cedc net: buf: Add slist helpers Johan Hedberg 2017-11-04 10:54:31 +03:00
  • 6bbb5f2094 net: tests: Add tests for net pkt address parsing Aska Wu 2017-11-06 12:37:43 +08:00
  • 1bdd80f8db net: context: Replace net pkt parsing by helper functions Aska Wu 2017-10-25 11:28:15 +08:00
  • 2d7ff75f60 net: pkt: Add net_pkt_get_dst_addr() Aska Wu 2017-10-24 18:27:45 +08:00
  • e25d925242 Bluetooth: Defer RL update if there's an ongoing connection Johan Hedberg 2017-10-05 22:01:55 +03:00
  • 56f79f817e Bluetooth: Add support for Link Layer Privacy Johan Hedberg 2017-10-05 09:43:56 +03:00
  • a74feaaf55 Bluetooth: Add missing HCI defines for LL privacy Johan Hedberg 2017-10-05 09:43:37 +03:00
  • 7762578de4 Bluetooth: Simplify and clean up LE scan handling Johan Hedberg 2017-10-05 18:20:25 +03:00
  • 82118c712f net: fix the build rules for drivers/net. Michael Hope 2017-11-04 22:04:17 +01:00
  • 885f0b469f doc: fix link to DCO in contribution guidelines Christoph Sax 2017-11-04 16:15:07 +01:00
  • 591ba2c7ba doc: fix typos in a few docs Christoph Sax 2017-11-04 15:56:53 +01:00
  • 9a8316061d Bluetooth: Mesh: Fix HB Sub Status when disabling subscription Johan Hedberg 2017-11-02 20:46:15 +03:00
  • 33826b91bd Bluetooth: Mesh: Fix clearing HB state when disabling HB sub Johan Hedberg 2017-11-02 17:17:31 +02:00
  • bcc140dbe6 Bluetooth: Mesh: Fix sending heartbeat only when relay state changes Johan Hedberg 2017-11-02 15:44:02 +02:00
  • c44daebe97 Bluetooth: Mesh: Fix HB Pub Count Log calculation routine Johan Hedberg 2017-11-02 15:24:24 +02:00
  • ebf1a3c661 Bluetooth: Mesh: Fix ignoring all prohibited sub_dst in HB Sub Set Johan Hedberg 2017-11-02 15:20:07 +02:00
  • 6047ccd2a1 Bluetooth: Mesh: Extend advertising API with helpers for Friend support Johan Hedberg 2017-10-31 13:59:25 +02:00
  • 91e75985bd Bluetooth: Mesh: Fix and clean up IV Update procedure Johan Hedberg 2017-10-31 21:38:33 +02:00
  • b0a43b9d3c Bluetooth: Mesh: Return change information from bt_mesh_iv_update() Johan Hedberg 2017-10-30 15:07:09 +02:00
  • e1b381c58f Bluetooth: Mesh: Export bt_mesh_friend_cred_get() for Friend usage Johan Hedberg 2017-10-30 15:06:02 +02:00
  • 020425f61a Bluetooth: Mesh: Remove redundant assignment Johan Hedberg 2017-10-30 15:04:25 +02:00
  • a6ce33d7ea Bluetooth: Mesh: Cfg: Only update friend state if supported Johan Hedberg 2017-10-30 15:00:04 +02:00
  • ab84517b45 Bluetooth: Mesh: Export some transport layer helpers Johan Hedberg 2017-10-30 14:56:16 +02:00
  • ae714e4028 Bluetooth: Mesh: Add bt_mesh_net_flags() helper function Johan Hedberg 2017-10-30 14:53:02 +02:00
  • b8e2c9a40f Bluetooth: Mesh: Fix TX segment context lookups Johan Hedberg 2017-10-28 21:50:29 +02:00
  • 2f9171c3ac Bluetooth: Mesh: Take advantage of BT_MESH_NET_HDR_LEN define Johan Hedberg 2017-10-28 21:46:49 +02:00
  • 799ee46b5c Bluetooth: Mesh: Keep received buffer intact until transport layer Johan Hedberg 2017-10-25 09:46:59 +02:00
  • fafff0fa78 doc: update links to new zephyrproject.org site David B. Kinder 2017-11-03 15:12:06 -07:00
  • ede2dc6ae1 doc: Update security vulnerabilities email address Andy Gross 2017-11-03 15:19:19 -05:00
  • d60d80f511 boards: disco_l475_iot1: Enable I2C_1 in default config Yannis Damigos 2017-10-26 21:44:11 +03:00
  • 75833d4f52 arm: nxp_kinetis: cleanup soc.h - remove unused defines Kumar Gala 2017-07-25 12:14:06 -05:00
  • ade121dc4d dts: add i2c2 to disco_l475_iot1 Erwan Gouriou 2017-10-17 10:49:48 +02:00
  • a7956b0d79 board: disco_l475_iot1: Provide sensor configuration settings Erwan Gouriou 2017-10-13 16:15:06 +02:00
  • 2a7efb7419 sensors: hts221: provide name to Kconfig choice Erwan Gouriou 2017-10-13 16:09:53 +02:00
  • 2e20f49167 sensors: lis3mdl: provide name to Kconfig choice Erwan Gouriou 2017-10-13 15:17:07 +02:00
  • c282a452ff doc: boards: stm32f3_disco: update Documentation to match pinmux.c Daniel Wagenknecht 2017-10-24 10:21:30 +02:00
  • b334fb68f8 doc: boards: stm32f3_disco: group default peripheral mapping Daniel Wagenknecht 2017-10-24 10:27:15 +02:00
  • c404c3b241 i2c: fix issue of stm32-i2c-v2 (F0/F3/F7) driver hanging in endless loop Daniel Wagenknecht 2017-10-20 10:14:54 +02:00
  • 818a96d3af userspace: assign thread IDs at build time Andrew Boie 2017-11-03 09:00:35 -07:00
  • 56cab64d70 drivers: crypto: Fix the scope of ataes132a crypto_driver_api functions Ramakrishna Pallala 2017-11-03 16:58:26 -04:00
  • bb5a2985d1 drivers: crypto: Fix mbedtls Kconfig dependencies Ramakrishna Pallala 2017-11-03 16:49:59 -04:00
  • 26c1bd545f ext: lib: crypto: mbedtls: Set default MBEDTLS_HEAP_SIZE to 512 Ramakrishna Pallala 2017-11-03 16:38:29 -04:00
  • 4742f8e010 drivers: crypto: Fix TinyCrypt Kconfig dependencies Ramakrishna Pallala 2017-11-03 16:10:43 -04:00
  • 34113f0869 ext: lib: crypto: tinycrypt: Fix Kconfig prompt message Ramakrishna Pallala 2017-11-03 16:08:24 -04:00
  • a44e88df2a tests: kernel: timer: Fix TC_PRINT format specifiers Ramakrishna Pallala 2017-11-03 09:33:01 -04:00
  • d8f85d736d tests: static_idt: convert legacy test to ztest Punit Vara 2017-11-03 15:08:04 +05:30
  • 283a0cdafb x86: MMU: Rename gen_mmu script Jan Kiszka 2017-11-03 11:05:08 +01:00