Commit graph

  • dea5b74a2c net: Separate net_pkt priority from traffic class Jukka Rissanen 2020-05-18 15:09:33 +03:00
  • 8978071334 STM32H7: manage Dual core boot whatever option bytes configuration Alexandre Bourdiol 2020-06-05 17:06:21 +02:00
  • a6ea1cffc9 boards: dts: Fix broken link in comment Eug Krashtan 2020-07-30 16:52:18 +03:00
  • c200b1c5e6 mgmt: Move mcumgr into its own folder Carles Cufi 2020-07-30 18:01:18 +02:00
  • 209084e745 MXRT600: Add I2C support Mahesh Mahadevan 2020-07-17 08:21:27 -05:00
  • b83e4224e0 shell: correct build-in commands definition Jakub Rzeszutko 2020-07-30 11:50:32 +02:00
  • 5aaac4b72e shell: update select command help message Jakub Rzeszutko 2020-07-30 11:48:26 +02:00
  • e76cd05e18 shell: fix select command Jakub Rzeszutko 2020-07-29 11:46:33 +02:00
  • e90873f290 tests: thread_stack: armv8 without SPLIM Andrew Boie 2020-07-30 15:39:39 -07:00
  • 8067127a6f tests: thread_stack: enforce identities Andrew Boie 2020-06-16 16:46:08 -07:00
  • 5bd9afe484 doc: porting: add stack object details Andrew Boie 2020-05-15 14:05:11 -07:00
  • b4ce7a77c6 kernel: sys_workq thread stack is kernel-only Andrew Boie 2020-04-26 15:02:31 -07:00
  • 0c297461c5 kernel: idle thread stacks are kernel-only Andrew Boie 2020-04-26 15:01:03 -07:00
  • 8b4b0d6264 kernel: z_interrupt_stacks are now kernel stacks Andrew Boie 2020-04-25 15:19:23 -07:00
  • 8ce260d8df kernel: introduce supervisor-only stacks Andrew Boie 2020-04-24 16:24:46 -07:00
  • c7f33a7759 tests: thread_stack: show carveout, unused space Andrew Boie 2020-04-26 14:55:27 -07:00
  • 7151947c07 tests: thread_stack: dump IRQ stack information Andrew Boie 2020-04-26 12:03:49 -07:00
  • 7111f162b8 tests: thread_stack: strengthen access check Andrew Boie 2020-04-26 14:18:20 -07:00
  • f856d0cf40 tests: move stacks testing to its own application Andrew Boie 2020-04-25 13:01:33 -07:00
  • 59a75dd3a8 arches: centralize noinit linker defintiions Andrew Boie 2020-04-24 14:27:10 -07:00
  • 1331a83905 tests: userspace: enforce sub-stacks are aligned Andrew Boie 2020-03-23 13:28:19 -07:00
  • e4cc84a537 kernel: update arch_switch_to_main_thread() Andrew Boie 2020-04-24 11:29:47 -07:00
  • d538f098a7 thread_stack: clarify Z_THREAD_STACK_BUFFER docs Andrew Boie 2020-04-23 16:51:50 -07:00
  • 82b5940fa0 kernel: clarify k_thread_create() docs Andrew Boie 2020-04-23 16:19:00 -07:00
  • b0c155f3ca kernel: overhaul stack specification Andrew Boie 2020-04-23 13:55:56 -07:00
  • d4b6226aa9 thread_stack: add Z_THREAD_STACK_SIZE_ADJUST() Andrew Boie 2020-04-23 13:44:23 -07:00
  • 27c8aadf94 thread_stack: move up K_THREAD_STACK_RESERVED defn Andrew Boie 2020-04-23 13:35:37 -07:00
  • 0cb1f07c6f thread_stack: z_stack_ptr_align() as function Andrew Boie 2020-04-23 13:31:51 -07:00
  • db0d6aedfb kernel: add stack object alignment macro interface Andrew Boie 2020-04-20 15:15:15 -07:00
  • 24825c8667 arches: fix arch_new_thread param names Andrew Boie 2020-04-23 11:32:08 -07:00
  • aa464052ff arch_interface: remove CamelCase Andrew Boie 2020-04-23 11:31:19 -07:00
  • 0c69561469 arch: remove duplicate docs for arch_new_thread Andrew Boie 2020-04-23 11:21:45 -07:00
  • 62eb7d99dc arch_interface: remove unnecessary params Andrew Boie 2020-04-23 11:17:14 -07:00
  • 79728eccca toolchain: add Z_POW2_CEIL() Andrew Boie 2020-03-23 14:48:37 -07:00
  • ec5823c1ea boards: x86: Remove gpmrb board Johan Hedberg 2020-07-30 15:39:36 +03:00
  • 33056e48c5 ci: make test_file.txt a build artifact for debug Kumar Gala 2020-07-28 17:54:38 -05:00
  • cf9b86b671 benchmarks: timing_info: re-word thread abort actions Daniel Leung 2020-07-15 12:20:01 -07:00
  • 732ab5311d doc: Fix path to requirements Maciej Perkowski 2020-07-30 13:34:28 +02:00
  • bc0654f361 manifest: hal_nordic: Update nrf_802514 clock control Robert Lubos 2020-07-22 13:46:37 +02:00
  • c123efb0fc west.yml: Snapshot update of mcumgr from upstream Dominik Ermel 2020-07-24 11:33:25 +00:00
  • d86497ebc2 doc: relnotes: Add API change note for fs_open Dominik Ermel 2020-07-14 11:35:10 +00:00
  • b9054bfcf7 tests/posix/fs: Add tests for open flags Dominik Ermel 2020-06-25 07:45:31 +00:00
  • 49ab2099f3 lib/posix: Add support for open flags to open(...) Dominik Ermel 2020-06-19 14:41:34 +00:00
  • deb1694c3c posix: Extend open() function signature with ellipsis Dominik Ermel 2020-07-03 11:18:02 +00:00
  • f2f4ba7452 tests/subsys/fs: Add fs_open flags tests to LittleFS Dominik Ermel 2020-06-19 14:29:47 +00:00
  • 50aca03eef tests/subsys/fs: Add fs_open flags tests to fat_fs_api Dominik Ermel 2020-06-18 13:19:32 +00:00
  • b0facba483 tests/subsys/fs: Add common fs_open_flags test procedure Dominik Ermel 2020-06-18 13:19:32 +00:00
  • babc322e09 native_posix: Add flags argument to fs_open invocations Dominik Ermel 2020-07-16 08:03:01 +00:00
  • 47ab70e34c gui: Add open flags argument to fs_open invocation Dominik Ermel 2020-07-16 07:58:55 +00:00
  • cac07629bf subsys/fs: Add open flags parameter to fs_open Dominik Ermel 2020-06-18 09:16:35 +00:00
  • 555fc6dbd5 sanitycheck: fix only_tags usage Anas Nashif 2020-07-30 07:23:54 -04:00
  • 897a177232 lib: updatehub: Fix getaddrinfo resource leak Gerson Fernando Budke 2020-07-28 22:50:02 -03:00
  • 40e2d94bc8 drivers: wifi: eswifi: Fix parsing buffer-overflows Loic Poulain 2020-07-08 09:22:33 +02:00
  • e7c4d29c86 drivers: wifi: eswifi: Add debug shell Loic Poulain 2020-07-07 19:15:04 +02:00
  • f851462f27 drivers: wifi: eswifi: Use log_strdup for strings Loic Poulain 2020-07-07 17:35:07 +02:00
  • 0a1de7e96a drivers: wifi: eswifi: Stop client before starting Loic Poulain 2020-07-07 17:24:32 +02:00
  • 3bc6c555a5 drivers: serial: Fix UART callback call in lpc11u6x driver Tomasz Bursztyka 2020-07-30 12:27:10 +02:00
  • 4c67339571 doc: add documentation about --integration option Anas Nashif 2020-07-07 22:43:11 -04:00
  • 1351defbda boards: qemu_x86_coverage: limit to core tests Anas Nashif 2020-07-29 08:11:04 -04:00
  • eee3ffc7b9 tests/samples: enable for integration testing Anas Nashif 2020-06-02 08:46:27 -04:00
  • 3335767cd8 samples: pi: add integration support Anas Nashif 2020-06-02 12:19:45 -04:00
  • b4bb363b7d tests: shell: remove filter Anas Nashif 2020-06-01 22:36:08 -04:00
  • d6bf5279a2 tests: device: remove whitelisting Anas Nashif 2020-05-29 09:56:35 -04:00
  • 988433f086 power: remove unused inclusion of soc.h Anas Nashif 2020-05-29 09:43:25 -04:00
  • b72a2fd8b6 drivers: arcv2_irq_unit: remove include Anas Nashif 2020-05-29 09:40:25 -04:00
  • 7e30c4bcdc samples: bluetooth: cleanup prj*.conf Anas Nashif 2020-05-29 07:16:35 -04:00
  • 6c47f65f0f tests: tinycrypt: do not whitelist Anas Nashif 2020-05-29 06:58:24 -04:00
  • 7257ce1ee0 tests: benchmarks: filter for integration Anas Nashif 2020-05-28 09:58:55 -04:00
  • c050c8777c tests: dac: remove whitelist Anas Nashif 2020-05-28 09:57:58 -04:00
  • 314b8af797 ci: enable sanitycheck for integration Anas Nashif 2020-05-28 08:18:49 -04:00
  • 4fef7bf362 samples: cpp_synchronization: filter for integration Anas Nashif 2020-05-28 08:18:11 -04:00
  • 0c5810a1a2 samples: hello_world: filter for integration Anas Nashif 2020-05-28 08:17:51 -04:00
  • a13acc13e6 tests: cmsis_dsp: use integration keyword Anas Nashif 2020-05-28 08:15:48 -04:00
  • f0d436c3c2 samples: philosophers: enable for integration testing Anas Nashif 2020-05-28 08:03:26 -04:00
  • 1636c316d9 sanitycheck: introduce integration testing Anas Nashif 2020-05-28 08:02:54 -04:00
  • 1bf1d19a42 sanitycheck: realign schema Anas Nashif 2020-05-28 07:31:17 -04:00
  • 7d90812f26 tests: net: af_packet: Fix running in real hw Jukka Rissanen 2020-07-30 11:21:16 +03:00
  • a7354ab391 tests: xip: remove hack and add qemu_x86_xip Andrew Boie 2020-07-29 19:00:31 -07:00
  • 26af5fc8d7 boards: arm: Add troubleshooting section to frdm_k64f doc Maureen Helm 2020-07-29 17:11:10 -05:00
  • 32bafacc31 lib: updatehub: Add flash_img_init return value check Gerson Fernando Budke 2020-07-28 23:44:56 -03:00
  • 8683b47b17 lib: updatehub: Fix out-of-bounds access Gerson Fernando Budke 2020-07-28 23:24:06 -03:00
  • 300148121a boards: arm: l452re_p: initial support for dev board Xabier Crespo Álvarez 2020-07-28 19:24:21 +02:00
  • 1c432a873e boards: arm: l452re: fix docs Xabier Crespo Álvarez 2020-07-28 19:24:10 +02:00
  • 68b561c4a7 settings: avoid null pointer invocation in runtime read Peter A. Bigot 2020-07-26 10:07:47 -05:00
  • f0743df54d doc: Add a IPM API change entry to release-notes for 2.4 version Tomasz Bursztyka 2020-07-14 09:53:49 +02:00
  • caf78ca11b drivers: ipm: Align all drivers using user_data for the callback Tomasz Bursztyka 2020-07-29 09:14:14 +02:00
  • 0d4477604a ipm: Callback's user data has to be called user_data Tomasz Bursztyka 2020-07-29 09:08:59 +02:00
  • 858ac4d9ba tests: ipm: Apply IPM callback signature change Tomasz Bursztyka 2020-07-10 07:45:36 +02:00
  • 42b1d76d80 samples: Apply IPM callback signature change where relevant Tomasz Bursztyka 2020-07-08 19:15:11 +02:00
  • c6706561b9 drivers: Apply IPM callback signature change where relevant Tomasz Bursztyka 2020-07-08 19:13:49 +02:00
  • e4479f907f api: ipm: Pass the ipm device as first parameter to callback Tomasz Bursztyka 2020-07-08 19:10:50 +02:00
  • a4c9801c1c doc: Add a DMA API change entry to release-notes for 2.4 version Tomasz Bursztyka 2020-07-14 10:07:48 +02:00
  • d99c59ead1 tests: Align all drivers using user_data for callback Tomasz Bursztyka 2020-07-29 13:29:58 +02:00
  • 1580768fd3 drivers: dma: Align all drivers using user_data for callback Tomasz Bursztyka 2020-07-29 09:02:03 +02:00
  • 8144de1513 dma: Callback's user data has to be called user_data Tomasz Bursztyka 2020-07-29 08:57:20 +02:00
  • 3a3f10c06e drivers: dma: Align all drivers using dma_callback_t type Tomasz Bursztyka 2020-07-29 08:55:43 +02:00
  • 800e6c3a28 dma: Generalize dma callback signature by adding a dedicated typedef Tomasz Bursztyka 2020-07-29 08:46:06 +02:00
  • fe71673167 tests: Apply DMA callback change to relevant tests Tomasz Bursztyka 2020-07-08 21:20:07 +02:00
  • 6acee3dcba drivers: dma: Apply DMA callback change to relevant drivers Tomasz Bursztyka 2020-07-08 21:19:29 +02:00
  • 020dab824c api: dma: Pass the dma device pointer as parameter to callback Tomasz Bursztyka 2020-07-08 21:16:34 +02:00