Commit graph

  • cd313cb82d sampels: remove obsoleted static_lib sample Anas Nashif 2017-10-31 08:34:02 -04:00
  • fb91ad6b88 sanitycheck: adapt for cmake Anas Nashif 2017-10-31 08:33:17 -04:00
  • 969f39308a CODEOWNERS: add cmake owners Anas Nashif 2017-10-31 08:31:34 -04:00
  • 3dd6ae675e ci: support cmake in shippable Anas Nashif 2017-10-31 08:31:17 -04:00
  • d5c43eda9c gitignore: add build directory to ignore list Anas Nashif 2017-10-31 08:30:33 -04:00
  • 12f8f76165 Introduce cmake-based rewrite of KBuild Sebastian Bøe 2017-10-27 15:43:34 +02:00
  • 8bffcda547 doc: usermode: iterative refinements Andrew Boie 2017-11-08 11:26:55 -08:00
  • 6f52e2d911 usb: Allow to select Endpoint addresses for CDC ACM Andrei Emeltchenko 2017-11-08 11:20:13 +02:00
  • d06e4f536c doc: fix misspellings in porting/arch.rst David B. Kinder 2017-11-08 10:22:25 -08:00
  • 483f7671c7 doc: fix misspellings in doxygen API comments David B. Kinder 2017-11-08 10:29:27 -08:00
  • 7e3ed1465f doc: fix Kconfig misspellings David B. Kinder 2017-11-08 10:35:48 -08:00
  • f90242a448 mem_domain_apis_test: fix sample.yaml Andrew Boie 2017-11-01 11:28:00 -07:00
  • 0bf9d33602 mem_domain: inherit from parent thread Andrew Boie 2017-10-16 09:12:47 -07:00
  • fb4dfa9d6f net: samples: Add netusb configuration to zperf Andrei Emeltchenko 2017-11-08 17:14:50 +02:00
  • 6048c0cd2f net: Fix zperf TCP build Andrei Emeltchenko 2017-11-08 16:52:49 +02:00
  • cdea2bfab7 net: tcp: Add support for TCP options parsing Paul Sokolovsky 2017-11-02 17:38:41 +02:00
  • 3c652996ff net: tcp: Add NET_TCP_HDR_LEN(hdr) macro for reuse Paul Sokolovsky 2017-11-01 23:42:16 +02:00
  • bc88ad750b net: tcp: Handle storage of TCP send MSS Paul Sokolovsky 2017-10-31 19:37:01 +02:00
  • 682a207409 scripts: runner: core: fix stale comments Marti Bolivar 2017-11-07 14:08:19 -05:00
  • 2d21300a50 scripts: runner: core: fix comment typo Marti Bolivar 2017-11-07 14:08:06 -05:00
  • 208526d340 scripts: runner: use ss on linux, not netstat Marti Bolivar 2017-10-24 16:17:04 -04:00
  • e9f3791d78 include: usb: remove cdc_acm.h Johann Fischer 2017-11-03 15:26:06 +01:00
  • cebc1c501b samples: webusb: rework usb descriptor Johann Fischer 2017-11-03 15:10:37 +01:00
  • 8ff9b6350f subsys: netusb: use usb_cdc.h header Johann Fischer 2017-11-03 12:50:56 +01:00
  • 7bb40bd9ca kernel: init: mem_domain structure is initialized for dummy thread. Adithya Baglody 2017-11-03 15:06:57 +05:30
  • 792fc9ed01 samples: MPU: updated the memory domain test for x86. Adithya Baglody 2017-10-09 11:41:56 +05:30
  • eff2ec6ac9 kernel: Arch specific memory domain APIs added Adithya Baglody 2017-10-09 11:37:31 +05:30
  • 538fa7b37c x86: MMU: Configure page tables entries for memory domain in swap. Adithya Baglody 2017-10-09 11:22:41 +05:30
  • f7b0731ce4 x86: MMU: Memory domain implementation for x86 Adithya Baglody 2017-10-09 11:16:53 +05:30
  • 83bedcc912 ARM: MPU: Arch specific memory domain APIs Adithya Baglody 2017-10-06 15:43:11 +05:30
  • 57832073c6 kernel: arch interface for memory domain Adithya Baglody 2017-10-06 15:35:36 +05:30
  • 641f867adf usb: netusb: Allow to select Endpoint numbers Andrei Emeltchenko 2017-11-07 12:12:53 +02:00
  • a59350e408 dts: arm: nrf52_pca10040: Increase mcuboot partition size Andrzej Puzdrowski 2017-11-07 13:48:43 +01:00
  • cc23c6a281 dts: arm: nrf52840_pca10056: Increase mcuboot partition size Andrzej Puzdrowski 2017-09-15 13:45:44 +02:00
  • 960708d517 board: frdm_k64f, frdm_kw41z, frdm_kl25z: Define LED1 Paul Sokolovsky 2017-11-06 22:33:05 +02:00
  • dede4cbd62 doc: move memory domain docs under user mode Andrew Boie 2017-11-07 09:02:32 -08:00
  • 2a8684f60c x86: de-couple user mode and HW stack protection Andrew Boie 2017-11-06 11:42:54 -08:00
  • b3227fa614 gen_mmu_x86.py: decrease verbosity Andrew Boie 2017-11-06 10:52:16 -08:00
  • a705eae315 gen_gdt: add debug statements and simplify logic Andrew Boie 2017-11-03 10:39:08 -07:00
  • 3a0b1b435e tests: bluetooth/mesh: Enable beacon by default Johan Hedberg 2017-11-06 14:22:09 +02:00
  • 2a74be43ea Bluetooth: Mesh: Fix network decryption in case of multiple LPNs Johan Hedberg 2017-11-06 13:18:14 +02:00
  • 1ecb486f17 Bluetooth: Mesh: Simplify & fix net credentials selection Johan Hedberg 2017-11-06 12:28:29 +02:00
  • d118fff232 Bluetooth: Mesh: Remove unnecessary per-buffer segment context Johan Hedberg 2017-11-05 23:16:44 +02:00
  • 9b2a6d4866 Bluetooth: Mesh: Fix friendship credential usage for segmented messages Johan Hedberg 2017-11-05 22:58:22 +02:00
  • ada5771d7c Bluetooth: Mesh: Fix ignoring invalid Transport OpCode as LPN Johan Hedberg 2017-11-05 22:17:01 +02:00
  • f51797335d Bluetooth: Mesh: Fix retries when establishing Friendship as LPN Johan Hedberg 2017-11-05 21:45:54 +02:00
  • b18f023e31 Bluetooth: Mesh: Improve debug logs for provisioning Johan Hedberg 2017-11-05 21:45:24 +02:00
  • 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