Commit graph

  • de2f2cd14f drivers: display: st7789v: move PORCTRL setup to after CMD2EN Marc Reilly 2020-04-06 08:32:51 +10:00
  • 9985713fd0 samples/drivers/led_*: Remove usage of CONFIG_I2C_X on stm32 boards Erwan Gouriou 2020-04-14 14:38:40 +02:00
  • 67f9b6527b boards: stm32: Remove Kconfig I2C symbols Erwan Gouriou 2020-04-13 16:02:48 +02:00
  • c01c74c020 drivers/i2c: stm32: Use DT_NODELABEL_ macros Erwan Gouriou 2020-04-13 16:00:31 +02:00
  • 9580992b3e drivers/i2c: stm32: Configure driver by compatible Erwan Gouriou 2020-04-12 15:53:44 +02:00
  • 1985ddf236 drivers: adc: lmp90xxx: convert to use k_msleep() instead of k_sleep() Henrik Brix Andersen 2020-04-14 10:02:49 +02:00
  • 8dc6f9f5dd drivers: flash: nrf: Conver to new DT macros Kumar Gala 2020-04-09 13:10:03 -05:00
  • 613dba7fac drivers: flash: stm32: Convert to new DT macros Kumar Gala 2020-04-09 13:02:07 -05:00
  • f311c8ad60 drivers: flash: atmel sam: Fix DT_DRV_COMPAT setting Kumar Gala 2020-04-09 12:18:53 -05:00
  • 14b6b8b07c drivers: flash: silabs: Fix DT_DRV_COMPAT setting Kumar Gala 2020-04-09 12:11:47 -05:00
  • a61d2a281c drivers: flash: mcux: Fix DT_DRV_COMPAT setting Kumar Gala 2020-04-09 12:06:37 -05:00
  • 3fa974cab0 drivers: flash: rv32m1: Fix DT_DRV_COMPAT setting Kumar Gala 2020-04-09 08:52:05 -05:00
  • 7ca6a05159 board: arm: nucleo_g474 support openocd Francois Ramu 2020-04-06 13:50:45 +02:00
  • 399d22b536 board: arm: nucleo_g431 support openocd Francois Ramu 2020-04-06 13:50:29 +02:00
  • e8bfa52e54 board: arm: nucleo_g071 support openocd Francois Ramu 2020-04-06 13:50:12 +02:00
  • 2ed7bc8a7f boards: arm: st_stm32: set the max freq. for nucleo_g431 boards Francois Ramu 2020-04-07 17:22:55 +02:00
  • 52b98b1850 boards: arm: st_stm32: set the max freq. for nucleo_g474 boards Francois Ramu 2020-04-07 17:19:46 +02:00
  • 1ed5751bcf tests: counter_nrf_rtc: fix platform whitelist Martí Bolívar 2020-04-14 09:30:49 -07:00
  • e7e30e90fe doc: Update PlatformIO guide Valerii Koval 2020-04-14 12:49:50 +03:00
  • 5beab97aac doc: delete redundant parts from PlatformIO guideline Valerii Koval 2020-04-13 23:40:04 +03:00
  • 27ce35b0d4 doc: Add new section about using Zephyr with PlatformIO Valerii Koval 2020-04-13 16:11:05 +03:00
  • 68cd1b7f9e arch: arm: aarch32: fix system clock driver selection for cortex m Bobby Noelte 2020-04-14 18:12:22 +02:00
  • a1e838872c arch: arm: Remove extraneous root cmake files Stephanos Ioannidis 2020-04-09 18:00:29 +09:00
  • eeddc7566d arch: arm: aarch32: Add missing arch flag for Cortex-R5 Stephanos Ioannidis 2020-04-09 17:16:51 +09:00
  • 3cf1a9139e arch: arm: Clean up configurations Stephanos Ioannidis 2020-03-31 10:56:32 +09:00
  • 8863b72b05 Bluetooth: ATT: Fix passing wrong pointer when disconnecting Luiz Augusto von Dentz 2020-04-14 10:41:30 -07:00
  • aae0f52509 doc: 2.3 relnotes: Update release notes for directed advertising Joakim Andersson 2020-04-09 21:20:08 +02:00
  • 962b86564e Bluetooth: shell: Add advertising directed and scan response options Joakim Andersson 2020-04-09 20:15:26 +02:00
  • 18bee9178f Bluetooth: host: Add non-connectable directed advertising support Joakim Andersson 2020-04-09 20:06:02 +02:00
  • 5a149dfca6 drivers: serial: uart_mcux: Convert to DT_INST Kumar Gala 2020-03-31 21:55:27 -05:00
  • 242b13cc8d boards: arm: nxp: convert to DT_NODELABEL usage for UART_MCUX Kumar Gala 2020-03-31 22:06:40 -05:00
  • 9f0aa69843 Z_ISR_DECLARE: update for C++ support Peter Bigot 2020-04-14 12:11:21 -05:00
  • df174ded13 devicetree.h: Covert DT_{REG,IRQ}_HAS_IDX macros to IS_ENABLED form Kumar Gala 2020-04-14 14:32:02 -05:00
  • 4e2ad00496 scripts/dts: gen_defines: Generates _EXISTS for reg & irq macros Kumar Gala 2020-04-14 14:27:20 -05:00
  • 2833d016aa arch: arc: fix the bug of IRQ_ACT.U bit sync up Wayne Ren 2020-04-11 15:33:06 +08:00
  • 1f3c014a1a tests/lib/heap: More workarounds for platform memory sizing Andy Ross 2020-04-09 08:38:58 -07:00
  • f1e4a71751 tests/lib/heap: Disable renode emulator platform Andy Ross 2020-04-09 08:35:59 -07:00
  • a4379d1308 tests/lib/heap: Correct typing in platform size detection Andy Ross 2020-04-08 10:51:42 -07:00
  • 987658dcee tests/kernel: Fill allocation robustly for mpool heap backend Andy Ross 2020-04-07 10:22:02 -07:00
  • 91cf6651d8 tests/kernel/mem_pool: Split out tests for legacy mem_pool config Andy Ross 2020-04-06 11:15:09 -07:00
  • 38031dd599 kernel: Make the k_heap backend default for k_mem_pool Andy Ross 2020-04-06 10:35:47 -07:00
  • e582bc128a tests/kernel/mem_pool: Adjust tests to work with k_heap backend Andy Ross 2020-04-03 16:49:04 -07:00
  • 8f0959c7b1 kernel: Add k_mem_pool compatibility layer on top of k_heap Andy Ross 2020-04-03 15:39:25 -07:00
  • 0dd83b8c2e kernel: Add k_heap synchronized memory allocator Andy Ross 2020-04-03 10:01:03 -07:00
  • e96ac9061f kernel: Refactor k_mem_pool APIs into a base and derived level Andy Ross 2020-03-31 09:23:11 -07:00
  • 41220d2bea include: Move waitq and timeout structs to kernel_structs.h Andy Ross 2020-03-31 09:17:09 -07:00
  • 15c52ed12a tests/lib: Add sys_heap test Andy Ross 2019-07-17 10:31:24 -07:00
  • aa4227754c lib/os: Add sys_heap, a new/simpler/faster memory allocator Andy Ross 2019-07-17 09:58:25 -07:00
  • 904155021a sanitycheck: update old reports when called with --only-failed Anas Nashif 2020-04-11 22:15:04 -04:00
  • 24260e6c3a samples: bme280: enable the appropriate bus by default Martí Bolívar 2020-04-10 15:40:01 -07:00
  • 1d1ed154da samples: bme280: update to new DT API Martí Bolívar 2020-04-06 16:22:39 -07:00
  • 3cd4f6c224 scripts: kconfig: add dt_compat_on_bus() helper Martí Bolívar 2020-04-10 15:37:58 -07:00
  • 06d50c673d samples: bme280: nrf52840 DK: set LSB in i2c addr Martí Bolívar 2020-03-24 12:05:36 -07:00
  • 18ba133dcb samples: bme280: enable sensor logging Martí Bolívar 2020-03-24 12:04:35 -07:00
  • 8aadf89579 drivers: sensor: bme280: convert to new DT API Martí Bolívar 2020-04-06 07:34:54 -07:00
  • 8b56e7a63c drivers: usb_dc_nrfx: Convert driver to new DT_INST macros Kumar Gala 2020-04-14 06:41:27 -05:00
  • c835676822 drivers: timer: nrf_rtc: Convert driver to new DT_INST macros Kumar Gala 2020-04-14 06:46:05 -05:00
  • d798923c94 drivers: counter: nrfx_rtc: Convert driver to new DT_INST macros Kumar Gala 2020-04-14 06:45:35 -05:00
  • 95baa51de8 drivers: flash: spi-nor: fix unconditional use of BE32K Peter Bigot 2020-04-13 07:39:20 -05:00
  • 4215968b74 samples: philosophers: Fix extra_args not used Andrei Emeltchenko 2020-04-14 03:59:12 -04:00
  • b9fff2cee0 clock_control: nordic: move to new DT API Martí Bolívar 2020-04-10 12:55:43 -07:00
  • 7c5c4da63a Bluetooth: Mesh: PB-GATT common link closed Trond Einar Snekvik 2020-04-09 13:24:12 +02:00
  • 716397411b boards: qemu_cortex_r5: Fix memory size Stephanos Ioannidis 2020-04-13 19:28:05 +09:00
  • 3e0d4be271 doc: devicetree: change doxygen groups Martí Bolívar 2020-04-13 15:06:30 -07:00
  • bbde37113f adc: nordic: move to new DT API and kconfig style Martí Bolívar 2020-04-09 17:53:06 -07:00
  • b5a612d7bc cmake: now using find_package(python3) from CMake to located python3 Torsten Rasmussen 2020-04-13 13:53:41 +02:00
  • 3f8c83a591 boards: adafruit_feather_stm32f405: Add SPI flash Richard Osterloh 2020-03-11 10:09:43 +00:00
  • 25d58193d0 samples: sensor: bq274xx: Add BQ27421 sample application Parthiban Nallathambi 2020-03-19 19:28:34 +01:00
  • e65b14c2b6 sensor: bq274xx: Add BQ27421 driver Parthiban Nallathambi 2020-03-19 19:27:43 +01:00
  • 4185da0a7e drivers: sensors: tach: Configurable pulses per cycle Francisco Munoz 2020-04-03 17:42:35 -07:00
  • 8b6930ebef drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY Kumar Gala 2020-04-06 09:55:11 -05:00
  • 43a7d26603 drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro Kumar Gala 2020-04-06 09:59:03 -05:00
  • ffd1abde66 include: devicetree.h: API for /chosen zephyr,foo Martí Bolívar 2020-03-28 16:19:14 -07:00
  • 0f64ae01eb devicetree.h: Move device includes to the end Kumar Gala 2020-04-08 09:35:32 -05:00
  • ee955c28c4 cmake: re-run if gen_defines changes Martí Bolívar 2020-04-10 11:40:41 -07:00
  • 9ddc620182 drivers/i2s: stm32: i2s dma client configured using DT macros Erwan Gouriou 2020-03-12 15:50:39 +01:00
  • f4e832d9e9 tests/lib: device tree: Add dma binding tests Erwan Gouriou 2020-04-05 22:06:49 +02:00
  • 5a3bf9c0e0 include/devicetree: Add DT_DMA macros Erwan Gouriou 2020-04-06 14:57:18 +02:00
  • 6c8617a5ed scripts/dts: gen_defines: Generates _EXISTS for names and index macros Erwan Gouriou 2020-04-06 14:56:11 +02:00
  • f1977aebc4 dts/bindings: Add optionnal dmas and dma-names to base.yaml Erwan Gouriou 2020-04-06 14:46:06 +02:00
  • d4867ff058 dts: arm: atmel: sam3x: Fix SoC compatible Gerson Fernando Budke 2020-04-12 12:14:36 -03:00
  • 588684654a doc: document how we implement traceability Anas Nashif 2019-11-15 07:55:16 -05:00
  • 7c055c8cf5 doc: add traceability aliases to doxygen Anas Nashif 2019-10-19 08:59:14 -04:00
  • 0c28d7df9c kernel: remove all old requirement tags Anas Nashif 2020-04-10 07:37:01 -04:00
  • eb247c83b6 west.yml: Update CMSIS module for CMSIS 5.7.0 release Stephanos Ioannidis 2020-04-10 15:57:01 +09:00
  • 47f1665e78 sanitycheck: match results with extra logging output Anas Nashif 2020-04-11 09:57:43 -04:00
  • 9be6847cc6 tests: critical: change doxygen group Anas Nashif 2020-03-30 10:23:51 -04:00
  • a3ddaf8dbc tests: move critical test under workqueue Anas Nashif 2020-03-30 10:17:42 -04:00
  • 1825c6f562 tests: put all workqueue test in 1 group Anas Nashif 2020-03-30 10:13:51 -04:00
  • 6c8dda4e68 tests: critical: rework test Anas Nashif 2020-03-27 10:55:11 -04:00
  • b90fafd6a0 kernel: remove unused offload workqueue option Anas Nashif 2020-03-26 18:05:55 -04:00
  • 51125b2890 drivers: adc: adc_shell: Kconfig ADC_SHELL must depends on SHELL Paolo Teti 2020-04-11 18:18:21 +02:00
  • 86887dafde dts: Remove conf file generation support Kumar Gala 2020-04-10 15:23:36 -05:00
  • acc0e9025d samples: philosophers: evaluate variables coming from command line Anas Nashif 2020-04-11 10:53:33 -04:00
  • e55f1987a0 drivers: flash: sam0: fix unaligned memory read Steven Slupsky 2020-02-20 08:06:19 -07:00
  • 05b072f8d1 fs: littlefs: force alignment for buffers Peter Bigot 2020-04-07 06:13:54 -05:00
  • 67d220d5cd tests: latency_measure: disable pm for MEC1501 based boards Daniel Leung 2020-04-07 11:41:15 -07:00
  • e3d9c282d2 tests: latency_measure: disable power management Daniel Leung 2020-04-07 15:00:50 -07:00
  • aad8ad915d samples: drivers: espi: Enable OOB channel explicitly Jose Alberto Meza 2020-04-08 17:38:19 -07:00
  • f93c1926e6 drivers: espi: xec: Validate channels espi configuration Jose Alberto Meza 2020-04-08 17:32:44 -07:00