Commit graph

  • 6e41f9e181 arch: arm: enable/disable MPU using API functions Ioannis Glaropoulos 2018-07-16 08:46:09 +0200
  • 3612802b95 samples: webusb: Change webusb app repository name Andrei Emeltchenko 2018-07-13 13:43:21 +0300
  • 354e138f01 samples: webusb: Reformat README txt to rst Andrei Emeltchenko 2018-07-13 13:16:43 +0300
  • 942ab7ed35 esp32: include register headers in soc.h Anas Nashif 2018-07-16 16:24:37 -0500
  • c8b114f25d samples: exclude socket samples on esp32 Anas Nashif 2018-07-16 16:23:40 -0500
  • f5b91bad17 drivers: usb_dc_kinetis: fix gcc 7.3.1 warning Johann Fischer 2018-07-16 18:27:59 +0200
  • 16ff8ca2c2 libc: newlib: Enable extended linux errno defines Kumar Gala 2018-07-11 15:57:03 -0500
  • 57fbc66882 ext: hal: altera: Add ifdef protection for __LINUX_ERRNO_EXTENSIONS__ Kumar Gala 2018-07-11 15:48:44 -0500
  • ecc891b296 drivers: Fix asserts in i.MX UART Driver Diego Sueiro 2018-07-16 09:51:21 +0100
  • 32e6d0ca87 usb: set SN string descriptor at runtime qianfan Zhao 2018-05-23 10:23:21 +0800
  • 46db70ac4c doc: subsys: logging: internal thread and thread wake up Krzysztof Chruscinski 2018-07-10 09:43:49 +0200
  • 000aaf96fb logging: Add internal thread for log processing Krzysztof Chruscinski 2018-06-28 13:17:09 +0200
  • 1ba542c352 logging: Logger to wake up logs processing thread Krzysztof Chruscinski 2018-06-27 10:47:14 +0200
  • 8b8198b58f samples: mesh_demo: Fix Fix warning when building with newlib Kumar Gala 2018-07-12 08:52:20 -0500
  • f035395ed0 bluetooth: at: Fix warning when building with newlib Kumar Gala 2018-07-11 15:35:32 -0500
  • c2862eda4d bluetooth: mesh: shell: Fix warning when building with newlib Kumar Gala 2018-07-11 15:28:54 -0500
  • 1d9bb5d793 kernel: minor improve in SYS_CLOCK_HW_CYCLES_PER_SEC help description Ioannis Glaropoulos 2018-07-16 09:43:32 +0200
  • f5569a9dd3 frdm_k64f: dts: Addition of a Flash Partion Arjun Warty 2018-06-20 15:33:07 -0500
  • 02addfff50 tests: poll: Add description and RTM links Spoorthi K 2018-07-16 08:49:22 +0530
  • afad09dba6 samples: boards: nrf52: Refactor power_mgr app code Ramakrishna Pallala 2018-06-28 10:37:21 +0530
  • a20cc9e78b arch: arm: nrf52: Enable interrupts on wake up from sleep Ramakrishna Pallala 2018-06-28 10:35:01 +0530
  • 5f44309018 drivers: timer: nrf: Fix expected_sys_ticks issue in case of k_busy_wait Ramakrishna Pallala 2018-06-25 11:32:54 +0530
  • f8718758e5 include: drivers: gpio: Turn functions generic - esp32 Vitor Massaru Iha 2017-11-22 16:16:27 -0200
  • 6b01c89935 logging: Add log initialization to system startup Krzysztof Chruscinski 2018-07-11 12:26:31 +0200
  • 953cc12464 kconfiglib: Fix paths for gsource'd files in the documentation Ulf Magnusson 2018-07-13 19:09:37 +0200
  • 93ca721c48 xtools: set toolchain vendor to zephyr Anas Nashif 2018-07-13 07:47:53 -0400
  • f25baebf27 net: samples: Add TLS support to http_get and big_http_download samples Robert Lubos 2018-05-23 12:36:49 +0200
  • 47f908872d net: tls: Implement poll with support for mbedTLS pending data Robert Lubos 2018-07-05 14:42:42 +0200
  • 07f1a1fe2c net: tls: Handle TLS socket send and recv Robert Lubos 2018-07-13 09:36:20 +0200
  • d08fd07f60 net: tls: Handle TLS handshake Robert Lubos 2018-07-03 15:27:25 +0200
  • 2d4815dd15 net: tls: Add mbedTLS logging Robert Lubos 2018-07-03 15:41:11 +0200
  • ccdc6a6bdf net: tls: Add mbedTLS entropy source Robert Lubos 2018-07-03 15:26:39 +0200
  • a7c698d936 net: tls: Add TLS context allocation/deallocation Robert Lubos 2018-07-02 16:14:27 +0200
  • 00a69bf9bb net: socket: Add switch to enable TLS socket option support Robert Lubos 2018-07-02 15:41:22 +0200
  • 2516aa07e4 doc: Add doxygen to Chocolatey package list Carles Cufi 2018-07-13 18:45:19 +0200
  • 2af9a9e628 doc: cmake: Use flexible variables for inclusion Carles Cufi 2018-07-13 15:32:36 +0200
  • 3161617840 ext: mcux: Add a script to import new versions of mcux Maureen Helm 2018-03-02 17:04:25 -0600
  • cfd5c9b43d samples: nats: Fix warning when building with newlib Kumar Gala 2018-07-11 15:26:44 -0500
  • 6693537c54 dts: yaml: Align spi driver clocks bindings Maureen Helm 2018-07-13 08:21:08 -0500
  • 4433d9d3d2 dts: yaml: Align serial driver clocks bindings Maureen Helm 2018-07-13 07:57:09 -0500
  • bbda4455e4 dts: yaml: Add missing id property to nxp bindings Maureen Helm 2018-07-13 07:51:28 -0500
  • f76f7585ab dts: yaml: Remove unused nxp,kw41z-sim.yaml Maureen Helm 2018-07-13 07:47:58 -0500
  • ed72015dbe samples: console: add print statements for user Niranjhana N 2018-07-12 11:33:49 +0530
  • b8b94280b9 samples: mesh: boards: nrf52: avoid responding to wrong messages Vikrant More 2018-07-13 14:27:34 +0530
  • 460c585406 samples: mesh: boards: nrf52: edit struct for gen. level Vikrant More 2018-07-13 13:02:24 +0530
  • 00cd491ffe samples: mesh: boards: nrf52: modifications as per 3.3.2.2.3 Vikrant More 2018-07-12 16:08:02 +0530
  • 2708ce561d samples: mesh: boards: nrf52: randomize publishers TID on boot Vikrant More 2018-07-12 10:10:32 +0530
  • 06f69b5c64 samples: mesh: improved code readability & remove redudancy Vikrant More 2018-07-11 14:09:44 +0530
  • c58f102c90 samples: mesh: boards: nrf52: improved vendor model Vikrant More 2018-07-09 15:45:49 +0530
  • 170ca38b75 samples: mesh: boards: nrf52: upgrade to pass PTS test Vikrant More 2018-07-09 15:22:18 +0530
  • d505ca7081 doc: cmake: Fix argument parsing Carles Cufi 2018-07-13 12:37:13 +0200
  • b3d2de7163 doc: Makefil: Propagate Make options Carles Cufi 2018-07-13 11:55:54 +0200
  • f0de6e06f8 drivers: serial: nrf: Serial driver modification to use DT Jakub Rzeszutko 2018-07-11 14:11:18 +0200
  • 13b160b0f5 samples: net: Make echo_client/echo_server use generic mbedTLS config Robert Lubos 2018-07-11 15:09:31 +0200
  • f1421b96df ext: lib: crypto: Make config-tls-generic.h default config Robert Lubos 2018-07-10 14:00:29 +0200
  • a60af5c1ff ext: lib: crypto: Add generic mbedTLS config file Robert Lubos 2018-07-10 10:13:08 +0200
  • 1073882998 subsys: kconfig: Remove 'default n' properties and clean up a bit Ulf Magnusson 2018-07-12 13:26:29 +0200
  • 15bc615b5b cmake: Use _FORTIFY_SOURCE only with optimizations enabled Thomas Ebert Hansen 2018-07-12 12:01:55 +0200
  • 9ad36e7145 tests: net: arp: Increase network buffer counts Jukka Rissanen 2018-07-12 14:08:12 +0300
  • 247ca67cea doc: sphinx: Reshuffle sphinx cmd-line options Carles Cufi 2018-07-12 18:14:15 +0200
  • 9c2f681bc0 scripts: filter-known-issues: Add extra newline Carles Cufi 2018-07-12 17:37:18 +0200
  • 45d58a7bb1 cmake: Rename process.cmake to reflect contents Carles Cufi 2018-07-12 17:34:29 +0200
  • 5e5fe0d74f doc: known issues: Fix regexes for Windows Carles Cufi 2018-07-12 13:12:09 +0200
  • c8af08e5d4 usb: osdesc: Use definition for string descriptor index Andrei Emeltchenko 2018-07-10 14:39:34 +0300
  • 25afcc574f usb: device: Refactor vendor_handler Andrei Emeltchenko 2018-07-05 18:52:09 +0300
  • c2fdfbb835 usb: rndis: Use RFC 7042 Doc value for Host MAC Andrei Emeltchenko 2018-07-05 18:29:14 +0300
  • 7b0e9d7c53 usb: composite: Add handling osdesc feature Andrei Emeltchenko 2018-07-04 12:27:41 +0300
  • 5a9c069c83 usb: tests: Add testing os_desc feature Andrei Emeltchenko 2018-05-29 16:35:53 +0300
  • 65cbe9db57 usb: tests: Add unit tests for MS OS Descriptors testing Andrei Emeltchenko 2018-05-28 16:22:42 +0300
  • d8da50a30d usb: rndis: Set subCompatibleID parameter for exact MS driver Andrei Emeltchenko 2018-05-25 14:31:51 +0300
  • 93dd1b99c2 usb: rndis: Add MS OS v1 descriptors to RNDIS Andrei Emeltchenko 2018-05-25 12:31:08 +0300
  • 59e9cd0f13 usb: osdesc: Add MS OS Descriptors version 1 support Andrei Emeltchenko 2018-05-25 12:25:17 +0300
  • a19b469ae3 usb: Cleanup code style for usb_device Andrei Emeltchenko 2018-05-25 11:12:25 +0300
  • 44b7076c22 usb: Correct include path Andrei Emeltchenko 2018-05-25 11:13:44 +0300
  • a3fb48c5fd usb: webusb: Use struct string_desc instead of char array Andrei Emeltchenko 2018-05-22 14:47:27 +0300
  • 70944e8375 tests: boards: intel_s1000_crb: Fix build error. Savinay Dharmappa 2018-07-04 10:42:13 +0530
  • 3cb9018e23 arch: x86: Kconfig: Fix CACHE_LINE_SIZE default for CPU_ATOM Ulf Magnusson 2018-07-12 20:15:04 +0200
  • c90170c5c5 drivers: wifi: simplelink: move files into a dedicated subdir Gil Pitney 2018-07-11 17:01:10 -0700
  • 9aebe8b466 lib: json: Fix warning when building with newlib Kumar Gala 2018-07-11 15:24:11 -0500
  • 8317e366a8 tests: sprintf: Add inf/nan testing for %{e,E,g,G} Kumar Gala 2018-07-12 12:44:32 -0500
  • e66da3f9e0 libc: minimal: Add support for %F conversion specifiers Kumar Gala 2018-07-12 12:41:56 -0500
  • 409c9e751f libc: minimal: Fix support for -nan Kumar Gala 2018-07-12 12:38:15 -0500
  • 96ea7ab7d1 libc: minimal: Fix handling of %f conversion specifiers for inf & nan Kumar Gala 2018-07-12 12:17:41 -0500
  • e6f4f623b7 libc: minimal: Fix handling of floating point exponent Kumar Gala 2018-07-12 11:42:54 -0500
  • 21d6e302f6 net: lwm2m: Fix warning when building with newlib Kumar Gala 2018-07-11 15:31:59 -0500
  • 92c1c2a24b samples: sensor: adt7420: Add ADT7420 sample application Michael Hennerich 2018-07-12 09:17:23 +0200
  • 21fd91e11e drivers: sensors: adt7420: Add driver for ADT7420 Temperature Sensor Michael Hennerich 2018-07-09 17:48:09 +0200
  • 8bfddb52e5 arch: arm: mpu: fix _get_region_ap(.) function Ioannis Glaropoulos 2018-07-12 10:10:43 +0200
  • ac81eb0eca drivers: gpio: nrf: remove GPIOTE register structure definition Ioannis Glaropoulos 2018-07-11 12:44:24 +0200
  • 5275a73169 drivers: gpio: nrf: remove GPIO register structure definition Ioannis Glaropoulos 2018-07-11 12:26:45 +0200
  • 9aa2488e7a soc: stm32f4: add pinmux defs for usb on pb14 and pb15 Jun Li 2018-07-10 01:40:10 -0700
  • 6b836d6e6d cmake: Add "gap-fill 0xFF" option for CMAKE_OBJCOPY command. Walter Xie 2018-07-10 11:39:52 +0800
  • 60a9e1a7c7 doc: Remove unused filter-doc-log.sh Carles Cufi 2018-07-11 17:10:30 +0200
  • 5ead0a52a5 doc: Remove old Makefile Carles Cufi 2018-07-10 13:32:24 +0200
  • 7480f17d50 doc: Change Makefile and doc for building docs to CMake Carles Cufi 2018-07-10 13:31:18 +0200
  • ae69934cb9 doc: Support building with CMake Carles Cufi 2018-07-09 14:12:17 +0200
  • 033f10d272 scripts: Print results from filter-known-issues.py Carles Cufi 2018-07-11 17:06:08 +0200
  • b8dd6ac741 cmake: util: Add fmerge.cmake script Carles Cufi 2018-07-11 13:29:01 +0200
  • ff5452ef5c cmake: util: Add process.cmake script Carles Cufi 2018-07-11 13:27:10 +0200
  • 2663147783 boards: arm: nrf: enable UARTE on nrf52810_pca10040 Ioannis Glaropoulos 2018-07-11 13:59:30 +0200