Commit graph

  • 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
  • a1c3b0aad3 usb: fix CDC ACM breakage with CONFIG_USB_DEVICE_SOF Aurelien Jarno 2018-12-14 23:23:37 +01:00
  • 6752b5df3f drivers: flash: add driver for STM32F7x series Aurelien Jarno 2018-09-02 21:05:52 +02:00
  • 48d1fbb352 drivers: flash: stm32: pass offset and len to flash_stm32_flush_caches Aurelien Jarno 2018-09-02 21:05:52 +02:00
  • 123b832a02 drivers: flash: stm32: don't flush i-cache after an erase Aurelien Jarno 2018-09-02 21:05:52 +02:00
  • 551f9c38b8 drivers: flash: stm32: always define flash_stm32_flush_caches Aurelien Jarno 2018-09-02 21:05:52 +02:00
  • 8e356dbc88 drivers: flash: stm32: improve timeout handling Aurelien Jarno 2018-09-02 21:05:52 +02:00
  • 956b00388f shell: fix execute command when help not active Jakub Rzeszutko 2018-12-13 15:14:18 +01:00
  • f7f4fe33a1 shell: static functions cleanup Jakub Rzeszutko 2018-12-13 10:26:49 +01:00
  • 4d491b283b shell: remove obsolete \r characters Jakub Rzeszutko 2018-12-13 09:58:17 +01:00
  • 0c678fac9d shell: header file update Jakub Rzeszutko 2018-12-06 14:53:23 +01:00
  • 7ad59c84c8 shell: minor shell source cleanup Jakub Rzeszutko 2018-12-06 14:16:09 +01:00
  • b0bdc8a4bc samples: usb: hid-mouse: remove get_report_cb Marcin Szymczyk 2018-12-14 14:57:10 +01:00
  • e8620e2cca ext: mbedtls: Unify mbedTLS Kconfig prefixes Robert Lubos 2018-12-14 12:14:04 +01:00
  • 41d57db4ac ext: mbedtls: Extend generic config file Robert Lubos 2018-12-14 09:47:27 +01:00
  • 2cc957e860 scripts: extract_dts_includes: Generate defines for chosen props Kumar Gala 2018-12-07 11:00:28 -06:00
  • 07eb5d1eaa arch: arm: fix error reporting for stack overflow Andrew Boie 2018-12-14 11:16:30 -08:00
  • 071a469623 arch: arm: fix initial value of _image_ram_start Ioannis Glaropoulos 2018-12-14 22:09:33 +01:00
  • eb5211aaec boards: arm: Fix and update nordic board doc links Florian Gärtner 2018-12-13 18:42:33 +01:00
  • 763af40159 drivers: adc: adc_mcux_adc16: improving configurability Nicolai Glud 2018-12-06 15:24:18 +01:00
  • 9019207964 drivers: eth: gmac: Remove extra variable Jukka Rissanen 2018-12-14 15:47:03 +02:00
  • b1008ccb02 drivers/serial: stm32: Modify Kconfig instance flags Erwan Gouriou 2018-12-14 16:56:04 +01:00
  • f022de6275 dts: stm32: Move usb PHY nodes out of SoC to fix warning Kumar Gala 2018-12-13 12:38:33 -06:00
  • 32ce21961b ci: update docker image to 0.5-rc4 to get sdk-ng Kumar Gala 2018-12-13 14:37:14 -06:00
  • bd34448a75 dts: arm: Code Cleanup in mps2_an385 Vincenzo Frascino 2018-11-16 11:56:43 +00:00
  • d82fb80781 dts: arm: Code Cleanup in v2m_beetle Vincenzo Frascino 2018-11-16 11:51:18 +00:00
  • 48721fb42a dts: arm: Fix Dual Timer IRQ config for mps2_an385 Vincenzo Frascino 2018-09-18 09:24:07 +01:00
  • ca502e1a60 dts: arm: Fix Dual Timer base address in mps2_an385 Vincenzo Frascino 2018-09-18 09:23:25 +01:00
  • 93088f4f8f dts: arm: Fix Dual Timer IRQ config for v2m_beetle Vincenzo Frascino 2018-09-17 14:22:19 +01:00
  • 043fa115ec dts: arm: Fix Dual Timer base address in v2m_beetle Vincenzo Frascino 2018-09-17 14:21:00 +01:00