Commit graph

  • f02fdd2d7b manifest: mcuboot version with fixed USB recovery Andrzej Puzdrowski 2020-02-06 12:57:03 +0100
  • 52993afd62 Revert "arch: xtensa: Use reset-vector.S in booloader code" Daniel Leung 2020-02-06 05:52:23 -0800
  • db2eb23bd2 boards: up_squared_adsp: provide start address for bootloader Daniel Leung 2020-02-06 06:08:05 -0800
  • d93fd37ef6 boards: up_squared_adsp: provide default memctl in linker script Daniel Leung 2020-02-06 06:02:46 -0800
  • 2d79dc3bcd kconfig: Make BUILD_NO_GAP_FILL independent Alexey Brodkin 2020-02-07 14:09:21 +0300
  • b9270c388d kconfig: Remove redundant SPI_DW dep on SPI_DW_ACCESS_WORD_ONLY Ulf Magnusson 2020-02-07 16:38:20 +0100
  • de42aea18f kconfig/cmake: Check that one of the CONFIG_<arch> symbols is set Ulf Magnusson 2020-02-07 00:48:22 +0100
  • c5839f834b kconfig: Remove assignments to CONFIG_<arch> syms and hide them Ulf Magnusson 2020-02-06 18:26:14 +0100
  • b81eec951b sanitycheck: make pyserial optional Kumar Gala 2020-02-07 17:38:16 -0600
  • d62dfe8d0e tracing: usb: Fix build issues. Kumar Gala 2020-02-07 06:40:27 -0600
  • 63fddba8d1 ci: github: doc: Add a GH workflow to test build the docs Kumar Gala 2020-02-07 15:20:40 -0600
  • d0126a037d boards/x86/acrn: build it in x86_64 mode and switch to X2APIC Zide Chen 2020-02-05 08:32:00 -0800
  • c698669f4e arch/x86_64: make sysapic.h available for x86_64 as well Zide Chen 2020-02-07 09:13:03 -0800
  • f590d4fadb drivers: lora: build with newlib Alexander Wachter 2020-02-04 13:32:24 +0100
  • 03892c1571 Bluetooth: controller: split: openisa: fix missing include Alex Porosanu 2020-01-15 15:14:08 +0200
  • 7b52475720 kconfig: Remove duplicated ARM_MPU dependency on CUSTOM_SECTION_ALIGN Ulf Magnusson 2020-02-07 16:52:44 +0100
  • 1a7a0dd494 samples: bluetooth: hci_uart: add VEGABoard configuration Alex Porosanu 2020-01-21 10:13:14 +0200
  • 1b604b946c kconfig: arm: Remove 'if CPU_CORTEX_R' within 'if CPU_CORTEX_R' Ulf Magnusson 2020-02-07 17:14:31 +0100
  • 4eaac5c7b3 CODEOWNERS: adapt for debug and tracing Anas Nashif 2020-02-06 21:00:50 -0500
  • f05dbf9f6a tracing: avoid building tracing code when not applicable Anas Nashif 2020-02-06 14:05:40 -0500
  • d9be19e40e tracing: move cpu stats to tracing formatting choice in Kconfig Anas Nashif 2020-02-06 14:00:24 -0500
  • bf52f5cdee tracing: move ctf headers under ctf/ Anas Nashif 2020-02-06 13:00:10 -0500
  • 4ec6dfbe06 tracing: move systemview headers under sysview/ Anas Nashif 2020-02-06 12:58:32 -0500
  • fad8701748 tracing: cleanup and split segger/rtt configuration options Anas Nashif 2020-02-06 12:34:04 -0500
  • 86adcd02af tracing: move systemview into its own folder Anas Nashif 2020-02-06 11:25:00 -0500
  • a48e960af4 tracing: remove useless conditional in cmake file Anas Nashif 2020-02-06 11:20:20 -0500
  • 6684dce772 tracing: Kconfig cleanup and reorg Anas Nashif 2020-02-06 10:52:30 -0500
  • e8be579e43 tests: tracing: remove implied config options Anas Nashif 2020-02-06 10:35:30 -0500
  • ad4e7f2db3 tracing: TRACING implies THREAD_NAME, STACK_INFO Anas Nashif 2020-02-06 10:35:03 -0500
  • b3226f8668 tests: tracing: cleanup configuration Anas Nashif 2020-02-06 10:14:26 -0500
  • 6aadf45032 tracing: enable TRACING_ISR by default Anas Nashif 2020-02-06 10:11:29 -0500
  • 9961b89b17 doc: fixed path for ctf metadata Anas Nashif 2020-02-06 10:07:36 -0500
  • c0ad9f61b1 tests: tracing: move tracing under tests/subsys Anas Nashif 2020-02-06 10:06:17 -0500
  • 73008b427c tracing: move headers under include/tracing Anas Nashif 2020-02-06 09:14:51 -0500
  • 41abcc57c1 tracing: move tracing under subsys/ Anas Nashif 2020-02-06 09:13:51 -0500
  • 707858eed1 west.yml: update mbedtls to latest stable release Flavio Ceolin 2020-02-07 10:52:18 -0800
  • fab2d788ae doc: add a note about required lcov version Anas Nashif 2020-02-07 10:06:40 -0800
  • a9f2fcb64a requirements: require gcovr >= 4.2 Anas Nashif 2020-02-07 08:33:50 -0800
  • 323161dfcd sanitycheck: point to correct gcov path Anas Nashif 2020-02-07 11:01:17 -0500
  • 1dc4b1dd2f boards: shrink image sizes Kumar Gala 2020-02-07 06:05:21 -0600
  • 578dbe1c0a Bluetooth: Mesh: Support reliable sending when publishing Johan Hedberg 2020-02-07 10:34:42 +0200
  • ecd1eaef0e west.yml: update hal_ti to include build for TI RF driver Vincent Wan 2020-01-17 10:48:10 -0800
  • 9a6d6a0862 kconfig: modules: Avoid including Kconfig.tls-generic twice Ulf Magnusson 2020-02-07 03:38:12 +0100
  • 20960911ca samples: drivers: crypto: Add STM32 driver support Markus Fuchs 2020-01-21 10:38:57 +0100
  • b0fcb0777c drivers: crypto: Add STM32 CRYP crypto driver Markus Fuchs 2020-01-13 18:05:14 +0100
  • 53e3c310b5 dts: arm: stm32f4: Add CRYP support for STM32F4xx SoC series Markus Fuchs 2020-01-13 17:36:18 +0100
  • a4b448ea59 uart_stm32: Fix flow misspelling Yannis Damigos 2020-02-06 20:36:03 +0200
  • b4fde33243 doc: west: 0.7.0 documentation Martí Bolívar 2019-10-11 13:51:46 -0700
  • c20a081423 doc: west: document manifest import feature Martí Bolívar 2019-10-07 14:59:04 -0700
  • 957476ccae doc: west: add "git." prefix to URL hosts Martí Bolívar 2019-10-07 13:58:15 -0700
  • 9008578e4f doc: west: add docs for west manifest --validate Martí Bolívar 2019-10-10 13:44:04 -0700
  • 1dafe7aa9c doc: west: move manifest command docs to manifest.rst Martí Bolívar 2019-04-03 15:58:25 -0600
  • 55a10fea74 ci: bump docker image to 0.11.3 for west 0.7.0 Kumar Gala 2020-02-07 06:44:31 -0600
  • a81fc17bb2 Bluetooth: controller: split: Fix uninitialized advertiser rl_idx Vinayak Kariappa Chettimada 2020-02-07 00:03:16 +0530
  • 6b23acbfb9 boards: arm: Remove redundant CONFIG_BOARD_* from imx rt defconfigs Maureen Helm 2020-02-03 14:05:06 -0600
  • 3a5148d464 boards: arm: Remove redundant CONFIG_BOARD_* from all frdm defconfigs Maureen Helm 2020-02-03 13:52:02 -0600
  • 6115346174 drivers: serial: stm32: Fix possible issue with mixed enum Kumar Gala 2020-02-06 11:30:05 -0600
  • 7be9972b52 kconfig: modules: Remove redundant MBEDTLS dep on. TLS menu Ulf Magnusson 2020-02-07 03:40:31 +0100
  • 90d9eb2f50 native_posix: timer: Improve arch_busy_wait() doc Alberto Escolar Piedras 2020-02-06 17:43:00 +0100
  • 9b024eba54 samples/subsys/settings: corrected doc on how to build and run Andrzej Puzdrowski 2020-02-06 17:45:06 +0100
  • f85a91837e doc: include settings RT API Andrzej Puzdrowski 2020-02-06 17:37:03 +0100
  • e3d39032eb test: static_idt: skip for 64-bit Andrew Boie 2020-02-06 14:26:55 -0800
  • 846034f678 drivers: loapic_timer: simplify TSC read Andrew Boie 2020-02-06 14:19:29 -0800
  • d1f50122f9 kernel: move timing externs to public header Andrew Boie 2020-02-06 14:25:37 -0800
  • f12d3f221d debug: openocd: fix x86_64 build Andrew Boie 2020-02-06 14:09:20 -0800
  • 7defd09b97 samples: Add MetaIRQ dispatch sample Andy Ross 2020-01-29 12:56:23 -0800
  • cea6e3f17a scripts: west_commands: fix help text for flash Martí Bolívar 2020-02-06 15:21:00 -0800
  • b5bb4cd085 doc: security: Add hardening tool information Flavio Ceolin 2020-01-29 11:32:25 -0800
  • 8ec53cf870 west.yml: hal_nxp: update to latest state of module Anas Nashif 2020-02-06 19:37:28 -0500
  • e426c0c4e1 tests: Remove erroneous # before extern "C" Brooks Prumo 2020-02-06 09:43:53 -0600
  • c58ca61a66 samples: flash_shell: Enable on all platforms with a flash driver Kumar Gala 2019-02-23 10:10:56 -0600
  • 0e42d4838e flash: sam: Limit flash driver to SAME70 SoCs Kumar Gala 2020-01-30 05:50:11 -0600
  • afc449ec79 flash: sam0: Fix build issue. Kumar Gala 2020-01-30 05:40:31 -0600
  • 7bfc98e6e1 flash: nxp_lpc: Fix build issue with LPC Flash driver Kumar Gala 2020-01-30 05:39:48 -0600
  • fad697aed9 scripts: gen_defines.py: Add out_dev() flag for deprecated macros Ulf Magnusson 2020-01-30 11:05:16 +0100
  • 8a11a17dee boards: adafruit_trinket_m0: Remove tweak to flash address Kumar Gala 2020-02-05 12:40:19 -0600
  • 2fd7876aa7 ci: github: west: Add a GH workflow to run the west command tests Kumar Gala 2020-02-05 16:04:36 -0600
  • 1c80d79fdd scripts: west_commands: skip bossac tests unless on linux Martí Bolívar 2020-02-05 14:26:25 -0800
  • 88f36bb796 doc: getting_started: Add missing native_posix dependencies Alberto Escolar Piedras 2020-02-06 10:56:33 +0100
  • 05822fcd95 logging: log_backend_adsp: Cleanup logging Andrei Emeltchenko 2020-02-06 14:08:39 +0200
  • a14cba891e soc: intel_apl_adsp: Remove LOG_IMMEDIATE default Andrei Emeltchenko 2020-01-14 11:09:06 +0200
  • 2eb257913a soc: intel_apl_adsp: Fix memory corruption Andrei Emeltchenko 2019-12-13 16:01:19 +0200
  • d64b3fb505 boards: up_squared_adsp: Update logging tools Andrei Emeltchenko 2019-12-12 12:08:01 -0500
  • d4e769c389 boards: up_squared_adsp: Update logging frontend Andrei Emeltchenko 2019-12-11 15:57:52 +0200
  • 7d74a19639 boards: up_squared_adsp: Remove ignore_tag Andrei Emeltchenko 2020-01-10 14:54:53 +0200
  • 2669040f9d checkpatch: suppress mailback option in conf file Arnaud Pouliquen 2020-02-06 10:55:49 +0100
  • 6009045902 drivers: modem: Fix gpio compile errors with modem shell Jukka Rissanen 2020-02-06 10:43:37 +0200
  • e12757e9e9 net: lwm2m: implement utc_offset and timezone Martin Lesund 2020-02-05 13:43:34 +0100
  • cb4bf32f2c drivers: modem: gsm: Add support for getting modem info Jukka Rissanen 2020-02-05 15:05:59 +0200
  • fe6ebd5b75 samples: net: modem: Add net and modem shells Jukka Rissanen 2020-02-04 14:14:16 +0200
  • 7c3a4e6baa samples: canbus: isotp: Add sample code for the ISO-TP lib Alexander Wachter 2020-02-02 20:42:10 +0100
  • 10ed5d55d0 doc: networking: Add ISO-TP documentation Alexander Wachter 2019-08-31 11:35:17 +0200
  • 3650f21bd8 tests: subsys: can: Add tests for iso tp Alexander Wachter 2019-02-20 11:47:30 +0100
  • 55baaf0365 can: isotp: Add ISO-TP library Alexander Wachter 2019-02-11 21:17:26 +0100
  • 07ecb817ff samples: net: google_iot: Fix logging warnings Carles Cufi 2020-02-05 19:24:41 +0100
  • fd9733e2d9 canopen: CO_driver: Fix Coverity issues (NULL deref, dead code) Alexander Wachter 2020-02-04 09:34:58 +0100
  • 6a66879050 Bluetooth: shell: Advertise when registering HRS service Luiz Augusto von Dentz 2020-02-05 12:29:41 -0800
  • 9d1614477e tests: tracing: add test cases for tracing infrastructure Wentong Wu 2020-02-04 05:29:46 +0800
  • 4f4b8ef4ea tracing: add TRACING_TEST Kconfig option Wentong Wu 2020-01-31 22:49:25 +0800
  • aa5d45d7cc tracing: add TRACING_ISR Kconfig Wentong Wu 2020-01-28 16:44:59 +0800