Commit graph

  • 1c777dd52e fs/fcb: improve error handling in fcb_offset_last_n Andrzej Puzdrowski 2019-11-14 14:56:17 +01:00
  • 7c5a2d6d22 drivers: clock_control: Fix Coverity issue in nrf_clock_calibration Krzysztof Chruscinski 2019-11-14 09:36:55 +01:00
  • 52d6e5983f doc/kernel/smp: Add initialization diagram Andy Ross 2019-11-13 13:43:27 -08:00
  • 46aae2e86a tests: drivers: counter: Fix coverity issue Krzysztof Chruscinski 2019-11-14 09:57:41 +01:00
  • 2d8f71049e tests: cmsis_rtos_v2: Fix warning in old GCC. Stephanos Ioannidis 2019-11-13 14:43:10 +09:00
  • a4b2b5bbf8 sanitycheck: Add support for TI XDS110 to --generate-hardware-map Kumar Gala 2019-11-13 11:11:32 -06:00
  • 1ad3543ada sanitycheck: add setting runner type for J-Link & STLink Kumar Gala 2019-11-13 07:21:12 -06:00
  • 8b089d2699 doc: kernel: use kconfig documentation in main kernel doc Anas Nashif 2019-11-13 14:18:55 -08:00
  • f1afcb5376 tests/arch/x86/info: add console harness and regex peng1 chen 2019-11-14 11:37:12 +08:00
  • 5ebceeb8cb object tracing: Fix the issue that objects lost from trace list Shih-Wei Teng 2019-10-08 14:37:47 +08:00
  • 13120f7313 west.yml: Update ci-tools to run the (e)dtlib test suites in CI Ulf Magnusson 2019-11-13 23:32:41 +01:00
  • edd8ab2a02 tests: drivers: build_all: dts_fixup.h: Fix misplaced #endif Ulf Magnusson 2019-11-14 01:29:42 +01:00
  • 9e87b1191e samples: CAN: kconfig: Fix ref. to CONFIG_CAN_AUTO_BUS_OFF_RECOVERY Ulf Magnusson 2019-11-14 01:15:05 +01:00
  • ff9f208492 Bluetooth: Mesh: Fixes Config client send publish message Lingao Meng 2019-11-14 02:49:38 -08:00
  • d2737d5fac samples: mesh: nrf52: coding style improvements Vikrant More 2019-11-14 00:11:25 +05:30
  • 8dabf77f08 samples: mesh: nrf52: increased main stack size Vikrant More 2019-11-14 00:06:58 +05:30
  • 3c4fb60399 boards: arm: nrf5340_dk: fix nRF Cache and NVMC macro usage Ioannis Glaropoulos 2019-11-12 15:28:12 +01:00
  • 29a1bbd24a boards: arm: nrf5340_dk: Enable DC/DC by default Vinayak Kariappa Chettimada 2019-11-12 11:39:42 +05:30
  • 483adc984e scripts: fix misc-flasher runner Martí Bolívar 2019-11-13 07:24:18 -08:00
  • c839d7b458 settings: Fix undefined behaviours in settings_line.c. Stephanos Ioannidis 2019-11-13 16:01:05 +09:00
  • cb87cc8fd6 doc: add two diagrams to user mode documentation Andrew Boie 2019-11-13 11:28:53 -08:00
  • 86461ac559 samples: sensor: mcp9808: fix frdm_k64f devicetree overlay Peter Bigot 2019-11-08 08:17:28 -06:00
  • 83b2bb614b drivers: sensor: mcp9808: clean up I2C API usage Peter Bigot 2019-11-07 09:48:27 -06:00
  • b14d43eec7 subsys/fs/shell: Prevent buffer overrun when creating abs path Jan Van Winkel 2019-11-11 10:17:27 +01:00
  • 117bc6dfa4 drivers: nrf: Fix values in UARTE async API callback. Mieszko Mierunski 2019-10-29 14:46:39 +01:00
  • 59e2f230e0 scripts: dts: improve error message on compatible type error Martí Bolívar 2019-11-13 11:05:52 -08:00
  • 6e8132d1ae samples: blink_led: Fix the behavior of the sample Andrzej Głąbek 2019-11-04 13:26:13 +01:00
  • 44841646a1 sensors: lis2dh: use proper scale factor for lsm303agr Marcin Niestroj 2019-10-28 14:22:25 +01:00
  • ea0b6a80a8 dts: bindings: lsm303agr: add new bindings based on lis2dh Marcin Niestroj 2019-10-28 13:45:35 +01:00
  • 59648bd1a5 sensors: lis2dh: fix raw value scaling Marcin Niestroj 2019-10-21 23:50:09 +02:00
  • 27b2914da2 sensors: lis2dh: fix raw value to sensor_value conversion Marcin Niestroj 2019-10-21 23:39:55 +02:00
  • aae2c84619 setting: fix NVS error handling on write Andrzej Puzdrowski 2019-11-13 13:47:48 +01:00
  • 331214704c doc: New developer getting started guide David B. Kinder 2019-09-12 14:32:29 -07:00
  • b4ddc10b42 soc: arc: enable SYSTEM_CLOCK_SLOPPY for SMP Wayne Ren 2019-10-25 07:52:35 +08:00
  • 66856e5478 drivers: timer: fix the bug for SMP Wayne Ren 2019-10-25 07:41:34 +08:00
  • 1e80f25cd1 arch: arc: clear ici interrupt during init Wayne Ren 2019-10-25 01:04:39 +08:00
  • 2b3c9905fe boards: nsim: add missed -firq for nsim_hs_smp Wayne Ren 2019-10-24 22:55:32 +08:00
  • d56a12d955 arch: arc: do not use sleep instruction for nsim smp Wayne Ren 2019-10-14 22:16:35 +08:00
  • 63d3828fa3 arch: arc: split codes for SMP and codes for multicore Wayne Ren 2019-10-14 22:29:19 +08:00
  • efc00b5612 arch: arc: necessary fixes after normal idle is used for SMP Wayne Ren 2019-10-14 22:11:12 +08:00
  • 1e077ff99d boards: rv32m1_vega: Configure led pinmuxes as gpios Maureen Helm 2019-10-07 14:56:41 -05:00
  • bbcea6fbe6 boards: mark gpio as supported capability where known missing Peter Bigot 2019-10-29 11:47:48 -05:00
  • 6486c429f1 dts: silabs: Define all available gpio ports for efr32mg12p Christian Taedcke 2019-10-28 11:36:29 +01:00
  • 5ddc46e477 gpio: silabs gecko: Add support for more ports Christian Taedcke 2019-10-28 10:59:22 +01:00
  • 0ae98c1caf gpio: silabs gecko: Use macro for port initialization Christian Taedcke 2019-10-28 10:54:35 +01:00
  • 38e8bd8444 soc: define gpio pull-down for LPC54114 Andrei Gansari 2019-10-09 15:28:11 +03:00
  • 20700f912e soc: LPC55xxx clock comment fix Andrei Gansari 2019-10-09 14:52:07 +03:00
  • de514bc98a soc: enable PINT device at LPC SoC boot Andrei Gansari 2019-08-08 14:17:29 +03:00
  • f7e2d8a5d6 boards: lpcxpresso55s69 pinmux macros refactor Andrei Gansari 2019-05-28 16:24:10 +03:00
  • a0f011b2fb dts: lpc devices allocate all gpio interrupts Andrei Gansari 2019-10-09 15:31:03 +03:00
  • 2e27363e67 dts: NXP LPC gpio updates Andrei Gansari 2019-06-04 09:03:13 +03:00
  • aef4541475 dts: nxp_imx6sx_m4: fix gpio5 int num Stanislav Poboril 2019-10-03 10:48:18 +02:00
  • dfda0cb114 gpio: stm32: support disabling and reenabling interrupts on gpio pin Marcin Niestroj 2019-09-18 23:38:02 +02:00
  • 7edcbedc70 gpio: stm32: split helper functions from gpio_stm32_enable_int() Marcin Niestroj 2019-09-18 17:44:47 +02:00
  • 09a57a5e81 gpio: stm32: statify gpio_stm32_enable_int() Marcin Niestroj 2019-09-18 18:38:35 +02:00
  • dd0d567e8b drivers/gpio: stm32: Rework configure function exit for dual core Erwan Gouriou 2019-10-07 10:49:17 +02:00
  • 62efdefc7e CODEOWNERS: Add entry for gpio drivers Piotr Mienkowski 2019-10-12 00:35:09 +02:00
  • ecb09931df manifest: update manifest for hal_nordic Bartosz Sokolski 2019-10-30 13:53:33 +01:00
  • 9c54f1f120 tests: drivers: add support for nrf52833 and pca10100 Bartosz Sokolski 2019-11-05 11:56:20 +01:00
  • 446d98b09e bluetooth: Add bluetooth support for nRF52833 Emil Obalski 2019-07-19 13:06:06 +02:00
  • 11849257c0 boards: Update defconfigs after renaming to USB_NRFX Emil Obalski 2019-07-16 16:24:16 +02:00
  • 6c82c80a3c drivers: Add support for nRF52833 in several drivers Emil Obalski 2019-07-16 16:19:27 +02:00
  • 82c6d7c415 boards: nordic: Add support for nRF52833_pca10100 board Emil Obalski 2019-07-16 15:51:36 +02:00
  • 3747fd0a68 soc: nordic: Add support for nRF52833 Emil Obalski 2019-07-16 15:40:30 +02:00
  • 5c711bd4ba sdk: add support for Zephyr SDK 0.11 Daniel Leung 2019-10-07 11:34:29 -07:00
  • 02ff0e45a2 boards: arm: st_stm32: add lptimer to nucleo_wb55rg board Francois Ramu 2019-11-04 14:22:16 +01:00
  • 91884302bf soc: arm: st_stm32: add driver lptimer management to stm32wb series Francois Ramu 2019-10-23 14:03:55 +02:00
  • 80d58e7f39 driver: timer: st_stm32: add lptimer management to stm32wb series Francois Ramu 2019-10-24 15:32:36 +02:00
  • 2302d2615b boards: olimexino_stm32: Enable CAN support for this board Alexander Wachter 2019-11-08 15:00:26 +01:00
  • c180e059bf soc: stm32f103Xb: Enable CAN support for this SoC Alexander Wachter 2019-11-08 14:57:59 +01:00
  • 4107bdd264 dts: improve documentation for arduino-header-r3 Peter A. Bigot 2019-11-09 08:27:33 -06:00
  • e1827c04d3 sanitycheck: Relocate QEMU-specific code to QEMUHandler. Stephanos Ioannidis 2019-11-12 14:11:31 +09:00
  • 938890041a sanitycheck: Fix incorrect QEMUHandler status reporting. Stephanos Ioannidis 2019-11-11 20:31:03 +09:00
  • fadeb3eb47 soc: intel_s1000_crb: update LP_SRAM macros Daniel Leung 2019-10-29 08:55:27 -07:00
  • eb11e6990b arch: xtensa: use asm for _xt_set_intset/_xt_set_intclear Daniel Leung 2019-08-29 12:13:00 -07:00
  • 7cb9286895 samples: intel_s1000_crb: set CONFIG_NEWLIB_LIBC for math.h Daniel Leung 2019-08-29 12:39:07 -07:00
  • eca4d69f02 samples: intel_s1000_crb: fix no return on non-void func error Daniel Leung 2019-08-29 12:16:46 -07:00
  • fc42c82cb9 soc: intel_s1000: define default MEMCTL reg value Daniel Leung 2019-08-29 12:13:00 -07:00
  • 66aefdbb93 samples: intel_s1000/i2s: fix uninitialized use warning Daniel Leung 2019-08-29 12:13:00 -07:00
  • c6f4a970f1 soc: intel_s1000: add _heap_sentry to linker script Daniel Leung 2019-08-29 12:13:00 -07:00
  • 46b9b15c6d openamp: ensure external openamp is build when target is out-of-date Torsten Rasmussen 2019-11-08 23:06:40 +01:00
  • 235f5654d1 samples: mesh: nrf52: removed unnecessary global vaiable Vikrant More 2019-11-12 23:13:43 +05:30
  • fb439fd98b samples: mesh: nrf52: corrected Gen. move msg handler implementation Vikrant More 2019-11-12 22:52:59 +05:30
  • 3bc931996d sample: mesh: nrf52: coding style improvement Vikrant More 2019-11-12 02:09:00 +05:30
  • 3ed87e46fa samples: mesh: nrf52: removed redundant coding Vikrant More 2019-11-12 01:54:47 +05:30
  • 6aaddb9922 sample: mesh: nrf52: complete inst. transition without timer Vikrant More 2019-11-01 00:44:51 +05:30
  • 0bf0eb7f76 samples: mesh: nrf52: Simplified implementation Vikrant More 2019-10-26 20:38:39 +05:30
  • f2cc624915 subsystem: kernel_shell: Fix pointer cast to u32_t Carlo Caione 2019-11-11 13:27:26 +00:00
  • d55ed93636 scripts: edtlib: Move imports after overview comment Ulf Magnusson 2019-11-12 18:37:15 +01:00
  • 72158858ac scripts: dtlib/edtlib: Make output consistent on Python 3.5- Ulf Magnusson 2019-11-12 18:33:00 +01:00
  • 0e23994d23 scripts: edtlib: Avoid modifying the global yaml.(C)Loader Ulf Magnusson 2019-11-12 18:21:02 +01:00
  • 03a93d521b arc: core: Fix possible overrun Flavio Ceolin 2019-11-11 13:22:22 -08:00
  • d1acc1e3a2 doc: getting_started: Fix clang toolchain use Flavio Ceolin 2019-11-11 15:36:58 -08:00
  • c724033acc west: prepend -c to openocd commands Anas Nashif 2019-11-12 09:07:33 -05:00
  • 1ae7ae8c0b arch_interface: Remove duplicate irq_offload_routine_t typedef. Stephanos Ioannidis 2019-11-12 18:34:21 +09:00
  • fdf809d21c driver/sensor: lsm6dso: Fix unchecked return value Armando Visconti 2019-11-12 10:25:00 +01:00
  • 732b815f4b i2c_ll_stm32: Allow to send zero length message Yannis Damigos 2019-11-10 14:50:48 +02:00
  • bb66b298e9 net: ip: ipv6_nbr: Fix uninitialized variable in ipv6_nbr Piotr Zierhoffer 2019-11-06 11:45:40 +01:00
  • 1df9a2e1d3 Bluetooth: hci_raw: Fix buffer init after allocation Johan Hedberg 2019-11-12 13:41:30 +02:00
  • 19e434d777 doc: usb: Update USB documentation Andrei Emeltchenko 2019-10-09 11:19:00 +03:00