Commit graph

  • 8a97717c72 power: rename _pm_idle_exit_notification_disable Anas Nashif 2020-09-06 08:46:59 -04:00
  • 5e4222749a power: pm_force_power_state -> pm_power_state_force Anas Nashif 2020-09-06 08:45:12 -04:00
  • 72cab9a2d0 power: sys_set_power_state -> pm_power_state_set Anas Nashif 2020-09-06 08:44:50 -04:00
  • f9238d6370 power: set_kernel_idle_time_in_ticks -> _set_kernel_idle_time_in_ticks Anas Nashif 2020-09-04 13:40:02 -04:00
  • 400b4f0d75 power: power kconfig cleanups Anas Nashif 2020-09-04 13:45:32 -04:00
  • 4933345e7a power: remove FSM from DEVICE_PM_FSM_* Anas Nashif 2020-09-04 13:41:48 -04:00
  • e3937453a6 power: rename _sys_suspend/_sys_resume Anas Nashif 2020-09-04 10:52:31 -04:00
  • c10d4b377d power: move z_pm_save_idle_exit prototype to power.h Anas Nashif 2020-09-04 10:47:50 -04:00
  • e0f3833bf7 power: remove SYS_ and sys_ prefixes Anas Nashif 2020-09-01 21:46:30 -04:00
  • 142c3060e7 power: move kconfigs from arch/ to power/ Anas Nashif 2020-09-01 21:46:04 -04:00
  • dd931f93a2 power: standarize PM Kconfigs and cleanup Anas Nashif 2020-09-01 18:31:40 -04:00
  • 06a5946266 drivers: Convert to use new DEVICE_DT_INST_* macros Kumar Gala 2020-12-02 11:28:51 -06:00
  • 3a83f0ec69 device: Add DT_INST versions of DEVICE_DT_DECLARE and DEVICE_DT_DEFINE Kumar Gala 2020-12-02 11:21:46 -06:00
  • dbac76f45f doc: fix doxygen groups for k_heap Anas Nashif 2020-12-09 12:04:53 -05:00
  • 1e61d3eb9b samples: net: syslog: Add Docker based testing support Jukka Rissanen 2020-11-24 13:12:27 +02:00
  • 371a9cc403 sanitycheck: fix json file generation Anas Nashif 2020-12-08 12:05:10 -05:00
  • 6658b1938a actions: rename jobs Anas Nashif 2020-12-08 17:53:12 -05:00
  • 4e0fecfdb4 Bluetooth: Mesh: Build extended advertising test Trond Einar Snekvik 2020-11-12 17:13:21 +01:00
  • 81bf99145a Bluetooth: Mesh: Extended advertising support Trond Einar Snekvik 2020-11-13 16:21:32 +01:00
  • e52fabcf3c west.yml: trusted-firmware-m: update module to clean up mbed-crypto Ioannis Glaropoulos 2020-12-09 08:50:04 +01:00
  • 061de0376a net: lwm2m: fix buffer length check in lwm2m_engine_set Henning Fleddermann 2020-12-09 02:12:51 +01:00
  • c45e7f3c96 driver: host_uart: Add host-uart device in npcx. Mulin Chao 2020-12-06 23:48:03 -08:00
  • daa48daf52 soc: replace DT_ with NPCX_DT_ prefix for all macros in soc_dt.h Mulin Chao 2020-12-06 23:41:07 -08:00
  • 87ddddae52 Revert "kernel: fix usage of KERNEL_COHERENCE macro" Anas Nashif 2020-12-08 13:37:54 -05:00
  • cf6fb4dea2 lib: cbprintf: float conversion optimization and documentation Nicolas Pitre 2020-12-07 17:56:14 -05:00
  • adb8087707 net: mqtt: Return -1 if keepalive messages are disabled. Simen S. Røstad 2020-12-03 15:33:27 +01:00
  • 34d7c78f4f kernel: add k_heap_aligned_alloc Maximilian Bachmann 2020-11-13 15:12:31 +01:00
  • 44751a1063 modules/Kconfig.nordic: Allow using direct 802.15.4 calls for nRF53 Czeslaw Makarski 2020-12-02 12:58:22 +01:00
  • 280c21feea doc/releases: Add not on mcumgr support for non-0xff erase flash Dominik Ermel 2020-12-08 10:10:00 +00:00
  • bf7343d917 west: update revision for mcumgr library Dominik Ermel 2020-12-01 11:04:34 +00:00
  • abb3ca6422 soc: nuvoton_npcx: fix spelling in macro name Peter Bigot 2020-12-08 05:58:04 -06:00
  • 79119439a7 drivers: can: add network interafce for mcp2515 NavinSankar Velliangiri 2020-12-07 16:03:24 +05:30
  • e1d42724e5 kernel: make KERNEL_COHERENCE depend on ARCH_HAS_COHERENCE Anas Nashif 2020-12-07 14:28:53 -05:00
  • 67c5e6b0c0 kernel: fix usage of KERNEL_COHERENCE macro Anas Nashif 2020-12-07 13:15:42 -05:00
  • da70d20a9c arch/x86: Support PCIE MSI-X Tomasz Bursztyka 2020-11-20 10:14:53 +01:00
  • a2491b321e drivers/pcie: Add support for MSI-X Tomasz Bursztyka 2020-11-19 10:47:46 +01:00
  • bfbe9b6df5 arch/x86: Implement arch specifics for software MSI multi-vector Tomasz Bursztyka 2020-11-05 10:42:07 +01:00
  • 7492841dd1 boards/x86: Enable Intel VT-D for up_squared Tomasz Bursztyka 2020-10-21 14:24:05 +02:00
  • 3f3a51cb60 dts: Add Intel VT-D Node to apollo lake Tomasz Bursztyka 2020-10-21 14:23:16 +02:00
  • 557b17076f drivers/interrupt_controller: Add Intel VT-D interrupt remapping driver Tomasz Bursztyka 2020-10-13 15:22:27 +02:00
  • e7be411d7b dts: Add bindings for Intel VT-D interrupt remapper device Tomasz Bursztyka 2020-10-20 15:16:39 +02:00
  • e137e9b468 sys_io: Expand the API to 64bits read/write functions Tomasz Bursztyka 2020-10-20 15:15:39 +02:00
  • 9dfc05ff6d tests/x86: Update ACPI info by looking for interrupt remapping hardware Tomasz Bursztyka 2020-10-13 14:01:23 +02:00
  • be4c893549 arch/x86: Expose function do get DRHDs from DMAR ACPI table Tomasz Bursztyka 2020-10-12 20:17:45 +02:00
  • abf65b5e65 arch/x86: Generalize dynamic irq connection on given vector Tomasz Bursztyka 2020-11-13 09:27:28 +01:00
  • bd57e4cf12 arch/x86: Generalize the vector allocator Tomasz Bursztyka 2020-11-03 15:14:22 +01:00
  • d04c84a260 arch/x86: Add the arch-specific structur for MSI Tomasz Bursztyka 2020-11-13 09:21:41 +01:00
  • 4199cd38f1 drivers/pcie: Add support for MSI multi-message Tomasz Bursztyka 2020-11-12 11:39:16 +01:00
  • 6e56157008 drivers/pcie: Move PCIE code to relevant place Tomasz Bursztyka 2020-10-23 21:27:28 +02:00
  • 060b4a5c5c tests: kernel: exception: use cbprintf_nano for arm fpu Peter Bigot 2020-12-07 08:41:48 -06:00
  • 5b7fc3816d drivers: timer: nrf_rtc_timer: Fix int_mask initialization Krzysztof Chruscinski 2020-12-08 11:06:29 +01:00
  • 1ca9b38946 drivers: ieee802154: nrf5: Add support for tx in the future Maciej Fabia 2020-09-28 12:01:30 +02:00
  • 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