Commit graph

  • b04e71901f net/icmpv4: Disable broadcast echo request reply by default Tomasz Bursztyka 2019-01-08 11:59:15 +01:00
  • 20ee76ab22 net: ethernet: Clean an obscure ref/unref logic in ethernet_send() Oleg Zhurakivskyy 2019-01-07 15:18:53 +02:00
  • dc9e408e22 net/ieee802154: Compute ll hdr size before 6lo compression Tomasz Bursztyka 2019-01-08 11:43:11 +01:00
  • 235ebd0ca0 net: gptp: Track memory allocations better Jukka Rissanen 2018-12-13 18:18:53 +02:00
  • 69f849235f net: pkt: Only enable debug print when really needed Jukka Rissanen 2018-12-14 15:33:48 +02:00
  • 88b2535e0d drivers/ieee802154: Fix UPIPE driver at boot Tomasz Bursztyka 2019-01-07 13:05:18 +01:00
  • 05368dc16c cmake: Enable server/client rules in case of 802.15.4 UPIPE driver Tomasz Bursztyka 2019-01-07 13:04:06 +01:00
  • fc3f090ab8 samples/sockets: Enable 802.15.4 properly for echo apps Tomasz Bursztyka 2019-01-07 13:03:07 +01:00
  • c922ce6ce4 tests: net_pkt: More net_frag_linearize tests Paul Sokolovsky 2019-01-03 15:15:16 +02:00
  • 3329eb2c4e net: pkt: net_frag_linearize: Make consistent with net_buf_linearize Paul Sokolovsky 2019-01-03 12:45:53 +02:00
  • 71e2e31a76 net: buf: linearize: Never return -ENOMEM, just do what user asked to Paul Sokolovsky 2018-12-27 13:35:15 +03:00
  • 188643e054 CODEOWNERS: Added code owner for GUI related code Jan Van Winkel 2019-01-07 22:46:40 +01:00
  • 108ca81a17 samples: intel_s1000_crb: add doc for dmic sample Sathish Kuttan 2019-01-02 11:33:18 -08:00
  • 6292a2fc3b samples: intel_s1000_crb: set BOARD for dmic sample Sathish Kuttan 2019-01-02 11:30:18 -08:00
  • 4e6728eb3e samples: intel_s1000_crb: add DMIC sample app Sathish Kuttan 2018-11-29 16:14:05 -08:00
  • c3da9238f1 soc: intel_s1000: add DMIC power control Sathish Kuttan 2018-11-29 16:12:27 -08:00
  • 978bdf0d5d net: shell: Fix cmd_net_http_monitor build error Frank Li 2019-01-04 21:16:37 +08:00
  • 7031d5bdda drivers: flash: w25qxxdv: write across programming pages Olivier Martin 2018-10-24 15:14:46 +02:00
  • 4bc4bbf350 drivers: flash: w25q: Allow to skip SYNC_LOCK/SYNC_UNLOCK Olivier Martin 2018-07-11 00:06:09 +02:00
  • 6b5906b8e9 net: shell: Fix showing ping reply Frank Li 2019-01-06 14:07:15 +08:00
  • 8fb4384927 dfu: Cast offset to u32_t before calling LOG Jan Van Winkel 2019-01-02 23:47:53 +01:00
  • 81301bf4ae sample: gui: Added basic sample for lvgl library Jan Van Winkel 2018-03-27 19:25:06 +02:00
  • cbfcae7a1f gui: Added glue logic for LittlevGL GUI library Jan Van Winkel 2018-03-25 01:27:48 +01:00
  • 49ffca4553 display: Added double buffer screen info to display API Jan Van Winkel 2018-11-30 23:01:50 +01:00
  • a26fe1e2f4 CODEOWNERS: Add myself as the code owner for 96b_stm32_sensor_mez Manivannan Sadhasivam 2019-01-05 13:18:33 +05:30
  • 31e89b20a7 boards: arm: 96b_stm32_sensor_mez: Enable on-board PWM Manivannan Sadhasivam 2019-01-05 13:15:36 +05:30
  • 3807c9af05 drivers: pinmux: stm32_f4: Add missing pinmux definitions for PWM Manivannan Sadhasivam 2019-01-05 13:14:14 +05:30
  • 5d91118672 doc: set author to the Zephyr project Anas Nashif 2019-01-06 17:21:04 -05:00
  • 2c4b6a5307 doc: minor tweaks to documentation guidelines Anas Nashif 2019-01-05 22:31:00 -05:00
  • 7efe1b14b0 doc: remove ip stack migration guide Anas Nashif 2019-01-05 12:52:43 -05:00
  • 1ae9b89293 doc: reloacation: shorten long lines Anas Nashif 2019-01-05 12:21:02 -05:00
  • 276c589dc3 doc: restructure documentation Anas Nashif 2019-01-05 10:23:34 -05:00
  • 6b22a93286 doc: remove leading 'Zephyr' for some documentation sections Anas Nashif 2019-01-05 10:09:46 -05:00
  • f71c2a3948 doc: net-app: Fix structure and section layout Anas Nashif 2019-01-05 10:04:01 -05:00
  • ce12abd9e4 nrf52_bsim: Add support for dynamically registering cmd line args Alberto Escolar Piedras 2019-01-04 14:20:11 +01:00
  • f57bc1cae0 nrf52_bsim: arg parsing: Do not use bs_args_typical_dev_post_check Alberto Escolar Piedras 2019-01-04 11:39:32 +01:00
  • 592d26bb3a nrf52_bsim: arg parsing: Be more user friendly with -nosim Alberto Escolar Piedras 2019-01-04 11:30:48 +01:00
  • 359adfc959 soc: arm: Make statements evaluate boolean expressions Flavio Ceolin 2018-12-17 16:15:20 -08:00
  • 353933125f soc: x86: Make statements evaluate boolean expressions Flavio Ceolin 2018-12-17 16:04:25 -08:00
  • 0c4bb833de lib: posix: Make statements evaluate boolean expressions Flavio Ceolin 2018-12-17 15:38:23 -08:00
  • 6a4a86e413 kernel: Change k_is_in_isr to return bool Flavio Ceolin 2018-12-17 12:40:22 -08:00
  • 09e362e0d0 kernel: Change _is_thread_essential to return bool Flavio Ceolin 2018-12-17 12:34:05 -08:00
  • 3dcc76b6b9 arch: arc: Make statements evaluate boolean expressions Flavio Ceolin 2018-12-17 12:14:46 -08:00
  • 81d0e1981b arch: arm: Make statements evaluate boolean expressions Flavio Ceolin 2018-12-17 11:56:11 -08:00
  • f342019986 log: Make statements evaluate boolean expressions Flavio Ceolin 2018-12-17 11:33:10 -08:00
  • 6d50df212f arch: x86: Make statements evaluate boolean expressions Flavio Ceolin 2018-12-16 19:26:27 -08:00
  • 4f2e9a792a kernel: Change is_condition_met signature Flavio Ceolin 2018-12-16 14:27:10 -08:00
  • 76b3518ce6 kernel: Make statements evaluate boolean expressions Flavio Ceolin 2018-12-16 12:48:29 -08:00
  • 8a1481735b kernel: userspace: Change _thread_idx_alloc to return bool Flavio Ceolin 2018-12-16 12:39:44 -08:00
  • c83f431769 arc: cache: Change dcache_available signature Flavio Ceolin 2018-12-16 12:20:40 -08:00
  • 23998f9b17 doc: boards: arm: nrf52840_pca10059: add bootloader section Emanuele Di Santo 2018-11-01 15:31:22 +01:00
  • b8d3ee8afb boards: arm: nrf52840_pca10059: update dts and overlay Emanuele Di Santo 2018-11-08 13:29:31 +01:00
  • dfe415a912 Bluetooth: shell: Changes related to controller split preparation Vinayak Kariappa Chettimada 2019-01-07 16:51:22 +05:30
  • 87fe440f01 Bluetooth: controller: Prepare to introduce LL split architecture Vinayak Kariappa Chettimada 2018-12-17 10:46:13 +01:00
  • d57a9a648b Bluetooth: Mesh: Fix heartbeat publication storing Johan Hedberg 2019-01-04 17:12:06 +01:00
  • 3d0950e59a Bluetooth: Mesh: Fix typo leading to incorrect settings storage Johan Hedberg 2019-01-04 17:08:23 +01:00
  • 3034dc7dab settings: Corrected type for offset variables Jan Van Winkel 2019-01-02 23:39:50 +01:00
  • e98e6a8a87 net: openthread: remove one subcommand level in shell Aurelien Jarno 2019-01-05 21:49:30 +01:00
  • ac3ff65a91 net: openthread: improve shell output Aurelien Jarno 2019-01-05 12:13:10 +01:00
  • 3a8c2b8ad8 flash: Remove NRF dependency from flash shell Jan Van Winkel 2019-01-02 23:35:21 +01:00
  • 330cbfa074 Bluetooth: peripheral: Fix check of BT_GATT_WRITE_FLAG_CMD Luiz Augusto von Dentz 2019-01-04 16:01:28 -03:00
  • dc4151f8f3 scripts/sanitycheck: Don't build "slow" tests either Andy Ross 2019-01-03 14:17:43 -08:00
  • 442e7306bf samples/net/echo: Mark OpenThread test cases as "slow" Andy Ross 2019-01-03 13:22:17 -08:00
  • 5ea39b8c2d samples/net/echo: Remove duplicate test case Andy Ross 2019-01-03 13:20:15 -08:00
  • 6876dc71c1 soc: nxp_imx: Fix ethernet build error Maureen Helm 2019-01-04 09:15:37 -06:00
  • fb4b33d598 boards: qemu_xtensa: support xtools Anas Nashif 2019-01-04 13:30:59 -05:00
  • 857644997e xtools: support xtensa hal Anas Nashif 2019-01-04 09:38:43 -05:00
  • 7ed0c7415c doc: add (more) missing API docs David B. Kinder 2019-01-03 09:57:16 -08:00
  • 32bd2df029 tests: cmsis_rtos_v2: Bugfix in test which leads to random errors Alberto Escolar Piedras 2019-01-04 16:37:07 +01:00
  • 7f4eda501a dts: stm32f1: add uart5 Erwan Gouriou 2019-01-02 15:55:59 +01:00
  • e82e31e351 net/icmpv4: A checksum value of 0 is valid Tomasz Bursztyka 2019-01-03 12:03:21 +01:00
  • 5748fe11e5 cmake: Fix VERSION warning in doc build Sebastian Bøe 2019-01-04 09:13:07 +01:00
  • 41dfc4d478 libc: riscv: Fix the RISC-V ifdef Alistair Francis 2018-12-11 13:27:53 -08:00
  • 011a88c744 ext: mcux: Update to MCUXpresso SDK 2.5.0 Maureen Helm 2018-12-19 15:22:00 -06:00
  • 1ad71108fc ext: mcux: Enhance import script to include external xip flash support Maureen Helm 2018-12-19 11:30:57 -06:00
  • 1870910797 ext: mcux: Update import script for fsl_iomuxc Maureen Helm 2018-12-19 10:58:46 -06:00
  • fb55f00a9a ext: mcux: Refactor import script Maureen Helm 2018-12-19 10:42:05 -06:00
  • 36669e5d82 ext: mcux: Remove duplicate fsl_iomuxc.h Maureen Helm 2018-12-18 07:45:27 -06:00
  • 9c9162dfd9 sanitycheck: Add --disable-size-report option Andy Ross 2019-01-03 10:50:53 -08:00
  • 4c1667fbfa tests: Updated all the tests which use k_thread_access_grant. Adithya Baglody 2019-01-02 15:17:42 +05:30
  • 392219eab8 kernel: Change the prototype of k_thread_access_grant. Adithya Baglody 2019-01-02 14:40:39 +05:30
  • 9febb6577b include: misc: util: Added new util macros FOR_EACH_FIXED_ARG Adithya Baglody 2019-01-02 14:21:15 +05:30
  • 4be3515c53 CODEOWNERS: update code owners Anas Nashif 2019-01-03 13:51:10 -05:00
  • 319e87a78c tests: cmsis_rtos_v2: Enhance semaphore tests Spoorthi K 2019-01-01 21:25:29 +05:30
  • 9bf535eede tests: cmsis_rtos_v2: Enhance msgq tests Spoorthi K 2019-01-01 21:24:28 +05:30
  • 9296114fc2 tests: cmsis_rtos_v2: Enhance mempool tests Spoorthi K 2019-01-01 21:22:46 +05:30
  • f45eb2ac6f tests: cmsis_rtos_v2: Enhance event flags tests Spoorthi K 2019-01-01 21:20:55 +05:30
  • 0f375034da tests: cmsis_rtos_v2: Add tests for kernel management APIs Spoorthi K 2019-01-01 21:18:40 +05:30
  • 67db1d5321 doc: add comment for API doxygen group check David B. Kinder 2019-01-02 15:48:18 -08:00
  • c8ba6fe41d doc: add missing networking APIs David B. Kinder 2019-01-02 15:33:06 -08:00
  • 6d912bf035 doc: add missing cfb API David B. Kinder 2019-01-02 14:21:56 -08:00
  • f542825558 boards: arm: nucleo_f746zg: fix empty image Daniel Leung 2019-01-02 13:51:13 -08:00
  • eb6601e5f0 net: logs: Enable logging for NET_RAW Andrei Emeltchenko 2018-12-21 13:49:31 +02:00
  • b748d5219a tests/kernel/timer_api: Synchronize racy subtest Andy Ross 2019-01-02 17:02:52 -08:00
  • 9eda9350d8 kernel/timeout: Don't reset imminent timeouts Andy Ross 2019-01-02 11:34:26 -08:00
  • bb86f2019c kernel/sched: Remove stale comment Andy Ross 2019-01-02 11:32:14 -08:00
  • 71f5e56545 kernel/timeout: Fix "not in list" predication in timeout handling Andy Ross 2018-12-06 15:39:28 -08:00
  • 43ab8da953 kernel/timeout: Refactor z_clock_announce() loop Andy Ross 2018-12-20 09:23:31 -08:00
  • 52b23a3b08 ext: fix path to source files with new cmake Anas Nashif 2019-01-03 10:55:54 -05:00
  • 5060ca6a30 cmake: increase minimal required version to 3.13.1 Anas Nashif 2018-12-11 10:33:23 -05:00