Commit graph

  • c284a72b45 west.yml: Update hal_nordic revision Jedrzej Ciupis 2020-12-08 12:04:58 +01:00
  • 75de21b3d6 drivers: bluetooth: Add timeout to rpmsg init Rubin Gerritsen 2020-12-05 21:38:51 +01:00
  • 3c2c1d85b0 kernel: Remove z_mem_pool wrapper internals Andy Ross 2020-12-07 10:00:06 -08:00
  • 9028ba5e27 kernel: Remove k_mem_pool API Andy Ross 2020-12-07 09:49:15 -08:00
  • fcd392f6ce kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers Andy Ross 2020-12-07 05:53:28 -08:00
  • 78614bf271 tests/kernel/pipe/pipe_api: Remove mem_pool-related test cases Andy Ross 2020-12-07 07:13:42 -08:00
  • c844bd87b3 kernel: Remove legacy mem_pool usage Andy Ross 2020-12-07 05:47:48 -08:00
  • ea7ffbde7d subsys/bluetooth: Add missing stdint.h include Andy Ross 2020-10-26 10:56:58 -07:00
  • 76b4e4f917 tests/kernel/mem_protect: Remove mem_pool test case Andy Ross 2020-10-16 13:19:29 -07:00
  • e95db3a366 tests/net/socket/udp: Increase kernel heap size Andy Ross 2020-10-21 08:40:21 -07:00
  • 0a4a282cdc tests/kernel/thread_stack: Increase heap size Andy Ross 2020-10-20 15:57:39 -07:00
  • 2f661fd17a tests/kernel/mheap_api_concept: Remove whitebox tests Andy Ross 2020-10-20 14:07:26 -07:00
  • 7db52bf451 tests/kernel/mem_protect: Port to k_heap API Andy Ross 2020-10-20 13:58:32 -07:00
  • 0c15627cc1 lib: Remove sys_mem_pool implementation Andy Ross 2020-10-20 11:48:22 -07:00
  • e7436f7c55 samples/userspace/prod_consumer: Use a sys_heap Andy Ross 2020-10-20 10:43:14 -07:00
  • 55e85928d9 tests/kernel: Remove sys_mem_pool test Andy Ross 2020-10-20 10:15:28 -07:00
  • 169b0a071c tests/lib/heap: Add test for sys_heap_realloc() Andy Ross 2020-10-16 09:51:38 -07:00
  • 40016a6a92 libc/minimal: Use a sys_heap for the malloc implementation Andy Ross 2020-10-21 13:25:59 -07:00
  • 40c1b55cc2 lib/os/heap: Add sys_heap_realloc() Andy Ross 2020-10-21 13:24:32 -07:00
  • c770cab1a3 kernel: Make thread resource pools into sys_heaps Andy Ross 2020-10-02 08:22:03 -07:00
  • 9413922625 kernel/k_malloc: Decouple k_malloc/k_free from mem_pool Andy Ross 2020-10-01 09:43:04 -07:00
  • 6bc6a67b0e lib/gui/lvgl: Use a sys_heap and not a sys_mem_pool Andy Ross 2020-09-22 14:50:18 -07:00
  • 6965cf526d kernel: Deprecate k_mem_pool APIs Andy Ross 2020-09-22 13:45:12 -07:00
  • 27b1394331 tests/kernel: Remove mem_pool tests Andy Ross 2020-09-22 13:34:55 -07:00
  • 8a6aee9cac kernel: Make the "heap" backend to mem_pool default Andy Ross 2020-09-22 12:20:48 -07:00
  • daed944175 Revert "dts: flash: write/erase block size to stm32h7 devs" Anas Nashif 2020-12-07 18:52:03 -05:00
  • 2a19ad8068 Revert "drivers/flash: add support for stm32h7 devices" Anas Nashif 2020-12-07 18:52:03 -05:00
  • d7ffb88683 Revert "soc: stm32h7: define rom offset when using mcuboot" Anas Nashif 2020-12-07 18:52:03 -05:00
  • 6bf01e6b10 Revert "boards: define flash partitions for nucleo_h743zi" Anas Nashif 2020-12-07 18:52:03 -05:00
  • 7516d5846d boards: define flash partitions for nucleo_h743zi Nicolas VINCENT 2020-12-04 16:34:10 +01:00
  • 03fbf09f47 soc: stm32h7: define rom offset when using mcuboot Nicolas VINCENT 2020-12-04 16:28:52 +01:00
  • 0964331df2 drivers/flash: add support for stm32h7 devices Nicolas VINCENT 2020-12-04 16:22:50 +01:00
  • 313d05a438 dts: flash: write/erase block size to stm32h7 devs Nicolas VINCENT 2020-12-04 16:17:05 +01:00
  • 40f2524859 boards: arm: nordic: rakwireless Introduce rak5010_nrf52840 board Guillaume Paquet 2020-09-08 16:20:17 +02:00
  • 3f7b4d2877 Bluetooth: controller: Fix cond. compile of conn window offset calc Vinayak Kariappa Chettimada 2020-12-07 22:36:31 +05:30
  • e2b434d873 west.yml: Update hal_nordic revision Jedrzej Ciupis 2020-12-07 14:10:04 +01:00
  • c7fc9cdef2 MAINTAINERS: add missing labels Anas Nashif 2020-12-07 09:55:15 -05:00
  • 41d87c43cf MAINTAINER: fix kconfig area Anas Nashif 2020-12-05 13:41:54 -05:00
  • a6fd7a0546 CODEOWNERS: remove myself from driver/modem files Michael Scott 2020-12-07 08:57:15 -08:00
  • adf3afb0ea MAINTAINERS: Remove myself as modem drivers maintainer. Michael Scott 2020-12-04 10:57:42 -08:00
  • 507f31472c driver: clock_controller: return values of clock_control apis directly. Mulin Chao 2020-10-14 11:47:20 +08:00
  • ad539e5a1c CODEOWNERS: npcx7: arrange the owners for all npcx7 ec drivers. Mulin Chao 2020-12-06 21:46:13 -08:00
  • 14b98135fd driver: npcx7: fixed typo in Kconfig.npcx files. Mulin Chao 2020-12-06 21:45:26 -08:00
  • a279b4cfb7 drivers: adc: add adc support in npcx7 series Mulin Chao 2020-08-17 11:02:38 +08:00
  • 510c58f3b1 arc: mdb-nsim runner: launch cores according CONFIG_MP_NUM_CPUS Watson Zeng 2020-11-23 14:43:47 +08:00
  • 9137d11beb arc: nsim_hs_smp: use the default value of mdb instrs_per_pass option Watson Zeng 2020-11-23 14:37:20 +08:00
  • c1a547fd46 boards: arm: sam4: Enable bossac bootloader runner Gerson Fernando Budke 2020-12-04 14:31:31 -03:00
  • 2ef06a5280 drivers: clock_control: Fix missing ifdefs for stm32wb, stm32g0 Thomas Stranger 2020-12-07 10:48:15 +01:00
  • cd85826e1b maintainers: remove obsolete path Jakub Rzeszutko 2020-12-07 11:48:19 +01:00
  • f0352500b3 Bluetoth: controller: Fix memory corruption in RPA refresh Andrzej Kaczmarek 2020-12-07 12:50:20 +01:00
  • 392e044548 Bluetooth: controller: Fix ull_conn LSTO for must_expire Morten Priess 2020-11-19 09:57:25 +01:00
  • c8ccf4fbc8 mgmt: mcumgr: Remove log management support from Kconfig Dominik Ermel 2020-12-03 11:49:45 +00:00
  • bcbe4e8f1f eth: mcux: Fix proper handling of the 'local-mac-address' property Lukasz Majewski 2020-12-03 22:45:30 +01:00
  • 2db49c4b99 drivers: serial: nrfx_uarte: Fix race condition in TX path Krzysztof Chruscinski 2020-12-04 14:13:03 +01:00
  • 2f6164e2e5 shields: enable SD card support on Waveshare Epaper shield Johann Fischer 2020-11-30 13:12:05 +01:00
  • c1fdf92172 shields: enable SD card support on adafruit_2_8_tft_touch_v2 Johann Fischer 2020-11-30 13:09:56 +01:00
  • 79b8e23a2c test: workqueue : add testcase to improve coverage Ying ming 2020-11-26 15:55:05 +08:00
  • e8f2c3410c west.yml: Update hal_nordic to the latest version Czeslaw Makarski 2020-12-02 12:18:59 +01:00
  • b19747ee11 Bluetooth: controller: Fix incorrect initiator window offset Vinayak Kariappa Chettimada 2020-11-27 13:25:03 +05:30
  • 0db7e5afb8 Bluetooth: controller: Fix corruption of footer auto-variable Vinayak Kariappa Chettimada 2020-11-26 11:31:36 +05:30
  • 303fca9f2a kernel: mem_slab: Optimize mem_slab_free Kamil Lazowski 2020-09-14 12:08:29 +02:00
  • a5a3798c6c tests: benchmarks: sys_kernel: Add mem_slab benchmark Kamil Lazowski 2020-10-22 11:41:48 +02:00
  • 5cbf2ec1f7 drivers: modem: fix sending with zero timeout and no semaphore Marcin Niestroj 2020-12-04 19:39:10 +01:00
  • 748e7b6d75 samples: drivers: clock control: add sample Pawel Czarnecki 2020-05-11 13:11:09 +02:00
  • 967d336dae boards: riscv: litex_vexriscv: enable clock control driver Pawel Czarnecki 2020-05-11 13:52:52 +02:00
  • ed6c0103a9 drivers: clock control: Add LiteX clock control driver Pawel Czarnecki 2020-05-11 13:48:44 +02:00
  • 98fd9d0975 boards/dts: riscv: litex_vexriscv: add clock control driver to devicetree Pawel Czarnecki 2020-05-11 14:18:33 +02:00
  • 3c054dfd54 dts: riscv: litex_vexriscv: update copyrights Pawel Czarnecki 2020-05-11 14:15:14 +02:00
  • a9bdf38d03 dts: bindings: clock: add LiteX clock control bindings Pawel Czarnecki 2020-05-11 13:56:18 +02:00
  • 21542749eb CODEOWNERS: simplify LiteX-related entries Mateusz Holenko 2020-05-27 10:30:04 +02:00
  • d9666ff4d0 qemu_cortex_a53: Get SRAM info from DTS Carlo Caione 2020-12-04 16:45:12 +01:00
  • 5f2aa0409c toolchain: improved toolchain abstraction for compilers and linker Jingru Wang 2020-12-03 14:59:46 +08:00
  • 916dd0f6c4 drivers: watchdog: iwdg_stm32: Fix timeout calculation Martin Jäger 2020-11-27 11:03:10 +01:00
  • e6911bc06c Bluetooth: controller: Fix Coded PHY S2 S8 coding use Vinayak Kariappa Chettimada 2020-12-03 16:10:46 +05:30
  • e9cece87bb Bluetooth: controller: Add definitions for AdvA and TargetA offsets Andrzej Kaczmarek 2020-11-09 15:50:36 +01:00
  • 99226e1e95 Bluetooth: controller: Add ext_hdr member to pdu_adv_com_ext_adv Andrzej Kaczmarek 2020-11-09 15:22:49 +01:00
  • def072ea65 Bluetooth: controller: Rename pdu_adv_hdr to pdu_adv_ext_hdr Andrzej Kaczmarek 2020-11-09 15:02:38 +01:00
  • 014eb0ddf8 Bluetooth: controller: Rename ext_hdr_adi_adv_data Andrzej Kaczmarek 2020-11-09 14:53:54 +01:00
  • 9a16097fd8 kernel: sched: Change variable name in z_tick_sleep Flavio Ceolin 2020-11-16 10:40:46 -08:00
  • 7a815d5d99 kernel: sched: Use k_ticks_t in z_tick_sleep Flavio Ceolin 2020-10-19 21:37:22 -07:00
  • 8453a73ede kernel: init: activate FPU for main thread Katsuhiro Suzuki 2020-12-05 00:03:24 +09:00
  • 85adca4be3 Bluetooth: controller: Use proper handle in advertising events Andrzej Kaczmarek 2020-11-05 13:12:23 +01:00
  • 517fd3b91b codeowners: Add myself for GSM modem files Jukka Rissanen 2020-12-04 16:46:37 +02:00
  • f0f4b334b9 codeowners: Update scripts/net/ owners Jukka Rissanen 2020-12-04 16:40:39 +02:00
  • 77fd7fdbd7 Bluetooth: controller: Initialize scan rsp only for legacy adv Andrzej Kaczmarek 2020-11-04 17:13:21 +01:00
  • 694a9af1dd settings: fix possible unaligned write while a line coping Andrzej Puzdrowski 2020-12-03 16:21:09 +01:00
  • e4c39d6e19 Bluetooth: controller: Fix AdvA/TgtA for extended adv PDUs Andrzej Kaczmarek 2020-11-02 16:24:58 +01:00
  • b527f80f0f Bluetooth: controller: Guard ll_adv_iso_by_hci_handle_* functions Emil Gydesen 2020-12-01 21:25:41 +01:00
  • 2c67c29fd4 Bluetooth: controller: Remove empty BIS packet tx from ULL Emil Gydesen 2020-12-01 21:08:39 +01:00
  • 47e716ba83 Bluetooth: controller: removed node_rx for big create/terminate Emil Gydesen 2020-12-01 15:38:13 +01:00
  • b32af6a643 Bluetooth: controller: ll_big_create add check if handle already created Emil Gydesen 2020-12-01 15:18:29 +01:00
  • 146fd961ef Bluetooth: controller: ull_adv_iso merge unknown adv id check Emil Gydesen 2020-12-01 15:13:33 +01:00
  • 9c9253db5f Bluetooth: controller: Move ISO tx functionality to ull_iso.c Emil Gydesen 2020-11-26 15:47:39 +01:00
  • e1aa633e67 Bluetooth: controller: Rearrange functions in ull_adv_iso.c Emil Gydesen 2020-11-26 14:03:27 +01:00
  • 4971ad1be6 Bluetooth: controller: Add initial basic ISO broadcast test Emil Gydesen 2020-11-06 13:57:07 +01:00
  • 41fe6d72a1 Bluetooth: controller: Implements BIG terminate command Emil Gydesen 2020-11-04 17:22:33 +01:00
  • 339b9b8df5 Bluetooth: controller: BIG create sends empty BIS PDUs (ULL) Emil Gydesen 2020-10-30 11:26:26 +01:00
  • 5a512fbe2f Bluetooth: controller: Implements ULL handling for BIG create command Emil Gydesen 2020-10-21 21:14:07 +02:00
  • cc528d37c2 net: syslog: Make sure CONFIG_LOG_IMMEDIATE is not set Jukka Rissanen 2020-11-26 13:09:04 +02:00
  • 8621e87fb8 west.yml: Update hal_nordic revision Jedrzej Ciupis 2020-12-03 11:48:32 +01:00