Commit graph

  • df0d7652df net: mqtt: Add SOCKS5 proxy support Tomasz Gorochowik 2019-02-04 16:11:46 +01:00
  • 0b5ed97785 net: mqtt: Remove explicit numeration of transport enum Tomasz Gorochowik 2019-02-06 16:15:49 +01:00
  • ead249f2f9 net: Add initial SOCKS5 support Tomasz Gorochowik 2019-02-04 16:09:30 +01:00
  • 41f6011c36 userspace: remove APPLICATION_MEMORY feature Andrew Boie 2019-01-31 15:53:24 -08:00
  • 525065dd8b tests: convert to use app shared memory Andrew Boie 2019-01-31 15:31:18 -08:00
  • 4b4f773484 libc: set up memory partitions Andrew Boie 2019-02-01 12:18:31 -08:00
  • 71a3b53504 x86: don't automatically configure newlib malloc Andrew Boie 2019-02-01 11:57:29 -08:00
  • 686bd913c3 gen_app_partitions: add library support Andrew Boie 2019-02-01 11:52:20 -08:00
  • a4c28f70bf ztest: setup a default app memory domain Andrew Boie 2019-01-31 15:15:13 -08:00
  • 84c808918b tests: set CONFIG_MAX_THREAD_BYTES for a few tests Andrew Boie 2019-01-31 15:09:41 -08:00
  • 7adff462e7 app_shmem: overhaul partition specification Andrew Boie 2019-01-30 13:44:54 -08:00
  • c12381793a CMakeLists: fix app_shmem dependency Adithya Baglody 2018-12-27 14:39:54 +05:30
  • 50950eb2c9 app_shmem: use script for all arches Adithya Baglody 2018-12-20 15:47:42 +05:30
  • 62a6f87139 tests: remove app_memory test Andrew Boie 2019-01-25 15:36:59 -08:00
  • 889b2377ef tests: userspace: remove extra_sections Andrew Boie 2019-01-25 13:31:58 -08:00
  • 9bebf4cb23 x86: fix app shared memory if XIP enabled Adithya Baglody 2018-12-20 15:34:04 +05:30
  • 8bfd8457ea tests: mem_protect: fix Kconfig Andrew Boie 2019-01-25 10:34:14 -08:00
  • 7ecc359f2c userspace: do not auto-cleanup static objects Andrew Boie 2019-01-31 12:09:06 -08:00
  • 1d50a09575 drivers: eth_dw: changed stranded error message Andrei Gansari 2019-02-07 17:57:08 +02:00
  • 0ceab99865 samples: net: removed unused common cmake Andrei Gansari 2019-02-07 17:54:55 +02:00
  • 220daa685b net: removed CONFIG_NET_APP Andrei Gansari 2019-02-07 17:53:26 +02:00
  • fea80ca5c1 net: subsys: fixed comments CONFIG_NET* Andrei Gansari 2019-02-07 17:46:11 +02:00
  • 0730ab8bef tests: CONFIG_NET* fixup Andrei Gansari 2019-02-07 17:42:48 +02:00
  • fa91da4992 drivers: eth: gmac: only keep a reference to the packet when PTP is used Aurelien Jarno 2019-02-06 21:44:47 +01:00
  • 757d86b241 drivers: eth: gmac: keep a reference to the packet fragments Aurelien Jarno 2019-02-06 21:33:19 +01:00
  • 2c3ecd8c51 net: samples: Disable IPv4 from packet socket sample Ravi kumar Veeramally 2019-02-07 15:08:20 +02:00
  • 36aa7d1878 net: Allow disabling IPv4, IPv6, UDP and TCP simultaneously Ravi kumar Veeramally 2019-02-07 15:00:44 +02:00
  • 8a86b5aaac api: counter: rename counter_disable_channel_alarm() Piotr Mienkowski 2019-02-08 00:23:59 +01:00
  • 36e437f537 tests: socket: misc: Add test for gethostname() Paul Sokolovsky 2019-02-06 19:36:24 +03:00
  • 5bb2c7022e net: sockets: Add gethostname() call Paul Sokolovsky 2019-02-06 19:10:35 +03:00
  • d9da0b07cd gpio: gpio_sch: fix check for interrupt trigger Daniel Leung 2019-02-07 09:46:12 -08:00
  • d080d1d791 tests: gpio: basic_api: correct constant test for interrupt trigger Peter A. Bigot 2019-01-26 06:28:23 -06:00
  • 0a0e3cdea6 drivers: gpio: esp32: correct constant test for interrupt trigger Peter A. Bigot 2019-01-26 06:27:31 -06:00
  • 74c573635f samples/tests: filter based on toolchain features Anas Nashif 2019-01-09 08:50:38 -05:00
  • fc3d8ac863 toolchain: espressif: mark newlib support false Anas Nashif 2019-01-09 08:47:25 -05:00
  • 45a9786a41 sanitycheck: support filtering based on cmake cache Anas Nashif 2019-01-09 08:46:42 -05:00
  • 298f9e1e8a scripts/dts: Rename get_key_value() to define_str() Ulf Magnusson 2019-02-07 23:10:14 +01:00
  • 638e89bb7c scripts/dts: Simplify tabstop logic in write_header() Ulf Magnusson 2019-02-07 22:38:24 +01:00
  • 0e922bff75 scripts/dts: Simplify write_header() Ulf Magnusson 2019-02-07 20:11:23 +01:00
  • 98df8b99d6 scripts/dts: Remove unused os.listdir import Ulf Magnusson 2019-02-07 20:09:41 +01:00
  • 72f0125b92 scripts/dts: Rename conf/header-writing functions to write_conf/header Ulf Magnusson 2019-02-07 20:03:56 +01:00
  • 00c43d4d08 scripts/dts: Simplify output_keyvalue_lines() Ulf Magnusson 2019-02-07 19:31:07 +01:00
  • 7b0ac7d303 scripts/dts: Simplify get_parent_address() Ulf Magnusson 2019-02-07 18:07:06 +01:00
  • a776927250 scripts/dts: Simplify find_parent_prop() Ulf Magnusson 2019-02-07 18:02:12 +01:00
  • 87193b0e1b scripts/dts: Remove generate_node_definitions() return value Ulf Magnusson 2019-02-07 17:50:44 +01:00
  • 4217de046b scripts/dts: Inline simple single-caller functions into main() Ulf Magnusson 2019-02-07 17:40:01 +01:00
  • 2528b538a4 scripts/dts: Remove redundant nargs=1 argparse args Ulf Magnusson 2019-02-07 17:26:52 +01:00
  • 6f5d5c56f2 scripts/dts: Simplify code around extract_bus_name() call Ulf Magnusson 2019-02-07 16:53:52 +01:00
  • 7827c765aa scripts/dts: Rename extract_single() to extract_bus_name() Ulf Magnusson 2019-02-07 16:34:10 +01:00
  • 6127f0a07f scripts/dts: Simplify extract_single() Ulf Magnusson 2019-02-07 16:31:55 +01:00
  • c631edddb8 scripts/dts: Inline 'prop' and 'key' params into extract_single() Ulf Magnusson 2019-02-07 15:30:46 +01:00
  • 636b6be62d scripts/dts: Remove the prop_def variable in extract_single() Ulf Magnusson 2019-02-07 15:17:17 +01:00
  • f5ee8f65a7 scripts/dts: Remove dead type-checking code in extract_single() Ulf Magnusson 2019-02-07 15:09:31 +01:00
  • c1dce2f799 doc: fix misspellings in docs David B. Kinder 2019-02-07 15:41:43 -08:00
  • aa684363f0 drivers: sht3xd: update to new I2C API Peter A. Bigot 2019-01-18 12:54:36 -06:00
  • 46072632bd drivers: i2c: document problematic API and deprecated unused functions Peter A. Bigot 2019-01-23 14:46:24 -06:00
  • 4d7c06702c drivers: eth_sam_gmac: replace deprecated API Peter A. Bigot 2019-01-23 14:35:40 -06:00
  • 7f42423c7c drivers: i2c: add convenience wrapper for common I2C transaction pair Peter A. Bigot 2019-01-23 14:40:32 -06:00
  • b61a8e6441 boards: quark_se_c1000_ss_devboard: fix build warning Anas Nashif 2019-02-07 17:06:22 -05:00
  • 0a7b45d55f ext: hal: atmel: sam: fix GMAC priority queues related registers Aurelien Jarno 2019-02-07 12:14:37 +01:00
  • c66cb76fed Build: Added support for out-of-tree Arch Klaus Petersen 2018-11-15 10:37:46 +01:00
  • 9f1acfe2fd boards: arm: nrf: Make Bluetooth optional Carles Cufi 2019-02-07 18:24:30 +01:00
  • f164b056b0 samples: fix alarm sample doc and inclusion Anas Nashif 2019-02-07 13:39:04 -05:00
  • 193c7c066e boards: Update yaml for boards supporting rtc/counter (3/3) Erwan Gouriou 2019-02-07 09:00:12 +01:00
  • e7cc297f5a boards: Update yaml for boards supporting rtc/counter (2/3) Erwan Gouriou 2019-02-07 09:00:01 +01:00
  • f65f63c454 boards: Update yaml for boards supporting rtc/counter (1/3) Erwan Gouriou 2019-02-07 08:59:34 +01:00
  • d2e305491f soc: stm32: Convert CONFIG_RTC leftover to DT_ Erwan Gouriou 2019-02-05 21:42:35 +01:00
  • 2cefc60973 tests: counter: Update to support STM32 RTC counter Erwan Gouriou 2019-02-05 21:33:41 +01:00
  • 50da5bb214 tests/drivers: counter: bump cmake minimum version Erwan Gouriou 2019-01-30 16:15:46 +01:00
  • 27cbd21793 boards: nucleo_f746zg: Configure and document counter RTC Erwan Gouriou 2019-01-30 11:47:04 +01:00
  • 3074e393db drivers/counter: stm32 rtc: Use dts to get RTC clock information Erwan Gouriou 2018-11-29 11:37:45 +01:00
  • da744314ca samples/drivers: Provides basic sample for counter alarm Erwan Gouriou 2018-11-30 10:17:22 +01:00
  • 458226e1f7 drivers/counter: stm32: Provide STM32 RTC driver using counter API Erwan Gouriou 2018-11-29 11:08:41 +01:00
  • 7809970c8a drivers: counter: cmsdk: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-31 12:16:45 -06:00
  • c2a04890d9 tests: counter_basic_api: Enable tests for ARM CMSDK drivers Kumar Gala 2019-01-31 11:17:05 -06:00
  • 36427f8bbb drivers: timer: Move Dual Timer API to unified interface Kumar Gala 2019-02-01 10:59:03 -06:00
  • 6fca18de60 drivers: timer: Move Timer API to unified interface Kumar Gala 2019-02-01 11:02:07 -06:00
  • 3edafc2517 dts: arm_cmsdk_(d)timer: Add label property to (d)timer Kumar Gala 2019-01-31 12:28:17 -06:00
  • 6c419c3617 counter: Clarify behavior of counter_set_channel_alarm Krzysztof Chruscinski 2019-02-01 14:47:01 +01:00
  • 210a71f108 tests: counter: Enable debug logging Maureen Helm 2018-11-13 16:31:42 +01:00
  • 8226862991 tests: counter: Adapt test for the mcux rtc driver Maureen Helm 2018-11-13 14:56:04 +01:00
  • d57f18f9ac boards: frdm_kw41z: Document counter driver is supported Maureen Helm 2018-10-16 19:45:10 -05:00
  • fd4adce5b5 soc: nxp_kinetis: Enable the mcux rtc driver on kw41 Maureen Helm 2018-10-16 18:47:55 -05:00
  • eb338915bb drivers: counter: Introduce mcux rtc shim Maureen Helm 2018-10-16 18:45:19 -05:00
  • 7de898d337 drivers: counter: Fix default top value callback in counter_nrfx_rtc.c Krzysztof Chruscinski 2019-01-29 12:37:07 +01:00
  • a016954490 rtc: Fix call to counter API in adaptation layer Krzysztof Chruscinski 2019-01-28 12:32:26 +01:00
  • 9b72f66070 tests: drivers: counter: Enabled counter tests on UDOO Neo board Stanislav Poboril 2018-12-03 11:56:04 +01:00
  • 34a4e072f5 imx: Enabled EPIT in Udoo Neo Full board Stanislav Poboril 2018-11-16 16:42:37 +01:00
  • e2904c8c5f imx: Add EPIT peripheral support for i.MX6SoloX soc Stanislav Poboril 2018-11-16 16:40:00 +01:00
  • f51ef0551c imx: Add IMX EPIT driver for i.MX socs Stanislav Poboril 2018-11-16 16:34:48 +01:00
  • 708f08a4be drivers: counter: Rename wrap to top_value Krzysztof Chruscinski 2019-01-23 08:19:07 +01:00
  • b745355315 drivers: counter: Add user_data to alarm callback Krzysztof Chruscinski 2018-11-21 10:40:08 +01:00
  • 5bfe8612a2 drivers: timer: Fix broken dependency for nrf_rtc_timer Krzysztof Chruscinski 2019-01-22 10:56:40 +01:00
  • f81b225f6a counter: Fix warning due to deprecation of legacy API Krzysztof Chruscinski 2019-01-22 09:21:25 +01:00
  • b969f40e9d tests: drivers: counter: Fix tests for nrf peripherals Krzysztof Chruscinski 2019-01-22 09:16:35 +01:00
  • cbf7796504 boards: Add counter capability to nordic boards Krzysztof Chruscinski 2018-12-18 12:10:53 +01:00
  • a6c2c3f0a9 soc: arm: nordic_nrf: Remove duplicates from Kconfig.soc Krzysztof Chruscinski 2018-12-18 12:49:18 +01:00
  • 5d0d5c0a7a drivers: counter: Counter API implementation for nRF Series (RTC). Krzysztof Chruscinski 2018-06-28 09:30:04 +02:00
  • 49c8325339 drivers: counter: nrfx: update to newer HAL API Peter A. Bigot 2019-01-21 08:22:14 -06:00
  • 8f28e6043d drivers: counter: add API to query counter frequency Peter A. Bigot 2019-01-13 09:59:25 -06:00