Commit graph

  • 50750bfa31 samples: nrf: battery: Convert to new dts macros Kumar Gala 2020-04-30 12:11:01 -05:00
  • aea994455a sample: boards: nrf: system_off: Convert to use new dts macros Kumar Gala 2020-04-30 12:00:00 -05:00
  • e13544c4aa tests: drivers: counter: nrf: Convert to new dts macros Kumar Gala 2020-04-30 11:50:46 -05:00
  • c678f9c132 samples: boards: nrfx: Convert to new dts macros Kumar Gala 2020-04-30 11:49:37 -05:00
  • ed6138056e soc: lpc55xxx: Remove dts_fixup.h Kumar Gala 2020-04-30 12:31:15 -05:00
  • 20f568023c soc: nxp_kinetis: Cleanup dts_fixup.h Kumar Gala 2020-04-30 12:28:14 -05:00
  • 0cc76d75e2 soc: openisa_rv32m1: Remove dts_fixup.h Kumar Gala 2020-04-30 12:18:00 -05:00
  • f31a73bb23 tests: kernel: context: Convert to new dts macros Kumar Gala 2020-04-30 12:36:03 -05:00
  • 7cda550c20 west.yml: Update hal_ti for devicetree fix for msp432p4xx Kumar Gala 2020-04-30 09:12:09 -05:00
  • 3d16bda27d doc: Bluetooth: Document issue with certain controllers Carles Cufi 2020-04-24 20:58:18 +02:00
  • e7332f924b soc: arc: Use new dts macros in linker scripts and arc_mpu_regions Kumar Gala 2020-04-30 09:34:04 -05:00
  • 8b27d5c6b9 linker: Clean up section name definitions Stephanos Ioannidis 2020-04-28 00:43:03 +09:00
  • 893961fe9d west.yml: mcuboot: Update DT macros to new devicetree.h Kumar Gala 2020-04-28 08:41:54 -05:00
  • 8316818739 bluetooth: controller: openisa/RV32M1: Convert irqs to new dts macros Kumar Gala 2020-04-28 15:04:40 -05:00
  • 842c42d7f0 documentation: fix wrong recommendation for millisecond timeouts Peter Bigot 2020-04-29 13:01:13 -05:00
  • 52885d0576 coccinelle: run ms_timeout conversion semantic patch Peter Bigot 2020-04-29 12:52:42 -05:00
  • 1f228da658 scripts/coccinelle: add script to convert legacy timeout values Peter Bigot 2020-04-14 09:25:10 -05:00
  • cddea0a7c8 Runners: Add Bossac Runner OSX compatibility Brendon Le Comte 2020-04-27 10:29:50 +01:00
  • 3dd2f610b0 x86: Cleanup linker scripts to use new DTS macros Kumar Gala 2020-04-29 10:11:28 -05:00
  • a45ea3806f x86: Rework rework x86 related code to use new DTS macros Kumar Gala 2020-04-28 10:22:19 -05:00
  • 9ceb29ac56 dts: introduce shared binding for the NXP FlexTimer Henrik Brix Andersen 2020-04-19 22:36:45 +02:00
  • d4989b4d53 soc: atmel: Cleanup dts_fixup.h Kumar Gala 2020-04-29 15:57:09 -05:00
  • 51875f305e boards: shields: esp_8266: Add disco_l475_iot1 configs Gerson Fernando Budke 2020-04-27 22:15:39 -03:00
  • adec0b3f95 boards: shields: esp_8266: Add frdm_k64f overlay Gerson Fernando Budke 2020-04-26 23:25:22 -03:00
  • 451b7592b7 boards: shields: esp_8266: Add sam4e_xpro configs Gerson Fernando Budke 2020-04-27 00:04:53 -03:00
  • d126cb1e80 boards: shields: esp_8266: Add initial version Gerson Fernando Budke 2020-04-26 15:32:56 -03:00
  • 351719ae0f drivers: wifi: esp: Add esp at version choice name Gerson Fernando Budke 2020-04-26 14:44:05 -03:00
  • 3223c43af2 bluetooth: uuid: add ots related uuids Kamil Piszczek 2020-04-27 09:59:02 -04:00
  • 89d1bbc639 Bluetooth: doc: Fix detailed API description rendered into text boxes Joakim Andersson 2020-04-28 19:47:46 +02:00
  • 28e99b7efb Bluetooth: doc: Include gap.h and addr.h in documentation build Joakim Andersson 2020-04-28 19:32:02 +02:00
  • 29b13d1270 Bluetooth: doc: Add struct members to documentation build Joakim Andersson 2020-04-28 17:46:48 +02:00
  • de9fd59669 drivers/bluetooth: stm32wb: Fix loop Erwan Gouriou 2020-04-29 15:14:14 +02:00
  • 73a19d4d20 drivers/bluetooth: stm32 ipm: Fix mutex on shared memory Erwan Gouriou 2020-04-29 08:57:51 +02:00
  • eba6265ac3 Bluetooth: controller: Add BT_CTLR_CONN_RSSI_EVENT option Joakim Andersson 2020-04-28 20:23:29 +02:00
  • 68ce16cf86 Bluetooth: tests: Update EDTT configuration for easier debugging Joakim Andersson 2020-04-28 20:19:28 +02:00
  • 220b664617 net: tftp: Adding support for TFTP Client. Bilal Wasim 2020-04-22 04:40:18 +05:00
  • 91c20e313d Bluetooth: Remove LEGACY_TIMEOUT_API selection from bluetooth Joakim Andersson 2020-04-06 16:15:39 +02:00
  • ab706b28d5 Bluetooth: samples: Convert to using k_timeout_t struct Joakim Andersson 2020-04-06 21:57:34 +02:00
  • 405ae6bb65 Bluetooth: drivers: Convert bluetooth drivers to use k_timeout struct Joakim Andersson 2020-04-06 13:56:14 +02:00
  • e1479a406f Bluetooth: test: Convert EDTT test to using k_timeout_t struct Joakim Andersson 2020-04-06 16:49:40 +02:00
  • ac2ce863ef Bluetooth: shell: Convert bluetooth shell to using k_timeout struct Joakim Andersson 2020-04-06 16:14:18 +02:00
  • 87d9eadf50 Bluetooth: mesh: Convert bluetooth mesh to using k_timeout struct Joakim Andersson 2020-04-06 13:56:14 +02:00
  • d858264d9e Bluetooth: host: Convert bluetooth host to using k_timeout_t struct Joakim Andersson 2020-04-06 13:33:41 +02:00
  • 05e5db74cf Bluetooth: controller: Convert bluetooth controller to using k_timeout_t Joakim Andersson 2020-04-06 13:20:03 +02:00
  • 666c0f8f60 include: sys: Fix SYS_TIMEOUT_MS macro definition Joakim Andersson 2020-04-29 18:30:00 +02:00
  • bf9f08016a boards: Remove redundant board efr32_slwstk6061a Christian Taedcke 2020-04-29 12:25:50 +02:00
  • eaffad0ced boards: arm: black_f407ve: Rename the directory Jukka Rissanen 2020-03-28 13:09:39 +02:00
  • 850ad5ae1e boards: arm: black_f407zg_pro: Initial support Jukka Rissanen 2020-03-29 12:01:14 +03:00
  • d9c505c745 tests: net: tcp2: Add flags checks Ravi kumar Veeramally 2020-04-24 18:51:14 +03:00
  • 91de50cb37 net: tcp2: Fix FIN+ACK retransmissions in ESTABLISHED Ravi kumar Veeramally 2020-04-24 15:49:29 +03:00
  • 0aebbb1e06 soc: silabs: Cleanup dts_fixup.h Kumar Gala 2020-04-29 16:03:29 -05:00
  • 50345848b4 drivers: flash: flash_simulator: Convert to new DT macros Kumar Gala 2020-04-28 08:34:02 -05:00
  • 29e91a6013 soc: snps_arc_iot: replace DT_SNPS_ARCEM_0_CLOCK_FREQUENCY w/new macros Kumar Gala 2020-04-28 11:15:57 -05:00
  • bf44f62b60 soc: arc: snps_emsk: Convert to new dt macros Kumar Gala 2020-04-28 10:56:45 -05:00
  • ca42ba9f35 soc: arc: Remove unused defines Kumar Gala 2020-04-28 10:43:59 -05:00
  • aba7d63860 drivers: sensor: lis2dh: Rename defines to remove DT_ prefix Kumar Gala 2020-04-29 15:22:35 -05:00
  • 669a5104d0 drivers: eeprom: at2x: Rename defines to remove DT_ prefix Kumar Gala 2020-04-29 15:45:14 -05:00
  • 8639469339 drivers: adc: adc_mcp320x: Rename defines to remove DT_ prefix Kumar Gala 2020-04-29 15:44:10 -05:00
  • b9e6339a4e soc: stm32: stm32f1: adc: Remove use of DT_FOO_LABEL defines Kumar Gala 2020-04-29 16:11:04 -05:00
  • 3d3801ab27 tests: net: pkt: Add more tests for net_pkt_pull() Jukka Rissanen 2020-04-29 20:24:35 +03:00
  • ae87a7177d net: pkt: Add empty buffer removal to net_pkt_pull() Jukka Rissanen 2020-04-29 18:46:09 +03:00
  • 358dcc1bde net: lwm2m: Handle socket errors Robert Lubos 2020-04-29 14:07:48 +02:00
  • 50a9184787 samples: fix configuration for systemview/cpu stats Anas Nashif 2020-04-28 20:14:53 -04:00
  • 85233419a8 doc: tracing: adapt to current implementation Anas Nashif 2020-04-28 19:51:15 -04:00
  • eaba71738e samples: move tracing sample from tests/ Anas Nashif 2020-04-28 19:51:51 -04:00
  • 5f9b05265a samples: philosophers: remove systemview section from sample Anas Nashif 2020-04-28 19:50:08 -04:00
  • 908be1545e soc: x86: apollo_lake: Fix MMU setup for GPIO regions Kumar Gala 2020-04-29 14:53:16 -05:00
  • e7297c1e95 boards: arm: mps2_an385: Enable QEMU icount mode Stephanos Ioannidis 2020-04-29 19:44:44 +09:00
  • 0f91cdbb43 soc: stm32: adc: Remove use of DT_FOO_LABEL defines Erwan Gouriou 2020-04-29 14:26:21 +02:00
  • c29e94ca12 boards: stm32: adc: Move adc pinmuxing to device tree Erwan Gouriou 2020-04-29 14:12:18 +02:00
  • 0c8c6d2bb2 drivers/clock_control: stm32H7 AHB clock computation depends on core Alexandre Bourdiol 2020-04-29 15:17:30 +02:00
  • 215253910e samples: posix: gettimeofday: Make networking requirements explicit Paul Sokolovsky 2020-04-28 13:14:24 +03:00
  • 76861d008b samples: posix: gettimeofday: Add sample.yaml Paul Sokolovsky 2020-04-28 13:09:42 +03:00
  • 4221642b28 samples: gettimeofday: Increase stack size by 64 bytes. Paul Sokolovsky 2020-04-28 00:46:35 +03:00
  • a757832110 drivers: modem: wncm14a2a: fully release TCP context Ryan Erickson 2020-04-28 16:26:27 -05:00
  • 4962bf3875 soc: intel_s1000: fix SMP build error Daniel Leung 2020-04-29 11:09:40 -07:00
  • 3f236f2183 can: dts: Convert can-primary alias to zephyr,can-primary chosen prop Kumar Gala 2020-04-28 07:33:18 -05:00
  • 7d1fc6d08c boards: stm23: Move IS pinmux to new DT API Erwan Gouriou 2020-04-29 16:56:35 +02:00
  • 0d59f63c0a soc: stm32: clean up DT_RTC symbols Erwan Gouriou 2020-04-29 16:45:04 +02:00
  • 068e2b9032 soc: stm32: Cleanup DT_FLASH_DEV_NAME Erwan Gouriou 2020-04-29 16:42:07 +02:00
  • 689f93bc33 devicetree.h: pwms: Add DT_PWMS_ macros Kumar Gala 2020-04-27 12:06:50 -05:00
  • 6d6cf4bb9d soc: x86: atom: sync linker / memory map on atom with ia32 Kumar Gala 2020-04-28 21:55:44 -05:00
  • 5321c42882 samples: drivers: counter: alarm: Add samd20_xpro Gerson Fernando Budke 2020-04-25 13:43:01 -03:00
  • d6e69383a3 drivers: STM32H7 dualcore EXTI management Alexandre Bourdiol 2020-04-22 13:43:37 +02:00
  • b53824ce63 soc: stm32: can: remove DT define leftover in fixup files Erwan Gouriou 2020-04-29 14:38:55 +02:00
  • 7989800f9e soc: stm32: lptim: remove DT define leftover in fixup files Erwan Gouriou 2020-04-29 14:34:54 +02:00
  • d929e874c2 boards: dts: nrf: Remove SoC compatible in top-level compatible Kumar Gala 2020-04-28 11:56:02 -05:00
  • 5a31ee2175 soc: riscv: openisa_rv32m1: Convert to new dts macros Kumar Gala 2020-04-28 15:24:04 -05:00
  • a918d301fe drivers: adc: adc_sam0: rework devicetree support Kumar Gala 2020-04-28 16:35:58 -05:00
  • b8dec4805a release: Update security section for 1.14.2 David Brown 2020-04-13 16:13:55 -06:00
  • 7ab8995932 release: v1.14.2 release notes Anas Nashif 2020-04-13 11:21:38 -04:00
  • 051602f4f3 sanitycheck: support coverage with unit tests Anas Nashif 2020-04-28 14:27:46 -04:00
  • 1ed6a3889b include: sys: Add SYS_FOREVER_MS and SYS_TIMEOUT_MS macros Carles Cufi 2020-04-10 17:44:46 +02:00
  • 614d82aa95 boards: arm: mec2016evb_assy6797: Use new dts macros Kumar Gala 2020-04-28 22:01:33 -05:00
  • 6829323036 tests: drivers: hwinfo: Remove unnecessary filter Stephanos Ioannidis 2020-04-29 10:49:44 +09:00
  • af3defd34e net: sntp: Namespace private SNTP definitions Paul Sokolovsky 2020-04-28 12:05:54 +03:00
  • b7626df483 drivers: timer: arm: Convert to new DTS macros Kumar Gala 2020-04-28 15:17:56 -05:00
  • b810b4d452 Revert "tests: no need long busy_wait to waste cycles" Kumar Gala 2020-04-28 17:09:28 -05:00
  • aef3cfc332 soc: nxp_imx-rt: Convert to new dt macros in linker.ld Kumar Gala 2020-04-28 12:16:52 -05:00
  • 53c8bea659 samples: drivers: espi: Fix coverity issue Jose Alberto Meza 2020-04-28 11:00:18 -07:00