Commit graph

  • 73009d05ce usb: cdc_acm: Set bInterfaceProtocol to No Protocol (0) Andrei Emeltchenko 2018-05-30 08:46:10 +03:00
  • 5d50d13667 doc: Update doc for POSIX feature Punit Vara 2018-05-30 10:18:18 +05:30
  • 98fcaf29ec release: Update release notes with CAVS ICTL info Rajavardhan Gundi 2018-05-30 14:32:42 +05:30
  • d93ecda4c5 release: Move version to 1.12.0-rc2 Maureen Helm 2018-05-29 15:20:36 -05:00
  • 659c241e3a samples: net: big_http_download: Ignore close() return value. Paul Sokolovsky 2018-05-29 22:12:53 +03:00
  • 201a1b402a net/ieee802154: Security session must be initialized with a valid key Tomasz Bursztyka 2018-05-29 13:11:00 +02:00
  • 13e1c3c2f8 uart_console: delete char using BS(08H) or DEL(7FH) qianfan Zhao 2018-05-29 12:43:16 +08:00
  • 33e3ae711e drivers/spi: Handle the case when tx buf/len is NULL/>0 in DW driver Tomasz Bursztyka 2018-05-29 19:01:43 +02:00
  • 002031d87f drivers/flash: Cleaning up Kconfig Tomasz Bursztyka 2018-05-29 18:15:15 +02:00
  • af411f316e boards/x86: Fix support for w25qxxdv on arduino_101 Tomasz Bursztyka 2018-05-29 16:54:23 +02:00
  • a6d8378377 drivers/flash: A support for SPI gpio-cs logic into w25qxxdv driver Tomasz Bursztyka 2018-05-29 16:52:53 +02:00
  • 12f87f7a94 tests: net: Fix assignments to CONFIG_NET_DEBUG_6LO Ulf Magnusson 2018-05-29 14:12:09 +02:00
  • 10d54e2b22 boards: arm: argonkey: Properly set choice default Ulf Magnusson 2018-05-28 16:28:53 +02:00
  • 9d8c630bcd doc: release notes: Add details to various sections for 1.12 release Maureen Helm 2018-05-26 09:58:28 -05:00
  • ddba3d667d kconfig: Define the IRQ priorities for CAVS & DW ICTL Rajavardhan Gundi 2018-05-27 23:11:57 +05:30
  • c4bbdc70d1 doc: Update doc for posix feature Punit Vara 2018-05-28 19:39:50 +05:30
  • 337832d193 samples: hci_uart: Remove CONFIG_UART_NRF5_BAUD_RATE assignment Ulf Magnusson 2018-05-29 14:00:57 +02:00
  • 8eb652bfd5 drivers: apds9960: Always default on I2C_0 Punit Vara 2018-05-28 20:20:51 +05:30
  • f315afd0a7 arch: stm32: Fix inclusion of SPI headers Erwan Gouriou 2018-05-29 10:06:14 +02:00
  • 922490d3bb dts/bindings: Remove superfluous property definition Erwan Gouriou 2018-05-28 17:52:28 +02:00
  • 6350de3ae2 boards: arm: Remove CONFIG_{FLASH,SRAM}_BASE_ADDRESS assignments Ulf Magnusson 2018-05-29 05:45:48 +02:00
  • 5405f68878 kconfig: Remove remaining 'option env' bounce symbols Ulf Magnusson 2018-05-28 12:59:22 +02:00
  • 48ac4a372c net: Convert raw timeout values to use K_MSEC() macro Jukka Rissanen 2018-05-28 13:49:38 +03:00
  • 8670e8a1f7 net: Convert MSEC_PER_SEC to K_SECONDS() Jukka Rissanen 2018-05-24 12:41:58 +03:00
  • 8f5929ddf0 net: Too long timeout for k_sleep Jukka Rissanen 2018-05-24 12:39:41 +03:00
  • b20cc63d81 tests: power states: Remove CONFIG_GPIO_QMSI_1_{NAME,PRI} assignments Ulf Magnusson 2018-05-28 19:54:45 +02:00
  • 1d27ee0b09 scripts: extract_dts_includes: fix recursion in extract_controller Bobby Noelte 2018-05-28 16:29:13 +02:00
  • 163dec6dc3 menuconfig: Add show-name mode + small help dialog improvement Ulf Magnusson 2018-05-25 20:12:25 +02:00
  • 5d22834e9a cmake: extensions: Remove macro zephyr_library_ifdef. Adithya Baglody 2018-05-24 14:49:59 +05:30
  • 8c812900e1 drivers: entropy: Remove usage of zephyr_library_ifdef Adithya Baglody 2018-05-24 10:53:35 +05:30
  • 963a0bee8d drivers: serial: Remove usage of zephyr_library_ifdef Adithya Baglody 2018-05-24 10:33:37 +05:30
  • 5f5e9fb968 drivers: flash: Remove usage of zephyr_library_ifdef Adithya Baglody 2018-05-23 16:52:20 +05:30
  • 62004146e4 drivers: sensors: Remove usage of zephyr_library_ifdef Adithya Baglody 2018-05-23 16:43:58 +05:30
  • c2b2add1d0 boards: arm: msp_exp432p401r: Remove CONFIG_FLASH from defconfig. Adithya Baglody 2018-05-23 13:54:27 +05:30
  • 53a924b390 boards: arm: cc3220sf: Remove CONFIG_FLASH from defconfig. Adithya Baglody 2018-05-23 13:53:51 +05:30
  • 41826fdcbd boards: arm: cc2650: Remove CONFIG_FLASH from defconfig. Adithya Baglody 2018-05-23 13:49:51 +05:30
  • c2d632d69d arch: arm/arc: Remove usage of zephyr_library_ifdef. Adithya Baglody 2018-05-22 15:21:29 +05:30
  • a9ea155425 arch: arm: add_subdirectory shouldn't depend on a hidden kconfig. Adithya Baglody 2018-05-22 15:19:24 +05:30
  • 699aacad50 arch: arm: add_subdirectory shouldn't depend on a hidden kconfig. Adithya Baglody 2018-05-22 15:13:13 +05:30
  • cb0dd0cc93 usb: function_eem: fix eem_read_cb Johann Fischer 2018-05-25 15:31:22 +02:00
  • 4317a181c9 tests: net: all: Increase NET_MAX_CONTEXTS from 4 to 5 Ulf Magnusson 2018-05-28 12:09:56 +02:00
  • 93a464321d arch: arm: nordic: nrf52: Enable instruction cache Carles Cufi 2018-05-28 16:14:01 +02:00
  • c5fda14358 samples: Quote BOARD value in custom board definition Ulf Magnusson 2018-05-28 16:03:24 +02:00
  • cbac8fcadb arch: arm: select CPU_HAS_FPU on STM32L4 family Aurelien Jarno 2018-05-26 22:02:12 +02:00
  • a8d934069e eth_stm32_hal: fix dev_data->mac_addr typo qianfan Zhao 2018-05-28 17:23:09 +08:00
  • b0ffe06f7a samples: openamp: add some comments to the code Kumar Gala 2018-05-24 09:02:39 -05:00
  • 7d01bf8cb5 samples: openamp: Update docs Kumar Gala 2018-05-24 09:01:20 -05:00
  • 7fb245f9c6 spi: spi_ll_stm32: fix slave frame shifting Neil Armstrong 2017-11-29 16:29:11 +01:00
  • 8c8ddb8196 tests: workqueue: add API references and doxygen group Anas Nashif 2018-05-27 08:28:49 -05:00
  • c2e9eef8b0 tests: kernel context: rewrite test to use ztest correctly Anas Nashif 2018-05-25 13:28:12 -04:00
  • 9a28c87b42 tests: posix: rename entry file to main.c Anas Nashif 2018-05-26 18:52:41 -05:00
  • 6faf5b8608 test: early_sleep: cleanup test Anas Nashif 2018-05-26 09:11:10 -05:00
  • f0f11289ad tests: schedule_api: change category to sched Anas Nashif 2018-05-26 09:05:09 -05:00
  • 20e969b8f1 tests: schedule_api: fix references to tested APIs Anas Nashif 2018-05-26 08:50:11 -05:00
  • c5be083df5 tests: move schedule_api under sched/ Anas Nashif 2018-05-26 08:44:50 -05:00
  • 43293b9016 tests: critical: fix naming and comments Anas Nashif 2018-05-26 08:27:05 -05:00
  • c40b9e04e8 codeowner: Fix wildcard issue for arch/arm/soc/st_stm32/ Erwan Gouriou 2018-05-28 10:05:01 +02:00
  • ae2f419b56 subsys: disk: Fix log level issues Ramakrishna Pallala 2018-05-28 17:00:50 +05:30
  • cf8ee7372d doc: updated doc for Zephyr release 1.12. Ramakrishna Pallala 2018-05-28 16:56:40 +05:30
  • 95fc141ae5 dts: x86: Fix wrong interrupt number for I2C Punit Vara 2018-05-28 13:11:17 +05:30
  • 373a02126e drivers: serial: nrf: Fix interrupts enabling/disabling Andrzej Głąbek 2018-05-28 11:29:00 +02:00
  • 71ce9b524a arch: arc: snps_emsk: Removed dead code Kumar Gala 2018-05-24 19:05:47 -05:00
  • 75398d2c38 kernel/mempool: Handle transient failure condition Andy Ross 2018-05-24 13:27:35 -07:00
  • 6eabea3a7e Kconfiglib: Warn for unquoted string defaults Ulf Magnusson 2018-05-25 21:19:07 +02:00
  • cc4473831f soc: soc_family: Consistently quote string defaults Ulf Magnusson 2018-05-25 21:12:24 +02:00
  • d946ed7328 soc: defconfig.series: Consistently quote string defaults Ulf Magnusson 2018-05-25 21:09:37 +02:00
  • a3128e6a2c boards: defconfig: Consistently quote string defaults Ulf Magnusson 2018-05-25 20:56:38 +02:00
  • 3ac3216d89 soc: defconfig: Consistently quote string defaults Ulf Magnusson 2018-05-25 21:19:21 +02:00
  • edd18c8f5a arch: x86: Better document that CR0.WP will also be set when CR0.PG is Leandro Pereira 2018-05-25 16:23:12 -07:00
  • 8e15353de5 i2c: i2c_gpio: fix typos in Kconfig file Aurelien Jarno 2018-05-26 22:17:11 +02:00
  • a9fe133d07 arch: arm: fix a typos in Kconfig file Aurelien Jarno 2018-05-26 22:17:11 +02:00
  • 0825d0cd19 arch: arm: fix undefined variable bug Ioannis Glaropoulos 2018-05-26 21:07:54 +02:00
  • 47420d04f0 doc: add requirement IDs Anas Nashif 2018-05-24 14:20:56 -04:00
  • a541e93d9a doc: document thread options Anas Nashif 2018-05-24 11:19:16 -05:00
  • eeae0eeffb tests: kernel: put all thread tests on one level Anas Nashif 2018-05-23 23:48:36 -04:00
  • fe4693bd9f tests: threads: fold customdata tests into main test Anas Nashif 2018-05-23 23:47:15 -04:00
  • fa4aa9fec0 tests: threads: fold systemthread tests into main test Anas Nashif 2018-05-23 23:21:28 -04:00
  • ce78d16b73 doc: document kernel APIs with doxygen Anas Nashif 2018-05-24 12:43:11 -05:00
  • 92b9d9606d doxygen: enable more option for docs Anas Nashif 2018-05-24 12:42:22 -05:00
  • 0a4389839f tests: kernel: document thread tests for RTM Anas Nashif 2018-05-23 22:21:02 -05:00
  • fc8bcb9a1b usb: netusb: Refactor function's status callbacks Andrei Emeltchenko 2018-05-21 11:12:55 +03:00
  • ee4a417586 samples: echo_server: Remove conflicting option from conf file Andrei Emeltchenko 2018-05-17 16:21:00 +03:00
  • 7a6f1c9884 usb: netusb: Implement status callback for RNDIS Andrei Emeltchenko 2018-05-15 16:23:42 +03:00
  • 1d5692a7b6 usb: netusb: Implement status callback for EEM Andrei Emeltchenko 2018-05-15 16:22:51 +03:00
  • 851195bfe3 usb: netusb: Implement status callback for ECM Andrei Emeltchenko 2018-05-15 16:20:19 +03:00
  • 3497791372 usb: netusb: Use function - defined status callbacks Andrei Emeltchenko 2018-05-15 16:19:08 +03:00
  • 5135a73391 usb: netusb: Add subsys/usb to include list Andrei Emeltchenko 2018-05-15 14:49:01 +03:00
  • 4089602f3a subsys: fs/nvs: fix _nvs_sector_is_used Aurelien Jarno 2018-05-22 00:19:03 +02:00
  • 131c4a4f74 subsys: fs/nvs: do not assume the flash is mapped at address 0 Aurelien Jarno 2018-05-22 00:19:03 +02:00
  • 4795b79e9d subsys: fs/nvs: kill a warning Aurelien Jarno 2018-05-20 00:33:23 +02:00
  • 14aae1a189 subsys: fs/nvs: remove explicit padding from structures Aurelien Jarno 2018-05-20 00:33:23 +02:00
  • 154e6ea72f subsys: fs/nvs: never write more than the source buffer Aurelien Jarno 2018-05-20 00:33:23 +02:00
  • 7acd339974 subsys: fs/nvs: never read more than the destination buffer Aurelien Jarno 2018-05-20 00:33:23 +02:00
  • 83ac3f8bd5 subsys: fs/nvs: explicitly pad flash writes up to the write block size Aurelien Jarno 2018-05-20 00:33:23 +02:00
  • a7ffc83bcc doc: Create a sensor threat model doc David Brown 2018-05-04 15:00:01 -06:00
  • 544f827173 samples: mbedTLS server: Remove CONFIG_NET_SLIP_TAP assignment Ulf Magnusson 2018-05-22 22:07:07 +02:00
  • 4c58ffb5ab net: lwm2m: dont release reply for duplicate block transfer Michael Scott 2018-03-23 10:49:44 -07:00
  • ba2c44e483 tests: enable HW stack protection by default Andrew Boie 2018-05-24 22:14:20 -07:00
  • 9550a7b17f ext: lib: crypto: Restore config macros removed in mbedTLS 2.9.0 Maureen Helm 2018-05-25 13:55:34 -05:00
  • 1cd6373f21 ext: lib: crypto: Update mbedTLS to 2.9.0 Maureen Helm 2018-05-24 15:34:27 -05:00