Commit graph

  • c2444b4e30 Bluetooth: host: Allow only one legacy advertising instance Ahmed Shokry 2020-04-13 17:48:41 +02:00
  • c0be43e9ab interrupt_controller: gic: Fix ICFGRn access and config Bartlomiej Flak 2020-04-17 15:09:20 +02:00
  • f7d6ffd8fa cmake: Updating test samples to use find_package(Zephyr) Torsten Rasmussen 2020-04-16 21:38:13 +02:00
  • 4cd893021a include: util.h: add extern "C" Steven Slupsky 2020-04-15 13:27:33 -06:00
  • 78f29f84ee drivers: ipm: ipm_mcux: convert to new DT_INST macros Kumar Gala 2020-04-15 10:42:27 -05:00
  • 2a70fea988 west.yml: Update manifest version of EDTT for unknown command test Joakim Andersson 2020-04-16 13:38:28 +02:00
  • fda3bfcf1b Bluetooth: controller: Send command status for unknown commands Joakim Andersson 2020-04-15 14:35:44 +02:00
  • fb2421441d west: zcmake.py: manage STATIC type of CMakeCache.txt file Julien D'Ascenzio 2020-04-17 15:53:19 +02:00
  • 44cf00d6e1 drivers: spi: nordic: finish conversion to new DT API Martí Bolívar 2020-04-16 17:59:06 -07:00
  • 1572106e68 sensor: lis3mdl: Check possible error in trigger_set Flavio Ceolin 2020-04-17 15:36:21 -07:00
  • cd1387d6cf drivers: sensor: qdec_nrfx: move to new DT API Martí Bolívar 2020-04-17 16:12:08 -07:00
  • 470a48484f arch: arc: move ARC normal related configurations out of board dir Wayne Ren 2020-04-18 12:04:46 +08:00
  • 3d8125a47c drivers: flash: nrfx_qspi_nor: fix semaphore errors Peter A. Bigot 2020-04-18 21:25:46 -05:00
  • af5515e2e0 drivers: usb: device: kinetis: Convert driver to DT_INST macro Kumar Gala 2020-04-19 11:16:55 -05:00
  • 033cb11db2 tests/drivers/gpio: fix nrf52840dk_nrf52840 overlay Peter Bigot 2020-04-16 13:14:57 -05:00
  • 16a9cb81eb west.yml: Update to nordic HAL to conver to new DT macros Kumar Gala 2020-04-17 14:45:11 -05:00
  • 65eacef644 drivers/flash: stm32: Use stm32 generic compat as driver compatible Erwan Gouriou 2020-04-13 18:07:07 +02:00
  • c2833af1af dts: stm32: Add generic compatible for flash controller Erwan Gouriou 2020-04-13 18:00:09 +02:00
  • e6204a982e net: coap: Fix possible overflow Flavio Ceolin 2020-04-16 22:51:04 -07:00
  • 025dd14c25 math: extras: Add overflow functions to u16 Flavio Ceolin 2020-04-16 22:48:44 -07:00
  • 49e4f754b4 Bluetooth: Mesh: Fix add model group address to sub list Lingao Meng 2020-04-18 00:20:30 -07:00
  • 2e4eab5ebc Bluetooth: Mesh: Add option for lpn auto sub all-nodes Lingao Meng 2020-04-18 00:15:19 -07:00
  • cb4c09d702 tests: net: tcp2: Add more debugging info Jukka Rissanen 2020-04-17 15:46:37 +03:00
  • 7c23c47c0e net: tcp2: Avoid extra memory allocation in endpoint cmp Jukka Rissanen 2020-04-16 11:29:06 +03:00
  • e7c7f911a9 drivers: serial: usart_sam: rework device tree support Kumar Gala 2020-04-09 16:53:17 -05:00
  • fa8aa11f71 drivers: serial: uart_sam: rework device tree support Kumar Gala 2020-04-07 12:30:49 -05:00
  • 1335176bfa soc: arm: atmel_sam: Add macros to create a soc_gpio_pin info from dts Kumar Gala 2020-04-09 16:08:32 -05:00
  • bdf58d11f0 dts: atmel sam: Add pinctrl support for SAM UART and USART Kumar Gala 2020-04-07 08:19:32 -05:00
  • ebbb92d330 dts: atmel sam: gpio: Add support for atmel,pins property Kumar Gala 2020-04-07 14:38:04 -05:00
  • bfaa1091fd boards: stm32: Use dt API for peripheral configuration Erwan Gouriou 2020-04-16 20:52:22 +02:00
  • addaa802c1 drivers: audio: mpxxdtyy: Conver to use DT_ANY_INST_ON_BUS macro Kumar Gala 2020-03-30 17:00:54 -05:00
  • 7da45de34c soc: arm: nordic_nrf: remove DT_GPIO_P._DEV_NAME define Kumar Gala 2020-04-17 15:30:20 -05:00
  • 32133676b6 boards: arm: nrf: Convert to DT_LABEL() macro Kumar Gala 2020-04-17 06:21:46 -05:00
  • 16d8a8359c net: lwm2m: Fix Cell ID resource initialization Robert Lubos 2020-04-17 15:39:57 +02:00
  • 5dd0db3081 drivers: bluetooth: rpmsg_nrf53: use new DT API Martí Bolívar 2020-04-17 15:37:14 -07:00
  • f3b4d8a86f soc: remove DT_WDT_0_NAME, DT_WDT_1_NAME Martí Bolívar 2020-04-16 14:18:52 -07:00
  • 1de7602c7d tests: wdt_basic_api: devicetree updates Martí Bolívar 2020-04-16 14:16:11 -07:00
  • aea96bca25 samples: watchdog: devicetree updates Martí Bolívar 2020-04-16 14:15:14 -07:00
  • 57784fb9d5 drivers: timer: xlnx_psttc: Convert driver to DT_INST macro Kumar Gala 2020-04-17 13:07:43 -05:00
  • e8b6dd7f14 drivers: gpio: stellaris: Convert one missed old style DT macro Kumar Gala 2020-04-17 13:21:49 -05:00
  • 2c9ae5f881 usb: transfer: fix too high log level Johann Fischer 2020-04-16 14:56:07 +02:00
  • 9a2030ecf0 boards: stm32: Fix leftovers from i2c conversion to dt api Erwan Gouriou 2020-04-17 13:46:56 +02:00
  • 2a396561d4 drivers: pinmux: stm32l4: use a pull-down for SPI SCK pin Aurelien Jarno 2020-04-05 00:19:08 +02:00
  • c695899e04 drivers: pinmux: stm32l4: use consistent config for SPI pins Aurelien Jarno 2020-04-05 00:14:37 +02:00
  • 44270b5c6e irq: Remove return value from IRQ_CONNECT and IRQ_DIRECT_CONNECT Kumar Gala 2020-04-14 17:39:41 -05:00
  • 75b42d8a37 drivers: gpio: nordic: move to new DT API Martí Bolívar 2020-04-16 09:16:45 -07:00
  • b41583d7d5 samples: espi: Follow API changes Flavio Ceolin 2020-03-25 15:26:36 -07:00
  • aeb70d5471 drivers: espi_mchp_xec: Update driver to espi API changes Flavio Ceolin 2020-03-25 14:45:13 -07:00
  • d62dd0737e drivers: espi: Change syscall APIs to pass structs by reference Flavio Ceolin 2020-03-25 14:42:52 -07:00
  • 28b5057afc drivers: espi: Fix syscall implementation names Flavio Ceolin 2020-03-24 16:35:05 -07:00
  • a5b4e272e2 drivers: espi: Add some missing verification handlers Flavio Ceolin 2020-03-24 16:18:19 -07:00
  • 07dce820d5 sanitycheck: add --persistent-hardware-map Martí Bolívar 2020-04-13 16:50:51 -07:00
  • 3a8aabd774 drivers: counter: nrf: use new DT API Martí Bolívar 2020-04-10 15:00:32 -07:00
  • 6d0896b7ec gen_isr_tables: error improvements Martí Bolívar 2020-04-14 21:24:35 -07:00
  • 63c936df7d sw_isr_table.h: fix __COUNTER__ usage Martí Bolívar 2020-04-14 22:26:04 -07:00
  • c4002435c2 CODEOWNERS: remove rsalveti Martí Bolívar 2020-04-15 10:16:19 -07:00
  • 1d605684ce drivers: usb: device: mcux_ehci: Convert driver to DT_INST macro Kumar Gala 2020-04-15 12:57:48 -05:00
  • 6cc843a71d west.yml: Update NXP HAL for USB EHCI DTS update Kumar Gala 2020-04-16 06:24:18 -05:00
  • 90f005bc2f samples: subsys: mgmt: smp_svr: enable FS commands Mikkel Jakobsen 2020-04-17 11:51:54 +02:00
  • 475bc0c962 drivers: i2s: stm32: Add I2S master clock output Abe Kohandel 2020-04-07 22:57:31 -07:00
  • a9cb9e4077 boards: adafruit_feather_nrf52840: Add Feather Header pins Richard Osterloh 2020-04-17 12:08:18 +01:00
  • 7c02f089d6 boards: adafruit_feather_stm32f405: Add Feather Header pins Richard Osterloh 2020-04-01 12:48:06 +01:00
  • ce713b2cbc boards: nrf52_adafruit_feather: Add Feather Header pins Richard Osterloh 2020-04-17 12:34:12 +01:00
  • f5695ca45c dts: gpio: Add Adafruit Feather header binding Richard Osterloh 2020-02-04 10:26:45 +00:00
  • 7e7e79481f drivers: adc: adc_stm32: enable internal voltage reference source Aurelien Jarno 2020-04-11 13:44:11 +02:00
  • c07ab7b5d2 drivers: display: mb_display: Convert to DT_LABEL() macro Kumar Gala 2020-04-17 06:16:37 -05:00
  • 5c8a2ebaea west.yml: Snapshot update of mcumgr from upstream Dominik Ermel 2020-04-14 13:33:56 +00:00
  • 5e73787cc1 boards: arm: nxp: lpc: Convert from Kconfig to DT_NODELABEL Kumar Gala 2020-04-14 18:10:58 -05:00
  • 0b58ae65c8 drivers: gpio: mcux_lpc: Remove unused Kconfig symbols Kumar Gala 2020-04-14 18:14:13 -05:00
  • 3109981024 dts: arm: nxp: nxp_lpc55s6x: Remove GPIO2/3 nodes Kumar Gala 2020-04-15 00:09:23 -05:00
  • 4f434b3bf2 dts: arm: nxp: nxp_lpc55s6x: Fix high speed SPI node Kumar Gala 2020-04-14 23:44:04 -05:00
  • 46a15f3d54 dts: arm: nxp: nxp_lpc55s6x: Refactor devicetree Kumar Gala 2020-04-14 19:58:12 -05:00
  • 1327305651 dts: arm: nxp: nxp_lpc55s6x: Move sram nodes under SoC Kumar Gala 2020-04-14 22:46:18 -05:00
  • 2ce01fc1c3 boards: arm: lpcxpresso55s69: Get non-secure config building Kumar Gala 2020-04-14 19:25:56 -05:00
  • 709800a9d5 dts: arm: nxp: lpc54xxx: Move SRAM nodes under SoC Kumar Gala 2020-04-14 09:25:56 -05:00
  • 806c540f71 boards: arm: nxp: kinetis: Convert from Kconfig to DT_NODELABEL Kumar Gala 2020-04-15 16:32:55 -05:00
  • 35f0cfc4cb dts: arm: nxp: kw4x: rename nodelabels to match SoC docs Kumar Gala 2020-04-15 15:37:30 -05:00
  • 2eb28c1364 dts: arm: nxp: k8x: rename nodelabels to match SoC docs Kumar Gala 2020-04-15 15:28:15 -05:00
  • 61d8af8536 dts: arm: nxp: k6x: rename nodelabels to match SoC docs Kumar Gala 2020-04-15 15:24:06 -05:00
  • 405ad4d867 dts: arm: nxp: k22x: rename nodelabels to match SoC docs Kumar Gala 2020-04-15 15:15:21 -05:00
  • c1b9dc0c9b dts: arm: nxp: kl25z: rename nodelabels to match SoC docs Kumar Gala 2020-04-15 15:04:50 -05:00
  • c4ffecd5ab dts: arm: nxp: kv5x: rename nodelabels to match SoC docs Kumar Gala 2020-04-15 14:58:27 -05:00
  • a754ea370d dts: arm: nxp: ke1xf: rename nodelabels to match SoC docs Kumar Gala 2020-04-15 14:48:51 -05:00
  • a280d20b5c west.yml: Sync MCUboot for disco_l475_iot1 Gerson Fernando Budke 2020-04-15 13:40:03 -03:00
  • 69d91f0a9d Bluetooth: shell: Give NULL pointer when ad_len or sd_len is zero Joakim Andersson 2020-04-16 11:31:43 +02:00
  • 8b5d91e659 Bluetooth: shell: Fix advertise command parameters Joakim Andersson 2020-04-16 11:03:19 +02:00
  • fbdeda9df2 dts: arm: remove DT_NUM_IRQ_PRIO_BITS and DT_NUM_MPU_REGIONS Kumar Gala 2020-04-15 11:09:12 -05:00
  • 5648df39ac arch: arm: cortex_m: Rework DT_NUM_IRQ_PRIO_BITS Kumar Gala 2020-04-15 11:27:43 -05:00
  • c5e5d531ca arch: arm: cortex_m: arm_mpu: Rework DT usage for DT_NUM_MPU_REGIONS Kumar Gala 2020-04-15 11:24:34 -05:00
  • d58cbb78f7 dts: arm: Add binding for armv6m mpu Kumar Gala 2020-04-16 16:42:26 -05:00
  • 656481d803 boards: x86: minnowboard: doc: update minnowboard links Jennifer Williams 2020-04-15 19:42:24 -07:00
  • e689277dd5 lib: posix: clock: Turn clock_gettime into system call Julien D'Ascenzio 2020-03-24 08:10:56 +01:00
  • bf2dccb0eb drivers: uart: samd0: add missing .configure API functionality Kuba Sanak 2020-04-16 13:23:40 +01:00
  • 3b3c7e71a0 tests: net: tcp2: Add minimal unit tests Ravi kumar Veeramally 2020-04-08 09:45:11 +03:00
  • 08e65e8684 net: tcp2: Rename SRC, DST enums Ravi kumar Veeramally 2020-04-15 11:54:19 +03:00
  • c655624f8a net: tcp2: Fix format specifier Ravi kumar Veeramally 2020-04-15 13:17:16 +03:00
  • a588538c3a tests: drivers: build_all: add MCP23S17 build configuration Sean Nyekjaer 2020-02-08 19:47:05 +01:00
  • ca3457c792 gpio: add driver for MCP23S17 GPIO chip Sean Nyekjaer 2020-02-08 19:46:56 +01:00
  • ce1394e52a boards: arm: atsame54_xpro: Support Ethernet Stephanos Ioannidis 2020-03-06 02:10:57 +09:00
  • 568466aa93 drivers: ethernet: sam_gmac: Add SAM E54 maximum queue count reference Stephanos Ioannidis 2020-04-12 03:00:28 +09:00