Commit graph

  • e50ad09325 samples: net: lwm2m: Add decimal value to dummy temp sensor Michael Scott 2019-02-08 10:02:00 -08:00
  • cf47c89971 net: lwm2m: add support for IPSO Timer object Michael Scott 2019-02-08 10:01:00 -08:00
  • d53a0855a1 net: lwm2m: fix float32/64 handling Michael Scott 2019-02-08 10:00:00 -08:00
  • 90d1e6f6c6 tests: drivers: adc: adc_api: Add BL652 board support Ryan Erickson 2019-02-12 10:40:02 -06:00
  • 21b4f77b1c boards: bl652_dvk: Add BL652 DVK board Ryan Erickson 2019-02-11 13:31:21 -06:00
  • 76553032b9 settings: fix read-out more than stored bug. Andrzej Puzdrowski 2019-02-12 17:02:25 +01:00
  • 2b22b71e42 net/pkt: Remove useless legacy net_frag_linearize function Tomasz Bursztyka 2019-02-08 10:34:52 +01:00
  • bc5411816a net/pkt: Remove useless legacy net_pkt_append_memset function Tomasz Bursztyka 2019-02-08 13:30:43 +01:00
  • ebd2edbaaf drivers/ethernet: Switch SMSC911x to new net_pkt API Tomasz Bursztyka 2019-02-08 10:51:34 +01:00
  • 1fab039102 net/pkt: Remove useless legacy net_pkt_split function Tomasz Bursztyka 2019-02-08 10:32:07 +01:00
  • c71ce193c4 net/pkt: Rename net_pkt_pull_new to net_pkt_pull Tomasz Bursztyka 2019-02-08 10:13:54 +01:00
  • 09b782a82d net/pkt: Remove useless legacy net_pkt_pull function Tomasz Bursztyka 2019-02-08 10:11:08 +01:00
  • c65304f088 net/pkt: Rename net_pkt_copy_new to net_pkt_copy Tomasz Bursztyka 2019-02-08 09:35:06 +01:00
  • 895c8eb0e3 net/pkt: Remove useless legacy net_pkt_copy/_all functions Tomasz Bursztyka 2019-02-08 09:31:19 +01:00
  • 38a3e79f9b net/pkt: Rename net_pkt_clone_new to net_pkt_clone Tomasz Bursztyka 2019-02-08 09:26:29 +01:00
  • 347e17543f net/pkt: Remove useless legacy net_pkt_clone() function Tomasz Bursztyka 2019-02-08 09:23:24 +01:00
  • f447c47699 net/if: Use new net_pkt API for cloning in case of promiscuous mode Tomasz Bursztyka 2019-02-08 09:21:13 +01:00
  • 40167ad0d9 net/icmpv4: Do not reuse echo request ttl for the echo reply Tomasz Bursztyka 2019-02-08 08:43:24 +01:00
  • 34fe5545c9 net/socket: Use the new net_pkt API to read TCP payload Tomasz Bursztyka 2019-02-05 13:25:42 +01:00
  • 6331f052b7 net/socket: Use the new net_pkt API to read UDP payload Tomasz Bursztyka 2019-02-05 12:34:54 +01:00
  • 36740ecec7 net/pkt: Add a function to know the amount of data to read left Tomasz Bursztyka 2019-02-05 13:23:06 +01:00
  • a905203c57 net/tcp: Remove useless tcp_hdr_len() function Tomasz Bursztyka 2019-02-05 10:06:03 +01:00
  • ea671acadb net/pkt: Remove useless net_pkt_set_appdata_values() function Tomasz Bursztyka 2019-02-05 10:03:57 +01:00
  • 5dd657fe4f net/context: Do not set the appadata attributes again Tomasz Bursztyka 2019-02-05 10:02:17 +01:00
  • 8bc8e6f83d net/tcp: Let's set the appdata related attributes by ourselves Tomasz Bursztyka 2019-02-05 09:58:51 +01:00
  • cdf4ce51d8 net/udp: Let's set the appdata related attributes once header parsed Tomasz Bursztyka 2019-02-05 09:57:49 +01:00
  • 129f93fdd2 net/private: Rename net_print_frags() function Tomasz Bursztyka 2019-02-04 21:23:49 +01:00
  • a6426620da net/private: Rename net_hexdump_frags to net_pkt_hexdump Tomasz Bursztyka 2019-02-04 21:21:39 +01:00
  • 42b0bbf956 net/utils: Remove net_header_fits() function Tomasz Bursztyka 2019-02-04 21:07:11 +01:00
  • 44577d44f2 net/udp: Remove net_udp_header_fits legacy function. Tomasz Bursztyka 2019-02-04 21:04:52 +01:00
  • 909eb7271a net/udp: Remove net_pkt_udp_data() function Tomasz Bursztyka 2019-02-04 21:00:31 +01:00
  • 8ceedafdc4 net/udp: Switch net_udp_get/set_hdr to new net_pkt API Tomasz Bursztyka 2019-02-04 11:09:48 +01:00
  • 674d7c47b4 net/udp: Remove useless net_udp_set_chksum Tomasz Bursztyka 2019-02-01 22:22:46 +01:00
  • c079242583 net/icmpv6: Remove useless net_icmpv6_set_chksum Tomasz Bursztyka 2019-02-01 22:14:48 +01:00
  • d8624513e6 net/icmp: Remove useless icmp functions using legacy net_pkt API Tomasz Bursztyka 2019-02-01 22:12:43 +01:00
  • 04966ac10d net/tcp: Remove useless tcp function using legacy net_pkt API Tomasz Bursztyka 2019-02-01 22:03:25 +01:00
  • fd1401495b net/tcp: Move net_tcp_set_hdr() away from net core Tomasz Bursztyka 2019-02-01 21:50:41 +01:00
  • 869427c8bc net/tcp: Removing net_tcp_set_chksum function Tomasz Bursztyka 2019-02-01 21:47:32 +01:00
  • d5e5f902e7 net/ipv6: No need to finalize icmpv6 twice in MLD generation Tomasz Bursztyka 2019-02-01 21:37:02 +01:00
  • 1a54cabe5e net/ipv4: Rename net_ipv4_finalize since legacy version disappeared Tomasz Bursztyka 2019-02-01 21:33:55 +01:00
  • 0c80a84bc7 net/ipv6: Rename net_ipv6_finalize since legacy version disappeared Tomasz Bursztyka 2019-02-01 21:29:39 +01:00
  • e080dfc1de net/ipv6: Always return result of the last finalizer Tomasz Bursztyka 2019-02-01 21:25:26 +01:00
  • f47a9565d7 net/ipv4: Always return result of the last finalizer Tomasz Bursztyka 2019-02-01 21:24:08 +01:00
  • b93df74fa2 net/context: Let's use the new net_ipv4_finalize Tomasz Bursztyka 2019-02-01 21:22:07 +01:00
  • b65016f021 net/utils: Backup the cursor at relevant place in chksum calculation Tomasz Bursztyka 2019-02-01 21:19:14 +01:00
  • 31a079023f net/context: Let's use the new net_ipv6_finalize Tomasz Bursztyka 2019-02-01 14:18:21 +01:00
  • f299c1bb5a net/pkt: Fix legacy and new allocator attribute initialization Tomasz Bursztyka 2019-02-01 14:15:36 +01:00
  • 78198810ac net/tcp: Move net_tcp_get_hdr() away from net core Tomasz Bursztyka 2019-02-01 13:51:28 +01:00
  • ef165e7dce net/pkt: Removing transport protocol attribute Tomasz Bursztyka 2019-02-01 13:46:06 +01:00
  • 024a7e0502 net/sockets: Adapt net_pkt_get_src_addr to new net_pkt API Tomasz Bursztyka 2019-02-01 11:45:04 +01:00
  • 6ad1d617c9 boards: arm: nrf: added uart-mcumgr to nrf9160_pca10090 Ole Sæther 2019-02-12 13:31:39 +01:00
  • 1ca1075b20 cmake: kconfig: pass GENERATED_DTS_BOARD_CONF on to kconfig Sebastian Bøe 2019-02-12 12:05:36 +01:00
  • cd4354317e kconfig: Have Kconfig fail when PROJECT_BINARY_DIR is not set Sebastian Bøe 2019-02-11 15:57:34 +01:00
  • 2987ba5a38 boards: nucleo_f091rc: Add nvs support Erwan Gouriou 2019-02-12 18:10:08 +01:00
  • 50eff0bf33 samples/drivers/flash_shell: Add nucleo_f746zg to platform_whitelist Erwan Gouriou 2019-02-12 17:31:21 +01:00
  • 1f49c48f3c board: disco_l475_iot1: add storage partition Erwan Gouriou 2019-02-12 17:13:19 +01:00
  • 70e223a5b9 samples/subsys/nvs: Add a clean test termination Erwan Gouriou 2019-02-12 17:10:52 +01:00
  • ee0b6fddd0 doc: getting_started: Document building with west Carles Cufi 2019-02-12 14:03:17 +01:00
  • 635abed43f doc: getting_started: Add a reference to west multi repo Carles Cufi 2019-02-12 14:13:41 +01:00
  • 453ce6afb8 samples/drivers/counter/alarm: Fix YAML schema failure Andy Ross 2019-02-12 09:31:22 -08:00
  • 7913967fec boards: shields: frdm_kw41z: Fix reference to undefined Kconfig symbol Maureen Helm 2019-02-12 13:07:45 -06:00
  • 9072d34f30 drivers: eth: gmac: drop compile-time check about number of TX packets Aurelien Jarno 2019-02-09 14:24:45 +01:00
  • 9e0748311f drivers: eth: gmac: reduce ETH_SAM_GMAC_BUF_RX_COUNT Aurelien Jarno 2019-02-09 14:27:46 +01:00
  • 96a6e40bee Revert "drivers: eth: gmac: conservatively compute the number of descriptors" Aurelien Jarno 2019-02-09 14:24:10 +01:00
  • 1f59e9e825 tests: kernel: gen_isr_table: Exclude platforms test isnt valid on Kumar Gala 2019-02-11 10:08:31 -06:00
  • 7fce83ff8e kconfigfunctions: Disambiguate reference to DTS generated database Erwan Gouriou 2019-02-12 09:44:14 +01:00
  • ed85b76093 LD: Assert when CONFIG_PRIVILEGED_STACK_TEXT_AREA is too small Sebastian Bøe 2019-01-28 17:48:26 +01:00
  • 0bf9433344 net: pkt: Check the minimum buf and pkt counts Jukka Rissanen 2019-02-12 12:56:42 +02:00
  • 7bcf00dc07 net/pkt: Add a function to trim the buffer Tomasz Bursztyka 2019-02-11 17:03:17 +01:00
  • 16edbbad63 net/context: Update length according to available buffer for payload Tomasz Bursztyka 2019-02-11 09:10:13 +01:00
  • b01149f937 net/pkt: Add a function to get the available buffer for payload Tomasz Bursztyka 2019-02-11 09:08:21 +01:00
  • a46aadeff2 net: sockets: Properly handle EOF condition for poll() Paul Sokolovsky 2019-02-10 17:37:57 +03:00
  • cd59e3f32a net: shell: dns: Properly manage lifetime of callback data Paul Sokolovsky 2019-02-11 15:42:21 +03:00
  • 5622efad98 drivers/gpio: stm32: Return errors on not supported config Erwan Gouriou 2019-02-11 16:41:26 +01:00
  • 8757e780fc drivers: can: Update userspace handlers Alexander Wachter 2019-02-07 17:57:43 +01:00
  • 548f1f1fff tests: drivers: Add aditional tests for stm32 CAN driver Alexander Wachter 2019-02-07 15:09:06 +01:00
  • 241f945e49 tests: drivers: Add basic tests for CAN driver Alexander Wachter 2019-02-06 22:41:10 +01:00
  • 873875411e drivers: can: stm32_can rework Alexander Wachter 2019-02-06 22:34:59 +01:00
  • 3802460e3c arch: arm: invoke MPU reprogramming while in privilege stack Ioannis Glaropoulos 2019-02-11 22:06:57 +01:00
  • 152bf6f940 arch: arm remove unnecessary stacking of r3 in userspace.S Ioannis Glaropoulos 2019-02-11 14:01:32 +01:00
  • 314949fa3d arch: arm: ARMv8-M built-in stack protection fixes in userspace.S Ioannis Glaropoulos 2019-02-11 12:33:14 +01:00
  • 533cfa18fa arch: arm: update function documentation for __svc Ioannis Glaropoulos 2019-02-11 11:07:58 +01:00
  • 228702e6e1 kernel: minor syntax fix in Kconfig Ioannis Glaropoulos 2019-02-11 10:16:34 +01:00
  • 29e98d2f8f arch: arm: remove unnecessary stacking of r3 in swap.S Ioannis Glaropoulos 2019-02-11 08:53:13 +01:00
  • 55c2b73af6 arch: arm: remove unnecessary stacking/unstacking Ioannis Glaropoulos 2019-02-11 10:04:15 +01:00
  • dd25e59762 Bluetooth: controller: Fix compile error in observer only support Vinayak Kariappa Chettimada 2019-02-12 17:09:22 +05:30
  • 7a99035515 Bluetooth: controller: 32-bit word align allocations Vinayak Kariappa Chettimada 2019-02-07 14:02:22 +05:30
  • b44e06ea5b tests: subsys: logging: Enable log_core test on nios2 Krzysztof Chruscinski 2019-02-12 07:46:49 +01:00
  • e506d88f1e logging: Fix typo in logging comment Kumar Gala 2019-02-12 00:02:45 -06:00
  • eaa2347596 disk: Fix LOG Kconfig typo Kumar Gala 2019-02-12 00:01:54 -06:00
  • 6e5572ab8c pwm: pwm_sifive: Fix LOG Kconfig typo Kumar Gala 2019-02-12 00:01:20 -06:00
  • b0e7d312db modem: Fix LOG Kconfig typo Kumar Gala 2019-02-12 00:00:29 -06:00
  • 030f06ae7b tests: usb: Use UTIL_LISTIFY macros Andrei Emeltchenko 2019-02-08 15:13:45 +02:00
  • 9cc63e07e4 power: Fix naming of Kconfig options controlling deep sleep states Piotr Zięcik 2019-02-12 11:07:20 +01:00
  • 7a49356c77 power: Fix naming of Kconfig options controlling low power states Piotr Zięcik 2019-02-01 15:16:37 +01:00
  • 8d86773d6b Bluetooth: controller: refactored llcp_req/ack test to helper function Alexander Svensen 2019-02-06 15:53:16 +01:00
  • aeff0ee4ac power: declare power states unconditionally Emanuele Di Santo 2019-02-11 16:18:15 +01:00
  • 1e6ff6b13b power: add stdbool.h to power.h Emanuele Di Santo 2019-02-11 15:23:31 +01:00
  • e672d1521c doc: extensions: application: Use paragraphs for multi-tool Carles Cufi 2019-02-11 21:38:23 +01:00
  • c8f484c85a doc: extensions: application: Overhauld and add west support Carles Cufi 2019-02-10 13:51:16 +01:00