Commit graph

  • d0832f92fd Bluetooth: controller: Refactor whitelisting Carles Cufi 2017-06-13 13:57:04 +02:00
  • fed3331c9f mpu_stack_guard_test: use k_thread_create() Andrew Boie 2017-06-13 08:30:49 -07:00
  • 05c9dd08b0 quark_se: MMU: Add linker support for MMU page table generation. Adithya Baglody 2017-06-05 16:49:56 +05:30
  • aab1c1f63c quark_se: MMU: Memory regions for arduino 101(quark_se) Adithya Baglody 2017-06-05 16:45:44 +05:30
  • 43dfd98469 kernel: x86: MMU: Enable MMU at boot time. Adithya Baglody 2017-06-05 16:31:53 +05:30
  • a407739ef4 scripts: x86: MMU: Script to generate page tables Adithya Baglody 2017-05-22 11:27:15 +05:30
  • 576c1ebba2 qemu: MMU: Memory regions for qemu_x86 Adithya Baglody 2017-05-22 11:25:47 +05:30
  • 83644a493e kernel: x86: MMU: Build system support for x86 MMU Adithya Baglody 2017-05-22 11:24:34 +05:30
  • 9bbf5335b9 kernel: x86: MMU: Macros & Linker scripts for Boot time table creation Adithya Baglody 2017-05-22 11:19:52 +05:30
  • 569c6e5203 kernel: MMU: kconfig definition to enable the MMU on x86. Adithya Baglody 2017-05-22 11:01:49 +05:30
  • d4fe898fe2 Bluetooth: controller: Add functions to get active filter policy Vinayak Kariappa Chettimada 2017-06-13 12:05:54 +02:00
  • 08f3c62916 Bluetooth: controller: Reduce ll_adv struct size Vinayak Kariappa Chettimada 2017-06-06 21:37:49 +02:00
  • faaa82fa5d Bluetooth: controller: Remove scan_ prefixes in scanner struct Vinayak Kariappa Chettimada 2017-06-07 20:50:35 +02:00
  • 8eb9c8cea0 Bluetooth: controller: Fix advertiser context corruption Vinayak Kariappa Chettimada 2017-06-07 13:58:27 +02:00
  • d577d3c450 Bluetooth: controller: Fix scanner context corruption Vinayak Kariappa Chettimada 2017-06-07 13:58:27 +02:00
  • 19bccdd434 Bluetooth: controller: Use the term scanner in place of observer Vinayak Kariappa Chettimada 2017-06-07 13:04:10 +02:00
  • e28323aed1 Bluetooth: controller: Fix non-scannable advertising mode Vinayak Kariappa Chettimada 2017-06-12 09:10:39 +02:00
  • cf05b11924 samples: net: Do not assume TCP connection was successful Leandro Pereira 2017-06-08 10:49:18 -07:00
  • 9e329c7997 net: tcp: Remove fin_queued flag from struct net_tcp Leandro Pereira 2017-06-06 15:40:31 -07:00
  • 515788648a net: ip: Make struct in_addr::s_addr compatible with POSIX definition Paul Sokolovsky 2017-06-12 21:24:12 +03:00
  • b5d4a25a11 arc: fix balign position to properly 4byte align global vars Michael R Rosen 2017-06-12 16:07:07 -07:00
  • 9faa5f2033 doc: spelling fixes in Kconfig files David B. Kinder 2017-06-12 15:48:38 -07:00
  • 342bdda760 doc: spelling fixes in samples/ and boards/ David B. Kinder 2017-06-12 14:30:03 -07:00
  • 57df515028 samples: net: echo-client: Fix compile error Jukka Rissanen 2017-06-12 15:24:20 +03:00
  • 65e5401502 xtensa: fix 'make debug' for xt-sim targets Andrew Boie 2017-06-12 13:48:37 -07:00
  • 1f3f440b22 arm: nxp: mpu: Fix off-by-1 error in region index calculation Maureen Helm 2017-06-08 22:58:17 -05:00
  • bacbea6e21 arm: nxp: mpu: Rework handling of region descriptor 0 Maureen Helm 2017-06-08 22:14:06 -05:00
  • d2e38decf0 arm: nxp: mpu: Return constant number of mpu regions Maureen Helm 2017-06-02 15:55:17 -05:00
  • c0682a9dca net: context: Init context state after unref Jukka Rissanen 2017-06-09 14:27:29 +03:00
  • 35d28fb567 net: http: Connection close fix if old connection is active Jukka Rissanen 2017-06-09 14:12:27 +03:00
  • 87ccb79a7a net: lib: dns: Check return value of net_context_recv() Leandro Pereira 2017-06-09 10:10:26 -07:00
  • 2f117af6c5 scripts: make check_compliance scripts take arguments Anas Nashif 2017-05-09 16:57:00 -04:00
  • 1fc69dd4db ci: merge xml reports into one single file Anas Nashif 2017-05-07 10:21:50 -04:00
  • c363a0d000 ci: compliance: add missing classname and enhanced description Anas Nashif 2017-05-07 10:07:45 -04:00
  • 243671bcdb samples: ipm: fix macro name Anas Nashif 2017-06-09 21:30:19 -04:00
  • aac4f488be tests: Add shell tests Luiz Augusto von Dentz 2017-06-01 16:01:28 +03:00
  • a04d22c6d8 net: shell: Remove code adjust arguments Luiz Augusto von Dentz 2017-06-01 15:56:13 +03:00
  • 81cc89189b shell: Adjust arguments when executing a command of different module Luiz Augusto von Dentz 2017-06-01 15:49:14 +03:00
  • 417dc03aad shell: Return proper errors if the command fails Luiz Augusto von Dentz 2017-06-01 15:03:42 +03:00
  • 4b5aef7ee4 shell: Add define to _SHELL_H_ Luiz Augusto von Dentz 2017-06-01 15:01:49 +03:00
  • 1a8cd31d64 shell: Add shell_exec Luiz Augusto von Dentz 2017-05-25 21:14:08 +03:00
  • 680ca8c944 toolchain/common.h: deprecate __stack Andrew Boie 2017-06-02 14:12:22 -07:00
  • 567c6c7683 misc: use K_THREAD_STACK_DEFINE macros Andrew Boie 2017-06-02 14:10:09 -07:00
  • e87eacacfa samples: use K_THREAD_STACK_DEFINE macros Andrew Boie 2017-06-02 14:08:58 -07:00
  • 2d4a36fc1c drivers: use K_THREAD_STACK_DEFINE macros Andrew Boie 2017-06-02 14:08:45 -07:00
  • 15ed8ec7ea tests: use K_THREAD_STACK_DEFINE macros Andrew Boie 2017-06-02 14:08:22 -07:00
  • dc5d935d12 kernel: introduce stack definition macros Andrew Boie 2017-06-02 12:56:47 -07:00
  • bcb4cfe9e4 tests: net: use main thread for test Andrew Boie 2017-06-02 12:33:12 -07:00
  • e0185d4c76 toolchain: gcc: add __DEPRECATED_MACRO Andrew Boie 2017-06-02 10:53:44 -07:00
  • 2f28bf538c scripts: convert helper scripts to python3 Punit Vara 2017-06-08 14:40:48 +05:30
  • 0eb078b737 doc: fix reference to nios2-configure-sof tool David B. Kinder 2017-06-09 11:18:19 -07:00
  • fa4a39322e scripts: extract_dts_includes.py: Correct LOAD_OFFSET Andy Gross 2017-06-09 11:38:56 -05:00
  • 7211665f99 pinmux: Galileo: Updated the pinmux to use new PWM API's. Adithya Baglody 2017-06-09 11:58:30 +05:30
  • 3a025544a1 ieee802154: Realign structure bitfields Tomasz Bursztyka 2017-06-07 10:26:08 +02:00
  • 286139e13b net: tcp: Check pkt before sending RESET Jukka Rissanen 2017-06-09 12:40:12 +03:00
  • fc125e0e2c net: shell: Add HTTP server connection monitoring Jukka Rissanen 2017-06-05 17:32:07 +03:00
  • e3ba68881d net: shell: Show HTTP connection information Jukka Rissanen 2017-06-05 16:41:29 +03:00
  • ab51f67e17 net: http: Collect HTTP server connection information Jukka Rissanen 2017-06-05 16:39:45 +03:00
  • d055252ea9 Bluetooth: controller: Restrict enc to 1M 27 bytes PDU on nRF51 Vinayak Kariappa Chettimada 2017-05-30 00:44:19 +02:00
  • ebd94f06b5 Bluetooth: controller: Cond. compile LE Encryption Vinayak Kariappa Chettimada 2017-05-30 00:12:10 +02:00
  • 447193c959 net: context: Print error code if sending fails Jukka Rissanen 2017-06-05 13:45:37 +03:00
  • 7812569e0f net: context: Add debug print when context is freed Jukka Rissanen 2017-06-02 15:28:53 +03:00
  • e90f4e1486 sample: net: Add https-client sample application Jukka Rissanen 2017-06-05 14:00:20 +03:00
  • 1b82463dee net: http: Add HTTPS client support Jukka Rissanen 2017-05-23 16:12:09 +03:00
  • 0d43bbfb77 net: http: Move heap init into net/lib/http/http.c Jukka Rissanen 2017-05-23 16:10:30 +03:00
  • 393ab90785 samples: net: Fix README.rst file documentation Jukka Rissanen 2017-06-07 13:18:03 +03:00
  • 0b9f9f3023 tests: context: move idle test to the end Andrew Boie 2017-06-08 10:46:47 -07:00
  • 2a29bed8bb tests: json: add tests for arrays of objects Marti Bolivar 2017-06-07 14:13:15 -04:00
  • 25d62edd01 lib: json: add helper macros for arrays of objects Marti Bolivar 2017-06-07 14:10:57 -04:00
  • b4c8d83eab lib: json: fix arr_parse() Marti Bolivar 2017-06-07 14:07:45 -04:00
  • 2620ae0932 lib: json: fix arr_encode() Marti Bolivar 2017-06-07 11:50:15 -04:00
  • a4b67de3fd lib: json: clarify JSON_OBJ_DESCR_ARRAY usage Marti Bolivar 2017-06-07 14:05:30 -04:00
  • 6e78701392 tests: remove obsolete usage of defrag Anas Nashif 2017-06-08 11:21:14 -04:00
  • 817a043fc8 toolchain.gccarmemb: Fix support for where to find newlib Kumar Gala 2017-06-08 11:30:04 -05:00
  • e3550a29ff stack_sentinel: hang system on failure Andrew Boie 2017-06-07 15:15:19 -07:00
  • 000429c069 tests: fatal: increase coverage Andrew Boie 2017-06-07 10:57:01 -07:00
  • 6255d6c6de k_oops: force unlock IRQs on ARMv7M Andrew Boie 2017-06-07 14:44:58 -07:00
  • 998f905445 arches: declare _SysFatalErrorHandler __weak Andrew Boie 2017-06-07 10:40:29 -07:00
  • ae1a75b82e stack_sentinel: change cooperative check Andrew Boie 2017-06-07 09:33:16 -07:00
  • ef2e463493 frdm_k64f: default to pyocd.sh for flashing/debug Andrew Boie 2017-06-07 08:51:44 -07:00
  • 639a10e30d sam3x: report correct number of IRQ priority bits Andrew Boie 2017-06-08 10:02:41 -07:00
  • 3405607d9e license: add missing licenses and copyright Anas Nashif 2017-06-08 10:24:51 -04:00
  • c282811983 samples: static_lib: conditional assign BOARD (?=) Sharron LIU 2017-06-08 15:29:35 +08:00
  • 84628e8b53 kconfig: misc: Conditionally remove FLASH_LOAD options Andy Gross 2017-05-23 10:56:13 -05:00
  • 91f67a13f7 dts: common: yaml: Add partition file Andy Gross 2017-06-07 00:29:41 -05:00
  • 69255043e7 dts/extract_dts_includes.py: Add partition support Andy Gross 2017-04-19 22:58:51 -05:00
  • 68e8813896 tests: context: allow 2 ticks of slop Andrew Boie 2017-06-05 12:52:07 -07:00
  • 7a5150cd9f tests: context: make some failures less ambiguous Andrew Boie 2017-06-05 12:47:45 -07:00
  • f0095619ed doc: fix linenum references in api example David B. Kinder 2017-06-07 17:25:28 -07:00
  • 3970cd4a87 samples: fixed typo in README.rst Sharron LIU 2017-06-08 10:11:20 +08:00
  • 054ab5f1cf release: Update version of master to 1.8.99 Anas Nashif 2017-06-07 21:01:06 -04:00
  • b676bfafc8 drivers: serial: uart_fe310: fix function definiton name for UART1 IRQ Jens Peter Schroer 2017-06-07 18:08:22 +02:00
  • 364a2ac8a1 sensor: lps22hb: fix the pressure sensor fractional value Harry Jiang 2017-05-30 02:58:29 +08:00
  • eaa42889de doc: add interrupt implementation details Andrew Boie 2017-05-24 12:01:24 -07:00
  • 489d7475f8 samples: restore cpp_synchronization test Andrew Boie 2017-06-06 13:51:55 -07:00
  • 5b22d6fab3 Makefile.toolchain.zephyr: fix C++ on Xtensa Andrew Boie 2017-06-06 14:58:49 -07:00
  • e125e5b9c6 arm: core: mpu: Prevent updating unexpected region chunlin 2017-05-25 19:06:20 +08:00
  • b520075788 gitlint: Ignore signed-off-by line Anas Nashif 2017-06-06 08:50:11 -04:00
  • 7a01988c64 net: 6lo: Fix source address uncompression Ravi kumar Veeramally 2017-06-05 15:58:16 +03:00
  • 4a8a42f9dd net: rpl: Update RPL header Ravi kumar Veeramally 2017-06-05 13:56:18 +03:00