Commit graph

  • f08ef736a0 drivers: lora: sx1276: select PA output by dts property Marcin Niestroj 2020-04-08 00:32:08 +02:00
  • d1ba1ca5a5 drivers: lora: sx1276: stop reading PA_CONFIG Marcin Niestroj 2020-04-25 10:52:29 +02:00
  • 8d332adf1a drivers: lora: sx1276: fix RFO TX power configuration Andreas Sandberg 2020-04-17 10:51:36 +01:00
  • 90587fa741 boards: stm32f411e_disco: add USB device support to stm32f411e_disco Brian Bradley 2020-05-18 15:58:33 -04:00
  • f6475ac2a3 soc/x86/apollo_lake: Use MMIO PCI config access by default Andy Ross 2020-06-13 07:39:58 -07:00
  • 7c6d8aa58e arch/x86: Add support for PCI MMIO configuration access Andy Ross 2020-06-13 06:34:46 -07:00
  • 7fe8caebc0 arch/x86: Add z_acpi_find_table(), MCFG support Andy Ross 2020-06-13 05:51:10 -07:00
  • ba0a791635 flash: shell: align test array on 4 bytes Marcin Niestroj 2020-05-28 23:08:48 +02:00
  • 7b2b957cbd samples: net: google_iot_mqtt: remove unused definition Alexey Markevich 2020-06-21 22:32:49 +03:00
  • 079f158451 samples: net: google_iot_mqtt: use sntp_simple Alexey Markevich 2020-06-19 21:43:05 +03:00
  • 88765ad328 testsuite: Align testsuite output Christoph Reiter 2020-06-02 11:38:08 +02:00
  • af4ce4a166 tests/lib: Add heap_align test Andy Ross 2020-06-18 14:17:08 -07:00
  • ed258e9c6f lib/os/heap: Add sys_heap_aligned_alloc() Andy Ross 2020-06-18 10:13:45 -07:00
  • 1f29dd3251 lib/os/heap: General refactoring Andy Ross 2020-06-10 08:18:17 -07:00
  • 48f43b57f5 editorconfig: use 72 characters line width git commit messages Henrik Brix Andersen 2020-06-20 23:44:27 +02:00
  • 0591191f32 buildkite: Handle case of sanitycheck doing nothing Kumar Gala 2020-06-22 08:52:40 -05:00
  • d780458bc6 net: openthread: Update OpenThread revision Robert Lubos 2020-06-17 15:27:00 +02:00
  • b8781e27b0 sys: util: Deprecate GET_ARGS_LESS_1 macro Krzysztof Chruscinski 2020-05-11 09:08:24 +02:00
  • dd9da9c8c4 sys: util: Deprecate GET_ARG2 macro Krzysztof Chruscinski 2020-05-11 09:06:08 +02:00
  • 0afb3445a5 sys: util: Deprecate GET_ARG1 macro Krzysztof Chruscinski 2020-05-08 10:51:35 +02:00
  • 4baf24203d tests: unit: util: Add tests for new macros Krzysztof Chruscinski 2020-05-08 10:35:41 +02:00
  • c58b80d805 sys: util: Add GET_ARG_N and GET_ARGS_LESS_N macros Krzysztof Chruscinski 2020-05-08 10:35:06 +02:00
  • a4957be25b storage/stream: allow NULL data pointer Håkon Øye Amundsen 2020-05-28 09:23:51 +02:00
  • 38f623d97c subsys/fs/nvs: Move write_block_size to flash_parameters Dominik Ermel 2020-06-16 09:54:38 +00:00
  • 609b645ac7 drivers/flash: Move write_block_size into flash_parameters Dominik Ermel 2020-06-03 18:33:09 +00:00
  • 076282a117 subsys/fs/nvs: Use flash_get_parameters() to get erase value Dominik Ermel 2020-06-03 18:33:09 +00:00
  • 6ea6321586 drivers/flash: Add support for flash_get_parameters to drivers Dominik Ermel 2020-06-03 18:30:32 +00:00
  • 18deb5423e drivers/flash: Add API call returning flash parameters Dominik Ermel 2020-06-03 18:19:05 +00:00
  • 72ebf70543 device: refactor to simplify maintenance Peter Bigot 2020-06-09 14:39:26 -05:00
  • 2fe35e8013 init: refactor documentation Peter Bigot 2020-06-10 09:37:56 -05:00
  • 11972a48c2 drivers: pcie: ep: iproc: Add reset callback support Abhishek Shah 2020-05-23 04:18:23 +05:30
  • 7d587abc6e drivers: pcie: ep: iproc: Add reset interrupt handlers Abhishek Shah 2020-05-23 04:04:56 +05:30
  • 19417b2a99 pcie: endpoint: Add public API to register reset interrupt callback Abhishek Shah 2020-05-23 04:12:01 +05:30
  • b69a3d8824 cmake: Allow projects to add additional dependencies to flash target Torsten Rasmussen 2020-01-16 11:25:40 +01:00
  • 1af8c136a7 Bluetooth: controller: Add explicit opcode check in unknown rsp PDU Vinayak Kariappa Chettimada 2020-06-19 16:53:40 +05:30
  • c32286bd30 net: openthread: Add OpenThread l2 api description Lukasz Maciejonczyk 2020-06-17 14:43:23 +02:00
  • 74b1c617af net: openthread: Add possibility to register ot state changed app cb Lukasz Maciejonczyk 2020-06-16 11:27:04 +02:00
  • 4ad78d9249 net: openthread: Make function openthread_start be public Lukasz Maciejonczyk 2020-06-16 11:24:30 +02:00
  • cc2c4c364e boards: arm: enable the other supported devices on the itsybitsy_m4 m4_periph Michael Hope 2020-05-29 17:35:41 +02:00
  • 55ad55ecd5 boards: arm: add OpenOCD flash and debug support for the itsybitsy_m4 Michael Hope 2020-05-29 22:57:17 +02:00
  • ad59e923e9 sys_heap: reduce the size of struct z_heap_bucket by half Nicolas Pitre 2019-10-23 19:43:16 -04:00
  • 74fbca412a sys_heap: perform cheap overflow detection on freed memory Nicolas Pitre 2019-09-26 15:55:50 -04:00
  • cb3d460a2c sys_heap: simplify some complex checks Nicolas Pitre 2019-09-26 15:22:24 -04:00
  • d1125d21d4 sys_heap: remove need for last_chunk() Nicolas Pitre 2019-09-26 01:59:35 -04:00
  • 6d827fa080 sys_heap: introduce min_chunk_size() Nicolas Pitre 2019-09-25 17:15:18 -04:00
  • e553161b8e sys_heap: optimize struct z_heap Nicolas Pitre 2019-09-25 16:06:26 -04:00
  • e2b64777e5 sys_heap: optimize usage of size and used flags Nicolas Pitre 2019-09-25 12:30:16 -04:00
  • 54950aca01 sys_heap: provide more chunk_fields accessors Nicolas Pitre 2019-09-24 23:20:53 -04:00
  • f97eca26e6 sys_heap: some cleanups to make the code clearer Nicolas Pitre 2019-09-24 20:47:24 -04:00
  • 27d42f060d tests: kernel: lifo_usage: Exclude on qemu_arc_em Stephanos Ioannidis 2020-06-21 18:33:40 +09:00
  • 0f5b9ee63b boards: nucleo_h745zi_q_m7: fixed pwm bug Alexander Kozhinov 2020-06-19 23:10:55 +02:00
  • 8e2c4a475d boards: arm: reduce the default drivers for the Arduino Zero Michael Hope 2020-06-12 21:01:19 +02:00
  • 5e75b21e1e soc: sam0: dynamically enable the SAM0 drivers Michael Hope 2020-06-12 20:59:42 +02:00
  • 2f9b0d419b json: Add top-level array encoding support Markus Fuchs 2020-06-05 12:46:02 +02:00
  • a6786c54e0 dts: arm: st: h7: add dma peripheral support Alexander Kozhinov 2020-06-12 20:49:12 +02:00
  • 8888d056a9 dts: arm: st: h7: add rng peripheral support Alexander Kozhinov 2020-06-12 20:46:17 +02:00
  • 0fd0d474fe boards: Add support for NUCLEO-H745ZI-Q Alexander Kozhinov 2020-06-12 20:40:22 +02:00
  • 54e8bda856 soc: stm32: Add support for stm32h745xx SoC Alexander Kozhinov 2020-06-12 20:39:34 +02:00
  • 3f28f69477 doc: add --no-index-modules option to genrest.py Fabio Utzig 2020-06-04 09:35:54 -03:00
  • 45ef06dc5b boards/arm: unify boot partition size for nRF boards Dominik Ermel 2020-06-01 11:52:55 +00:00
  • b8a4b9a1a0 soc: arm: st_stm32: add include of devictree.h in soc.h Alexandre Bourdiol 2020-06-10 17:31:09 +02:00
  • 6f55614222 board: arm: Enable MPU for all STM32 boards supporting it Alexandre Bourdiol 2020-06-05 22:20:43 +02:00
  • 76f0d72e5d drivers: pwm: stm32: add support for polarity Gerard Marull-Paretas 2020-04-23 16:10:12 +02:00
  • 528a98ba3f drivers: pwm: stm32: refactor driver using LL API Gerard Marull-Paretas 2020-04-21 21:50:03 +02:00
  • e173903634 boards: arm: lpcxpresso55s16: add arduino gpio and mikrobus headers Henrik Brix Andersen 2020-06-07 15:50:09 +02:00
  • 5e2e1ab3ea samples: shields: x_nucleo_iks0xax: exclude lpcxpresso55s16_ns board Henrik Brix Andersen 2020-06-07 20:24:34 +02:00
  • 0a3e3958df west: runners: stm32flash: convert start_addr to string (concatenation) Grzegorz Szymaszek 2020-06-18 20:09:30 +02:00
  • 0e41830728 samples: posix: eventfd: bugfix for regex check Maciej Perkowski 2020-06-19 11:46:29 +02:00
  • 0f67f6cb72 Bluetooth: shell: Add phy procedure options to the shell Joakim Andersson 2020-05-12 12:09:32 +02:00
  • 1d0b03bb37 Bluetooth: host: Add phy update procedure options Joakim Andersson 2020-05-12 12:08:13 +02:00
  • e64f75bae1 dts: nordic: Remove no longer needed peripheral aliases Andrzej Głąbek 2020-06-18 13:38:17 +02:00
  • 0742a45ac9 Bluetooth: shell: Add support for printing the write rate Luiz Augusto von Dentz 2020-06-17 21:16:12 -07:00
  • 0028559860 Bluetooth: ATT: Fix using of k_fifo_{put,get} Luiz Augusto von Dentz 2020-06-17 14:07:38 -07:00
  • 5aac983419 Bluetooth: ATT: Fix low throughput Luiz Augusto von Dentz 2020-06-17 09:59:05 -07:00
  • 3ae926c0f1 Bluetooth: ATT: Fix not returning error Luiz Augusto von Dentz 2020-06-10 12:02:09 -07:00
  • bc7ce86ac5 Bluetooth: ATT: Fix not processing pending requests Luiz Augusto von Dentz 2020-06-09 11:29:46 -07:00
  • 4418ba76a5 Bluetooth: ATT: Fix overwritting sent callback Luiz Augusto von Dentz 2020-06-08 17:33:14 -07:00
  • 44c1101e93 net: lwm2m: Make Registration Update ahead time configurable Robert Lubos 2020-06-16 15:09:17 +02:00
  • 1af73a66ab sys/util.h: remove deprecated MACRO_MAP() Martí Bolívar 2020-06-15 09:59:23 -07:00
  • 67ac768415 doc: release-notes: add sys/util.h to 2.4 release notes Martí Bolívar 2020-06-11 16:53:36 -07:00
  • 04df8124ac api: promote sys/util.h to experimental Martí Bolívar 2020-06-11 16:47:30 -07:00
  • 317eaa5a7e util.h: remove duplicate UTIL_EXPAND() definition Martí Bolívar 2020-06-11 14:54:21 -07:00
  • 458ae3403c util.h: clean up UTIL_INC_x and UTIL_DEC_x Martí Bolívar 2020-06-11 13:46:57 -07:00
  • 3c0124a0a0 tests: openthread: Test passing net_pkt to OpenThread thread Marek Porwisz 2020-06-17 15:28:57 +02:00
  • 1130f8484e net: lib: openthread: Handle OT transmission in Thread task Marek Porwisz 2020-06-16 10:23:04 +02:00
  • a8585ac35c x86: fix early boot pagefault reason code Andrew Boie 2020-06-12 17:06:51 -07:00
  • 87dd0492db x86: add CONFIG_X86_KERNEL_OFFSET Andrew Boie 2020-06-17 12:20:17 -07:00
  • 150e18de6e kernel/timeout: Fix 32 bit rollover conditions Andy Ross 2020-06-17 08:56:40 -07:00
  • 95e4eb8867 Bluetooth: Mesh: fix different signedness chao an 2020-06-17 20:50:37 +08:00
  • 0b849744cd net: route: Skip lladdr check for ppp Christian Taedcke 2020-06-17 11:19:09 +02:00
  • d77fbcb86a arch: arm64: mmu: create macro for TCR_PS_BITS Scott Branden 2020-06-17 08:35:32 -07:00
  • 24f8b5888a boards: kconfig: Disable QEMU icount when Bluetooth is enabled Carles Cufi 2020-06-17 17:26:51 +02:00
  • b5764f9902 board: arc: hsdk: Enable SMP Evgeniy Didin 2020-06-03 02:19:49 +03:00
  • 9c39a93014 west: runners: jlink: Disable DAP after flashing Jordan Yates 2020-06-12 21:35:07 +10:00
  • 611fa04847 boards: nrf52_bsim: implement ARM CMSIS intrinsic stubs Ioannis Glaropoulos 2020-06-12 13:57:39 +02:00
  • 0997265111 tests: drivers: sensor: add test case for getting a sensor attribute Henrik Brix Andersen 2020-06-13 21:03:15 +02:00
  • 696fc3afbf drivers: sensor: add api function for getting a sensor attribute Henrik Brix Andersen 2020-06-13 21:02:10 +02:00
  • 1cd5578539 serial: ns16550: Simplify poll out Flavio Ceolin 2020-06-16 14:45:16 -07:00
  • 459dde17e5 serial: ns16550: Fix poll in Flavio Ceolin 2020-06-16 14:40:27 -07:00
  • 1738f0e64b console: tty: Fix k_sem_take with wait time from ISR Joakim Andersson 2020-06-16 14:48:47 +02:00