Commit graph

  • 9b02a4acd1 doc: rename device driver section Anas Nashif 2019-02-01 09:48:43 -05:00
  • 96140fa029 doc: move release notes to own folder Anas Nashif 2019-02-01 08:21:06 -05:00
  • 4d93a9797f doc: changed structure and layout Anas Nashif 2019-02-01 07:08:06 -05:00
  • 4beba9f948 doc: add bluetooth to api reference Anas Nashif 2019-02-01 00:51:12 -05:00
  • 3c912086e6 doc: bluetooth: split API docs Anas Nashif 2019-01-26 12:57:27 -05:00
  • b2b8edd5c8 doc: restructure Bluetooth docs Anas Nashif 2019-01-19 14:41:22 -05:00
  • f143097beb doc: display: cleanup display API page Anas Nashif 2019-02-01 00:14:43 -05:00
  • 437cbbeb3b doc: consolidated filesystem API reference Anas Nashif 2019-02-01 00:11:11 -05:00
  • 2e6892c9b0 shell: Add handling of CONFIG_LOG_INPLACE_PROCESS option Krzysztof Chruscinski 2019-01-04 14:13:41 +01:00
  • 4c2deebcdf shell: Move internal functions from shell.c to shell_ops.c Krzysztof Chruscinski 2019-02-01 14:15:44 +01:00
  • 2782a00a00 tests: kernel: interrupt: group IRQ line number selection together Ioannis Glaropoulos 2019-02-04 13:43:56 +01:00
  • b10f3be072 doc: fix broken link in board doc David B. Kinder 2019-02-04 15:47:10 -08:00
  • 85d75ec853 drivers: usb: nordic: Power consumption fix with cable detached Paweł Zadrożniak 2019-01-31 12:05:15 +01:00
  • 192fe2a528 usb: class: dfu: always provide payload_data Aurelien Jarno 2018-11-02 11:20:51 +01:00
  • b613864c8e usb: class: dfu: fix USB descriptors in composite mode Aurelien Jarno 2018-11-02 11:06:44 +01:00
  • ef2871dec9 usb: class: dfu: use the request handler provided buffer Aurelien Jarno 2018-11-02 11:15:11 +01:00
  • 9550f9c358 usb: class: dfu: fix firmware upload Aurelien Jarno 2018-11-02 10:59:48 +01:00
  • d77b1c843d usb: class: dfu: fix support for SPI based flash Aurelien Jarno 2019-02-04 23:15:00 +01:00
  • 427cc77115 kernel: fix smp build on esp32 Anas Nashif 2019-02-04 15:59:05 -05:00
  • e1f5a2e5df boards: mimxrt1060_evk: Use external memories by default Maureen Helm 2019-02-04 09:48:29 -06:00
  • f72bbf5c16 boards: mimxrt1020_evk: Use external memories by default Maureen Helm 2019-02-04 09:46:16 -06:00
  • 349bf73b8c ext: mcux: Fix mimxrt1060_evk_hyperflash support for external memories Maureen Helm 2019-02-04 09:38:27 -06:00
  • 75cb3553f4 boards: Add config to mimxrt10{20,60,64}_evk boards to link into sdram Maureen Helm 2019-02-04 08:49:25 -06:00
  • 65d51fd423 kernel: Document resolution of k_uptime_get*() Paul Sokolovsky 2019-02-04 22:44:50 +03:00
  • 8b8461dc35 tests: board_shell: add flash support Anas Nashif 2019-02-04 13:44:17 -05:00
  • 5846697591 flash: shell: fix dependency on FLASH_PAGE_LAYOUT Anas Nashif 2019-02-04 13:43:10 -05:00
  • 63260bf6cf drivers: gpio: enable gpio_shell in board_shell Anas Nashif 2019-02-04 13:36:44 -05:00
  • 602b30bafe gpio_shell: use convenience macros Anas Nashif 2019-02-04 13:27:09 -05:00
  • 19155c3e1a boards: stm32f4_disco: Fix console documentation Erwan Gouriou 2019-02-01 11:44:24 +01:00
  • 1e47f26d1c net: coap: Remove legacy CoAP implementation Ravi kumar Veeramally 2019-02-01 14:44:42 +02:00
  • 77cb942a97 gen_isr_tables: error out on duplicate irqs Andrew Boie 2018-11-09 13:23:33 -08:00
  • 4bb10eeada kernel/sched: fix CPU mask kconfig typo Daniel Leung 2019-02-04 12:09:52 -08:00
  • edfd41f6de gui: Upstep LittlevGL to version 5.3 Jan Van Winkel 2019-02-03 16:54:58 +01:00
  • 92962ddc5e tests: socket: poll, select: Fix non-blocking timing tests Paul Sokolovsky 2019-02-04 14:39:53 +03:00
  • 7b1e9e9b34 drivers: hwinfo: Add shell command for device id Alexander Wachter 2019-02-04 17:04:05 +01:00
  • 62e55e5e4b Build: Offsets lib as OBJECT not STATIC Klaus Petersen 2019-02-04 12:10:57 +01:00
  • 28c01b6219 drivers: can: fix typo Erwin Rol 2019-02-04 16:39:46 +01:00
  • 28576260c3 power: Remove sys_is_valid_power_state() interface Piotr Zięcik 2019-01-09 13:15:48 +01:00
  • 766101cf09 usb: netusb: Align NETUSB_MTU & wMaxSegmentSize and increase it to 1522 Nicolas LANTZ 2019-01-30 13:28:38 +01:00
  • 968d423a44 net/pkt: Allocate relevant size on AF_UNSPEC Tomasz Bursztyka 2019-02-04 09:33:17 +01:00
  • 522a4e86f3 net/context: Fix mutex unlock issues Tomasz Bursztyka 2019-02-04 13:49:17 +01:00
  • 212bcfb202 net/context: Lock/unlock mutex on new send/sendto functions Tomasz Bursztyka 2019-02-04 11:14:12 +01:00
  • 2d90772244 sensor: lis2ds12: Fixup SPI CS handling Kumar Gala 2019-01-31 04:11:07 -06:00
  • d646eff3d3 logging: introduce LOG_DISABLE_FANCY_OUTPUT_FORMATTING to save flash Michael Scott 2019-02-01 12:06:44 -08:00
  • 70e4c8346c flash_map: fix SPI_NOR DT label define Anas Nashif 2019-02-03 12:17:24 -05:00
  • aecf90844c tests: intel_s1000: fixed test to use new DT defines Anas Nashif 2019-02-03 12:12:22 -05:00
  • fdb62f7565 power: Make power_state enum global Piotr Zięcik 2019-01-09 13:51:36 +01:00
  • dee63e200c disk: sdhc: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-02-03 09:45:49 -06:00
  • b72f5fd033 drivers: i2s_cavs: fix for I2S start after stop Sathish Kuttan 2019-02-01 14:25:17 -08:00
  • d835714de3 drivers: i2s_cavs: macros for object instantiation Sathish Kuttan 2019-02-01 14:23:20 -08:00
  • 6ff32c7877 drivers: i2s_cavs: reduce buffer queue length Sathish Kuttan 2019-02-01 11:20:04 -08:00
  • 3ea0bf06f5 drivers: i2s_cavs: add transmit underrun status Sathish Kuttan 2019-01-16 22:20:34 -08:00
  • 04e72b7dae soc: intel_s1000: Encoded IRQ definitions for I2S Sathish Kuttan 2019-01-31 14:57:41 -08:00
  • 22c217b7ba soc: intel_s1000: Macro to encode multi-level IRQ Sathish Kuttan 2019-01-31 14:56:05 -08:00
  • 834b86f8d7 sanitycheck: coverage: Tolerate missing source files Alberto Escolar Piedras 2019-02-03 15:48:07 +01:00
  • c2699dd52d misc: assert_post_action: Treat POSIX arch like others Alberto Escolar Piedras 2019-02-03 11:12:03 +01:00
  • 1305a9eb35 arch: posix: Bugfix in POSIX cheats header Alberto Escolar Piedras 2019-02-03 15:16:38 +01:00
  • be1c18d02c tests: drivers: Add basic tests for hwinfo_get_device_id API Alexander Wachter 2019-01-10 17:07:39 +01:00
  • 841f72f81e drivers: hwinfo: add driver support for Nordic NRF device ID Alexander Wachter 2019-01-07 17:18:35 +01:00
  • 8f3e6ab5d2 drivers: hwinfo: add driver support for STM32 device ID Alexander Wachter 2019-01-07 15:38:41 +01:00
  • 5b59c10fc4 drivers: Add hwinfo API Alexander Wachter 2018-12-21 11:58:41 +01:00
  • 73aaad3f36 doc: native_posix: Fix minor typo Alberto Escolar Piedras 2019-02-03 11:33:26 +01:00
  • 2856d1e997 dts: intel_s1000_crb: put back block sizes Peter A. Bigot 2019-02-02 22:27:21 -06:00
  • 2cd70e6f1b coverage: Bugfix: Missing coverage in nrf52_bsim Alberto Escolar Piedras 2019-02-03 13:04:17 +01:00
  • 6904501173 misc: Add k_panic on assert Krzysztof Chruscinski 2019-01-25 13:56:10 +01:00
  • ff88b7f255 Bluetooth: controller: ULL/LLL: Fix compile error with PA/LNA Vinayak Kariappa Chettimada 2019-01-29 00:14:23 +05:30
  • 987313e102 scripts: west: Update pyocd runner to use unified tool subcommands Maureen Helm 2019-01-30 09:42:22 -06:00
  • 57889c6dab boards: disco_l475_iot1: Remove PA9 setting for USB Erwan Gouriou 2019-02-01 10:33:31 +01:00
  • 06f5175760 boards: stm32: Cleanup/Fix USB Kconfig option Kumar Gala 2019-01-31 05:00:57 -06:00
  • 563e9f6d0d doc: subsystem: nvs Added troubleshooting paragraph Andrzej Puzdrowski 2018-09-28 12:55:18 +02:00
  • 0b7e790250 display: ssd1673: add support for ssd16xx monochrome controllers Aurelien Jarno 2019-01-31 10:26:00 +01:00
  • 9f54c06eac display: ssd1673: replace hardcoded display dimensions by DT values Aurelien Jarno 2019-01-31 22:13:37 +01:00
  • 0a0c5adde5 display: ssd1673: drop unused constants Aurelien Jarno 2019-01-31 22:13:37 +01:00
  • 9d0d5710d8 cfb: increase maximum resolution of the framebuffer Johann Fischer 2019-02-02 01:04:11 +01:00
  • 499feaf50e lib: posix: fix build break due to size comparsion Dominik Rekawek 2019-01-15 17:58:09 +01:00
  • 54dd1a3cf1 tests/threads/thread_apis: Add test for CPU mask API Andy Ross 2019-01-30 20:58:43 -08:00
  • ab46b1b3c5 kernel/sched: CPU mask affinity/pinning API Andy Ross 2019-01-30 15:00:42 -08:00
  • 54d27263fc tests: watchdog: Update test to support drivers with no callback Erwan Gouriou 2019-02-01 16:44:06 +01:00
  • 8ce7921451 drivers/watchdog: stm32: Disable IWDG_STM32_START_AT_BOOT by default Erwan Gouriou 2019-02-01 16:42:01 +01:00
  • f3e5b6f5c8 boards: stm32: watchdog enable watchdog support with dt Erwan Gouriou 2019-02-01 16:12:50 +01:00
  • 7ae381a808 drivers/watchdog: stm32: move driver to dts based configuration Erwan Gouriou 2019-02-01 14:52:38 +01:00
  • 12166b61ee dts: stm32: Add watchdog nodes to STM32 dtsi files Erwan Gouriou 2019-02-01 14:50:46 +01:00
  • 1a05f2fae3 soc: stm32: Extended watchdog support to all series Erwan Gouriou 2019-02-01 13:43:08 +01:00
  • 634e482fe1 samples: watchdog: Remove stm32 iwdg sample qianfan Zhao 2018-11-14 13:37:16 +08:00
  • 107375da8d drivers: iwdg_stm32: Convent STM32 watchdong driver to new API qianfan Zhao 2018-11-14 13:35:29 +08:00
  • 7801221868 boards: Add missing sdram dts compatible to mimxrt10{20,60,64} boards Maureen Helm 2019-02-01 10:29:39 -06:00
  • 659c892b29 soc/intel_s1000: update DTS fixup due to CONFIG_SRAM_* changes Daniel Leung 2019-02-01 09:33:47 -08:00
  • 9856554751 samples: bluetooth: Fix hci_spi sample Andrzej Głąbek 2019-01-31 11:09:42 +01:00
  • 1dbcd0affa samples: bluetooth: hci_spi: Use DT instead of Kconfig to get HW params Andrzej Głąbek 2019-01-31 09:45:15 +01:00
  • f6e42a3ecf dts: bindings: Add separate binding for Nordic nRF Family SPI Slave Andrzej Głąbek 2019-01-31 12:40:54 +01:00
  • c047e8e469 drivers: bluetooth: hci_spi: Use DT instead of Kconfig to get HW params Andrzej Głąbek 2019-01-30 15:17:06 +01:00
  • bf9c6d72e8 usb: Add instance parameter to descriptors definitions Andrei Emeltchenko 2019-01-31 17:23:32 +02:00
  • a49125ca90 tests: usb: Test USB data allocations in sections Andrei Emeltchenko 2019-01-31 10:23:40 +02:00
  • 6d9106f288 kernel/init: Fix dummy thread initialization on SMP systems Andy Ross 2019-02-01 14:42:28 -08:00
  • 634a7d0c54 samples: smp_svr: Surrounding BLE code with #ifdefs Ole Sæther 2019-02-01 12:04:44 +01:00
  • bca692ee8c drivers: i2c_gecko: use DT_<COMPAT>_<INSTANCE>_<PROP> defines Piotr Mienkowski 2019-02-01 15:43:19 +01:00
  • 47fb24fea3 drivers: can: fix typos Erwin Rol 2019-01-19 14:30:54 +01:00
  • 6b3428c7e4 net: Remove net_app references from the code Jukka Rissanen 2019-02-01 16:04:24 +02:00
  • 0a6dabb89b net: shell: Remove HTTP command as it is obsolete Jukka Rissanen 2019-02-01 15:59:25 +02:00
  • 12f737163f ci: run_ci.sh: make script run locally Anas Nashif 2019-01-31 06:55:25 -05:00