Commit graph

  • 42d1481fb0 gen_mmu_x86: fix overlapping region detection Andrew Boie 2019-02-20 10:45:19 -08:00
  • 60bae5de38 arch: arm: mpu: fix start of stack guard for builds with no USERSPACE Ioannis Glaropoulos 2019-02-21 10:30:20 +01:00
  • b08afdb348 net: sockets: Clean up socket shutdown on listen() socket david leach 2019-02-19 20:48:45 -06:00
  • 45df09c010 net: tcp: Clean up FIN send on socket shutdown david leach 2019-02-19 20:42:07 -06:00
  • fbb2bcaf87 net: Remove the TODO file Jukka Rissanen 2019-02-21 16:05:28 +02:00
  • c69ee89018 tests: posix: Fix array overrun issue Ramakrishna Pallala 2019-01-18 15:16:47 +05:30
  • 78b644ea3a drivers/net: Switch slip driver to new net_pkt api Tomasz Bursztyka 2019-02-20 21:23:25 +01:00
  • f01f278179 drivers/ethernet: Fix net API usage in smsc911x driver Tomasz Bursztyka 2019-02-20 11:46:56 +01:00
  • 236c5fa48d drivers/ethernet: Removing unused variables in stellaris driver Tomasz Bursztyka 2019-02-20 11:27:56 +01:00
  • 12b1381fa1 drivers/ethernet: Switch stellaris driver to new net_pkt API Tomasz Bursztyka 2019-02-20 11:26:34 +01:00
  • 68ea30c123 fs/nvs: Improve init speed and remove fs->locked Laczen JMS 2019-01-31 09:34:19 +01:00
  • 7989801966 fs/nvs: Improve init speed and remove fs->locked Laczen JMS 2019-01-31 09:34:19 +01:00
  • 9d3bc5e936 arm: cortex_m: prep_c: Fix compile warning with relocate_vector_table Kumar Gala 2019-02-20 16:48:09 -06:00
  • 6fabbb7d14 drivers/wifi: Switch eswifi driver to new net_pkt API Tomasz Bursztyka 2019-02-20 21:13:44 +01:00
  • 854045c14d drivers/modem: Switch wncm14a2a driver to new net_pkt API Tomasz Bursztyka 2019-02-19 11:17:51 +01:00
  • e8b0e1f35b drivers/wifi: Switch winc1500 driver to new net_pkt API Tomasz Bursztyka 2019-02-19 11:16:51 +01:00
  • d086f50243 net/l2: Switch OpenThread L2 to new net_pkt allocator Tomasz Bursztyka 2019-02-20 20:46:38 +01:00
  • 9d68f94d0e net/l2: Switch bluetooth L2 to new net_pkt allocator Tomasz Bursztyka 2019-02-20 20:45:07 +01:00
  • f0db8772f5 eth: eth_mcux: wait in send for the packet to be sent [REVERT ME] Tomasz Gorochowik 2019-02-20 11:31:42 +01:00
  • e44011b6e3 Bluetooth: host: Use log_strdup() for stack strings Filip Kubicz 2019-02-21 11:44:23 +01:00
  • f1a2295088 Bluetooth: settings: Always initialize key when storing Client Features Filip Kubicz 2019-02-21 11:40:27 +01:00
  • 18f9db5381 net: route: Do not access null neighbor Jukka Rissanen 2019-02-21 15:04:21 +02:00
  • 5e83e919e3 doc: net: Enhance DHCPv4 documentation Jukka Rissanen 2019-02-19 11:07:33 +02:00
  • a7f1c10371 arch: arm: clear BFSR bits after error handling for all architectures Ioannis Glaropoulos 2019-02-20 16:07:28 +01:00
  • a5466156c8 arch: arm: minor typo fix in fault.c Ioannis Glaropoulos 2019-02-20 14:40:45 +01:00
  • 5e4a02da6d arch: arm: clear MMFSR status bits after fault handling Ioannis Glaropoulos 2019-02-13 15:20:41 +01:00
  • 06d0b6a694 ext: tinycrypt: Update tinycrypt revision Flavio Ceolin 2019-02-20 21:15:53 -03:00
  • b8ad89ebad arch: arm: arm_core_mpu: Fixed the build when coverage was enabled. Adithya Baglody 2019-02-21 14:07:22 +05:30
  • 5a0fec4c26 cmake: toolchain: zephyr-0.9.5: Fix setting of TOOLCHAIN_HAS_NEWLIB Kumar Gala 2019-02-20 17:56:37 -06:00
  • 16311e2285 Bluetooth: settings: Fix missing log_strdup() call Johan Hedberg 2019-02-21 09:44:43 +02:00
  • 1350de9a00 boards: nrf52_blenano2: standardize scratch and storage partitions Michael Scott 2019-02-20 22:44:56 -08:00
  • 997ef85ea9 doc: Clean up build instructions and use of variables Carles Cufi 2019-02-19 13:37:57 +01:00
  • 794d382bb9 userspace: increase gperf text areas Andrew Boie 2019-02-20 14:49:36 -08:00
  • 662b44e357 sample/subsys/usb/dfu: correction to documentation Andrzej Puzdrowski 2019-02-20 08:58:24 +01:00
  • b1bfb636ef net: if: Add documentation for NET_DEVICE_INIT() macros Jukka Rissanen 2019-02-19 16:37:27 +02:00
  • f820062475 doc: net: Enhance network interface documentation Jukka Rissanen 2019-02-19 15:56:08 +02:00
  • 02c3841147 net: hostname: Fix Kconfig option help Jukka Rissanen 2019-02-19 15:12:37 +02:00
  • 9e4d147e44 doc: net: Enhance network hostname configuration documentation Jukka Rissanen 2019-02-19 15:11:52 +02:00
  • 567117c993 net: config: Document the flags options Jukka Rissanen 2019-02-20 12:17:23 +02:00
  • 65208bda28 doc: net: Enhance network configuration library documentation Jukka Rissanen 2019-02-19 13:38:00 +02:00
  • c17d302321 doc: net: Enhance DNS resolver documentation Jukka Rissanen 2019-02-19 11:25:25 +02:00
  • 80c9a6acea doc: Add more coverage documentation Alberto Escolar Piedras 2019-02-20 16:04:14 +01:00
  • d5351d8c3d boards: rv32m1_vega: Fix red and blue led labels Maureen Helm 2019-02-20 15:06:06 -06:00
  • 97529e00b2 soc: imxrt: Fixup setting of MPU Kconfig Kumar Gala 2019-02-20 15:48:03 -06:00
  • bc362fa902 net: trickle: Fix doxygen comments Jukka Rissanen 2019-02-20 17:20:30 +02:00
  • bf2eb7b65c doc: net: Enhance Trickle algorithm documentation Jukka Rissanen 2019-02-20 17:20:01 +02:00
  • d9b891941b doc: net: Enhance PTP time format documentation Jukka Rissanen 2019-02-20 16:49:43 +02:00
  • b75115a49e cmake: Fix dependency issue in x86 build scripts Sebastian Bøe 2019-02-20 16:22:32 +01:00
  • 707e2294b6 doc: net: Enhance IEEE 802.15.4 documentation Jukka Rissanen 2019-02-19 12:40:32 +02:00
  • 858701f67a scripts/dts: Remove redundant compat check in generate_defines() Ulf Magnusson 2019-02-19 09:12:14 +01:00
  • 75c6d2cd02 scripts/dts: Simplify generate_node_defines() Ulf Magnusson 2019-02-18 22:29:46 +01:00
  • 797eaa78f6 scripts/dts: Remove redundant extract_property() parameters Ulf Magnusson 2019-02-18 21:43:55 +01:00
  • e539479d4f scripts/dts: Move prop_names() call into extract_property() Ulf Magnusson 2019-02-18 21:35:23 +01:00
  • 7bb57fe71f scripts/dts: Remove confusing deepcopy() in generate_node_defines() Ulf Magnusson 2019-02-18 20:39:51 +01:00
  • 50ab1d8e5f scripts/dts: Clean up create_reduced() Ulf Magnusson 2019-02-18 14:03:11 +01:00
  • 8c3aabb2c2 scripts/dts: Remove find_node_by_path() Ulf Magnusson 2019-02-18 13:56:29 +01:00
  • 9c2ac77861 cmake: Fix setting of -nostdinc Kumar Gala 2019-02-19 16:02:30 -06:00
  • 749596659f net: ipv6: Do not pass ICMPv6 packets to net_conn_input Robert Lubos 2019-02-20 13:34:20 +01:00
  • 07abb05bd9 kconfiglib: Clarify kconfig_filenames doc re. absolute paths Ulf Magnusson 2019-02-20 17:38:22 +01:00
  • aa226eb528 drivers: modem: wncm14a2a: stop reading when bytes read is 0 Michael Scott 2019-02-18 21:20:25 -08:00
  • f897215289 CODEOWNERS: Add owners for storage-related subsystems Carles Cufi 2019-02-20 13:20:43 +01:00
  • 2072fbdaf8 tests: intel_s1000: cache flush/invalidate tests Sathish Kuttan 2019-02-16 18:32:49 -08:00
  • 3061fb7db2 Kconfig: intel_s1000: Remove DCACHE_WRITEBACK Sathish Kuttan 2019-02-16 18:09:20 -08:00
  • 12c98eceb1 samples: intel_s1000: remove DCACHE_WRITEBACK Sathish Kuttan 2019-02-16 18:01:18 -08:00
  • 3aa58c9b28 drivers: intel_dmic: replace cache operation macros Sathish Kuttan 2019-02-16 17:57:12 -08:00
  • 2f92baabe7 drivers: intel_gna: replace cache operation macros Sathish Kuttan 2019-02-16 17:51:25 -08:00
  • d143982129 drivers: i2s_cavs: replace cache operation macros Sathish Kuttan 2019-02-16 17:48:20 -08:00
  • 1b064787ef soc: intel_s1000: remove wrappers for cache ops Sathish Kuttan 2019-02-16 16:52:10 -08:00
  • 9ab20620d8 soc: intel_s1000: macros for data cache operations Sathish Kuttan 2019-02-16 16:51:00 -08:00
  • 41d17433f0 doc: net: Add more info for network connectivity with host Jukka Rissanen 2019-02-19 10:42:07 +02:00
  • c35bb26ebd shell: Making root command a global variable Krzysztof Chruscinski 2019-02-14 14:41:00 +01:00
  • a64b0fe1e3 shell: Deprecate macros for subcommands creation Krzysztof Chruscinski 2019-02-13 14:58:26 +01:00
  • 3605e48c44 shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE Krzysztof Chruscinski 2019-02-13 14:53:29 +01:00
  • a5efcc2c53 shell: Add cpp-friendly shell macro for subcommands creation Krzysztof Chruscinski 2019-02-12 14:58:27 +01:00
  • 349dd964e0 shell: Refactor shell argument count validation Krzysztof Chruscinski 2019-02-12 14:09:19 +01:00
  • 138f485c1e intel_s1000_crb: do not enable USB by default Anas Nashif 2019-02-11 22:56:56 -05:00
  • 882702e688 doc: fix misspellings in docs David B. Kinder 2019-02-19 15:11:14 -08:00
  • cda614562c CODEOWNERS: fix syntax for directories Anas Nashif 2019-02-18 19:32:55 -05:00
  • 6a86c551dd CODEOWNERS: prepend / to all entries Anas Nashif 2019-02-18 16:02:05 -05:00
  • d140e481f5 CODEOWNERS: fix path and remove outdated Anas Nashif 2019-02-18 15:44:38 -05:00
  • 504855c8a3 CODEOWNERS: cleanup owners Anas Nashif 2019-02-18 15:23:25 -05:00
  • 9063c95f3a boards: mimxrt1060_evk: Add hwinfo to the supported list Maureen Helm 2019-02-19 16:08:26 -06:00
  • d9a3fe65ef boards: Add hwinfo to supported list for kinetis boards Maureen Helm 2019-02-19 15:56:16 -06:00
  • 20828d5b3a boards: Fix Segger RTT on hexiwear_kw40z and usb_kw24d512 boards Maureen Helm 2019-02-19 15:38:29 -06:00
  • 49341e0065 tests: socket: Add test for getnameinfo() Paul Sokolovsky 2019-02-09 01:34:39 +03:00
  • 87b5eb9fce net: sockets: Implement getnameinfo() Paul Sokolovsky 2019-02-09 00:45:05 +03:00
  • fcced0c489 net: socket: Define zsock_inet_ntop() Paul Sokolovsky 2019-02-10 10:15:35 +03:00
  • c47ef5e142 net: icmpv6: Fix echo request packet generation Robert Lubos 2019-02-19 13:52:32 +01:00
  • f7169ec216 net: sockets: Fix logging message Paul Sokolovsky 2019-02-19 20:34:48 +03:00
  • 4ff21f631a doc: sockets: Update to the current state of affairs Paul Sokolovsky 2019-02-18 20:32:49 +03:00
  • 30797d9c87 doc: gcov: Added documentation for code coverage. Adithya Baglody 2019-02-11 11:51:17 +05:30
  • b71e1f941f net: core: Fix documentation for core helpers Jukka Rissanen 2019-02-19 14:11:15 +02:00
  • 3a93b33c99 doc: net: Enhance core API documentation Jukka Rissanen 2019-02-19 13:56:51 +02:00
  • 8223cfb18a doc/guide/dts: DTS documentation add-on Erwan Gouriou 2019-02-19 09:38:49 +01:00
  • 8bf1dfc97b samples: syslog_net: Fix link to RFC 5426 Jukka Rissanen 2019-02-19 20:51:17 +02:00
  • d38c5a75cf net: link_addr: Add more info to link layer address API Jukka Rissanen 2019-02-19 17:11:09 +02:00
  • 94f3091e08 doc: net: Enhance link layer address documentation Jukka Rissanen 2019-02-19 17:10:31 +02:00
  • d4c74122b1 arch: arm: indicate Secure domain fault in Non-Secure fault exception Ioannis Glaropoulos 2019-02-15 13:50:49 +01:00
  • 049494c026 arch: arm: fix determining stacked frame for Non-Secure firmware Ioannis Glaropoulos 2019-02-14 10:58:37 +01:00
  • 303c8a7234 samples/96b_argonkey: change log configurations Armando Visconti 2019-02-12 13:33:08 +01:00