Commit graph

  • 5ac969257d cmake: Fixed flashing of nrf52840_pca10056 Sebastian Bøe 2017-11-08 19:26:11 +01:00
  • 6d35480e36 cmake: Fixed samples/net/rpl-node Sebastian Bøe 2017-11-08 19:06:30 +01:00
  • 8dd5107d6a cmake: Ported samples/net/rpl-node Sebastian Bøe 2017-11-08 10:48:41 +01:00
  • eb8e7b7969 cmake: Fixed openocd Sebastian Bøe 2017-11-08 19:20:55 +01:00
  • c7832bd343 cmake: Use -serial bt-server when CONFIG_BT Sebastian Bøe 2017-11-08 17:35:14 +01:00
  • 4449bef955 cmake: Pass GDB env var to flasher script Sebastian Bøe 2017-11-08 18:18:59 +01:00
  • 3d01cdd60e doc: cmake: Update the Linux CMake instructions Carles Cufi 2017-11-08 16:34:38 +01:00
  • 4e59b3df62 doc: cmake: Update macOS build instruction Carles Cufi 2017-11-08 12:30:45 +01:00
  • 3998b9e5ef cmake: Use Make for examples instead of Ninja Sebastian Bøe 2017-11-08 15:30:41 +01:00
  • fc978328b5 cmake: ext/hal/st/stm32cube: Fixed formatting and removed hal_uart Sebastian Bøe 2017-11-08 15:02:05 +01:00
  • 09f646a628 cmake: Fixed NODE_ADDR Sebastian Bøe 2017-11-08 14:47:38 +01:00
  • cad811babe ci: call 'make htmldocs' from root Anas Nashif 2017-11-07 20:07:13 -05:00
  • df5d7d738b build: add top-level Makefile for docs Anas Nashif 2017-11-07 20:05:56 -05:00
  • a037c363bb doc: fixed version parsing for docs Anas Nashif 2017-11-07 20:02:24 -05:00
  • adb988a577 cmake: fixed version handling Anas Nashif 2017-11-07 19:32:47 -05:00
  • 5630ccfc23 cmake: Introduce a default VID and PID Sebastian Bøe 2017-11-08 12:20:40 +01:00
  • efff10acbb doc: fix doxygen EXCLUDE Anas Nashif 2017-11-07 15:24:22 -05:00
  • dad876f837 cmake: Fixed subsys/net/lib/http Sebastian Bøe 2017-11-07 16:15:11 +01:00
  • 0829ddfe9a kbuild: Removed KBuild Sebastian Bøe 2017-11-07 14:52:37 +01:00
  • 7736df0216 cmake: ci: Add more minions Sebastian Bøe 2017-11-07 14:21:41 +01:00
  • 2308ff1858 doc: application: fix britishism regarding parentheses Marti Bolivar 2017-11-03 21:43:19 -04:00
  • 04a07c5cce doc: application: merge configuration paragraphs Marti Bolivar 2017-11-03 21:40:54 -04:00
  • 386df0c4e9 doc: application: fixup for app versus zephyr config Marti Bolivar 2017-11-03 21:38:09 -04:00
  • d36c308889 doc: application: add rest formatting to CMakeLists.txt Marti Bolivar 2017-11-03 21:35:33 -04:00
  • 42e4672985 doc: application: clarify KCONFIG_ROOT section Marti Bolivar 2017-11-03 21:30:32 -04:00
  • f79a95abe1 doc: application: revise app/zephyr link documentation Marti Bolivar 2017-11-03 21:23:02 -04:00
  • 0c0c06242c doc: application: fix "behavior" british spelling Marti Bolivar 2017-11-03 21:21:04 -04:00
  • 9bd9d487eb doc: application: clarify a pronoun antecedent Marti Bolivar 2017-11-03 21:20:03 -04:00
  • e21b175a03 doc: application: provide ddd install instructions Marti Bolivar 2017-11-03 21:13:42 -04:00
  • 137424368d doc: application: fix typo Marti Bolivar 2017-11-03 21:11:34 -04:00
  • 97c8596733 doc: application: fix QEMU capitalization Marti Bolivar 2017-11-03 21:09:41 -04:00
  • 10d19de019 doc: application: define ELF Marti Bolivar 2017-11-03 20:58:45 -04:00
  • 1f6175ad86 doc: application: debugging fixes Marti Bolivar 2017-11-03 20:56:11 -04:00
  • 609bd35eaa doc: application: fix up alternate CONF_FILE Marti Bolivar 2017-11-03 20:53:56 -04:00
  • ca46dfa378 doc: application: fix up "running an application" Marti Bolivar 2017-11-03 14:12:46 -04:00
  • 199dc8a18c doc: application: trivial whitespace fix Marti Bolivar 2017-11-03 12:44:56 -04:00
  • 9c85c7f11c doc: application: move build/run/debug docs after overview Marti Bolivar 2017-11-03 12:34:22 -04:00
  • dfcb2dfc70 doc: application: trivial fixups to "Rebuild an Application" Marti Bolivar 2017-11-03 12:30:00 -04:00
  • 1b9b28847e doc: application: improvements to "Overriding Default Configuration" Marti Bolivar 2017-11-02 16:58:35 -04:00
  • 554eebae1c doc: application: improve Kconfig setting documentation Marti Bolivar 2017-11-02 15:50:25 -04:00
  • 40e04e6e1b doc: application: re-work CMakeLists.txt / configuration division Marti Bolivar 2017-11-02 14:14:10 -04:00
  • 1d93f674a4 doc: application: touch up cmake overview Marti Bolivar 2017-11-02 13:56:59 -04:00
  • ccfdff6577 doc: application: CMake updates for overview and creation docs Marti Bolivar 2017-11-02 13:16:20 -04:00
  • 2e3ecd8c52 doc: getting_started: add ref target for running hello world Marti Bolivar 2017-11-02 12:43:43 -04:00
  • 4faed167b9 doc: getting_started: Windows MSYS2 with CMake Carles Cufi 2017-11-06 16:03:05 +01:00
  • b7f5f07188 dts: Break all dependencies of DTS on ext Sebastian Bøe 2017-11-02 17:39:02 +01:00
  • 3eef1e3bea doc: application: fix stale sentence about Kbuild Marti Bolivar 2017-10-27 14:07:32 -04:00
  • a2177277e5 ci: update shippable for new SDK Anas Nashif 2017-10-31 16:44:27 -04:00
  • 9b12769479 tests: use cmake to build object benchmarks Anas Nashif 2017-10-31 09:32:07 -04:00
  • f9a70a862d kconfig: fix Qt header for building Qt based kconfig Anas Nashif 2017-10-31 09:31:23 -04:00
  • 0a4808b75c linker: use UTIL_LISTIFY macro for dealing with .a files Anas Nashif 2017-10-31 09:30:38 -04:00
  • 602a14365d doc: update with CMake instructions Anas Nashif 2017-10-31 08:35:24 -04:00
  • 4c2d26098e doxygen: ignore misc/util.h Anas Nashif 2017-10-31 08:34:54 -04:00
  • 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