Commit graph

  • bd8f15f555 stm32: dts: f7: added i2c4 node AJ Palmer 2018-12-11 22:42:25 +00:00
  • 46c37c7692 net/pkt: Finally removing net_pkt_ll() and the relevant attribute Tomasz Bursztyka 2018-12-06 14:35:44 +01:00
  • 77d1c86478 tests/net: Remove usage of net_pkt_ll() function Tomasz Bursztyka 2018-12-06 14:34:11 +01:00
  • 7f8d92827f net/ethernet: Remove usage of net_pkt_ll() function Tomasz Bursztyka 2018-12-06 14:19:51 +01:00
  • 91a9994aaf net/ieee802154: Remove usage of net_pkt_ll() function Tomasz Bursztyka 2018-12-06 14:23:20 +01:00
  • 88da73b225 net/pkt: Introducing a new helper to get the start of the buffer Tomasz Bursztyka 2018-12-06 14:20:35 +01:00
  • b105fc58f2 net/pkt: Rename net_pkt_ll_clear for better relevancy Tomasz Bursztyka 2018-09-11 11:25:50 +02:00
  • e97a543e9b net/pkt: Remove parameters to "reserve" some headroom Tomasz Bursztyka 2018-06-28 17:10:37 +02:00
  • 15f13880d6 net/pkt: Remove ll_reserve attribute and related functions Tomasz Bursztyka 2018-06-28 17:09:55 +02:00
  • c8d26f845a net/l2: Finally get rid of reserve concept from L2 Tomasz Bursztyka 2018-06-28 09:58:50 +02:00
  • 0f9312cde9 drivers/wifi: Remove usage of ll_reserve Tomasz Bursztyka 2018-11-14 13:23:16 +01:00
  • 0e88d6d068 tests/net: Switch ieee802154 tests to ztest Tomasz Bursztyka 2018-11-20 11:05:31 +01:00
  • c73c9e2040 tests/ieee80154: Apply L2 changes Tomasz Bursztyka 2018-11-16 14:21:12 +01:00
  • 6ea225e34a net/ieee802154: Finally removing usage of ll_reserve in L2 Tomasz Bursztyka 2018-10-24 15:08:50 +02:00
  • f923d2cb1e net/ieee802154: Serialize packet fragmentation Tomasz Bursztyka 2018-10-24 14:46:30 +02:00
  • 57a0c55dac net/6lo: Remove fragmentation function parameter on compression Tomasz Bursztyka 2018-10-24 09:52:01 +02:00
  • 01117e0d54 net/if: Remove function to get ll reserve Tomasz Bursztyka 2018-06-28 09:57:05 +02:00
  • c77d864841 tests/net: Get rid of the ll reserve Tomasz Bursztyka 2018-06-28 08:45:10 +02:00
  • d0c1611da3 samples/net: Let's remove the use of ll reserve Tomasz Bursztyka 2018-11-16 08:58:48 +01:00
  • 66cc034a34 net/ipv6: Remove any use of ll reserve Tomasz Bursztyka 2018-06-28 08:33:27 +02:00
  • 156213078d net/ipv4: Remove any use of ll reserve Tomasz Bursztyka 2018-06-27 15:10:06 +02:00
  • 0873f8fb20 net/pkt: Let's ignore ll reserve and use 0 instead Tomasz Bursztyka 2018-06-27 15:08:10 +02:00
  • 01a5238ee8 usb/netusb: Let's remove the use for ll reserve Tomasz Bursztyka 2018-11-16 08:53:02 +01:00
  • bff65b6330 net/ethernet: Let's remove the use for ll reserve Tomasz Bursztyka 2018-06-27 15:06:18 +02:00
  • 152924057d net/pkt: Add a pointer to link-layer data in the structure Tomasz Bursztyka 2018-06-27 15:02:57 +02:00
  • c6d5d09d70 usb: hid: allow hid_ops to be null Marcin Szymczyk 2018-12-05 11:41:37 +01:00
  • 63558efddb samples: usb: hid-mouse: multiple buttons Marcin Szymczyk 2018-12-11 11:17:00 +01:00
  • d356977591 samples: usb: hid-mouse: type change Marcin Szymczyk 2018-12-11 11:15:14 +01:00
  • b82a339813 kernel: init: Add nop instruction in main Flavio Ceolin 2018-12-04 17:15:27 -08:00
  • a0a63ac344 cmake: Split toolchain configuration into pre-and post-DT Sebastian Bøe 2018-12-13 16:32:07 +01:00
  • 3d9213ac57 tests: subsys: fs: multifs: Enable fs shell using new shell Varun Sharma 2018-11-27 21:25:00 +05:30
  • d9b8b02519 scripts: ci: check-compliance: Fix running out-of-tree Carles Cufi 2018-12-12 16:06:29 +01:00
  • 139aab2975 net: pkt: Show buffer allocations only when needed Jukka Rissanen 2018-12-13 17:12:57 +02:00
  • 8a65f68a48 net: sockets_tls: Typo fix in comment Paul Sokolovsky 2018-12-12 16:01:06 +03:00
  • 4a04ed20fd lib/fdtable: Add ioctl() and fcntl() implementations Paul Sokolovsky 2018-12-11 17:53:56 +03:00
  • 13b38ed686 lib: fdtable: Change ioctl vmethod signature to take va_list Paul Sokolovsky 2018-12-11 17:48:47 +03:00
  • 4b1eba7cac tests: posix: test_fs_file: Add testcase with non-zero lseek() Paul Sokolovsky 2018-12-11 16:08:02 +03:00
  • 94007da116 net: sockets: Rework fcntl() dispatching to the underlying fd object Paul Sokolovsky 2018-12-11 12:00:43 +03:00
  • 4bbdf8b59d samples: sockets: echo_async: Check results of fcntl() calls Paul Sokolovsky 2018-12-10 19:34:03 +03:00
  • bafa802657 net: gptp: Calculate the link delay same way as Avnu/gptp Jukka Rissanen 2018-12-13 10:42:20 +02:00
  • 11bb406332 net: gptp: Add debug print if a gptp packet cannot be created Jukka Rissanen 2018-12-13 10:26:38 +02:00
  • 5a56900b07 net: gptp: Make sure that neighbor_rate_ratio cannot be 0 Jukka Rissanen 2018-12-13 10:12:27 +02:00
  • 0fc8a357a1 drivers: i2c: nrfx: Prevent transfer overlapping Olivier Martin 2018-12-11 13:40:26 +01:00
  • 523932ccb0 dts: nrf: Fix device tree warnings Kumar Gala 2018-12-13 11:38:33 -06:00
  • 417cfdd833 samples: sockets: Tweak echo_client/server sample parameters for DTLS Robert Lubos 2018-12-12 13:52:59 +01:00
  • 74cb5f9728 soc: silabs_exx32: Simplify Kconfig options Piotr Mienkowski 2018-11-21 17:00:40 +01:00
  • 1870d99790 boards: mimxrt1060_evk: Split hyperflash config as a separate board Kumar Gala 2018-12-07 14:17:40 -06:00
  • e498271652 samples: mesh: enable retransmission of GET & Publish messages Vikrant More 2018-12-13 19:16:20 +05:30
  • 59d4589e14 samples: mesh: follow Mesh study guide to avoid retransmitted message Vikrant More 2018-12-13 14:36:46 +05:30
  • 3e4b9ded0b cmake: clang: Add the runtime library to the link command Sebastian Bøe 2018-12-10 15:18:20 +01:00
  • ef5cdbb390 cmake: toolchain: clang: Use 'find_program' and TOOLCHAIN_HOME Sebastian Bøe 2018-12-10 15:14:50 +01:00
  • ab2139a90f cmake: toolchain: llvm: Move the compiler assignment into 'compiler' Sebastian Bøe 2018-12-10 15:08:59 +01:00
  • bb278b688e cmake: toolchain: Change the names of 'clang' and 'llvm' Sebastian Bøe 2018-12-10 14:55:12 +01:00
  • f1224c8f0a boards: stm32_min_dev: Add SPI support Vasili Slapik 2018-12-11 22:41:22 +03:00
  • 80aec783e5 boards: frdm_kw41z: set VREF to alternate source Johann Fischer 2018-10-04 22:12:15 +02:00
  • 0187d60937 drivers: adc_mcux: improve initialization of the ADC Johann Fischer 2018-09-28 14:18:03 +02:00
  • 487603e655 drivers: adc_mcux: save pointer for repeated sampling Johann Fischer 2018-09-28 14:07:23 +02:00
  • da32727891 boards: hexiwear_kw40z: Enable SEGGER support by default Kumar Gala 2018-12-12 20:32:04 -06:00
  • c0ce73ee55 boards: lpcxpresso54114: Enable SEGGER support by default for M0 Kumar Gala 2018-12-12 13:02:26 -06:00
  • 252919128b scripts: extract_dts_includes: Rework get_binding Kumar Gala 2018-12-11 09:48:55 -06:00
  • dd0b5193ae boards: Add 96Boards STM32 Sensor Mezzanine board support Manivannan Sadhasivam 2018-12-10 16:50:59 +05:30
  • a6e1c0dc8e pinmux: stm32: Add missing pinmux for I2C2 and SPI2 Manivannan Sadhasivam 2018-12-10 20:17:14 +05:30
  • f8ac865693 arm: stm32f4: Add UART4 pinmux definitions Manivannan Sadhasivam 2018-12-10 16:48:46 +05:30
  • 8f56e8e681 ext: nordic: mdk: Set UICR HFXOCNT value to 0x20 if erased Simen Tinderholt 2018-12-12 11:22:10 +01:00
  • 7d159a5e6c drivers: gpio_nrfx: Remove undesired NRF_P0 definition Andrzej Głąbek 2018-12-06 13:31:56 +01:00
  • d3154768f1 ext: hal: nordic: Update nrfx to version 1.5.0 Andrzej Głąbek 2018-12-06 12:53:48 +01:00
  • b8c83338ec dma: stm32: Configure bus width and burst size for memcpy mode Manivannan Sadhasivam 2018-12-12 14:54:24 +05:30
  • 2192302c04 cmake: DT: Introduce 'DT_' symbols into the CMake namespace Sebastian Bøe 2018-12-12 15:35:28 +01:00
  • c842fb88d7 cmake: import_kconfig: Generalize 'import_kconfig' to support DT Sebastian Bøe 2018-12-12 15:33:07 +01:00
  • 667d6c97b0 cmake: Minor refactoring of 'import_kconfig' Sebastian Bøe 2018-12-12 15:28:13 +01:00
  • f24834525f stm32: drivers: spi: Added missing devices AJ Palmer 2018-12-11 21:58:54 +00:00
  • 3bc4ec9a24 dts: binding: Add mmio-sram binding Kumar Gala 2018-12-07 12:27:03 -06:00
  • 71275c8d3b net: Simplifying log macros Krzysztof Chruscinski 2018-12-07 09:01:25 +01:00
  • dc2ab4d74f bluetooth: Simplifying log macros Krzysztof Chruscinski 2018-11-08 12:05:34 +01:00
  • 0899a6c0b7 logging: severity-wise filtering of function name prefix presence Krzysztof Chruscinski 2018-11-08 12:02:02 +01:00
  • 5ea1e23202 samples: sockets: echo_async: Don't include <sys/fcntl.h> Paul Sokolovsky 2018-12-12 17:49:38 +03:00
  • c356b5786f samples: net: zperf: Support existing IP Bub Wei 2018-12-05 10:42:40 +08:00
  • aa19fd9298 logging: Fix allocation of single chunk log messages Krzysztof Chruscinski 2018-12-13 08:35:53 +01:00
  • 14f2805c05 wpanusb: Add sanity check configurations Andrei Emeltchenko 2018-10-31 14:39:25 +02:00
  • 891356027e wpanusb: Correct configuration for frdm + mcr20a Andrei Emeltchenko 2018-10-31 14:25:57 +02:00
  • 6b3531b783 boards: cy8ckit_062_wifi_bt_m{0,4}: Add OpenOCD support for flashing Kumar Gala 2018-11-16 18:21:51 -06:00
  • b51b7becf4 doc: samples: Update samples to point to active boards Carles Cufi 2018-12-11 11:48:14 +01:00
  • 8c1ed47803 cmake: Fixed a bug in 'cmake -DCONFIG_' Sebastian Bøe 2018-12-12 10:25:32 +01:00
  • 936d8bd378 drivers: timer: fix disable systick function David Vincze 2018-12-12 11:53:09 +01:00
  • 23d2aa183d arch: arc: Remove priv_stack_size field form _thread_arch Piotr Zięcik 2018-12-11 14:27:28 +01:00
  • 5ea8454e46 samples: mesh: nrf52: coding style improvement (Vendor Model) Vikrant More 2018-12-12 17:42:00 +05:30
  • d2f89e16e2 samples: mesh: nrf52: removed bug introduced by PR:9521 Vikrant More 2018-12-12 15:56:23 +05:30
  • c41a837004 samples: nrf52: mesh: removed unwanted lines of Code Vikrant More 2018-12-12 15:53:42 +05:30
  • 523acef71c settings: fix key-value duplication check Andrzej Puzdrowski 2018-12-11 17:36:07 +01:00
  • fc0f80391c Bluetooth: nordic ECB hal: Bugfix for simulation Alberto Escolar Piedras 2018-12-11 14:57:57 +01:00
  • afbbb97ab1 Bluetooth: controller: Fix chan map update's diff trans collision Vinayak Kariappa Chettimada 2018-12-12 07:28:22 +01:00
  • eb9f13e3e2 samples: net: gptp: Update AVnu/gptp build instructions Jukka Rissanen 2018-12-11 14:54:31 +02:00
  • f704f91222 tests: benchmark: Remove redundant define Flavio Ceolin 2018-12-05 13:22:37 -08:00
  • 0ed0d164ef arch: x86: Use macro BIT to shift bits Flavio Ceolin 2018-12-04 16:16:06 -08:00
  • f1e5303468 kernel: Change function signature Flavio Ceolin 2018-12-04 16:03:13 -08:00
  • 4323243c62 sys_clock: Change function signature Flavio Ceolin 2018-12-04 16:01:02 -08:00
  • f1f82a8dae sys_clock: Explicitly set constants sign Flavio Ceolin 2018-12-04 15:13:27 -08:00
  • 4f6020111c kernel: Use NULL instead of 0 Flavio Ceolin 2018-12-04 12:30:41 -08:00
  • aabd8e7fa0 logging: Simplify function to get number of log backends Flavio Ceolin 2018-12-04 12:15:28 -08:00
  • f4e07f494a arch: arm: Remove priv_stack_size field form _thread_arch Piotr Zięcik 2018-12-11 14:19:41 +01:00