Commit graph

  • 844c2ad716 net: lwm2m: fix NULL deref in plain_text_read_number() Michael Scott 2019-02-13 14:10:19 -08:00
  • f6b221699c net: lwm2m: fix out-of-bounds access in put_s8() Michael Scott 2019-02-13 14:01:38 -08:00
  • 95f21d59b7 net: lwm2m: remove checks for long int > MAX_INT Michael Scott 2019-02-13 13:37:25 -08:00
  • c73dc42a82 tests: drivers: counter: Test cleanup Krzysztof Chruscinski 2019-02-13 15:21:07 +01:00
  • 849726b3e4 tests: drivers: counter: Fix single_shot_alarm_top and multiple_alarms Krzysztof Chruscinski 2019-02-12 09:30:00 +01:00
  • 0540b1a699 soc: nxp_imx: Move code/data location configs to soc level Maureen Helm 2019-02-12 15:46:31 -06:00
  • 4fac1f4204 shell: Add support to log_panic in RTT backend Krzysztof Chruscinski 2019-02-11 15:25:53 +01:00
  • 02670ed2d7 spi: spi_mcux_lpspi: Convert to use DT_ prefixed defines Kumar Gala 2019-02-11 15:05:56 -06:00
  • d2886ab8bc x86: clear EFLAGS on double fault Andrew Boie 2019-02-12 16:11:14 -08:00
  • 1227b2feda samples/bluetooth: Add note about Long term key clearance Erwan Gouriou 2019-02-13 10:04:37 +01:00
  • 89fb37b76a uart: pl011: Use correct masking for ICR Andy Gross 2019-02-13 09:14:26 -06:00
  • be06327d39 kernel: Reworking _K_TIMER_INITIALIZER and _K_PIPE_INITIALIZER for C++ Krzysztof Chruscinski 2019-02-13 11:19:54 +01:00
  • 7e3d5142a6 settings: Fix default value of flash area ID in Kconfig Andrzej Głąbek 2019-02-13 14:56:28 +01:00
  • cb516b4bc9 tests: drivers: adc: adc_api: Add BL654 board support Ryan Erickson 2019-02-12 10:21:28 -06:00
  • 847500dd43 boards: bl654_dvk: Add BL654 DVK board Ryan Erickson 2019-02-11 10:45:05 -06:00
  • 10acd623c9 soc: arm: atmel: sam3x: Add missing SoC Kconfig symbols Kumar Gala 2019-02-12 00:41:27 -06:00
  • 20838b493b soc: arm: atmel: sam4s: Fix Kconfig typo Kumar Gala 2019-02-12 00:40:27 -06:00
  • dbf7af7f43 net: context: can: Fix typo in Kconfig option name Jukka Rissanen 2019-02-13 12:59:23 +02:00
  • 4e02590231 scripts/dts: Change 'Error::' to 'Error:' Ulf Magnusson 2019-02-12 10:55:58 +01:00
  • b29a5b0e83 scripts/dts: Add a check_binding_properties() function Ulf Magnusson 2019-02-12 06:40:30 +01:00
  • 2b8766db53 scripts/dts: Improve documentation for merge_included_bindings() Ulf Magnusson 2019-02-12 06:32:34 +01:00
  • 3f8616add9 scripts/dts: Get rid of yaml_list in Bindings.bindings() Ulf Magnusson 2019-02-12 05:54:58 +01:00
  • 9e8c3fdf16 scripts/dts: Fix recursion in merge_included_bindings() Ulf Magnusson 2019-02-12 05:25:06 +01:00
  • 6a15130b9a scripts/dts: Rename yaml_traverse_inherited() Ulf Magnusson 2019-02-12 05:20:08 +01:00
  • 00b2ec05e5 scripts/dts: Document Bindings._include() Ulf Magnusson 2019-02-12 05:16:02 +01:00
  • b98cdc10f6 scripts/dts: Have Bindings._include() always return a list Ulf Magnusson 2019-02-12 05:07:08 +01:00
  • 105c5b426b scripts/dts: Remove support for !import Ulf Magnusson 2019-02-12 05:01:25 +01:00
  • 339db385ef scripts/dts: Simplify Bindings._include() Ulf Magnusson 2019-02-12 04:51:19 +01:00
  • 377a794378 scripts/dts: Remove dead '!include <dict>' implementation Ulf Magnusson 2019-02-12 04:43:31 +01:00
  • bf855c621b api: uart: Revert to using bitmasks for errors. Mieszko Mierunski 2019-02-13 11:13:36 +01:00
  • 85d92923e2 Bluetooth: controller: Rename non-Kconfig option macros Vinayak Kariappa Chettimada 2019-02-13 10:33:01 +05:30
  • a6eab1be4b tests: spi_loopback: reduce footprint by tweaking logging Kumar Gala 2019-02-13 06:52:43 -06:00
  • 3b73511153 net: sockets: Add dummy shutdown() implementation. Paul Sokolovsky 2019-02-07 20:47:46 +03:00
  • 91ef79539a net: lwm2m: fix rendering of zero value float32/64 Michael Scott 2019-02-12 22:22:01 -08:00
  • 5284231750 doc: fix incremental build by fixing doxygen output mtime Marc Herbert 2019-02-07 13:39:59 -08:00
  • 8236f3d72c arch: arm: mpu: get the region sizes from the linker Aurelien Jarno 2019-02-10 12:44:20 +01:00
  • dad4b297f3 net/context: No need to set pkt family as the allocator did already Tomasz Bursztyka 2019-02-11 11:33:20 +01:00
  • 4ca8395c9e doc: dts: bindings: Fix a spell mistake Song Qiang 2019-02-13 15:23:03 +08:00
  • 581cfdb754 drivers: wifi: simplelink: Translate socket family/type/protocol values Vincent Wan 2019-02-12 14:42:11 -08:00
  • 5bd4f78025 driver: pinmux: stm32f4: Remove duplicated defination Song Qiang 2019-02-12 19:23:31 +08:00
  • 72bef65087 Bluetooth: controller: Fix non-HCI error code return value data type Vinayak Kariappa Chettimada 2019-02-11 22:53:17 +05:30
  • e6a256a785 Bluetooth: controller: Fix Rx buffer size variable data type Vinayak Kariappa Chettimada 2019-02-11 22:51:07 +05:30
  • 5aa9d2ce1e Bluetooth: controller: Remove unused commented code Vinayak Kariappa Chettimada 2019-02-04 22:35:37 +05:30
  • e85c4d00b6 Bluetooth: controller: Rename ull_tx_ack_put to ll_tx_ack_put Vinayak Kariappa Chettimada 2019-02-04 22:33:51 +05:30
  • 5bacbf612d Bluetooth: controller: Move PKT_US from LLL to ULL header file Vinayak Kariappa Chettimada 2019-02-04 22:26:01 +05:30
  • d33641f39a Bluetooth: controller: Remove underscore prefixes from functions Vinayak Kariappa Chettimada 2019-02-04 22:21:55 +05:30
  • b81cfdf81b soc: arm: nrf51: Fix CONFIG_SYS_POWER_MANAGEMENT exclusion Takumi Ando 2019-02-13 17:39:29 +09:00
  • 3af63b5d1d soc: arm: nrf52: Fix CONFIG_SYS_POWER_MANAGEMENT exclusion Takumi Ando 2019-02-13 16:06:03 +09:00
  • 054e1bec2d tests: adc: reduce footprint by tweaking logging Anas Nashif 2019-02-12 15:54:40 -05:00
  • acf0e24c6e doc: intel_s1000: I2S sample app documentation Sathish Kuttan 2019-02-11 19:33:58 -08:00
  • 53dcc07889 samples: intel_s1000: App for I2S audio playback Sathish Kuttan 2019-02-11 19:33:19 -08:00
  • a10610eb9f samples: net: lwm2m: add timer object to lwm2m client Michael Scott 2019-02-08 10:03:00 -08:00
  • 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