Commit graph

  • 17b3ead21a drivers: fix #ifdef in gpio_sam driver Piotr Mienkowski 2019-09-10 08:17:31 +02:00
  • 121148e4d7 boards/shields: Enable shields samples on stm32mp157c_dk2 Erwan Gouriou 2019-09-12 16:11:55 +02:00
  • 3a3eb0e3af boards: nucleo_wb55rg: Rename documentation file to match board name Robert Weber 2019-08-14 22:02:58 -07:00
  • 772b5abae1 boards: nucleo_wb55rg: Enable IWDG Robert Weber 2019-08-13 22:30:17 -07:00
  • 17f545be7d soc: stm32wb: Add support for STM32 IWDG Robert Weber 2019-08-13 22:21:57 -07:00
  • 5a12d51285 boards: Clean up references to env variable PROJECT_SOURCE_DIR Erwan Gouriou 2019-09-12 14:00:46 +02:00
  • 373133132f drivers: counter: remove deprecated functions Kumar Gala 2019-09-10 09:07:59 -05:00
  • f6c5ea6c81 tests: net: dhcpv4: Increase the buffer count Jukka Rissanen 2019-08-30 15:18:03 +03:00
  • 99e0ae6fd9 net: conn: Deliver multicast pkt to all interested parties Jukka Rissanen 2019-08-30 12:18:03 +03:00
  • 1858b31536 samples: sockets: sntp_client: Build for both native Zephyr and POSIX Paul Sokolovsky 2019-09-05 17:24:32 +03:00
  • a7bb2850f7 net: sntp: Allow to build for CONFIG_POSIX_API. Paul Sokolovsky 2019-09-12 13:33:04 +03:00
  • 7c49ac6e0a include: net: socketutils: Allow to build for CONFIG_POSIX_API Paul Sokolovsky 2019-09-05 17:43:45 +03:00
  • 25b0c04b5d boards: nucleo_wb55rg: Add missing flag around SPI _NSS pin definition Erwan Gouriou 2019-09-11 16:09:38 +02:00
  • e0c2b16b29 boards: stm32h747i_disco: Minor fixes Erwan Gouriou 2019-09-11 13:31:15 +02:00
  • a0feae0382 boards: nucleo_f103rb: fix dts file Erwan Gouriou 2019-09-03 14:16:28 +02:00
  • 0a3f82da9a boards: nucleo_f411re: Fix to default configuration Erwan Gouriou 2019-09-03 14:15:21 +02:00
  • a1aabbb08a drivers: watchdog: Pass timeout in ms if iwdg is started at boot Philémon Jaermann 2019-08-11 20:19:12 +02:00
  • e5deb5adc9 dts: stm32l4r5: Add extra timer nodes not present in parent Pushpal Sidhu 2019-08-14 13:05:16 -07:00
  • b6454d5f3f STM32 wdg: Remove use of float Björn Stenberg 2019-08-20 09:14:26 +02:00
  • 0951ce2d34 gpio: stm32: support disabling and reenabling interrupts on pin Marcin Niestroj 2019-08-09 13:32:42 +02:00
  • b42ad680c5 dts/Kconfig: Remove symbol HAS_DTC_USB Erwan Gouriou 2019-09-10 16:17:39 +02:00
  • 21d39eff6c dts/Kconfig: Remove symbol HAS_DTS_QDEC. Erwan Gouriou 2019-09-10 16:17:06 +02:00
  • 555936f771 dts/Kconfig: Remove unused HAS_DTS_SPI Erwan Gouriou 2019-09-10 16:16:16 +02:00
  • e5380258b6 dts/Kconfig: Remove unused HAS_DTS_ETHERNET Erwan Gouriou 2019-09-10 16:14:36 +02:00
  • e7574e1c00 dts/Kconfig: Remove unused HAS_DTS_ADC Erwan Gouriou 2019-09-10 16:13:32 +02:00
  • b7944510a4 dts/bindings: sensors: remove '-magn' extension from lis2mdl name Armando Visconti 2019-09-11 10:41:23 +02:00
  • 2f1cd9bf0a cmake: add new search locations for shield overlay and conf files Kumar Gala 2019-09-11 10:14:25 -05:00
  • b170d829f8 cmake: Fixup shield overlay and conf file search locations Kumar Gala 2019-09-11 12:10:19 -05:00
  • 88c4cd8273 cmake: move shield board/conf handling Kumar Gala 2019-09-11 12:06:43 -05:00
  • a470ba1999 kernel: remove z_fatal_print() Andrew Boie 2019-08-07 09:06:23 +02:00
  • 2192499fe0 tests: enable log in immediate mode by default Andrew Boie 2019-08-08 12:26:55 -07:00
  • c4befd50ab tests: increase min_ram for two tests Andrew Boie 2019-09-10 20:25:27 -07:00
  • df434592d6 tests: bluetooth: mesh: adjust microbit config Andrew Boie 2019-08-08 15:48:44 -07:00
  • 7819a5a9a8 tests: profiling_api: increase idle stack size Andrew Boie 2019-08-08 16:01:36 -07:00
  • ab1075f0d9 board: qemu_nios2: set yaml RAM/ROM size Andrew Boie 2019-08-08 17:15:10 -07:00
  • 06c6b424b6 log_core: always build stubs when !userspace Andrew Boie 2019-09-11 20:15:40 -07:00
  • 75b490efc2 sample: zperf: enable test for the shield link board ETH Johann Fischer 2019-09-06 17:06:17 +02:00
  • 3ee09abfff shields: add link board ETH Johann Fischer 2019-08-16 00:56:30 +02:00
  • 4309030ea8 boards: reel_board: add arduino spi, uart and i2c nodes Johann Fischer 2019-08-09 18:02:37 +02:00
  • d8d7782790 drivers: eth: add driver for ENC424J600 Ethernet Controller Johann Fischer 2019-08-16 00:57:20 +02:00
  • 117d385de8 tests: net: socket: register: Fix unit tests when proto == 0 Jukka Rissanen 2019-09-04 13:15:08 +03:00
  • 2f8f5fdd33 net: socket: Set default protocol if proto == 0 Jukka Rissanen 2019-09-04 13:12:22 +03:00
  • e182f31b9e net: Add IPPROTO_RAW as it was missing Jukka Rissanen 2019-09-04 13:11:30 +03:00
  • 6fd6b7e50a xtensa: remove legacy arch implementation Andrew Boie 2019-08-13 14:02:29 -07:00
  • f15648ee9d west.yml: point civetweb at the zephyrproject-rtos GH fork Marti Bolivar 2019-09-11 09:39:05 -06:00
  • 643701aaf8 kernel: syscalls: Whitespace fixups Andy Ross 2019-08-13 12:58:38 -07:00
  • 075c94f6e2 kernel: Port remaining syscalls to new API Andy Ross 2019-08-13 11:34:34 -07:00
  • 346cce31d8 kernel: Port remaining buildable syscalls to new API Andy Ross 2019-08-13 10:27:12 -07:00
  • 4723def90d tests/kernel/mem_protect/syscalls: Add cases to test 64 bit arguments Andy Ross 2019-08-06 13:34:39 -07:00
  • 6564974bae userspace: Support for split 64 bit arguments Andy Ross 2019-08-06 13:34:31 -07:00
  • 1846fc600f tests: drivers: watchdog: Update testcase Ioannis Konstantelias 2019-07-30 14:46:14 +03:00
  • e8b0f5644f samples: drivers: watchdog: Handle watchdog event Ioannis Konstantelias 2019-07-15 17:56:25 +03:00
  • 4bda345685 boards: arm: nucleo_{f401re, l496zg}: Enable WWDG Ioannis Konstantelias 2019-07-15 16:19:43 +03:00
  • 414e4d30a0 drivers: watchdog: stm32: Add implementation for WWDG Ioannis Konstantelias 2019-07-15 16:07:00 +03:00
  • f9152adc81 soc: stm32: Add fixups for WWDG EWI and clock info Ioannis Konstantelias 2019-07-15 15:47:29 +03:00
  • 1db2685b57 dts: stm32: Add WWDG in STM32 dtsi files Ioannis Konstantelias 2019-07-15 15:36:31 +03:00
  • ee525c2597 arch/x86: inline x2APIC EOI Charles E. Youse 2019-09-11 14:20:49 -04:00
  • 155853b39c subsys/testsuite/coverage: move initialization vector to RODATA Charles E. Youse 2019-09-11 11:16:29 -04:00
  • 8a2624c106 arch/x86: linker.ld: do not pad _image_rom_end when XIP Charles E. Youse 2019-09-11 11:03:37 -04:00
  • 9df9994572 x86: fix XIP SOC support and defaults Andrew Boie 2019-09-10 00:41:08 -07:00
  • 702325ddb2 boards: Add arduino_gpio & and arduino_i2c to board supported Kumar Gala 2019-09-11 05:38:13 -05:00
  • 2ef86c9e00 samples: shields: x_nucleo_iks01a2: Depend on arduino_gpio Kumar Gala 2019-09-11 05:36:47 -05:00
  • e0a2086d9e samples: shields: x_nucleo_iks01a3: rename arduino_header depend Kumar Gala 2019-09-11 06:45:29 -05:00
  • 57b10d0922 dts: nxp: ke1xf: Introduce nxp,kinetis-ke1xf-sim Kumar Gala 2019-08-09 11:45:23 -05:00
  • 55e250b654 sys: dlist: remove deprecated sys_dlist_insert_{before,after} Kumar Gala 2019-09-10 08:54:06 -05:00
  • d758919d48 sys: ring_buffer: remove deprecated sys_ring_buf_* Kumar Gala 2019-09-10 08:57:42 -05:00
  • 874c35b509 i2c: Remove deprecated functions Kumar Gala 2019-09-10 08:42:26 -05:00
  • 3fe53db5cb boards: arm: frdm_k82f: add support for the NXP FRDM-K82F board Filip Brozovic 2019-08-19 17:55:29 +02:00
  • 2a2113e966 drivers: i2c: mcux_i2c: add instances 2 and 3 Filip Brozovic 2019-08-19 16:22:50 +02:00
  • 1fd4ec9577 drivers: i2c: mcux_i2c: add instance initialization macro Filip Brozovic 2019-08-19 16:19:50 +02:00
  • 8d36defbe2 boards: arm: mimxrt1015_evk: enable lpuart4 only if BT_UART is enabled Filip Brozovic 2019-08-22 14:19:57 +02:00
  • e464e98067 drivers: serial: Add instance 4 to mcux lpuart shim driver Filip Brozovic 2019-08-19 15:33:23 +02:00
  • 38125b8b49 soc: arm: k8x: add NXP Kinetis K8x SoC series support Filip Brozovic 2019-08-19 14:21:51 +02:00
  • a63b759598 west.yml: update hal_nxp revision to support Kinetis K8x Filip Brozovic 2019-08-22 11:05:00 +02:00
  • 0e038bc6d7 boards: arm: Add support for Pico-Pi i.MX7D board Joris Offouga 2019-09-07 14:46:47 +02:00
  • ccd6bf1d07 soc/mcimx7_m4: Add i.MX7 Dual Kconfig SoC partnumber define Joris Offouga 2019-09-07 14:45:56 +02:00
  • b14856589e tests: net: getaddrinfo: Logging was missing log_strdup() call Jukka Rissanen 2019-09-04 11:02:57 +03:00
  • 8108f06113 tests: net: getaddrinfo: Resolve using wrong address family Jukka Rissanen 2019-09-04 11:01:24 +03:00
  • 06d101e4b1 net: dns: Check family before returning results Jukka Rissanen 2019-09-04 10:34:58 +03:00
  • fb4e1da114 modules: Kconfig.tls-generic: Add CONFIG_MBEDTLS_ECDSA_DETERMINISTIC Paul Sokolovsky 2019-08-28 12:31:55 +03:00
  • 2845d8f404 scripts: edtlib: Make order irrelevant when including multiple files Ulf Magnusson 2019-09-10 19:17:29 +02:00
  • bcd9e49f3f drivers: esp32: UART - use dts config for HW flow Control Mohamed ElShahawi 2019-08-23 00:53:22 +02:00
  • 2fa48c879a dts: uart: move hw-flow-control to uart.yaml Mohamed ElShahawi 2019-08-22 22:22:24 +02:00
  • 0705be344c drivers: esp32: UART Fix yaml/dts binding name Mohamed ElShahawi 2019-08-22 21:52:54 +02:00
  • 2d035c4191 drivers: esp32: Add UART Driver with FIFO/Interrupt support Mohamed ElShahawi 2019-08-21 23:54:00 +02:00
  • 056d44f905 Bluetooth: Mesh: Remove special stack config Trond Einar Snekvik 2019-09-11 10:15:24 +02:00
  • 827a852acf Bluetooth: Mesh: Same config for all nrf51_qfaa boards in sample Trond Einar Snekvik 2019-09-11 10:12:29 +02:00
  • b546ef3748 drivers: audio: tlv320dac310x: Explicitly set GPIO_DIR_OUT Kumar Gala 2019-09-10 16:04:33 -05:00
  • 544921cd93 samples: CAN: Tweak GPIO flags in dts for mcp2515 Kumar Gala 2019-09-10 15:58:51 -05:00
  • 82c25587a2 doc: Correct gpio sample description Gregers Rygg 2019-09-06 14:06:26 +02:00
  • a19356d79b dts: nordic: nrf9160: Add missing peripheral nodes Andrzej Głąbek 2019-09-06 12:35:22 +02:00
  • ed9c1ce55d drivers/gpio: pcal9535a: fix i2c write Chris Schramm 2019-08-30 17:46:26 +02:00
  • 1a6f4a6368 net: tcp: Accept connections only in LISTENING state Ravi kumar Veeramally 2019-09-06 10:57:14 +03:00
  • 8fa6dfbe5a tests: net: tcp: Test connection cleanup after receiving SYN Jukka Rissanen 2019-09-06 15:03:15 +03:00
  • 29cae7e2fa net: tcp: Cleanup context if connection is not established Jukka Rissanen 2019-09-05 14:59:33 +03:00
  • 14ef05f93f dts/bindings: st: sensors: Mark 'irq-gpios' as optional Kumar Gala 2019-09-10 08:22:55 -05:00
  • b888f8f892 dts: arm: nxp_rt: Fix typo in DT_PWM_MCUX_3_INDEX definition Andy Liu 2019-09-10 23:17:11 +08:00
  • e2b1ec8565 samples: net: coap_client: Fix coverity issue Ravi kumar Veeramally 2019-09-09 14:56:26 +03:00
  • a5f4ad8df3 scripts: dts: Fix wrong filename in 'include:' code in old scripts Ulf Magnusson 2019-09-10 16:40:02 +02:00
  • 6fd7c69999 scripts: elf_helper.py: Simplify tests with chained comparisons Ulf Magnusson 2019-09-03 14:59:04 +02:00