Commit graph

  • eb478dff08 boards: arm: stm32f429i_disc1: enable LTDC interface Konstantinos Papadopoulos 2022-04-05 22:04:54 +03:00
  • 4537de861b boards: arm: stm32f429i_disc1: update onboard display Konstantinos Papadopoulos 2022-04-05 21:53:03 +03:00
  • 5e519fef40 drivers: ILI9341 add interface control registers Konstantinos Papadopoulos 2022-03-16 01:08:10 +02:00
  • 58c07a53cc tests: drivers: build_all: sensor: add icm42670 Mikkel Jakobsen 2022-03-29 13:13:59 +02:00
  • 0b0c2e78e0 drivers: sensor: add icm42670 6-axis accelerometer driver Mikkel Jakobsen 2022-03-29 13:12:03 +02:00
  • 7a431dca95 x86: qemu: add a newline after "Booting from ROM.." Daniel Leung 2022-04-07 16:48:27 -07:00
  • c11b7852d1 Kconfig: add CONFIG_BOARD_REVISION Martí Bolívar 2022-04-07 11:21:18 -07:00
  • f433001185 Kconfig: move CONFIG_BOARD to boards/Kconfig Martí Bolívar 2022-04-08 09:08:48 -07:00
  • af98ca076b xtensa: Add types to kconfigs Yuval Peress 2022-04-02 23:19:10 -06:00
  • 1ec0c6f530 build: make non zephyr/ include prefix configurable Yuval Peress 2022-03-31 21:05:42 -06:00
  • 53ef68d459 include: Prefix includes to use a scope Yuval Peress 2022-03-29 13:52:59 -06:00
  • 33c0995e03 mgmt/mcumgr/lib: Fix zcbor_map_decode bulk Dominik Ermel 2022-04-08 13:19:49 +00:00
  • 40f76516d9 soc: arm: stm32 adjust wdt timer due to LSI oscillator characteristics Francois Ramu 2022-04-08 11:31:23 +02:00
  • 07c6ad3349 divers: clock_control: refine multiple uart instance support Jiafei Pan 2022-02-11 16:31:40 +08:00
  • 7c441aec12 divers: clock_control: redefine mcux ccm clock IDs Jiafei Pan 2022-02-11 16:06:54 +08:00
  • e0274e2c54 drivers: fpga: change retval description Mateusz Sierszulski 2022-04-07 08:57:33 +02:00
  • 2a510361a3 drivers: watchdog: iwdg_stm32: fix wdg install timeout Julien D'Ascenzio 2022-03-24 15:45:40 +01:00
  • 6654d4bc00 kernel/device: Remove unknown external pointer Tomasz Bursztyka 2022-04-08 12:05:40 +02:00
  • 8257b0e3f5 modules: tinycbor: Deprecate the module Carles Cufi 2022-04-07 12:04:21 +02:00
  • 0ea3600e5c mgmt: mcumgr: lib: Fix non-visible struct build warnings Jamie McCrae 2022-04-08 14:18:13 +01:00
  • 8505a5a083 manifest: Update psa-arch-tests with nordic watchdog timeout fix Joakim Andersson 2022-01-31 09:47:31 +01:00
  • 1c621824fb CODEOWNERS: Add myself as doc/ codeowner Carles Cufi 2022-04-08 12:50:17 +02:00
  • f36b6d8552 mgmt/mcumgr/lib: Deprecate CONFIG_IMG_MGMT_UL_CHUNK_SIZE Dominik Ermel 2022-03-31 13:06:04 +00:00
  • 756c34659b mgmt/mcumgr/lib: Deprecate CONFIG_OS_MGMT_ECHO_LENGTH Dominik Ermel 2022-03-31 13:02:22 +00:00
  • 057f7a2ffd mgmt/mcumgr/lib: Deprecate FS_MGMT_UL_CHUNK_SIZE Dominik Ermel 2022-03-31 12:57:03 +00:00
  • 7d27f8dd58 mgmt/mcumgr: Remove dependency on TinyCBOR Dominik Ermel 2022-03-31 12:38:16 +00:00
  • 05b4142637 mgmt/mcumgr/lib: Remove cborattr from mcumgr Dominik Ermel 2022-03-31 12:37:31 +00:00
  • 265382931f mgmt/mcumgr/lib: Remove mgmt_err_from_cbor function Dominik Ermel 2022-03-31 12:36:41 +00:00
  • a3793cbfa7 mgmt/mcumgr: Move Zephyr specific group to zcbor Dominik Ermel 2022-03-31 12:14:51 +00:00
  • 18f0db5bd0 mgmt/mcumgr/lib: Move FS command group request processing to zcbor Dominik Ermel 2022-03-31 12:08:46 +00:00
  • 9f1a8cbbb4 mgmt/mcumgr/lib: Move IMG mgmt group request processing to zcbor Dominik Ermel 2022-03-30 14:53:02 +00:00
  • 40462946a9 mgmt/mcumgr/lib: Add utility zcbor_map_decode_bulk Dominik Ermel 2022-03-30 14:50:32 +00:00
  • ebc62e9bf9 mgmt/mcumgr/lib: Move SHELL mgmt request processing to zcbor Dominik Ermel 2022-03-29 15:24:19 +00:00
  • 784d929761 mgmt/mcumgr/lib: Move STAT group request processing to zcbor Dominik Ermel 2022-03-29 14:04:57 +00:00
  • df028e7ee6 mgmt/mcumgr/lib: Switch OS group request processing to zcbor Dominik Ermel 2022-03-28 13:36:45 +00:00
  • 4f9f694398 mgmt/mcumgr/lib: Remove TinyCBOR state objects from mgmt_ctxt Dominik Ermel 2022-03-28 13:30:55 +00:00
  • 9675d94119 mgmt/mcumgr/lib: Switch smp_process_request_packet to net_buf Dominik Ermel 2022-03-28 13:27:47 +00:00
  • 6bddb0305a mgmt/mcumgr: Switch cbor_nb_reader to zcbor Dominik Ermel 2022-03-24 15:28:27 +00:00
  • d0445aa4a9 mgmt/mcumgr/lib: Replace cbor_decoder_reader with cbor_nb_reader Dominik Ermel 2022-03-23 13:21:48 +00:00
  • 1c9395f3b9 mgmt/mcumgr/lib: Replace calls to mgmt_streamer_init_writer Dominik Ermel 2022-03-23 14:20:12 +00:00
  • bff015feff mgmt/mcumgr/lib: Remove cbor_encoder_writer from usage Dominik Ermel 2022-03-23 12:45:09 +00:00
  • 7cac9ef413 mgmt/mcumgr/lib: Use zcbor in OS command group responses Dominik Ermel 2022-03-10 16:01:33 +00:00
  • f9a7ba38b1 mgmt/mcumgr/lib: Encode IMAGE command group responses with zcbor Dominik Ermel 2022-03-16 10:56:00 +00:00
  • 2c66849401 mgmt/mcumgr/lib: Encode FS command group responses with zcbor Dominik Ermel 2022-03-14 16:56:34 +00:00
  • 8cb52b26c1 mgmt/mcumgr/lib: Encode SHELL command group responses with zcbor Dominik Ermel 2022-03-11 21:52:34 +00:00
  • e9b2c6ade2 mgmt/mcumgr/lib: Encode STAT command group responses with zcbor Dominik Ermel 2022-03-11 18:47:28 +00:00
  • a8e0b249fe mgmt/mcumgr/lib: Move common code for responses to zcbor Dominik Ermel 2022-03-16 15:25:46 +00:00
  • c883c45752 mgmt/mcumgr: Add zcbor support for sending responses Dominik Ermel 2022-03-16 15:21:53 +00:00
  • fd8d1f5fb3 net: openthread: name Kconfig version choice Eduardo Montoya 2022-04-07 15:57:17 +02:00
  • 53327e30f2 Bluetooth: Controller: Fix null pointer dereference Pieterjan Camerlynck 2022-04-08 08:32:08 +02:00
  • 7323038129 tests: tinycrypt: fix test output Anas Nashif 2022-04-07 21:15:59 -04:00
  • b0089162e9 samples: net: socket: can: Remove LOG immediate config Alexander Wachter 2022-04-06 22:43:14 +02:00
  • 55255a5ad4 samples: net: sockets: socketCAN: add loopback mode Alexander Wachter 2022-01-16 14:38:25 +01:00
  • e24b087918 drivers: can: socketCAN: Move socket code to own file Alexander Wachter 2022-01-16 14:35:07 +01:00
  • f1e75dea50 bluetooth: ots: notify application prior to object name change Abe Kohandel 2022-01-16 15:35:34 -08:00
  • e661f6e96a drivers: ieee802154_nrf5: fix rx failure error propagation for CSL Lukasz Maciejonczyk 2022-04-06 09:12:14 +02:00
  • 55c3afab1c drivers: ieee802154_nrf5: add log for rx failure Lukasz Maciejonczyk 2022-02-22 14:55:26 +01:00
  • 31b9d32b2e tests: cpp: fix integration platforms Anas Nashif 2022-03-29 16:14:39 -04:00
  • 6d15643705 tests: fix filtering on integration platforms Anas Nashif 2022-02-09 21:17:27 -05:00
  • 2e65ee17f6 tests: eeprom: fix integration_platforms Anas Nashif 2022-03-29 16:06:29 -04:00
  • 59dbc746ed tests: sprintf: fix integration_platforms Anas Nashif 2022-03-29 15:59:41 -04:00
  • be5fa636d3 tests: bluetooth: nrf52_bsim requires a special setup Anas Nashif 2022-03-29 13:51:46 -04:00
  • eef7d67926 Bluetooth: Controller: Add +3dBm Tx power support in nRF53 Series Vinayak Kariappa Chettimada 2022-04-05 13:52:26 +05:30
  • 11d81f8e0a Bluetooth: controller: Add radio_stop interface Vinayak Kariappa Chettimada 2020-09-22 16:03:12 +05:30
  • f3444ce00b Bluetooth: Host: Check encryption level for EATT channels Alexandru Carbuneanu 2022-04-05 16:19:28 +02:00
  • c910e4d931 net: context: log on net_pkt alloc fail Jordan Yates 2022-04-06 16:24:10 +10:00
  • 5d929bac43 console: semihosting: add RISC-V support Nicolas Pitre 2022-04-05 15:03:16 -04:00
  • b1182bf83b kernel/timeout: Serialize handler callbacks on SMP Andy Ross 2022-04-07 10:14:31 -07:00
  • 656f87a89f doc: add new redirects Anas Nashif 2022-04-07 13:13:50 -04:00
  • e3e67f206c doc: update existing redirects Anas Nashif 2022-04-07 12:49:04 -04:00
  • a8f8c1c185 drivers: display: Add blanking support for NXP ELCDIF driver Mahesh Mahadevan 2022-04-05 17:07:35 -05:00
  • 563a8d11a4 arm64: refer to the link register as "lr" rather than "x30" Nicolas Pitre 2022-03-16 13:12:39 -04:00
  • 47f7befc36 boards: arm: mps2_an521: Enable qemu host tty Gerson Fernando Budke 2021-09-30 23:01:36 -03:00
  • 1d89cc5ad8 boards: shields: x_nucleo_53l0a1: new shield Titouan Christophe 2021-09-04 21:26:22 +02:00
  • 93d06330c5 drivers: sensor: vl53l0x: add support to reprogram I2C address Titouan Christophe 2021-09-06 23:51:20 +02:00
  • b2172b4251 drivers: sensor: vl53l0x: add driver support for multiple sensors Titouan Christophe 2021-09-06 22:06:45 +02:00
  • e24899a485 drivers: sensor: vl53l0x: wait only 2ms for tboot Titouan Christophe 2021-09-07 09:54:03 +02:00
  • 1267d51dda drivers: sensor: vl53l0x: run uncrustify Titouan Christophe 2021-09-06 23:07:57 +02:00
  • 218225b17a tests/bluetooth/tester: Disable EATT autoconnect Szymon Janc 2022-04-06 11:20:42 +02:00
  • e74e8b2048 soc: nordic_nrf: Add soc_secure_mem_read implementation in secure Joakim Andersson 2022-04-07 10:55:04 +02:00
  • 2dae1823ab hwinfo: Add dependency handling for HWINFO_NRF in nonsecure Joakim Andersson 2022-04-07 10:48:25 +02:00
  • 91015d1ac4 MAINTAINERS: update doc section locations Anas Nashif 2022-04-04 11:48:04 -04:00
  • 0e727cf5a9 doc: get rid of reference section Anas Nashif 2022-04-05 18:06:14 -04:00
  • 65b3815ba6 doc: rearrange top level index pages Anas Nashif 2022-04-05 17:55:18 -04:00
  • 7ad2f76720 doc: remove guides and split content Anas Nashif 2022-04-05 17:36:48 -04:00
  • a084be3ba9 doc: move sections from guides Anas Nashif 2022-04-05 17:24:02 -04:00
  • 0ee7e42ef0 doc: move flashing/debugging section to developing with zephyr Anas Nashif 2022-04-05 15:42:08 -04:00
  • b40344bf4b doc: move hardware emulator docs to hardware section Anas Nashif 2022-04-05 15:40:55 -04:00
  • 495767fc7c doc: move zephyr cmake package to build system Anas Nashif 2022-04-05 15:39:17 -04:00
  • fdf3a430ad doc: move pinctrl to hardware support Anas Nashif 2022-04-05 11:02:18 -04:00
  • df033b28de doc: create new Hardware Support section Anas Nashif 2022-04-05 10:58:04 -04:00
  • 6fe0a373fc doc: move misc services into OS Service section Anas Nashif 2022-04-05 10:55:10 -04:00
  • f0877534e2 doc: move env var section to development section Anas Nashif 2022-04-05 10:34:13 -04:00
  • c2a64b5b70 doc: move device mgmt under services Anas Nashif 2022-04-05 10:33:17 -04:00
  • 121bc3c97d doc: consolidate documentation sections Anas Nashif 2022-04-05 10:31:40 -04:00
  • 6e9a43be79 doc: move DTS under Build/Configuration systems section Anas Nashif 2022-04-05 10:17:26 -04:00
  • 558ff1cd69 doc: restructure build/config system section Anas Nashif 2022-04-05 09:42:50 -04:00
  • 5b3b9c7c41 doc: create new section for project structure Anas Nashif 2022-04-05 09:31:30 -04:00
  • f09948b68a doc: restructre contribution section Anas Nashif 2022-04-05 09:25:00 -04:00
  • b9c64dc529 doc: move application development section Anas Nashif 2022-04-05 09:11:19 -04:00