Commit graph

  • dd294873cb dts: ip_k66f: Enable spi1 on the ip_k66f board Lukasz Majewski 2020-03-25 14:48:31 +01:00
  • 0c9d92bcd1 dts: ip_k66f: Enable eth on the ip_k66f board Lukasz Majewski 2020-03-25 12:00:19 +01:00
  • 3256005faf board: ip_k66f: Add support for RTT based console Lukasz Majewski 2020-03-25 11:59:31 +01:00
  • d5418d719e boards: arm: b_l072z_lrwan1: Fix incorrect EEPROM documentation Andreas Sandberg 2020-05-10 09:36:54 +01:00
  • 3168d3aead boards: arm: b_l072z_lrwan1: Enable the EEPROM device Andreas Sandberg 2020-05-10 09:33:43 +01:00
  • 1b1d728a18 tests: atomic operation: add new test cases Ying ming 2020-05-15 14:28:20 +08:00
  • 0856e99155 drivers: timer: stm32 lptim stops counting on timeout FOREVER Francois Ramu 2020-06-04 16:57:12 +02:00
  • b9dcc9b283 doc: release: Clarifications to tagging Carles Cufi 2020-06-09 19:32:19 +02:00
  • 902633c545 doc: release: Fix the EXTRAVERSION setting Carles Cufi 2020-06-09 19:22:11 +02:00
  • 1502b9a648 lib: posix: eventfd: move intialization out of search loop Marcin Niestroj 2020-06-02 22:28:34 +02:00
  • 31b19bf538 doc: contribution: Fix series-push-hook path Sturla Lange 2020-05-16 22:02:14 +02:00
  • d6a492d8f1 doc: guides: sanity_chk: add documentation on hardware map keyword Peter Bigot 2020-05-25 08:21:44 -05:00
  • 3c36b42d03 sanitycheck: add notes key to schema Peter Bigot 2020-05-21 11:03:18 -05:00
  • 3cdd5b4be4 sanitycheck: add missing probe_id key to schema Peter Bigot 2020-05-21 10:56:20 -05:00
  • fe74218956 sys: util.h: remove template implementation of ARRAY_SIZE Peter Bigot 2020-05-25 09:51:10 -05:00
  • 727f8e0889 tests: unit: util: Add test for nested FOR_EACH call Krzysztof Chruscinski 2020-05-08 07:11:07 +02:00
  • 1b4b9386e5 sys: util: Added separator to FOR_EACH_ macros Krzysztof Chruscinski 2020-05-08 07:06:58 +02:00
  • 1089b91ba2 drivers: gpio: nrf: Add mask to track GPIOTE usage Krzysztof Chruscinski 2020-05-14 09:03:04 +02:00
  • 77bc550746 tests: drivers: clock_control: nrf: increased LFCLK startup time Krzysztof Chruscinski 2020-06-04 12:49:29 +02:00
  • 4a8fb854bb boards: arm: stm32f207 add rtc feature on the nucleo board Francois Ramu 2020-06-03 10:11:50 +02:00
  • 5debc6a94d soc: arm: stm32f2 add rtc feature on this serie Francois Ramu 2020-06-03 10:13:05 +02:00
  • 732df68fff drivers: counter: rtc for stm32f2 soc series Francois Ramu 2020-06-03 10:10:25 +02:00
  • 57db336b98 dfu: flash_img: Constify flash_img_buffered_write() data parameter Xavier Chapron 2020-06-04 09:51:39 +02:00
  • 5d91d985e8 boards: arm: Fix deprecated "gccarmemb" toolchain references Stephanos Ioannidis 2020-06-10 00:34:10 +09:00
  • 9da0f2af31 drivers: modem: use zsock_ variants of socket API Adam Porter 2020-06-08 13:36:14 -07:00
  • 603c24dec9 tests: common: skip bootdelay test on qemu_cortex_m0 Anas Nashif 2020-06-09 14:18:44 -04:00
  • ac7756d4b1 tests: kernel: common: rename test boot_delay Anas Nashif 2020-04-13 10:20:05 -04:00
  • c815b062c6 tests: kernel: remove ram restrictions Anas Nashif 2020-04-11 18:22:06 -04:00
  • 3b5a43e031 buildkite: Add some debug for looking into rebase issue Kumar Gala 2020-06-09 16:45:39 -05:00
  • 82855aa4e0 tests: update doxygen tags for syscalls tests Maksim Masalski 2020-05-28 14:59:52 +03:00
  • 4bc1ca9e7e arch: x86: add extern "C" to arch.h Peter Bigot 2020-06-09 10:53:37 -05:00
  • bea131835d ci: Add initial buildkite ci setup Kumar Gala 2020-06-03 07:02:35 -05:00
  • 491bbad8e8 ci: Update for buildkite environment Kumar Gala 2020-06-05 11:08:10 -05:00
  • ebe5345e87 net: lwm2m: Refactor to use coap_get_option_int Gerson Fernando Budke 2020-05-28 00:00:38 -03:00
  • ce26bb5365 samples: coap_server: Refactor to use coap_get_option_int Gerson Fernando Budke 2020-05-27 23:58:44 -03:00
  • 1ca95e7bc4 net: coap: Rem macros that uses coap_get_option_int Gerson Fernando Budke 2020-05-28 22:25:25 -03:00
  • 76e32ba32b net: coap: Add coap_get_option_int public method Gerson Fernando Budke 2020-05-27 23:49:43 -03:00
  • fe7ffc034e samples: bluetooth: hci_uart: Fix conf file name Krzysztof Chruscinski 2020-06-08 11:47:11 +02:00
  • 43cad10f73 drivers: serial: nrf: Remove flow control configuration from kconfig Krzysztof Chruscinski 2020-06-05 15:27:03 +02:00
  • 176d2d9f85 drivers: serial: nrfx_uarte: Use hw-flow-control from device tree Krzysztof Chruscinski 2020-06-05 15:25:38 +02:00
  • f86e61be93 drivers: serial: nrfx_uart: Use hw-flow-control from device tree Krzysztof Chruscinski 2020-06-05 15:25:14 +02:00
  • d0f87fa9d8 drivers: flash: report if the read returns an error Michael Hope 2020-05-31 18:17:34 +02:00
  • 31d615eab5 tests: kernel: timer_api: remove extra adjustment to expected result Peter Bigot 2020-06-08 06:17:09 -05:00
  • 6e9d109922 doc: api_lifecycle: Use DEPRECATED instead of LEGACY in Kconfig Kumar Gala 2020-06-08 08:41:14 -05:00
  • a4337bde28 drivers: pwm: clarify behavior Peter Bigot 2020-05-25 08:39:59 -05:00
  • 204612b3b2 drivers: flash: at45: improve diagnostics/behavior of erase Peter Bigot 2020-05-28 11:20:24 -05:00
  • c11ef527b1 drivers: flash: nrf_qspi_nor: improve diagnostics/behavior of erase Peter Bigot 2020-05-28 11:15:11 -05:00
  • f6cfdf79ba drivers: flash: spi_nor: improve diagnostics/behavior of erase Peter Bigot 2020-05-28 10:04:13 -05:00
  • 8e2e7aee51 dts: bindings: combine adc bindings under iio subdirectory Peter Bigot 2020-06-03 05:42:37 -05:00
  • dbb012a64a boards: dts: nrf: Enable PWM for red LED Simon Glass 2020-05-29 10:54:43 -06:00
  • f895cf4d9c samples: fade_led: Correct the sample name in the docs Simon Glass 2020-05-29 10:57:07 -06:00
  • 09310462fd tests: rbtree to add and modify some tastcases Ningx Zhao 2020-05-26 14:33:07 +08:00
  • 9b27cfd8c4 cmake: Fixes for shields in multiple roots Pete Johanson 2020-05-28 12:51:17 -04:00
  • 0a018db0ff samples: subsys: mgmt: smp_svr: increase fs support stack size Peter A. Bigot 2020-05-30 09:11:15 -05:00
  • 8a0d25632b boards: arm: b_l072z_lrwan1: Enable RNG Andreas Sandberg 2020-05-08 11:34:03 +01:00
  • d4d39f0a43 dts: stm32: Add the RNG peripheral to the STM32L07{2,3} Andreas Sandberg 2020-05-08 11:33:03 +01:00
  • 19c165a119 drivers: entropy: stm32: Add support for STM32L0 SoCs Andreas Sandberg 2020-05-08 12:29:03 +01:00
  • f1d80b3f02 drivers: clock_control: stm32: Enable SYSCFG on STM32L0 Andreas Sandberg 2020-05-08 12:33:36 +01:00
  • 299ef2e5fe cpp: Fixed compile warning with extern array declaration Emil Gydesen 2020-05-20 15:10:59 +02:00
  • adc5fab141 shell: Fixed compile warning with extern array declaration Emil Gydesen 2020-05-20 15:01:39 +02:00
  • bf414c5559 logging: Fixed compile warning with extern array declaration Emil Gydesen 2020-05-20 15:00:23 +02:00
  • fd17797f66 boards: arm: document the adafruit_itsybitsy_m4_express Michael Hope 2020-05-27 19:19:37 +02:00
  • 754ed1fd95 boards: arm: add the Adafruit ItsyBitsy M4 Express Michael Hope 2020-05-27 19:18:24 +02:00
  • 0882a9cd97 dts: arm: add a name to cpu0 Michael Hope 2020-05-27 18:27:10 +02:00
  • 0b4b3ae4dd cmake, samples, tests: Use semi-accurate project names Reto Schneider 2020-06-03 01:51:16 +02:00
  • 144cf16700 boards: nordic: add gpio as supported feature on major dev boards Peter Bigot 2020-05-21 11:29:55 -05:00
  • e4b62a8ce2 drivers: timer: lptim: depend on SYS_POWER_MANAGEMENT Aurelien Jarno 2020-06-03 22:59:25 +02:00
  • 9c2c12d10f tests: tickless: fix build error on qemu_cortex_m3 Peter Bigot 2020-05-26 09:20:44 -05:00
  • 0b2fa63191 Tests: create new test cases to verify sensor APIs. YouhuaX Zhu 2020-05-13 09:45:26 +08:00
  • 79481837fe Tests: Adjust code and annotations for poll test cases. YouhuaX Zhu 2020-05-13 12:40:19 +08:00
  • 1f416d8d0d Tests: Add and modify testcases for pipe. Zhu YouhuaX 2020-05-06 17:57:56 +08:00
  • faff50d8e7 arc: show all registers on exception Andrew Boie 2020-05-13 13:30:01 -07:00
  • 1737bd082d zephyr: Use deprecated instead of legacy for Kconfig int types Kumar Gala 2020-06-08 08:29:19 -05:00
  • 2291de6abf subsys/fs/littlefs: initialize LittleFS at POST_KERNEL Markus Becker 2020-06-03 08:55:01 +02:00
  • 7f66fd84e8 drivers: ieee802154: fix nrf5 initialization with external irq source Hubert Miś 2020-06-01 12:08:03 +02:00
  • c62e989253 boards: arm: document the adafruit_itsybitsy_m4_express itsybitsy Michael Hope 2020-05-27 19:19:37 +02:00
  • 1fa9b57cd4 boards: arm: add the Adafruit ItsyBitsy M4 Express Michael Hope 2020-05-27 19:18:24 +02:00
  • f253096a9c net: ieee802154: Align thread names of radio drivers Markus Becker 2020-05-26 10:48:53 +02:00
  • f60c9bd0a5 boards: arc: emsdp: fix secure config for emsdp_em7d_esp Watson Zeng 2020-06-03 04:31:05 -04:00
  • cb357e8227 doc: nrf52840dongle_nrf52840: fix build instructions for external probes Jacob Siverskog 2020-04-07 17:08:24 +02:00
  • 0cf9be32c9 drivers: adc: lmp90xxx: set thread name Henrik Brix Andersen 2020-05-29 14:43:50 +02:00
  • 1f09f06434 boards: efm32/efr32: Enable MPU on all boards supporting it Christian Taedcke 2020-05-27 14:44:02 +02:00
  • 65f0c24a43 soc: silabs: Add CPU_HAS_ARM_MPU for all silabs socs Christian Taedcke 2020-05-27 12:48:38 +02:00
  • d96a1a5fef Bluetooth: controller: split: Fix endianness in ull_sched Vinayak Kariappa Chettimada 2020-03-06 14:09:58 +05:30
  • 6dce205b95 Bluetooth: controller: split: Port advanced scheduling Vinayak Kariappa Chettimada 2020-01-10 17:03:18 +05:30
  • 0b6664fc3d Bluetooth: controller: split: Add function to reset conn upd mutex Vinayak Kariappa Chettimada 2020-01-10 18:10:02 +05:30
  • da95c08977 USB: Bluetooth: Fix rx_thread_stack size Vinayak Kariappa Chettimada 2020-05-26 10:40:51 +05:30
  • 7d8adddd2e scripts: process_gperf: typo fix Ruslan Mstoi 2020-05-26 16:41:05 +03:00
  • 84822e3086 scripts: gen_syscalls: typo fix Ruslan Mstoi 2020-05-26 16:10:21 +03:00
  • 9cf4cab53d soc: arm: Fix header inclusion from deprecated paths Stephanos Ioannidis 2020-06-09 09:25:51 +09:00
  • 6098f099ca arch: arm: Remove header shims Stephanos Ioannidis 2020-06-09 01:07:23 +09:00
  • ff8b864f48 net: openthread: Make OT thread priority class be configurable Lukasz Maciejonczyk 2020-06-04 12:24:30 +02:00
  • 5d1ce47ef6 net: sockets: fix zsock_gethostname_ctx() Andrew Boie 2020-05-29 18:15:17 -07:00
  • 71d4aeb1c2 net: sockets: set errno EBADF on bad fd Andrew Boie 2020-05-29 15:33:57 -07:00
  • 3fa2fa9a50 net: openthread: Fix the order of adding net pkt in ot_receive_handler Lukasz Maciejonczyk 2020-06-03 11:44:21 +02:00
  • 0e32a84bcc net: eth: Add check if passed iface pointer is NULL Lukasz Majewski 2020-06-02 11:19:18 +02:00
  • 043400ce89 net: context: Remove obsolete goto in net_context_put() Jukka Rissanen 2020-06-01 16:41:21 +03:00
  • 768968a445 net: ipv6: Also look for nexthop in nbr list Christian Taedcke 2020-06-05 12:32:24 +02:00
  • 38d38ed90a net: shell: Allow to set interface for ping (add -I option) Lukasz Majewski 2020-05-03 15:57:22 +02:00
  • 0fd16f8b78 net: mqtt: Make client "cleansession" flag configurable. Xavier Naveira 2020-05-20 09:40:48 +02:00