Commit graph

  • 47e0e9d3f7 drivers: usb: fix usb_dc_ep_mps() for the SAM0 for IN endpoints fix_mps Michael Hope 2020-06-18 22:15:23 +0200
  • 5ea787c794 Bluetooth: Mesh: Keep PB-GATT callback through disconnect Trond Einar Snekvik 2020-06-23 15:24:54 +0200
  • 69aa4eeee6 driver: espi: Enable espi uart port sirq based on uart mapping. Venkataramana Kotakonda 2020-06-01 11:14:30 -0400
  • 3add3d7b60 lib: updatehub: Add download block check Gerson Fernando Budke 2020-05-29 01:03:24 -0300
  • 092b962350 lib: updatehub: Kconfig: Add coap block size option Gerson Fernando Budke 2020-04-11 23:57:30 -0300
  • 6c4c12d531 lib: updatehub: Kconfig: Add coap max retry option Gerson Fernando Budke 2020-06-01 22:15:55 -0300
  • a7c63d8818 lib: updatehub: Init metadata variable Gerson Fernando Budke 2020-06-06 18:28:27 -0300
  • d16517e575 lib: updatehub: Init hints variable Gerson Fernando Budke 2020-05-28 23:10:55 -0300
  • 9a43250667 lib: updatehub: Add log level Gerson Fernando Budke 2020-05-20 00:03:47 -0300
  • 0651688dd3 usb: Correct USB setup packet endianness in USB core. Emil Obalski 2020-06-17 14:16:19 +0200
  • e20f08cd69 tests: portability: cmsis_rtos_v1: Increase clock tolerance Krzysztof Chruscinski 2020-06-23 07:31:10 +0200
  • a4d5207675 drivers: pinmux: stm32f7: CAN, SPI, I2C pinmuxes added Kwon Tae-young 2020-05-20 15:44:07 +0900
  • 68c2dcb55e dts: arm: st: f7: Add support for stm32f745xe, stm32f745xg Kwon Tae-young 2020-05-20 10:50:00 +0900
  • 8bd8b99618 soc: stm32: Add support for stm32f745xx Kwon Tae-young 2020-05-20 09:49:37 +0900
  • 259b30016b drivers: timer: stm32 lptim minor fix and optimization Giancarlo Stasi 2020-06-18 16:34:28 +0200
  • f221dfec2f tests: added new doxygen tags for memory protection tests Maksim Masalski 2020-05-21 23:12:56 +0300
  • 4ba30e4336 dts: arm: st: add timer interrupts Gerard Marull-Paretas 2020-06-18 17:38:18 +0200
  • f25406af99 tests: add new Doxygen tags to threads tests Maksim Masalski 2020-05-28 16:57:00 +0300
  • 1904d24b7c dts: bindings: fix up 'label' property description Martí Bolívar 2020-06-22 12:52:22 -0700
  • 82a08a7678 drivers: clock: stm32: fix Flash latency & clock settings for MSI & HSE Giancarlo Stasi 2020-06-12 23:44:29 +0200
  • db9dca059e samples: net: echo-server: Add userspace support Jukka Rissanen 2020-06-03 09:14:41 +0300
  • c7058eba73 net: gptp: The sync receive timer had wrong timeout Jukka Rissanen 2020-06-04 16:28:09 +0300
  • 0223169f14 net: gptp: Add more debug to PA info state machine Jukka Rissanen 2020-06-04 16:25:51 +0300
  • f119cae365 net: shell: Print network interface for gptp info Jukka Rissanen 2020-05-27 16:05:13 +0300
  • 2675a11766 net: gptp: Return proper port number for given interface Jukka Rissanen 2020-05-27 16:03:10 +0300
  • 37fb035588 Bluetooth: HCI: Clean up struct member alignment after stdint change Johan Hedberg 2020-06-08 19:30:59 +0300
  • d8b86cba3c device: add API to check whether a device is ready to use Peter Bigot 2020-06-22 10:01:39 -0500
  • a538dcd8f8 shell: refactor device_name_get implementation Peter Bigot 2020-06-22 09:56:19 -0500
  • 219a3ca96d device: provide internal access to static device array Peter Bigot 2020-06-22 08:55:37 -0500
  • af67b297a3 drivers: lora: sx1276: support antenna power enable Marcin Niestroj 2020-04-07 02:25:20 +0200
  • 35328cc537 drivers: lora: sx1276: support TCXO power control Marcin Niestroj 2020-04-08 01:24:35 +0200
  • 2aa161a121 drivers: lora: sx1276: support RFI/RFO/PA_BOOST antenna selection Marcin Niestroj 2020-04-07 01:45:43 +0200
  • f08ef736a0 drivers: lora: sx1276: select PA output by dts property Marcin Niestroj 2020-04-08 00:32:08 +0200
  • d1ba1ca5a5 drivers: lora: sx1276: stop reading PA_CONFIG Marcin Niestroj 2020-04-25 10:52:29 +0200
  • 8d332adf1a drivers: lora: sx1276: fix RFO TX power configuration Andreas Sandberg 2020-04-17 10:51:36 +0100
  • 90587fa741 boards: stm32f411e_disco: add USB device support to stm32f411e_disco Brian Bradley 2020-05-18 15:58:33 -0400
  • f6475ac2a3 soc/x86/apollo_lake: Use MMIO PCI config access by default Andy Ross 2020-06-13 07:39:58 -0700
  • 7c6d8aa58e arch/x86: Add support for PCI MMIO configuration access Andy Ross 2020-06-13 06:34:46 -0700
  • 7fe8caebc0 arch/x86: Add z_acpi_find_table(), MCFG support Andy Ross 2020-06-13 05:51:10 -0700
  • ba0a791635 flash: shell: align test array on 4 bytes Marcin Niestroj 2020-05-28 23:08:48 +0200
  • 7b2b957cbd samples: net: google_iot_mqtt: remove unused definition Alexey Markevich 2020-06-21 22:32:49 +0300
  • 079f158451 samples: net: google_iot_mqtt: use sntp_simple Alexey Markevich 2020-06-19 21:43:05 +0300
  • 88765ad328 testsuite: Align testsuite output Christoph Reiter 2020-06-02 11:38:08 +0200
  • af4ce4a166 tests/lib: Add heap_align test Andy Ross 2020-06-18 14:17:08 -0700
  • ed258e9c6f lib/os/heap: Add sys_heap_aligned_alloc() Andy Ross 2020-06-18 10:13:45 -0700
  • 1f29dd3251 lib/os/heap: General refactoring Andy Ross 2020-06-10 08:18:17 -0700
  • 48f43b57f5 editorconfig: use 72 characters line width git commit messages Henrik Brix Andersen 2020-06-20 23:44:27 +0200
  • 0591191f32 buildkite: Handle case of sanitycheck doing nothing Kumar Gala 2020-06-22 08:52:40 -0500
  • d780458bc6 net: openthread: Update OpenThread revision Robert Lubos 2020-06-17 15:27:00 +0200
  • b8781e27b0 sys: util: Deprecate GET_ARGS_LESS_1 macro Krzysztof Chruscinski 2020-05-11 09:08:24 +0200
  • dd9da9c8c4 sys: util: Deprecate GET_ARG2 macro Krzysztof Chruscinski 2020-05-11 09:06:08 +0200
  • 0afb3445a5 sys: util: Deprecate GET_ARG1 macro Krzysztof Chruscinski 2020-05-08 10:51:35 +0200
  • 4baf24203d tests: unit: util: Add tests for new macros Krzysztof Chruscinski 2020-05-08 10:35:41 +0200
  • c58b80d805 sys: util: Add GET_ARG_N and GET_ARGS_LESS_N macros Krzysztof Chruscinski 2020-05-08 10:35:06 +0200
  • a4957be25b storage/stream: allow NULL data pointer Håkon Øye Amundsen 2020-05-28 09:23:51 +0200
  • 38f623d97c subsys/fs/nvs: Move write_block_size to flash_parameters Dominik Ermel 2020-06-16 09:54:38 +0000
  • 609b645ac7 drivers/flash: Move write_block_size into flash_parameters Dominik Ermel 2020-06-03 18:33:09 +0000
  • 076282a117 subsys/fs/nvs: Use flash_get_parameters() to get erase value Dominik Ermel 2020-06-03 18:33:09 +0000
  • 6ea6321586 drivers/flash: Add support for flash_get_parameters to drivers Dominik Ermel 2020-06-03 18:30:32 +0000
  • 18deb5423e drivers/flash: Add API call returning flash parameters Dominik Ermel 2020-06-03 18:19:05 +0000
  • 72ebf70543 device: refactor to simplify maintenance Peter Bigot 2020-06-09 14:39:26 -0500
  • 2fe35e8013 init: refactor documentation Peter Bigot 2020-06-10 09:37:56 -0500
  • 11972a48c2 drivers: pcie: ep: iproc: Add reset callback support Abhishek Shah 2020-05-23 04:18:23 +0530
  • 7d587abc6e drivers: pcie: ep: iproc: Add reset interrupt handlers Abhishek Shah 2020-05-23 04:04:56 +0530
  • 19417b2a99 pcie: endpoint: Add public API to register reset interrupt callback Abhishek Shah 2020-05-23 04:12:01 +0530
  • b69a3d8824 cmake: Allow projects to add additional dependencies to flash target Torsten Rasmussen 2020-01-16 11:25:40 +0100
  • 1af8c136a7 Bluetooth: controller: Add explicit opcode check in unknown rsp PDU Vinayak Kariappa Chettimada 2020-06-19 16:53:40 +0530
  • c32286bd30 net: openthread: Add OpenThread l2 api description Lukasz Maciejonczyk 2020-06-17 14:43:23 +0200
  • 74b1c617af net: openthread: Add possibility to register ot state changed app cb Lukasz Maciejonczyk 2020-06-16 11:27:04 +0200
  • 4ad78d9249 net: openthread: Make function openthread_start be public Lukasz Maciejonczyk 2020-06-16 11:24:30 +0200
  • cc2c4c364e boards: arm: enable the other supported devices on the itsybitsy_m4 m4_periph Michael Hope 2020-05-29 17:35:41 +0200
  • 55ad55ecd5 boards: arm: add OpenOCD flash and debug support for the itsybitsy_m4 Michael Hope 2020-05-29 22:57:17 +0200
  • ad59e923e9 sys_heap: reduce the size of struct z_heap_bucket by half Nicolas Pitre 2019-10-23 19:43:16 -0400
  • 74fbca412a sys_heap: perform cheap overflow detection on freed memory Nicolas Pitre 2019-09-26 15:55:50 -0400
  • cb3d460a2c sys_heap: simplify some complex checks Nicolas Pitre 2019-09-26 15:22:24 -0400
  • d1125d21d4 sys_heap: remove need for last_chunk() Nicolas Pitre 2019-09-26 01:59:35 -0400
  • 6d827fa080 sys_heap: introduce min_chunk_size() Nicolas Pitre 2019-09-25 17:15:18 -0400
  • e553161b8e sys_heap: optimize struct z_heap Nicolas Pitre 2019-09-25 16:06:26 -0400
  • e2b64777e5 sys_heap: optimize usage of size and used flags Nicolas Pitre 2019-09-25 12:30:16 -0400
  • 54950aca01 sys_heap: provide more chunk_fields accessors Nicolas Pitre 2019-09-24 23:20:53 -0400
  • f97eca26e6 sys_heap: some cleanups to make the code clearer Nicolas Pitre 2019-09-24 20:47:24 -0400
  • 27d42f060d tests: kernel: lifo_usage: Exclude on qemu_arc_em Stephanos Ioannidis 2020-06-21 18:33:40 +0900
  • 0f5b9ee63b boards: nucleo_h745zi_q_m7: fixed pwm bug Alexander Kozhinov 2020-06-19 23:10:55 +0200
  • 8e2c4a475d boards: arm: reduce the default drivers for the Arduino Zero Michael Hope 2020-06-12 21:01:19 +0200
  • 5e75b21e1e soc: sam0: dynamically enable the SAM0 drivers Michael Hope 2020-06-12 20:59:42 +0200
  • 2f9b0d419b json: Add top-level array encoding support Markus Fuchs 2020-06-05 12:46:02 +0200
  • a6786c54e0 dts: arm: st: h7: add dma peripheral support Alexander Kozhinov 2020-06-12 20:49:12 +0200
  • 8888d056a9 dts: arm: st: h7: add rng peripheral support Alexander Kozhinov 2020-06-12 20:46:17 +0200
  • 0fd0d474fe boards: Add support for NUCLEO-H745ZI-Q Alexander Kozhinov 2020-06-12 20:40:22 +0200
  • 54e8bda856 soc: stm32: Add support for stm32h745xx SoC Alexander Kozhinov 2020-06-12 20:39:34 +0200
  • 3f28f69477 doc: add --no-index-modules option to genrest.py Fabio Utzig 2020-06-04 09:35:54 -0300
  • 45ef06dc5b boards/arm: unify boot partition size for nRF boards Dominik Ermel 2020-06-01 11:52:55 +0000
  • b8a4b9a1a0 soc: arm: st_stm32: add include of devictree.h in soc.h Alexandre Bourdiol 2020-06-10 17:31:09 +0200
  • 6f55614222 board: arm: Enable MPU for all STM32 boards supporting it Alexandre Bourdiol 2020-06-05 22:20:43 +0200
  • 76f0d72e5d drivers: pwm: stm32: add support for polarity Gerard Marull-Paretas 2020-04-23 16:10:12 +0200
  • 528a98ba3f drivers: pwm: stm32: refactor driver using LL API Gerard Marull-Paretas 2020-04-21 21:50:03 +0200
  • e173903634 boards: arm: lpcxpresso55s16: add arduino gpio and mikrobus headers Henrik Brix Andersen 2020-06-07 15:50:09 +0200
  • 5e2e1ab3ea samples: shields: x_nucleo_iks0xax: exclude lpcxpresso55s16_ns board Henrik Brix Andersen 2020-06-07 20:24:34 +0200
  • 0a3e3958df west: runners: stm32flash: convert start_addr to string (concatenation) Grzegorz Szymaszek 2020-06-18 20:09:30 +0200
  • 0e41830728 samples: posix: eventfd: bugfix for regex check Maciej Perkowski 2020-06-19 11:46:29 +0200