Commit graph

  • ace7bf9508 valgrind: Add error supression file for POSIX arch Alberto Escolar Piedras 2018-12-12 16:56:08 +01:00
  • 1036edcfbb log: Fix switch statement Flavio Ceolin 2018-12-14 21:54:10 -08:00
  • e62e54bdcd tests: interrupt: Change IRQ priorities in test Spoorthi K 2018-12-18 12:48:07 +05:30
  • bdda09ee93 cmake: Remove dead code LTO references Sebastian Bøe 2018-12-18 14:35:37 +01:00
  • c8ff1fd27f soc: nordic: add Kconfig options for several peripherals Ioannis Glaropoulos 2018-12-20 16:22:48 +01:00
  • b3299891ed dts: nordic: nrf91: DTS include headers for nRF9160 SOC Ioannis Glaropoulos 2018-12-19 23:33:06 +01:00
  • 23d28ab400 samples: Remove redundant Kconfig adjustments for nRF boards Andrzej Głąbek 2018-12-20 14:29:09 +01:00
  • 03f7569a16 tests: drivers: Remove redundant Kconfig adjustments for nRF boards Andrzej Głąbek 2018-12-20 14:28:47 +01:00
  • 9d44cad921 boards: nrf: Enable ADC, I2C, and SPI instances by default Andrzej Głąbek 2018-12-20 15:17:35 +01:00
  • 326be98f74 boards: nrf: Remove redundant Kconfig adjustments Andrzej Głąbek 2018-12-20 15:16:42 +01:00
  • 46b7633878 drivers: spi: nrfx: Set default value of SPIM3 RX delay to 2 Andrzej Głąbek 2018-12-20 14:29:44 +01:00
  • 4b43065cfc drivers: nrf: Enable nRF drivers by default in Kconfig Andrzej Głąbek 2018-12-11 14:22:57 +01:00
  • 7c13ba9965 drivers: serial: nrf: Remove false dependency on the gpio driver Andrzej Głąbek 2018-12-11 13:28:39 +01:00
  • 754ab1d1b0 net/pkt: Fix debug logs checking Tomasz Gorochowik 2018-12-21 14:06:05 +01:00
  • 56d144cd70 cmake: Fixed python detection bug Sebastian Bøe 2018-12-14 12:23:11 +01:00
  • b1e912bdb3 samples: cmsis_rtos_v2: Demo on msgq and timers synchronization Spoorthi K 2018-12-21 10:34:54 +05:30
  • cea0982f23 samples: cmsis_rtos_v2: Demo with Dining Philosopher's algorithm Spoorthi K 2018-12-21 10:24:35 +05:30
  • 72b0289de4 samples: driver: i2c scanner Tavish Naruka 2018-12-06 00:36:08 +05:30
  • 167486f4a4 samples: sockets: Update OT overlays for echo samples Robert Lubos 2018-12-20 12:36:13 +01:00
  • 4a4e51ffa7 drivers: nrf: Fix UARTE fixup defines. Mieszko Mierunski 2018-12-20 15:36:53 +01:00
  • e8a77808c0 samples: reel board: correct timeout condition Jakub Rzeszutko 2018-12-20 15:18:26 +01:00
  • b75a05cae6 driver: sensors: convert lsm9ds0_gyro to use information coming from dts Armando Visconti 2018-12-19 13:27:19 +01:00
  • 385bc2604a include: linker: improve documentation of app shared mem symbols Ioannis Glaropoulos 2018-11-06 11:46:05 +01:00
  • 6410a16adb openthread: Update openthread version to latest upstream/master. Martin Turon 2018-12-18 00:55:28 -08:00
  • 0efad5f7fd cmake: Whitespace and commentary fixes Mark Ruvald Pedersen 2018-12-19 10:40:57 +01:00
  • b6ab4e8a7f tests/cmsis_rtos_v2: Use CONFIG_SCHED_SCALABLE Rajavardhan Gundi 2018-11-21 10:05:03 +05:30
  • 50d321943e tests/cmsis_rtos_v2: Introduce tests to make use of ThreadFlags APIs Rajavardhan Gundi 2018-10-30 13:24:02 +05:30
  • 41aa164c85 lib/cmsis_rtos_v2: Implement support for Thread Flags APIs Rajavardhan Gundi 2018-10-30 13:21:31 +05:30
  • 7ffa3455fb tests/cmsis_rtos_v2: Introduce tests to make use of EventFlag APIs Rajavardhan Gundi 2018-10-30 13:20:05 +05:30
  • fa499b353d lib/cmsis_rtos_v2: Implement support for Event Flag APIs Rajavardhan Gundi 2018-10-30 13:08:17 +05:30
  • ff911f7fdf tests/cmsis_rtos_v2: Introduce tests to make use of messageQ APIs Rajavardhan Gundi 2018-10-30 13:06:14 +05:30
  • 27f4cd2356 lib/cmsis_rtos_v2: Implement support for Message Queue APIs Rajavardhan Gundi 2018-10-30 13:05:13 +05:30
  • 00ffaed189 tests/cmsis_rtos_v2: Introduce tests to make use of mempool APIs Rajavardhan Gundi 2018-10-30 13:03:15 +05:30
  • e5c848878a lib/cmsis_rtos_v2: Implement support for mempool APIs Rajavardhan Gundi 2018-10-30 13:00:31 +05:30
  • c58733c302 tests/cmsis_rtos_v2: Introduce tests to make use of Semaphore APIs Rajavardhan Gundi 2018-10-30 12:55:28 +05:30
  • b39f6268c1 lib/cmsis_rtos_v2: Implement support for semaphore APIs Rajavardhan Gundi 2018-10-30 12:53:44 +05:30
  • a1eaa23fe3 tests/cmsis_rtos_v2: Introduce tests to make use of Mutex APIs Rajavardhan Gundi 2018-10-30 12:52:01 +05:30
  • 19b57ce2e8 lib/cmsis_rtos_v2: Implement support for mutex APIs Rajavardhan Gundi 2018-10-30 12:50:19 +05:30
  • 2b22e30888 tests/cmsis_rtos_v2: Introduce tests to make use of Timer APIs Rajavardhan Gundi 2018-10-30 12:49:05 +05:30
  • 0285c69a3a lib/cmsis_rtos_v2: Implement support for timer APIs Rajavardhan Gundi 2018-10-30 12:47:35 +05:30
  • d6c50517d9 tests/cmsis_rtos_v2: Introduce tests to make use of Thread APIs Rajavardhan Gundi 2018-10-30 12:45:29 +05:30
  • 7d499e3471 lib/cmsis_rtos_v2: Implement support for generic wait APIs Rajavardhan Gundi 2018-10-30 12:23:26 +05:30
  • e3fe0cafab lib/cmsis_rtos_v2: Implement support for Kernel APIs Rajavardhan Gundi 2018-10-31 10:26:37 +05:30
  • 4af7b6ccf4 lib/cmsis_rtos_v2: Implement support for thread APIs Rajavardhan Gundi 2018-10-30 12:19:03 +05:30
  • b609175aff CMSIS RTOS V2: Introduce CMSIS RTOS V2 API header file Rajavardhan Gundi 2018-10-30 12:15:46 +05:30
  • 2ffb951630 console: Kconfig: Update for recent changes Paul Sokolovsky 2018-12-14 11:56:10 +03:00
  • 0925411356 tty: Remove buffer params from tty_init() Paul Sokolovsky 2018-12-05 12:07:38 +03:00
  • a7df3a1e09 tty: Support unbuffered operation to extend usecase coverage Paul Sokolovsky 2018-12-05 11:03:12 +03:00
  • fe2f30ad4c dts: nordic: simplify definition of flash and sram sizes in dts Ioannis Glaropoulos 2018-12-19 17:10:37 +01:00
  • 6e158b1794 cmake: Document CMAKE_SYSTEM_-variables, and add CMAKE_SYSTEM_VERSION Mark Ruvald Pedersen 2018-12-19 16:01:05 +01:00
  • 59036db195 cmake: Move root CMakeLists.txt's comment-header to top Mark Ruvald Pedersen 2018-12-19 16:27:55 +01:00
  • 94a9d8086c cmake: boilerplate: move compiler-flag checks into boilerplate Mark Ruvald Pedersen 2018-11-26 23:19:26 +01:00
  • 5e90da7bef cmake: Remove setting CMAKE_FIND_ROOT_PATH_MODE_* variables Mark Ruvald Pedersen 2018-12-19 21:23:57 +01:00
  • 722f86652c cmake: boilerplate: Move app-library to be with its documentation Mark Ruvald Pedersen 2018-11-26 23:49:53 +01:00
  • 3f422e2efe drivers: flash: fix the regular access range check Andrzej Puzdrowski 2018-12-19 16:37:34 +01:00
  • cd4fbdeac8 drivers: flash: support NRF UICR operations Andrzej Puzdrowski 2018-11-15 15:50:03 +01:00
  • 15384b79c3 scripts: west: fix 'west debug' Marti Bolivar 2018-12-17 17:33:44 -07:00
  • 95c7079433 samples: net: Port mbedtls benchmark sample to zephyr Ravi kumar Veeramally 2018-12-04 10:47:38 +02:00
  • bfe0c2e748 drivers: sensor: temp_nrf5: update assert condition in nRF temp sensor Dhananjay Gundapu Jayakrishnan 2018-12-14 13:18:21 +01:00
  • 90fbeb0a10 dts: nrf: Fix missed device tree warnings Kumar Gala 2018-12-17 10:36:30 -06:00
  • 82d956fdf8 drivers: ieee802154: nrf5: Prevent driver from spamming logs Robert Lubos 2018-12-18 12:29:02 +01:00
  • e9a1d6493d dts: arm: nxp: imx: Use 'nxp,imx-{i,d}tcm' compatible Kumar Gala 2018-12-14 13:44:37 -06:00
  • f7a8ed75ae dts: Rename imx-rt-{i,d}tcm compatible Kumar Gala 2018-12-14 13:41:25 -06:00
  • 1cc9e98ae6 logging: Refactor RTT backend to handle host absence Krzysztof Chruscinski 2018-12-14 08:38:39 +01:00
  • 99ae80b632 Bluetooth: controller: Fix Conn Param Req procedure stall issue Vinayak Kariappa Chettimada 2018-12-17 19:06:35 +01:00
  • e40c9525d4 arch: arm: Explicitly ignoring return of memcpy Flavio Ceolin 2018-12-18 12:17:24 -08:00
  • 17c7db6bbe lib: posix: Explicitly ignoring return of memcpy Flavio Ceolin 2018-12-18 12:15:54 -08:00
  • 8f3459b3db coccinelle: Updating ignore_return to support memcpy Flavio Ceolin 2018-12-18 12:11:49 -08:00
  • 27435e4cb3 log: Explicitly ignoring return of memcpy Flavio Ceolin 2018-12-17 19:08:03 -08:00
  • b467de5849 shell: Add dropping of expired messages Krzysztof Chruscinski 2018-12-18 14:48:56 +01:00
  • 08f0d93cbb shell: Improve handling of log messages Krzysztof Chruscinski 2018-12-17 10:43:58 +01:00
  • 801b54edb9 usb: hid: boot protocol Marcin Szymczyk 2018-12-12 13:53:16 +01:00
  • 4446b16e24 driver: sensors: convert lsm9ds0_mfd to use information coming from dts Armando Visconti 2018-12-17 15:21:16 +01:00
  • 6e2a1b62c4 drivers: lsm9ds0_mfd: Fix typo in get accel/magn channels Armando Visconti 2018-12-17 15:15:05 +01:00
  • 0b9cfe70ed ci: bump number of builders to 7 Kumar Gala 2018-12-18 10:09:26 -06:00
  • f0b19181e0 bt_shell: fix command bt advertise valid argument count Jakub Rzeszutko 2018-12-18 11:48:59 +01:00
  • fcc7240fbe logging: Add handling of dropped messages to native POSIX backend Krzysztof Chruscinski 2018-12-14 11:01:35 +01:00
  • 31a90ca592 logging: Add handling of dropped messages to RTT backend Krzysztof Chruscinski 2018-12-13 09:38:29 +01:00
  • 1edf09e17a logging: Add handling of dropped messages to UART backend Krzysztof Chruscinski 2018-12-07 10:35:02 +01:00
  • a7568e4a6a logging: Handle dropped messages in log_output Krzysztof Chruscinski 2018-12-14 10:47:13 +01:00
  • 1581155828 menuconfig: Add show-help mode Ulf Magnusson 2018-12-17 14:03:58 +01:00
  • 574014146d mimix1050rt: ethernet initialization corrected Andrei Gansari 2018-12-14 16:58:21 +02:00
  • cab9fa35ad shell: fix tab key functionality. Jakub Rzeszutko 2018-12-18 10:00:01 +01:00
  • 9fe81e9165 dts: stm32f7: move flash0 node below flash-controller Aurelien Jarno 2018-12-17 23:59:18 +01:00
  • a8ce329cc9 boards: arm: nucleo_f756zg: Added SPI support AJ Palmer 2018-11-02 09:36:38 +00:00
  • 98d551039e boards: arm: nucleo_f756zg: Added PWM support AJ Palmer 2018-11-02 09:36:11 +00:00
  • e7cb2d65f9 boards: arm: nucleo_f756zg: Added I2C support AJ Palmer 2018-11-02 09:34:44 +00:00
  • 0efd0ece95 boards: arm: nucleo_f756zg: Added USB support AJ Palmer 2018-11-02 09:34:28 +00:00
  • de3a2c65fc boards: arm: nucleo_f756zg: Added ethernet support AJ Palmer 2018-11-02 09:26:54 +00:00
  • 2f04dc69c0 boards: arm: nucleo_f756zg: Created new board and soc definition AJ Palmer 2018-11-01 15:27:12 +00:00
  • cca5b61e84 arc: cleanup linker scripts to include autoconf.h first Kumar Gala 2018-12-14 15:28:14 -06:00
  • e841d42eca boards: arm: nucleo_f746zg: Highlight possible pin conflict AJ Palmer 2018-11-01 17:28:31 +00:00
  • ac562d537b soc: arm: Don't touch interrupts in kinetis watchdog init Maureen Helm 2018-12-13 15:54:40 -06:00
  • 2346e318d3 dts: nxp: Add sram_l node to k64 dtsi Maureen Helm 2018-12-13 15:07:12 -06:00
  • 5bf15a88e5 docs: spi.h: removed dev doxygen comment from struct spi_config AJ Palmer 2018-12-13 21:44:28 +00:00
  • 1cfec48646 samples: yaml: filter can be limited to GPIO_CONTROLLER Erwan Gouriou 2018-12-13 16:02:32 +01:00
  • a002cab080 samples/basic: disco: LED0 and LED1 might not share GPIO controller Erwan Gouriou 2018-12-13 15:57:49 +01:00
  • c338dd9b94 samples/drivers: gpio: LED0 and SW0 might not share GPIO controller Erwan Gouriou 2018-12-13 15:53:33 +01:00
  • c52a64624e drivers: usb_dc_stm32: add support for SoF event Aurelien Jarno 2018-12-14 23:40:22 +01:00
  • f603e2509d drivers: i2c_ll_stm32_v2: Handle errors during data transfers Pushpal Sidhu 2018-12-14 15:09:45 -08:00