Commit graph

  • 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
  • df55524d6a userspace: align _k_object to 4 bytes Andrew Boie 2018-05-25 07:28:54 -07:00
  • cbdfdf9e77 samples: bmm150: Remove assignment to missing CONFIG_BMM150_SET_ATTR Ulf Magnusson 2018-05-25 18:02:49 +02:00
  • 6a014b6321 tests: spi: Check for return value Punit Vara 2018-05-24 15:51:11 +05:30
  • 2568e83905 boards: stm32f3_disco: Add usb_device to supported features Yannis Damigos 2018-05-25 20:40:52 +03:00
  • d8fd97abe0 drivers/ethernet: stm32: Don't exit driver init on HAL timeout Erwan Gouriou 2018-05-04 14:38:41 +02:00
  • 2ef42b7abe boards: arm: add support for NUCLEO-L053R8 Anthony Kreft 2018-05-24 07:39:19 -05:00
  • 94a22daf36 arch: arm: STM32L053X8 support Anthony Kreft 2018-04-30 21:58:03 -05:00
  • bb9fe428d8 spi: spi_ll_stm32: Fix transceive() ret value in spi_slave case Armando Visconti 2018-05-22 15:00:53 +02:00
  • fa153a0003 boards: nucleo_l432kc: fix GPIO definitions Aurelien Jarno 2018-05-18 00:12:53 +02:00
  • 1d7bd5665f boards: cc3220sf_launchxl: Fix documentation links Gil Pitney 2018-05-16 17:24:21 -07:00
  • 5fe0f7df44 boards: cc3220sf_launchxl: Update board documentation for flash/debug Gil Pitney 2018-05-16 19:03:34 -07:00
  • e0d02d9420 boards: cc3220sf_launchxl: Enable standard flash/debug build targets Gil Pitney 2018-05-16 17:11:55 -07:00
  • 9d2f370ddb boards: cc3220sf_launchxl: Make cc3220sf XIP by default Gil Pitney 2018-05-10 15:22:32 -07:00
  • 8cc002e657 soc: stm32f1: add port uart4 Jun Li 2018-03-15 07:52:57 -07:00
  • 8b7c3cffb1 arch: arm: soc: stm32l0: add LPUART1 pinmux options Ilya Tagunov 2018-03-30 14:58:06 +03:00
  • 1e6d827a53 drivers: serial: stm32: add LPUART support for L0/L4 series Ilya Tagunov 2018-04-11 17:10:47 +03:00
  • 967c31bc07 drivers: serial: stm32: enable LBD only for UARTs with LIN support Ilya Tagunov 2018-03-29 19:40:00 +03:00
  • fd26514a4d drivers: serial: stm32: rework macros and fixups Ilya Tagunov 2018-04-11 16:19:13 +03:00
  • 6632ffa60f drivers: serial: stm32: remove HAL driver legacy Ilya Tagunov 2018-04-11 15:21:16 +03:00
  • 24fcba44d3 arch: arm: remove redundant ifdef check Ioannis Glaropoulos 2018-05-23 12:12:13 +02:00
  • 86b5364335 tests/kernel: Add preemption priority test Andy Ross 2018-05-23 09:26:39 -07:00
  • 3a0cb2d35d kernel: Remove legacy preemption checking Andy Ross 2018-05-23 14:06:22 -07:00
  • 21792fa020 tests: posix: timer: Fix integer handling issues Spoorthi K 2018-05-25 15:54:54 +05:30
  • 58967c7d3c scripts: extract_dts_includes.py: fix multiple include in bindings Bobby Noelte 2018-04-15 11:50:21 +02:00
  • b028a51542 boards: cc2650_sensortag: Remove TRNG and PINMUX prio Kconfig settings Ulf Magnusson 2018-05-25 16:43:33 +02:00
  • 7f4608cc61 gpio: Fix imx driver edge selection when configuring by port Maureen Helm 2018-05-25 10:08:11 -05:00
  • a59f544fb4 bluetooth: controller: Handle non-priority events correctly Carles Cufi 2018-05-25 16:47:36 +02:00
  • 3c8e033e69 tests: net: all: Remove CONFIG_HTTP_HEADER_FIELD_ITEMS assignment Ulf Magnusson 2018-05-25 14:24:15 +02:00
  • f6bdcb71ea tests: net: all: Fix assignments to old nbuf API Kconfig symbols Ulf Magnusson 2018-05-25 14:20:45 +02:00