Commit graph

  • e65b14c2b6 sensor: bq274xx: Add BQ27421 driver Parthiban Nallathambi 2020-03-19 19:27:43 +0100
  • 4185da0a7e drivers: sensors: tach: Configurable pulses per cycle Francisco Munoz 2020-04-03 17:42:35 -0700
  • 8b6930ebef drivers: entropy: Remove Kconfig HAS_DTS_ENTROPY Kumar Gala 2020-04-06 09:55:11 -0500
  • 43a7d26603 drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro Kumar Gala 2020-04-06 09:59:03 -0500
  • ffd1abde66 include: devicetree.h: API for /chosen zephyr,foo Martí Bolívar 2020-03-28 16:19:14 -0700
  • 0f64ae01eb devicetree.h: Move device includes to the end Kumar Gala 2020-04-08 09:35:32 -0500
  • ee955c28c4 cmake: re-run if gen_defines changes Martí Bolívar 2020-04-10 11:40:41 -0700
  • 9ddc620182 drivers/i2s: stm32: i2s dma client configured using DT macros Erwan Gouriou 2020-03-12 15:50:39 +0100
  • f4e832d9e9 tests/lib: device tree: Add dma binding tests Erwan Gouriou 2020-04-05 22:06:49 +0200
  • 5a3bf9c0e0 include/devicetree: Add DT_DMA macros Erwan Gouriou 2020-04-06 14:57:18 +0200
  • 6c8617a5ed scripts/dts: gen_defines: Generates _EXISTS for names and index macros Erwan Gouriou 2020-04-06 14:56:11 +0200
  • f1977aebc4 dts/bindings: Add optionnal dmas and dma-names to base.yaml Erwan Gouriou 2020-04-06 14:46:06 +0200
  • d4867ff058 dts: arm: atmel: sam3x: Fix SoC compatible Gerson Fernando Budke 2020-04-12 12:14:36 -0300
  • 588684654a doc: document how we implement traceability Anas Nashif 2019-11-15 07:55:16 -0500
  • 7c055c8cf5 doc: add traceability aliases to doxygen Anas Nashif 2019-10-19 08:59:14 -0400
  • 0c28d7df9c kernel: remove all old requirement tags Anas Nashif 2020-04-10 07:37:01 -0400
  • eb247c83b6 west.yml: Update CMSIS module for CMSIS 5.7.0 release Stephanos Ioannidis 2020-04-10 15:57:01 +0900
  • 47f1665e78 sanitycheck: match results with extra logging output Anas Nashif 2020-04-11 09:57:43 -0400
  • 9be6847cc6 tests: critical: change doxygen group Anas Nashif 2020-03-30 10:23:51 -0400
  • a3ddaf8dbc tests: move critical test under workqueue Anas Nashif 2020-03-30 10:17:42 -0400
  • 1825c6f562 tests: put all workqueue test in 1 group Anas Nashif 2020-03-30 10:13:51 -0400
  • 6c8dda4e68 tests: critical: rework test Anas Nashif 2020-03-27 10:55:11 -0400
  • b90fafd6a0 kernel: remove unused offload workqueue option Anas Nashif 2020-03-26 18:05:55 -0400
  • 51125b2890 drivers: adc: adc_shell: Kconfig ADC_SHELL must depends on SHELL Paolo Teti 2020-04-11 18:18:21 +0200
  • 86887dafde dts: Remove conf file generation support Kumar Gala 2020-04-10 15:23:36 -0500
  • acc0e9025d samples: philosophers: evaluate variables coming from command line Anas Nashif 2020-04-11 10:53:33 -0400
  • e55f1987a0 drivers: flash: sam0: fix unaligned memory read Steven Slupsky 2020-02-20 08:06:19 -0700
  • 05b072f8d1 fs: littlefs: force alignment for buffers Peter Bigot 2020-04-07 06:13:54 -0500
  • 67d220d5cd tests: latency_measure: disable pm for MEC1501 based boards Daniel Leung 2020-04-07 11:41:15 -0700
  • e3d9c282d2 tests: latency_measure: disable power management Daniel Leung 2020-04-07 15:00:50 -0700
  • aad8ad915d samples: drivers: espi: Enable OOB channel explicitly Jose Alberto Meza 2020-04-08 17:38:19 -0700
  • f93c1926e6 drivers: espi: xec: Validate channels espi configuration Jose Alberto Meza 2020-04-08 17:32:44 -0700
  • e9c5e4824c drivers: i2c: fix esp32 timeout parameter Peter Bigot 2020-04-10 10:34:32 -0500
  • 877fc59e30 scripts: west build: handle missing CMAKE_PROJECT_NAME Martí Bolívar 2020-04-10 15:39:55 -0700
  • 04a3d9906c toolchain: Fix warning about too few arguments on BUILD_ASSERT() Daniel Leung 2020-04-10 10:44:08 -0700
  • 337e8e6361 ci: if we are only changing doc/ files, no sanitycheck run Anas Nashif 2020-04-10 08:11:20 -0400
  • 0a58fe8d3b doc: provide a target to only generate doxygen Anas Nashif 2020-04-10 08:07:55 -0400
  • d280660792 dts: i2c: Remove DT_I2C_._NAME references Kumar Gala 2020-04-09 15:02:54 -0500
  • 3c96c08839 drivers: i2c: stm32: replace DT_I2C_._NAME with new macros Kumar Gala 2020-04-10 05:50:58 -0500
  • adad8086a8 drivers: i2c: i2c_sam_twihs: replace DT_I2C_._NAME with new macros Kumar Gala 2020-04-10 05:53:25 -0500
  • 0a408785ac drivers: i2c: i2c_sam_twi: replace DT_I2C_._NAME with new macros Kumar Gala 2020-04-10 05:52:51 -0500
  • f928e1b144 drivers: gpio: rv32m1: Convert driver to new DT_INST macros Kumar Gala 2020-04-02 16:48:21 -0500
  • 2880a0ef7b dts: openisa: rv32ma: Update openisa,rv32m1-gpio binding for ports Kumar Gala 2020-04-02 16:14:25 -0500
  • 019d611031 boards: riscv: rv32m1_vega: remove stale Kconfig PWM setting Kumar Gala 2020-04-02 15:48:32 -0500
  • 5dd1a79230 drivers: pwm: rv32m1_tpm: Use DT_INST_FOREACH Kumar Gala 2020-04-02 15:47:24 -0500
  • 8f0018663f drivers: pinmux: rv32m1: Convert driver to new DT_INST macros Kumar Gala 2020-04-03 12:08:55 -0500
  • ec048128ae drivers: timer: rv32m1_lptmr: Convert driver to new DT_INST macros Kumar Gala 2020-04-02 15:25:40 -0500
  • 8c60bc0b07 drivers: spi: rv32m1_spi: Convert driver to new DT_INST macros Kumar Gala 2020-04-02 15:15:38 -0500
  • 03d48d894d drivers: serial: rv32m1_lpuart: Convert driver to new DT_INST macros Kumar Gala 2020-04-02 11:01:20 -0500
  • e9aa9201c9 drivers: intc: rv32m1_intmux: Convert driver to new DT_INST macros Kumar Gala 2020-04-02 09:48:41 -0500
  • 376c5a4e4f drivers: i2c: i2c_rv32m1_lpi2c: Convert driver to new DT_INST macros Kumar Gala 2020-04-02 09:45:17 -0500
  • 977cd7b588 soc: riscv: openisa_rv32m1: Add helper to get clock_ip_name from dts Kumar Gala 2020-04-02 11:59:08 -0500
  • 8c78fa85ad boards: riscv: rv32m1_vega: Convert from Kconfig to DT_NODELABEL Kumar Gala 2020-04-02 09:31:51 -0500
  • b263a3379c soc: riscv: openisa_rv32m1: Convert from Kconfig to DT_NODELABEL Kumar Gala 2020-04-02 08:37:21 -0500
  • a5cd799523 arch: riscv: irq: fix build warning Kumar Gala 2020-04-10 07:31:20 -0500
  • 071a986bb6 doc: remove licensing for moved ext/ components Stephanos Ioannidis 2020-04-10 17:28:18 +0900
  • e8937bf8be dts: Add missing flexcomm nodes to lpc socs Maureen Helm 2020-04-04 13:12:48 -0500
  • 9baf1760df boards: dts: Configure lpc flexcomm nodes as spi at the board level Maureen Helm 2020-04-04 12:53:32 -0500
  • 1a149ef75b boards: dts: Configure lpc flexcomm nodes as usart at the board level Maureen Helm 2020-04-04 12:12:39 -0500
  • dd6038d954 boards: dts: Configure lpc flexcomm nodes as i2c at the board level Maureen Helm 2020-04-04 11:23:20 -0500
  • fafdfba6bb dts: Introduce shared binding for nxp flexcomm peripheral Maureen Helm 2020-04-04 10:46:07 -0500
  • aae5b8bf8e api: Fix warning about too few arguments in the K_MEM_POOL_DEFINE. Artur Lipowski 2020-04-03 17:44:37 +0200
  • b935903543 soc: mec1501: modifies interrupt restoration after deep sleep Daniel Leung 2020-04-09 17:43:31 -0700
  • 2e7831562a samples: mec15xxevb_assy6853/pm: shorten wait after deep sleep Daniel Leung 2020-04-09 17:39:10 -0700
  • fd1d93e552 samples: mec15xxevb_assy6853/pm: abort threads before reuse Daniel Leung 2020-04-08 12:14:24 -0700
  • 17a932c107 west: update Microchip HAL to latest version Scott Worley 2020-04-09 17:25:10 -0400
  • b73622dff0 tests: kernel: fp_sharing: Use ztest Stephanos Ioannidis 2020-03-29 22:46:32 +0900
  • 74e43a3103 tests: kernel: fp_sharing: Reorganise tests Stephanos Ioannidis 2020-03-29 20:26:14 +0900
  • ba3b1e06b7 usb: Stop reversing the hardware identifier Carles Cufi 2020-04-09 19:48:16 +0200
  • ab15602b79 dts: ti: lm3s6965: Add flash controller node and binding Kumar Gala 2020-04-09 01:45:11 -0500
  • 7ab2f98684 dts: bindings: Remove zephyr,native-posix-flash-controller binding Kumar Gala 2020-04-08 17:47:10 -0500
  • 6bb3ff9088 dts: bindings: add missing binding for st,stm32l0-flash-controller Kumar Gala 2020-04-08 16:58:01 -0500
  • 30c47cfa2c dts: stm32: H7: Fixup flash nodes Kumar Gala 2020-04-09 02:35:56 -0500
  • c5153a2d2a dts: atmel: sam: cleanup flash / sram nodes Kumar Gala 2020-04-09 08:18:27 -0500
  • 85f0e8631a dts: arm64: qemu-virt: Update flash node to match what qemu models Kumar Gala 2020-04-09 09:37:31 -0500
  • 95da5d479b arch: arm: minor fixes in the docs for ARM kernel_arch headers Ioannis Glaropoulos 2020-04-09 15:37:35 +0200
  • 0fb4382164 arch: isr: Update z_isr_install for multi-level interrupts Jaron Kelleher 2020-03-20 11:24:39 -0700
  • a06617b7e1 kernel: mark time conversion functions as constexpr in C++14. Josh Gao 2020-02-23 18:14:23 -0800
  • 073ec8d4aa net: mqtt: Refactor because of timeout overhaul Robert Lubos 2020-04-07 14:52:58 +0200
  • 90f0217543 dts: soc: atmel: sam: Add pinctl container node Kumar Gala 2020-04-07 11:03:09 -0500
  • 861548f12f drivers: dma: i2s: stm32: I2S Master DMA support Abe Kohandel 2020-04-07 23:27:57 -0700
  • 1c6791b428 west.yml: update littlefs to 2.2.0 Peter A. Bigot 2020-04-09 09:54:17 -0500
  • c54f7ec1fc drivers: hwinfo: fix endianness for sam0 and nrf Steven Slupsky 2020-04-08 12:23:10 -0600
  • 8eac618cba samples: big_http_download: Add automated-CI friendly sanitycheck config Paul Sokolovsky 2020-04-06 15:51:05 +0300
  • 761aa6c52b samples: big_http_download: Allow to configure number of iterations Paul Sokolovsky 2020-04-03 17:11:20 +0300
  • 2dd38a7e88 samples: big_http_download: Allow to configure URL via Kconfig Paul Sokolovsky 2020-03-30 15:51:46 +0300
  • 76c3a8d964 Bluetooth: controller: Fix Peer Address Type in Conn Complete Carles Cufi 2020-04-08 16:34:32 +0200
  • 0e31656e67 cmake: fixed issue with invalid usage of APPLICATION_SOURCE_DIR Torsten Rasmussen 2020-04-08 21:33:11 +0200
  • ceecd0fd8a west.yml: Update hal_nordic Robert Lubos 2020-04-03 13:58:21 +0200
  • 7820d99274 net: openthread: Fill mTimestamp field in OT frame Robert Lubos 2020-04-03 11:12:58 +0200
  • a4f704d2ec drivers: ieee802154_nrf5: Handle RX timestamp Robert Lubos 2020-04-03 09:38:15 +0200
  • ee8a85e38f net: openthread: Forward IEEE802154_HW_TX_RX_ACK capability Robert Lubos 2020-04-03 13:15:40 +0200
  • 86f56fcd36 drivers: ieee802154_nrf5: Switch to ACK timeout at nRF driver level Robert Lubos 2020-04-03 13:04:11 +0200
  • a9b926414c net: lwm2m: Publicize firmware block context Kyle Sun 2019-05-17 21:08:00 -0700
  • db400713ba drivers/flash: shell: Add optional device argument Ivo Clarysse 2020-02-05 14:14:05 -0800
  • f40fc4a3bf modules: cmsis: Add CMSIS-Core(A) configurations Stephanos Ioannidis 2020-04-09 00:32:42 +0900
  • 35cad0884a dts: soc: atmel: sam: cleanup node labels to match SoC docs Kumar Gala 2020-04-04 10:15:59 -0500
  • 4219b63949 samples: sensor: Add lpcxpresso55s69 to fxos8700 accel-only test Maureen Helm 2020-04-03 13:05:35 -0500
  • c5ef6dc73f boards: lpcxpresso54114: Enable i2c instance 4 Maureen Helm 2019-12-08 14:38:02 -0600
  • ab949b023b boards: lpcxpresso55s69: Enable i2c instance 4 Maureen Helm 2019-12-08 13:58:29 -0600