Commit graph

  • 28e9b145cd tests: benchmarks: latency_measure: Fix atsame54_xpro Stephanos Ioannidis 2020-05-12 11:56:59 +0900
  • ed2d263e0c doc: release notes: Update security notes for 2.3 David Brown 2020-05-11 11:50:32 -0600
  • 1108611a3e soc: x86: apollo_lake: Make it possible to disable I2C support Johan Hedberg 2020-05-11 17:12:23 +0300
  • 6fa228efac doc: vulnerabilities: Document public CVEs David Brown 2020-04-30 14:26:37 -0600
  • 8cde5ff848 ci: update ci-tools repo sha Anas Nashif 2020-05-11 15:27:33 -0400
  • 2c3d0b83e3 tests: kernel: context: Fix test_busy_wait timeout Stephanos Ioannidis 2020-05-11 23:03:51 +0900
  • 6f5af9efa5 tests: i2s: api: fix compilation with new timeout api Henrik Brix Andersen 2020-05-09 10:24:22 +0200
  • 7201c1d6e9 samples/shields: x-nucleo-iks02a1: Fix doc for microphone Armando Visconti 2020-05-11 12:46:21 +0200
  • 4b37e6cd36 tests: drivers: console: Skip semihosting console device testing Stephanos Ioannidis 2020-05-11 18:51:43 +0900
  • 5c62afdaaa samples: net: lldp: Check VLAN and LLDP support for interface Jukka Rissanen 2020-05-11 10:52:18 +0300
  • d940a813b1 net: lldp: Write LLDPDU data to pkt correctly Jukka Rissanen 2020-05-11 10:43:20 +0300
  • 4258d8d34b sanitycheck: give summary about built vs executed Anas Nashif 2020-05-08 08:40:27 -0400
  • 91fd68dbbf sanitycheck: also look for cpp files when scanning Anas Nashif 2020-05-08 07:22:58 -0400
  • bb28035a82 sanitycheck: support exporting instances Anas Nashif 2020-05-07 12:02:48 -0400
  • f7a6c7d154 samples: clean test identifiers Anas Nashif 2020-05-05 08:31:15 -0400
  • 1a5defa924 sanitycheck: support --force-platform Anas Nashif 2020-05-01 14:57:00 -0400
  • 60ae507783 sanitycheck: move export-tests handling and deduplicate code Anas Nashif 2020-05-07 10:33:55 -0400
  • 55882ac3ec release: Zephyr 2.3.0-rc1 Carles Cufi 2020-05-10 17:54:36 +0200
  • db99287f53 samples: tracing: run openocd sample with 1 cpu Anas Nashif 2020-05-09 22:29:20 -0400
  • 8ec88164ac i2c: shell: add braces around if statement Anas Nashif 2020-05-10 10:29:33 -0400
  • 9360150c0c i2c_shell: Add write/read multiple-byte commands Simon Glass 2020-05-01 18:13:21 -0600
  • ffd568db09 i2c_shell: Add write_byte/read_byte commands Anas Nashif 2020-01-10 09:09:24 -0500
  • 0ecc71ccb2 i2c_shell: Tidy up the code style Anas Nashif 2020-01-10 09:09:24 -0500
  • 3bfc765aad tests: socket: socketpair: tests for socketpair(2) syscall Christopher Friedt 2020-05-08 23:06:16 -0400
  • 09f957c47a net: socket: syscall for socketpair(2) Christopher Friedt 2020-05-08 23:04:23 -0400
  • effac5b021 boards: arm: nrf: add non-secure SRAM memory information in DTS Ioannis Glaropoulos 2020-05-05 15:12:11 +0200
  • d5263f8e6c boards: arm: nrf9160_dk: clean up sram0_ns and sram0_bsd definitions Ioannis Glaropoulos 2020-04-23 17:28:41 +0200
  • 562886115a boards: arm: nRF9160: avoid resizing sram0 for nRF9160_dk Håkon Øye Amundsen 2020-04-21 14:21:18 +0200
  • e03db70906 boards: arm: nrf5340pdk: clean up sram0_shared definition Ioannis Glaropoulos 2020-04-23 14:38:01 +0200
  • 28310ea12c boards: arm: nrf5340pdk: define sram0_image for image(s) RAM Ioannis Glaropoulos 2020-04-23 14:34:13 +0200
  • bf981135a0 OpenOCD: Make incompatible with SMP Alexey Brodkin 2020-05-08 21:34:26 +0300
  • cca0b79c27 Bluetooth: host: fix warning on unused function Peter A. Bigot 2020-05-09 14:13:15 -0500
  • e5aaf21a73 subsys: Replace printf by printk when applicable Xavier Chapron 2020-05-07 12:08:02 +0200
  • 2a8ff02ef2 drivers: Replace printf by printk when applicable Xavier Chapron 2020-05-07 12:07:22 +0200
  • c26b7c8d5c samples: littlefs: fix reg error in particle_xenon overlay Peter A. Bigot 2020-05-09 09:48:29 -0500
  • 0b1ef3f6bc test: msgq: remove number of cpu restriction Meng xianglin 2020-05-09 13:19:36 +0800
  • c308f8069f kernel: init: move C++ initialization before application init loop Peter Bigot 2020-05-08 09:28:44 -0500
  • df56ce3efb drivers: ethernet: mcux: rework how unique mac is determined Kumar Gala 2020-04-23 13:22:38 -0500
  • b19cf0bed3 drivers: eth: Get Manual MAC address from devicetree Kumar Gala 2020-04-23 12:37:38 -0500
  • 1de61b4c42 drivers: eth: Replace driver specific RANDOM_MAC Kconfig with devicetree Kumar Gala 2020-04-23 12:28:00 -0500
  • ce0d50c2b0 dts: bindings: ethernet: Add zephyr,random-mac-address property Kumar Gala 2020-04-23 11:14:15 -0500
  • 8178f76470 drivers: eth: Refactor generation of random mac into help function Kumar Gala 2020-04-23 12:13:14 -0500
  • 1fed229f6e samples: tfm_integration: Add PSA level 1 sample app Kevin Townsend 2020-05-08 12:05:39 +0200
  • b3e7867214 samples: tfm_integration: Add TFM IPC sample app Karl Zhang 2020-05-08 08:24:02 -0500
  • 679b437b75 boards: arm: musca_b1: Add TFM support Karl Zhang 2020-05-08 08:23:36 -0500
  • f2ccd2b00a boards: arm: mps2_an521: Add TFM support Karl Zhang 2020-05-08 08:23:14 -0500
  • fec5ed6077 trusted-firmware-m: Add initial plumbing for TFM Karl Zhang 2020-05-08 08:22:52 -0500
  • 68ffc2d7cf arm: musca_b1: Extend memory space in nonsecure Karl Zhang 2019-10-23 19:29:42 +0800
  • 1a001cc94d arm: mps_an521_nonsecure: Add TFM BL2 support Karl Zhang 2019-07-03 19:48:05 +0800
  • 246402a2a2 board: arm: add support for infineon relax kit Parthiban Nallathambi 2020-04-21 12:30:02 +0200
  • f4adfd52cb drivers: serial: add XMC seris UART support Parthiban Nallathambi 2020-04-21 12:16:59 +0200
  • b687d76d09 soc: arm: add infineon_xmc series support Parthiban Nallathambi 2020-04-21 11:37:42 +0200
  • eaaf1af79e drivers: espi: mchp: Report correct length during OOB Rx operation Jose Alberto Meza 2020-05-04 13:37:15 -0700
  • 0ac4409f44 modules: Fix HAL eSPI OOB transfer size defines Scott Worley 2020-05-01 10:50:16 -0400
  • 21797051a9 tests: latency_measure: allow use of other timer for timestamp Daniel Leung 2020-04-07 12:21:46 -0700
  • 9df7979d3b west.yml: hal_st: Make it a zephyr library. Erwan Gouriou 2020-05-07 10:07:51 +0200
  • 6ea53792f4 modules: stm32: Rename lib Kconfig symbol Erwan Gouriou 2020-05-08 15:36:26 +0200
  • b605e5adc4 ci: docker: Update image to 0.11.7 Kumar Gala 2020-05-07 23:54:46 -0500
  • d6a33ef467 soc: intel_adsp: Generalize bootloader Andrei Emeltchenko 2020-05-07 15:30:51 +0300
  • 35c4838425 drivers: display: st7789v: add power management support Albin Söderqvist 2020-05-07 13:15:50 +0200
  • db725c0ec9 drivers: Replace GPIO_CS Kconfig with devicetree detection Kumar Gala 2020-05-08 12:04:55 -0500
  • 1966d48498 drivers: wifi: eswifi: WiFi Scan completion indication Bilal Wasim 2020-05-09 01:46:58 +0500
  • 0b5c58fcab scripts: runners: handle uninstalled dependencies Martí Bolívar 2020-05-08 15:51:14 -0700
  • a515934a4b plat: bcm_vk: core specific init Sandeep Tripathy 2020-05-08 15:53:36 +0530
  • fa9ba6ed0b arch: arm64: cortex-a72: add L2 specific defines Sandeep Tripathy 2020-05-08 15:51:09 +0530
  • 2c0eecaa5e posix arch: build on aarch64 / allow host-specific cmake includes Christopher Friedt 2020-05-08 14:52:24 -0400
  • 57671d9716 tests: flash_simulator: Add native posix support Jan Van Winkel 2020-05-08 20:34:11 +0200
  • f32eeba925 dts: x86: configure different IO APIC delivery modes for various devices Zide Chen 2020-03-04 16:01:39 -0800
  • e8b6b86704 interrupt_controller: device driver can configure IO APIC delivery mode Zide Chen 2020-03-04 12:20:32 -0800
  • ae1137f241 interrupt_controller: change IO APIC to logical destination mode Zide Chen 2020-02-14 13:57:07 -0800
  • d27f6cb5eb interrupt_controller: program local APIC LDR register for xAPIC Zide Chen 2020-02-10 14:09:05 -0800
  • 6a2cb94f6f sanitycheck: suppress warnings from EDT Kumar Gala 2020-05-08 16:32:16 -0500
  • c2135f8721 devicetree: DT_NODE_HAS_COMPAT_STATUS_OKAY -> DT_NODE_HAS_COMPAT_STATUS Kumar Gala 2020-05-07 12:22:26 -0500
  • 6f35d3bd16 doc: write documentation about DT-based device instantiation Martí Bolívar 2020-05-01 10:54:26 -0700
  • 90ffbcb9d3 tests: devicetree: Add explicit has_status checks Kumar Gala 2020-05-06 17:27:55 -0500
  • 17b8667197 dts: clean up some redundant DT checks Martí Bolívar 2020-05-06 10:50:36 -0700
  • 7e0eed9235 devicetree: allow access to all nodes Martí Bolívar 2020-05-06 11:23:07 -0700
  • e96ca54fd8 gen_defines: play tricks to benefit DT_INST users Martí Bolívar 2020-05-07 12:07:02 -0700
  • 5cf85fa229 drivers: move nxp_kinetis_temp to for-each style Kumar Gala 2020-05-07 01:16:27 -0500
  • 338cecbe1a drivers: i2c: shell: add I2C bus recovery shell command Henrik Brix Andersen 2020-04-20 14:13:55 +0200
  • 6aa8a83682 drivers: i2c: gpio: add bus recovery function Henrik Brix Andersen 2020-04-22 22:10:53 +0200
  • ec90af8e78 drivers: i2c: bitbang: add helper method for I2C bus recovery Henrik Brix Andersen 2020-04-22 22:09:16 +0200
  • 71b893056f drivers: i2c: add I2C bus recovery API Henrik Brix Andersen 2020-03-13 14:03:12 +0100
  • c0ab0de8d1 drivers/interrupt_controller: Rename ioapic init function Tomasz Bursztyka 2020-03-13 11:33:59 +0100
  • dfe938640b drivers/interrupt_controller: Fix loapic/ioapic header inclusion Tomasz Bursztyka 2020-03-13 16:20:49 +0100
  • 48135cdd34 usermode: Rework Z_SYSCALL_SPECIFIC_DRIVER to fit with device refactoring Tomasz Bursztyka 2020-03-13 09:53:54 +0100
  • 1eedd5eb64 scripts: Fix gen_kobject_list.py to fit with device refactoring Tomasz Bursztyka 2020-03-13 12:59:58 +0100
  • 97326c0445 device: Fix structure attributes access Tomasz Bursztyka 2020-03-09 12:49:07 +0100
  • 8d7bb8ffd8 device: Refactor device structures Tomasz Bursztyka 2020-03-09 11:02:20 +0100
  • 48b784abb3 init: Fix tiny indentation issue Tomasz Bursztyka 2020-03-06 10:21:41 +0100
  • 6f318a5223 device: Fix tiny indentation issue Tomasz Bursztyka 2020-03-06 10:17:36 +0100
  • 3f0797488c boards: arm: stm32_min_dev: Add ADC_1 Ioannis Konstantelias 2020-04-17 23:15:19 +0300
  • a7d35b7984 samples: net: google_iot: Clarify key type docs David Brown 2020-05-07 14:18:04 -0600
  • fb137098c9 samples: net: google_iot: Add config template to prj.conf David Brown 2020-05-07 14:16:08 -0600
  • 961e7e707e samples: net: google_iot: Fix unclear documentation David Brown 2020-05-07 14:11:19 -0600
  • 2873afb7fe aarch32: fix a build failure Andrew Boie 2020-05-08 10:49:19 -0700
  • 6ba69f19d4 sys/util.h: Add IS_EMPTY and LIST_DROP_EMPTY macros Dominik Ermel 2020-04-30 07:35:21 +0000
  • 4aab0464c3 dts: bindings: st,stm32-sdmmc: remove unneeded type Anthony Brandon 2020-05-08 13:24:03 +0200
  • 3a843e1b0a doc: release notes: add note about FP Kconfig symbol name changes Ioannis Glaropoulos 2020-05-08 13:32:13 +0200
  • 4bab17f71e west.yml: update mipi-sys-t to latest version. Wentong Wu 2020-05-08 21:02:51 +0800