Commit graph

  • 96a754554e samples: reel_board/mesh_badge: Add protection for fast key presses Johan Hedberg 2019-02-28 12:18:44 +01:00
  • 45a4fbf2ae Revert "doc: Add networking information to 1.14 release note" Kumar Gala 2019-03-15 07:47:11 -05:00
  • 64fd822652 drivers: sensor: adxl362: Driver update and CS support Henrik Malvik Halvorsen 2019-03-04 08:21:51 +01:00
  • 5cd92276e7 drivers: console: kconfig: Remove redundant 'depends on UART_MCUMGR' Ulf Magnusson 2019-03-10 04:54:32 +01:00
  • 8b5d73e0f1 Bluetooth: tester: Move BTP specification to auto-pts repository Mariusz Skamra 2019-03-11 10:08:11 +01:00
  • 5c0f6a3329 sensor: fxos8700: Convert to new DT_<COMPAT>_<INSTANCE> defines Song Qiang 2019-03-10 19:57:36 +08:00
  • 209e92ef12 doc: up_squared: add 'west' build option to the UP2 documentation Geoffroy Van Cutsem 2019-03-12 10:00:51 +01:00
  • 9acb643d23 kconfig: move Zephyr modules Kconfig entries to the top Emanuele Di Santo 2019-03-13 15:30:55 +01:00
  • 193d6c60df net: sockets: Implement gai_strerror() Paul Sokolovsky 2019-02-21 20:21:09 +03:00
  • 4f42b11c3c boards: arm: atsamd21: enable USB in dts Benjamin Valentin 2019-03-14 18:10:02 +01:00
  • 222fd8f1ab drivers/timer/nrf_rtc_timer: Revert recent changes Andy Ross 2019-03-07 14:18:17 -08:00
  • aa4531b2d0 doc: remove local version of Sphinx searchtools.js David B. Kinder 2019-03-11 10:42:53 -07:00
  • f13af1c80e doc: Instruct Windows users to not install the lastest gnuarmemb Sebastian Bøe 2019-03-07 10:51:14 +01:00
  • 8c615e7ce3 net: lwm2m: handle delay_work error in lwm2m_engine_init() Michael Scott 2019-02-21 00:56:55 -08:00
  • 579e586fa1 net: lwm2m: fix write_handler sizes for float32/64 Michael Scott 2019-02-21 00:52:00 -08:00
  • 910506cfc1 net: lwm2m: guard obj_field parameter of LWM2M_HAS_PERM Michael Scott 2019-02-21 00:46:27 -08:00
  • fcde4c42cc net: lwm2m: raise stack sizes Michael Scott 2019-02-18 21:57:56 -08:00
  • d615ab0dc3 net: lwm2m: change resend packet to an INF message Michael Scott 2019-02-18 21:54:12 -08:00
  • 144ff91670 net: lwm2m: cleanup observes when closing context Michael Scott 2019-02-18 21:51:01 -08:00
  • 35eb7818a7 net: lwm2m: remove unnecessary check in sm_do_registration() Michael Scott 2019-02-18 21:46:52 -08:00
  • a5a83675d4 net: lwm2m: correct status change on send_reg error Michael Scott 2019-02-18 21:44:30 -08:00
  • 2ab50cb676 net: lwm2m: Follow POSIX send() API Michael Scott 2019-02-12 17:10:41 -08:00
  • fe9f85464c doc: Add networking information to 1.14 release note Jukka Rissanen 2019-03-13 15:13:19 +02:00
  • 93f14a1fb6 doc: net: Add anchor to socket offloading chapter Jukka Rissanen 2019-03-14 10:06:45 +02:00
  • 2518aaffb5 shell: fix build failure Andrew Boie 2019-03-14 23:35:32 -07:00
  • 0cd2752eea power: Return error code for Device Idle PM disabled case Ramakrishna Pallala 2019-03-14 19:54:24 +05:30
  • 99403c5b13 net: ethernet: Define and use Ethernet frame and datagram size Andrei Emeltchenko 2019-03-14 14:06:54 +02:00
  • 652efa530f drivers/flash: stm32l4: Prepare for unaligned accesses in flash writes Erwan Gouriou 2019-03-07 14:50:56 +01:00
  • f3832a399e drivers/flash: stm32f3/stm32f1: define flash registers as volatile Erwan Gouriou 2019-03-07 09:53:14 +01:00
  • 317d1c9d06 boards: mec2016evb_assy6797: Remove unneeded board.h Kumar Gala 2019-03-14 19:05:05 -05:00
  • 3713ea4761 cmake: Fix how we set include dirs for userspace Kumar Gala 2019-03-14 11:50:08 -05:00
  • cb3fe3cc46 logging: Workaround build warning with clang Kumar Gala 2019-03-14 08:30:16 -05:00
  • 4da0f8b796 linker: Remove unused (OPTIONAL) from linker scripts Kumar Gala 2019-03-14 18:39:36 -05:00
  • 116dd8e527 dts: arm: nxp: rt106x: Unified OCRAM node Loic Poulain 2019-03-15 10:08:15 +01:00
  • b8c1a0f29f dts: arm: nxp: rt: Create dedicated rt1064 dtsi Loic Poulain 2019-03-12 09:34:41 +01:00
  • 99ae556fb6 dts: arm: nxp: rt: Create dedicated rt1060 dtsi Loic Poulain 2019-03-12 09:32:32 +01:00
  • 70f95a25f5 soc: stm32f4: fixup: Rename UART generated DT_ defines Erwan Gouriou 2019-03-15 09:12:09 +01:00
  • ad816f7453 dts/st: stm32f4: uart4 is not available on whole series Erwan Gouriou 2019-03-15 09:09:02 +01:00
  • d570e139dc Bluetooth: controller: Fix tx power level set and get Vinayak Kariappa Chettimada 2019-02-14 16:00:07 +05:30
  • 5d78a5f07a Bluetooth: controller: Read Tx Power Level depends on Connections Vinayak Kariappa Chettimada 2019-02-18 12:56:19 +05:30
  • f4281c38f8 Bluetooth: controller: Add range delay calculations Vinayak Kariappa Chettimada 2019-02-13 10:01:05 +05:30
  • fd334a2aa5 Bluetooth: controller: Fix disabled Prop. PHY Update for nRF51 series Vinayak Kariappa Chettimada 2019-02-09 07:10:09 +05:30
  • 0437fd7aff Bluetooth: controller: Workaround multi-link DLE assert Vinayak Kariappa Chettimada 2019-03-15 12:21:17 +05:30
  • a1c2159acb arch: arc: refactor the ARC MPU driver Wayne Ren 2019-03-05 10:29:16 +08:00
  • ea5d54c61b arm: asm: Fix inline asm in Z_ARCH_EXCEPT for clang Kumar Gala 2019-03-14 14:29:41 -05:00
  • f38c4c97ce tests: socket_helpers: Use zsock_ prefixed socket functions Paul Sokolovsky 2019-02-21 22:50:05 +03:00
  • 5ed4b6a334 samples: usb_dfu: update application signing in README.rst Johann Fischer 2019-03-14 16:03:41 +01:00
  • 626dd420fc drivers: usb: nrf: Fix mixing of enum types Kumar Gala 2019-03-14 13:25:35 -05:00
  • c4e2f1b217 tests/kernel/mem_pool/mem_pool_threadsafe: Reduce tick rate Andy Ross 2019-03-14 13:56:54 -07:00
  • 722aeead91 kernel/sched: Nonatomic swap workaround update for qemu behavior Andy Ross 2019-03-14 13:50:16 -07:00
  • 6000a6205a doc: prepare for improving doc API linking David B. Kinder 2019-03-12 15:39:09 -07:00
  • a514898ee7 userspace: don't modify optimization options Andrew Boie 2019-03-14 17:04:11 -07:00
  • 96235c5027 boards/x86: scripts: build_grub.sh to use grub-2.02-285-g5bc41db75 Geoffroy Van Cutsem 2019-03-13 10:25:33 +01:00
  • fa3af77f83 doc: arm: Update stm32_min_dev doc Suryansh Sharma 2019-03-12 15:03:42 +01:00
  • 9439a393b6 doc: net: Add LwM2M high-level description and usage Michael Scott 2019-03-07 16:06:40 -08:00
  • 11abc64315 samples: can: Check return of can_attach_isr Flavio Ceolin 2019-03-14 11:11:46 -07:00
  • c995b6a620 doc: Fix typo and markup elements Suryansh Sharma 2019-03-14 11:01:19 +01:00
  • e1c6d11e66 drivers: led: lp5562: Fix use of logical or vs bitwise Kumar Gala 2019-03-14 13:27:16 -05:00
  • 78618fbc8f arch: arm: revert back to use assembly to jump to main thread Ioannis Glaropoulos 2019-03-14 09:49:20 +01:00
  • a22b779a97 arch: arm: move MPU reprogramming before switching to main stack Ioannis Glaropoulos 2019-03-14 09:43:40 +01:00
  • fdc59d7c2b Bluetooth: Mesh: Fix clang uninitialized var warning Kumar Gala 2019-03-14 13:28:29 -05:00
  • d910aa6029 samples: power: Add test for device Idle PM Ramakrishna Pallala 2019-03-13 16:08:57 +05:30
  • 6b21e1b7a7 power: Add device idle power management support Ramakrishna Pallala 2019-02-28 13:07:58 +05:30
  • e1639b5345 device: Extend device_set_power_state API to support async requests Ramakrishna Pallala 2019-02-14 09:35:42 +05:30
  • 0758e3a700 tests: subsys: fs : Fix coverity issue Varun Sharma 2019-03-14 01:20:51 +05:30
  • 4e90103fcb arm: asm: Fix some asm issues when building with clang Kumar Gala 2019-03-13 11:26:28 -05:00
  • b0d46a3175 watchdog: stm32: fix logic error Jun Li 2019-03-11 16:11:33 -07:00
  • dc41aad2a5 tests: net: mld: Check null ptr dereference Jukka Rissanen 2019-03-13 10:35:48 +02:00
  • e509cdc5c4 boards: arm: Fix setting of xtools Kumar Gala 2019-03-13 13:05:37 -05:00
  • e20676d98a arch: remove unused arch defconfig Anas Nashif 2019-03-14 09:00:26 +01:00
  • 401a598503 tests: net: iface: Handle pkt allocation failure Tedd Ho-Jeong An 2019-03-13 14:48:44 -07:00
  • 8658e3fe79 net: socket: Split select-related declaration to separate header Paul Sokolovsky 2019-02-22 00:58:25 +03:00
  • 19de7ecc5b drivers: modem: wncm14a2a: remove left-over includes Michael Scott 2019-03-13 12:25:06 -07:00
  • 104effed85 drivers: modem: wncm14a2a: Fix timeout handling for AT@SOCKCONN Michael Scott 2019-03-13 09:39:25 -07:00
  • a4cedf5a0b drivers: modem: remove leftover artifact from wncm14a2a split Michael Scott 2019-03-11 14:30:17 -07:00
  • e99af7db3d drivers: modem: wnc-m14a2a: imply GPIO usage Michael Scott 2019-03-07 10:00:00 -08:00
  • 078be776ee samples/bluetooth: Switch ipsp sample to new net_context API Tomasz Bursztyka 2019-03-13 12:40:12 +01:00
  • fa58d1e6ce samples/net: Switch zperf sample to new net_context API Tomasz Bursztyka 2019-03-13 09:16:42 +01:00
  • 4ab0e5a3b7 samples/net: Switch lldp sample to new net_pkt API Tomasz Bursztyka 2019-03-12 16:11:17 +01:00
  • b517247835 samples/net: Switch wpan_serial to new net_pkt API Tomasz Bursztyka 2019-03-12 14:14:18 +01:00
  • 8af3df3519 samples/net: Switch wpanusb sample to new net_pkt API Tomasz Bursztyka 2019-03-12 13:55:05 +01:00
  • 3b1c91732d samples/net: Switch nats samples to new net_pkt/net_context API Tomasz Bursztyka 2019-03-12 13:36:15 +01:00
  • 9502b8b80b lib: os: ring_buffer: Fix not handled return value Krzysztof Chruscinski 2019-03-07 11:56:01 +01:00
  • 4278bf5673 scripts/dts: Fix for PyYAML 5.1 Loader changes Michael Scott 2019-03-13 15:04:40 -07:00
  • a907e694e9 doc: guides: porting: correct references to user mode APIs Ioannis Glaropoulos 2019-03-13 09:54:52 +01:00
  • b48c7fc9c1 doc: add note about force pushes to contrib guide David B. Kinder 2019-03-12 16:27:59 -07:00
  • 6346cc1a9e doc: net: Add SNTP API documentation Jukka Rissanen 2019-03-13 18:45:51 +02:00
  • cac20e91d8 kernel: userspace: correct documentation for Z_SYSCALL_MEMORY_ macros Ioannis Glaropoulos 2019-03-13 09:32:44 +01:00
  • c686dd5064 kernel: enhance documentation of z_arch_buffer_validate Ioannis Glaropoulos 2019-03-13 00:30:29 +01:00
  • 5e26c27fb7 boards: rv32m1_vega: Enable building with Zephyr toolchain Kumar Gala 2019-03-11 11:03:06 -05:00
  • 1230ae1e63 scripts/sanitycheck: Add 'vectors' section to whitelist Kumar Gala 2019-03-11 10:26:06 -05:00
  • 6ef55b0942 tests: kernel: context: Fix build issue with RV32M1_LPTMR_TIMER Kumar Gala 2019-03-11 10:54:59 -05:00
  • aa15ae94a9 soc: riscv32: openisa_rv32m1: Link .srodata section Kumar Gala 2019-03-11 10:50:27 -05:00
  • 6704b82d5b arch: arc: implement stack pointer random Wayne Ren 2019-02-19 16:34:43 +08:00
  • 0033448f10 net: lwm2m: Fix minor bug with setting flags Kumar Gala 2019-03-13 11:55:29 -05:00
  • e7107ba562 samples: net: can: Readme file was missing Jukka Rissanen 2019-03-12 16:06:57 +02:00
  • af10d16a08 linker: sort sections by alignment Daniel Leung 2019-03-09 00:58:57 -08:00
  • 8328d6df76 linker: nios2: align rodata section Daniel Leung 2019-03-11 22:15:56 -07:00
  • bbe6fa04b5 arch/x86_64: Flag xuk shared page volatile Andy Ross 2019-02-22 15:34:29 -08:00
  • 1781ec9d2f soc/x86_64: board/x86_64/qemu_x86_64: Enable 2-processor SMP as default Andy Ross 2019-02-14 08:39:54 -08:00