Commit graph

  • 59c23b11ff shell: wildcard active by default Jakub Rzeszutko 2018-10-29 13:25:49 +01:00
  • 4962618e5f shell: shell_uart: add ring_buffers and interrupt support Krzysztof Chruscinski 2018-09-10 09:48:56 +02:00
  • 79095099bb samples: bmg160: use default log level Anas Nashif 2018-11-06 16:25:16 -05:00
  • 2eeff9aab0 subsys: nvs: increase NVS_BLOCK_SIZE Aurelien Jarno 2018-11-05 22:49:56 +01:00
  • 523caef224 subsys: nvs: fix ATE read/write when write block size > 8 bytes Aurelien Jarno 2018-11-05 22:49:56 +01:00
  • 199309dbf5 subsys: nvs: kill a VLA Aurelien Jarno 2018-11-05 22:49:56 +01:00
  • da2495e914 subsys: nvs: error out if write block size is not supported Aurelien Jarno 2018-11-05 22:49:56 +01:00
  • 899d704dee Bluetooth: Add basic documentation for address types Johan Hedberg 2018-11-05 11:14:03 +02:00
  • 4fdcb193de arch: arm: mpu: move the early return higher in the execution process Ioannis Glaropoulos 2018-10-04 18:42:34 +02:00
  • 929da0feac arch: arm: mpu: fix thread user stack region size Ioannis Glaropoulos 2018-10-04 18:38:38 +02:00
  • 0d412ab20e cmake: fix code section ordering Henrik Brix Andersen 2018-11-04 11:22:38 +01:00
  • db94cef75d boards: enable USB device on Atmel SMART SAM E70 Xplained Board Aurelien Jarno 2018-10-31 22:42:47 +01:00
  • 6b6e54321a drivers: usb: add usb device driver for Atmel SAM E70 family Aurelien Jarno 2018-10-31 22:42:47 +01:00
  • 9296fdc45e cmake: Abort early if Python3 is not found Sebastian Bøe 2018-11-05 12:35:53 +01:00
  • b6979010c6 Bluetooth: host: Fallback to L2CAP for CPUP if rejected by master on LL Szymon Janc 2018-11-06 13:48:07 +01:00
  • 22236c9d6d kernel: Make tag identifiers unique Flavio Ceolin 2018-10-05 12:24:09 -07:00
  • fcfcb7e902 include: misc: Do not mix comment characters Flavio Ceolin 2018-11-03 22:13:06 -07:00
  • 3ced176088 subsys: logging: Fix switch statement Flavio Ceolin 2018-11-03 18:28:16 -07:00
  • 19301849e8 lib: Normalize if/else statements Flavio Ceolin 2018-11-03 18:11:55 -07:00
  • f45996ef74 boards: arm: fix openocd.cfg for nucleo_l476rg Kiril Zyapkov 2018-11-06 12:55:00 +02:00
  • 075525cfe7 cmake: Add support for out-of-tree shields Sebastian Bøe 2018-11-06 10:56:54 +01:00
  • c99fd5c807 subsys: debug: tracing: Fix interrupt hooks Marek Pieta 2018-11-06 14:50:48 +01:00
  • e9432c6e94 doc: kernel: usermode: correct prefixes in app memory section Ioannis Glaropoulos 2018-11-06 17:37:18 +01:00
  • ff5d942db8 tests: kernel: userspace: minor typo fixes Ioannis Glaropoulos 2018-11-06 17:35:25 +01:00
  • be74a13b5b dts/arm/st: Fix I2C issues in stm32l4 series Erwan Gouriou 2018-11-06 15:14:11 +01:00
  • 9df3a1f67f drivers/i2c: stm32: get clock bits/bus from dts files Erwan Gouriou 2018-11-06 15:06:15 +01:00
  • 9b39be1147 ext: hal: nordic: Add missing peripherals in Kconfig Christopher Métrailler 2018-11-06 17:11:25 +01:00
  • 5addb3a925 samples: net: Correct FRDM + CR20A configuration Andrei Emeltchenko 2018-11-06 16:56:26 +02:00
  • 94fc0e9cb0 samples: net: Add 802154 overlay configuration for reel_board Andrei Emeltchenko 2018-11-06 15:24:32 +02:00
  • 39155d55b6 samples: boards/mesh_badge: Fix checking for null in hello message Johan Hedberg 2018-11-06 18:15:28 +02:00
  • a19ca5cce6 samples: reel_board/mesh_badge: Fix null-termination of string buffer Johan Hedberg 2018-11-06 18:06:30 +02:00
  • 97141734f1 Bluetooth: shell/gatt: Fix unreachable code Johan Hedberg 2018-11-06 18:19:43 +02:00
  • 4a5042dd77 sensor: lis2mdl: Handle return value of i2c_burst_read Himanshu Jha 2018-11-06 22:43:17 +05:30
  • e25d67b7b0 boards: qemu_x86: remove deprecated qemu options Anas Nashif 2018-11-06 08:37:56 -05:00
  • d88421db37 CODEOWNERS: Assign maintainer of Coccinelle Infrastructure Himanshu Jha 2018-11-06 20:29:53 +05:30
  • c036d2f4dd logging: Add compile time error on 64 bit platforms Krzysztof Chruscinski 2018-11-05 15:20:03 +01:00
  • a82ca0bb47 arc: fix the coverity issuse in thread.c Wayne Ren 2018-11-06 01:29:39 +08:00
  • ac960bf91b ext: hal: nordic: Make it possible to build NRFX GPIOTE and PPI Jonas Norling 2018-10-22 11:50:13 +02:00
  • bfc4281cc0 arm: kinetis: Add basic DTS support for TRNG Kumar Gala 2018-11-03 06:50:44 -05:00
  • 727a9a7f99 arm: kinetis: Add basic DTS support for RNGA Kumar Gala 2018-11-03 06:50:08 -05:00
  • 6ce4a08c97 drivers: entropy: Get device name from dts if supported Kumar Gala 2018-11-03 06:55:21 -05:00
  • 7c2a8a4678 dts/extract_dts_includes.py: Expose flash partition extract function Kumar Gala 2018-10-30 15:02:37 -05:00
  • 6fd3fbbd22 dts/extract_dts_includes.py: Rework flash partition extraction Kumar Gala 2018-10-30 14:53:02 -05:00
  • 577df2dbe3 dts/extract_dts_includes.py: remove use of 'use-property-label' in regs Kumar Gala 2018-10-30 14:34:13 -05:00
  • d158c07ddb samples: net: echo: fix unchecked returns Niranjhana N 2018-11-05 13:34:38 +05:30
  • 564f02ec0e drivers: rtt: fix no return statement in rtt_init Pavel Kral 2018-11-02 10:27:28 +01:00
  • 3200914ed9 net/ethernet: Remove as many ifdef for CONFIG_NET_VLAN as possible Tomasz Bursztyka 2018-06-08 10:03:06 +02:00
  • 7280757d7d net/ipv4: Use iface's ll reserve relevantly Tomasz Bursztyka 2018-09-10 11:12:08 +02:00
  • 4f0d8b7680 samples: net: echo-server: ROM usage of quark_se_c1000_devboard Jukka Rissanen 2018-11-03 22:26:49 +02:00
  • a561913516 tests: net: ipv6: Test interface local scope dst pkt sending Jukka Rissanen 2018-11-02 11:40:51 +02:00
  • 9fc9d1496e net: ipv6: Loopback interface local scope packets back to us Jukka Rissanen 2018-11-02 11:38:15 +02:00
  • a13cee27c3 net: shell: Add IPv6 and IPv4 checks for ping command Jukka Rissanen 2018-11-05 14:49:19 +02:00
  • ad27d0e39e net: ipv6: Check the size of the ICMPv6 echo-req packet Jukka Rissanen 2018-11-01 16:06:39 +02:00
  • de659240e6 net: if: net_if_set_link_addr: Mention lifetime for address buffer Paul Sokolovsky 2018-11-05 20:57:18 +03:00
  • 50768a6bba Bluetooth: Do not compile GATT response handlers if Client is disabled Mariusz Skamra 2018-11-05 16:40:33 +01:00
  • ae4d7612f0 doc: filter expected dup decl warnings David B. Kinder 2018-11-05 11:14:20 -08:00
  • 62cce740ea sanitycheck: clarify -s vs -T options in ztest doc Anas Nashif 2018-11-05 14:22:42 -05:00
  • 637c41a382 Bluetooth: controller: Refactor the k32src_wait() function Sebastian Bøe 2018-11-02 10:29:03 +01:00
  • 7b0d27313e boards: hexiwear_k64: Remove PWM defines Kumar Gala 2018-11-01 15:54:26 -05:00
  • 937f45dc86 samples: baisc: Update to use DT generated pwm defines Kumar Gala 2018-11-01 15:52:28 -05:00
  • cfbde52a2c dts/bindings: Add binding for pwm-leds Kumar Gala 2018-11-01 15:58:36 -05:00
  • 780605aac0 boards: hexiwear_k64: Add PWM LED to device tree Kumar Gala 2018-11-01 15:51:21 -05:00
  • d857d2fac2 arm: soc: kinetis: Update PWM dts support Kumar Gala 2018-11-01 11:59:56 -05:00
  • 30960e61bf scripts/dts: extract_dts_includes: Add support for client pwms Kumar Gala 2018-11-01 11:24:36 -05:00
  • c3d75488d4 boards: dts: remove CONFIG_BT checking Anas Nashif 2018-11-02 18:37:57 -04:00
  • bb313d1e71 boards: frdm_k64f: move modem configurtion to overlay Anas Nashif 2018-10-31 07:30:23 -04:00
  • d8a8012758 tests: make ethernet build test depend on netif Anas Nashif 2018-10-30 16:58:27 -04:00
  • 8d138ede02 boards: dts: define default console only Anas Nashif 2018-10-30 11:23:23 -04:00
  • ebaabba834 clock_control: nrf5: Ensure HF & LF running before calibration Vinayak Kariappa Chettimada 2018-11-02 13:48:47 +01:00
  • 2d7825976a boards: cc3220sf_launchxl: Add dts support for led/buttons Kumar Gala 2018-11-01 04:14:38 -05:00
  • ac7da0b65c gpio: ti cc32xx: Add device tree support for GPIO Kumar Gala 2018-11-01 03:55:34 -05:00
  • 98dff36250 dts/bindings: Fix warning in ti,cc32xx-i2c.yaml Kumar Gala 2018-11-01 04:14:38 -05:00
  • e60a6e9256 drivers: lsm303dlhc_accel: support for sensor_attr_set Dennis Wildmark 2018-11-02 00:01:13 +01:00
  • 8ee4b0f378 sanitycheck: make mps2_an385 default qemu for ARM Anas Nashif 2018-11-04 07:44:37 -05:00
  • 0819684703 doc: update docs with latest SDK Anas Nashif 2018-11-02 15:36:40 -04:00
  • 91401aa7f4 sdk: require Zephyr SDK 0.9.4 Anas Nashif 2018-10-19 22:45:48 -04:00
  • a4c368ef07 sanitycheck: only log printable chars Anas Nashif 2018-10-15 09:45:59 -04:00
  • c2c6a6a245 qemu_riscv32: use hifive1 configuration Anas Nashif 2018-10-14 10:37:38 -04:00
  • b38fba35a3 boards: qemu_nios2: switch to ns16550 UART Anas Nashif 2018-09-19 21:21:14 -05:00
  • 5ffc1b8542 riscv32: hifive1: make board run in qemu Anas Nashif 2018-09-19 21:08:04 -05:00
  • 1c3cbc5eba ci: use sdk 0.9.5 Anas Nashif 2018-09-20 10:28:35 -05:00
  • fdfa975b9d usb: device: fix wrong direction in usb_transfer_ep_callback Aurelien Jarno 2018-10-25 13:17:49 +02:00
  • ddc2a3d9df drivers: spi_sam0: move sercom pad info to dts Kumar Gala 2018-11-01 05:15:59 -05:00
  • 6d08958ad5 drivers: uart_sam0: move sercom pad info to dts Kumar Gala 2018-11-01 04:46:46 -05:00
  • 365dc19bc4 dts: bindings: remove setting use-prop-label in st,stm32-ccm Kumar Gala 2018-10-24 00:03:23 -05:00
  • aed52d7058 tests: add board_shell test app Anas Nashif 2018-10-18 10:08:30 -04:00
  • cd9103826b tests: add Kconfig for testing via shell Anas Nashif 2018-10-18 10:06:01 -04:00
  • c41b236a14 shell: add PCI shell Anas Nashif 2018-10-17 09:08:38 -04:00
  • 7a602fc615 drivers: uart_stm32: fix ORE hogging the CPU Kiril Zyapkov 2018-11-02 15:34:56 +02:00
  • 7e3a457308 drivers: i2s_cavs: Add bidirectional I2S support Sathish Kuttan 2018-07-06 09:30:00 -07:00
  • 9c52171750 drivers: dma_cavs: add buffer refresh/reload Sathish Kuttan 2018-07-06 09:28:22 -07:00
  • 4ed63ee39d drivers: dma: Add buffer reload API for DMA driver Sathish Kuttan 2018-07-17 11:46:39 -07:00
  • 767b4ec6b7 usb: usb_dc_nrfx: Remove dead code Andrei Emeltchenko 2018-11-05 11:40:50 +02:00
  • 6282320427 drivers: i2c: i2c_nrfx_twi and twim: Return -EBUSY when I2C bus is busy Aurelien Vouaillat 2018-10-31 10:47:34 +01:00
  • 7a18efefbc drivers: dma: stm32f4: Fix typo introduced when removing board.h Armando Visconti 2018-11-05 13:02:12 +01:00
  • 6203020bfd subsys: console: Switch to POSIX-like read/write interface Paul Sokolovsky 2018-10-23 21:15:46 +03:00
  • 9d3b48fd48 subsys: console: tty: Allow to specify transmit timeout Paul Sokolovsky 2018-10-23 20:02:25 +03:00
  • 680085b3e2 subsys: console: tty: Allow to specify receive timeout Paul Sokolovsky 2018-10-22 21:01:22 +03:00
  • 79ea613a32 lib/fdtable: Can call zephyr_write() only for CONFIG_NEWLIB_LIBC Paul Sokolovsky 2018-10-22 16:56:51 +03:00
  • 65a33bd0c0 lib: fdtable: Define standard I/O file descriptors if CONFIG_POSIX_API Paul Sokolovsky 2018-10-18 22:01:02 +03:00