Commit graph

  • b29a79402f boards: arm: stm32: Fix openocd warning Vasili Slapik 2019-01-03 13:30:05 +03:00
  • cf3cddd1cd menuconfig: Prompt for save when Kconfig files change Ulf Magnusson 2019-01-03 13:13:38 +01:00
  • 80bc21e03c Bluetooth: GATT: Fix warning when attempting to use read callback Luiz Augusto von Dentz 2019-01-02 08:50:18 -03:00
  • f06a20c25c Bluetooth: GATT: Add groups for server and client APIs Luiz Augusto von Dentz 2019-01-02 08:30:05 -03:00
  • 07b221c24d ci: update to v0.5-rc5 docker file Anas Nashif 2019-01-02 11:56:03 -05:00
  • e8ecd275a0 doc: usb: Move API documentation to usb_api Andrei Emeltchenko 2019-01-02 13:38:53 +02:00
  • 1782e383a6 boards: disco_l475_iot1: Enable MSI PLL-Mode config Loic Poulain 2018-07-11 11:59:48 +02:00
  • a32a39f3d2 drivers: usb_dc_stm32: Add support for MSI clock Loic Poulain 2018-07-11 11:56:42 +02:00
  • 85b8a6b84b clock_control: stm32: Add support for MSI PLL MODE Loic Poulain 2018-07-11 11:44:02 +02:00
  • 131a61d80b boards: disco_l475_iot1: Add USB OTGFS to DTS Loic Poulain 2018-07-11 11:39:30 +02:00
  • b59eaf69b6 Revert "boards: disco_l475_iot1: Remove used pinmux configuration" Loic Poulain 2018-07-11 11:37:48 +02:00
  • d3b6c5a755 net: coap: return -EPERM for a resource without requested method Aurelien Jarno 2018-12-21 23:22:30 +01:00
  • 9e8bb61009 nvs: workaround a GCC and Coverity warning Aurelien Jarno 2018-12-31 01:22:12 +01:00
  • a169d90667 nvs: avoid reading multiple times the same area Aurelien Jarno 2018-12-28 19:46:53 +01:00
  • 173d07c6e5 samples: driver: i2c_scanner: use arduino-defined device if available Peter A. Bigot 2018-12-29 09:27:50 -06:00
  • 2705901460 boards: nucleo_l476rg: add corrected I2C pin assignments Peter A. Bigot 2018-12-29 09:23:16 -06:00
  • c416f61974 samples: driver: i2c_scanner: fix support on Nordic TWIM driver Peter A. Bigot 2018-12-29 07:22:47 -06:00
  • 75240aa504 samples: driver: i2c_scanner: fix upper bound on address range Peter A. Bigot 2018-12-29 06:31:53 -06:00
  • 1c5cd92e12 soc: nordic: default GPIO when SPI enabled Peter A. Bigot 2018-12-23 14:20:13 -06:00
  • acb6486489 kconfig: Hide the Stellaris serial driver on unsupported platforms Sebastian Bøe 2018-12-27 19:49:39 +01:00
  • 92ccd2ccd8 kconfig: Refactor the dependency on 'NET_L2_ETHERNET' Sebastian Bøe 2018-12-27 19:10:14 +01:00
  • 2b89316a52 kconfig: Fixed missing dependency for ETH_SAM_GMAC Sebastian Bøe 2018-12-27 19:24:06 +01:00
  • 204f05b23a kconfig: Minor comments and 'help' text fixes Sebastian Bøe 2018-12-27 19:09:09 +01:00
  • f42ed32dc5 Kconfig: Hide SMP and USE_SWITCH from unsupported platforms Sebastian Bøe 2018-12-27 18:20:56 +01:00
  • 21d69579f5 kconfig: Have the 'SMP' option depend on 'USE_SWITCH' Sebastian Bøe 2018-12-27 18:08:24 +01:00
  • 4019bda695 kconfig: Disable 'RETPOLINE' on unsupported platforms Sebastian Bøe 2018-12-27 16:30:18 +01:00
  • 7201a1ba63 kconfig: Have the 'FLOAT' menu depend on it being enabled Sebastian Bøe 2018-12-27 16:13:25 +01:00
  • 0438657193 kconfig: Have the 'framebuffer' menu depend on it being enabled Sebastian Bøe 2018-12-27 15:56:59 +01:00
  • 2f85b2fca8 kconfig: libmetal: Have LIBMETAL_SRC_PATH depend on LIBMETAL Sebastian Bøe 2018-12-27 15:33:00 +01:00
  • c99cb9d201 boards: xtensa: intel_s1000_crb: set USB_DFU_MAX_XFER_SIZE to 4096 Savinay Dharmappa 2018-12-19 14:48:31 +05:30
  • f0c5470671 samples: subsys: usb: dfu: Add intel_s1000 to platform_whitelist Savinay Dharmappa 2018-12-11 12:15:03 +05:30
  • 0fb1a8a836 usb: class: dfu: Add a worker thread to flash data from usb to flash Savinay Dharmappa 2018-12-07 20:59:11 +05:30
  • b9b8daa3bc samples: subsys: usb: dfu: Fix build error for intel_s1000 Savinay Dharmappa 2018-12-10 14:49:24 +05:30
  • 33f1951c9d crc: Move crc7 into CRC single header Yannis Damigos 2018-12-28 12:09:05 +02:00
  • 10cf2457b9 boards/arm/olimexino_stm32: Add SDHC support Yannis Damigos 2018-02-24 20:08:17 +02:00
  • 6c1af0e090 disk: disck_access_sdhc: Switch to new SPI API Yannis Damigos 2018-11-30 20:53:29 +02:00
  • 937592ead8 disk: disk_access_sdhc: Enable multiple disk interfaces Yannis Damigos 2018-11-29 21:41:44 +02:00
  • b28cd8a141 disk: disk_access_sdhc: Move to new logger subsystem Yannis Damigos 2018-11-11 19:38:59 +02:00
  • 42accf2e64 disk: add a SDHC card over SPI driver. Michael Hope 2017-12-21 22:17:07 +01:00
  • bbafc36b1c lib: add crc7. Michael Hope 2018-02-11 18:07:39 +01:00
  • ef9361fca0 ext: lib: crypto: Update mbedTLS 2.16.0 Aurelien Jarno 2018-12-28 20:12:30 +01:00
  • 848b0844dd driver: display: Added dummy display driver Jan Van Winkel 2018-12-23 17:48:26 +01:00
  • 65f79cdc21 scripts: gen_relocate_app: Use linker provided size variable. Adithya Baglody 2018-12-17 14:21:34 +05:30
  • 8bbe325868 doc: boards: cc3220sf_launchxl: update link to XDS110 firmware update Vincent Wan 2018-12-19 14:13:04 -08:00
  • 6bed8fc241 shell: Changing shell_history_get signature Flavio Ceolin 2018-12-06 10:36:11 -08:00
  • 80c03550ba shell: Make shell_strlen return u16_t Flavio Ceolin 2018-12-03 13:04:38 -08:00
  • bc4cb76df5 shell: Fix return error in shell_execute_cmd Flavio Ceolin 2018-11-19 14:49:20 -08:00
  • 74a74bb6b8 power: rename api sys_soc -> sys_ Anas Nashif 2018-12-08 14:10:58 -05:00
  • 9151fbebf2 power: rename APIs and removing leading _ Anas Nashif 2018-12-08 14:09:36 -05:00
  • 68086c09ad ext: lib: crypto: Update mbedTLS 2.14.1 Aurelien Jarno 2018-12-14 00:22:16 +01:00
  • 2e1021d3e7 doc: update doc footer copyright year David B. Kinder 2018-12-27 16:57:55 -08:00
  • 16e7e82af8 shell: Fix code style errors in shell.c Krzysztof Chruscinski 2018-12-06 09:09:31 +01:00
  • 49bf4300bc samples: subsys: shell: Add foreground command example Krzysztof Chruscinski 2018-12-06 13:04:47 +01:00
  • d653a5182c shell: Allow calling shell_fprintf from various contexts Krzysztof Chruscinski 2018-12-05 13:25:43 +01:00
  • 74f114caef userspace: easy checking for specific driver Andrew Boie 2018-12-12 13:58:30 -08:00
  • a4605ebaad boards: nucleo_l432kc: Document CAN support Erwan Gouriou 2018-12-21 10:29:26 +01:00
  • be5444d0f3 boards: stm32072b_disco: Document CAN support Erwan Gouriou 2018-12-19 13:51:25 +01:00
  • ef9b08a1d4 test: code_relocation: Fixed CI failure Sebastian Bøe 2018-12-27 13:50:08 +01:00
  • 55d6b4cd7c cmake: boilerplate: Move out finding git+python to separate cmake files Mark Ruvald Pedersen 2018-11-26 23:39:51 +01:00
  • dcf824b1d8 CODEOWNERS: Add for drivers/wifi same reviewers as for drivers/ethernet Paul Sokolovsky 2018-11-23 13:12:14 +03:00
  • 06d78354ae doc: regular misspelling scan David B. Kinder 2018-12-17 14:32:40 -08:00
  • bb7d8261d7 samples/basic: Update readme for blinky/button/disco Erwan Gouriou 2018-12-21 11:08:06 +01:00
  • bb92c54884 boards: stm32f3_disco: Add LD7 as led1 Erwan Gouriou 2018-12-21 11:43:08 +01:00
  • 52ddd99db5 boards: stm32f3_disco: LD7 GPIO port is E Erwan Gouriou 2018-12-21 11:41:53 +01:00
  • a2668f587d dts: stm32f3: GPIO clocks are actually handled from AHB1 bus Erwan Gouriou 2018-12-21 11:40:42 +01:00
  • 0f64ec5c31 drivers: wifi: simplelink: Fix strings used in assertions Vincent Wan 2018-12-21 10:38:55 -08:00
  • 1f1ea26cdc driver: display: sdl: Return correct pixel format Jan Van Winkel 2018-12-23 12:35:29 +01:00
  • 0d4954fafc lib/cmsis_rtos_v2: Fix overflow in osKernelGetInfo() Andy Ross 2018-12-21 11:06:24 -08:00
  • bebdf2a479 fs/nvs: Speed Improvement Laczen JMS 2018-12-14 15:46:09 +01:00
  • 3980e0cf64 sanitycheck: Use supression file for valgrind and dump log Alberto Escolar Piedras 2018-12-12 17:41:04 +01:00
  • 661bc8206f sanitycheck: Fail test if the process returns != 0 Alberto Escolar Piedras 2018-12-11 15:13:05 +01:00
  • 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