Commit graph

  • 5cd4ce3b79 samples: subsys: ipc: openamp: Move dts overlays under boards Kumar Gala 2020-03-31 11:55:55 -0500
  • 02fe85d5e0 net: Remove leftovers for obsolete net stacks shell command Jukka Rissanen 2020-03-18 14:19:47 +0200
  • f6800aa1c4 samples: add openamp sample relying on resource table Arnaud Pouliquen 2019-07-30 14:21:09 +0200
  • 325331b7f9 dts: extend stm32mp1 sram declaration to 300 kB by default Arnaud Pouliquen 2019-07-25 16:02:34 +0200
  • 5c310521d1 stm32mp1: update resource table management Arnaud Pouliquen 2019-03-29 17:11:13 +0100
  • 25ec73986b lib: open-amp: add helper to add resource table in project Arnaud Pouliquen 2019-09-20 11:41:38 +0200
  • 175b8a7393 samples: use K_MSEC with k_sleep() Anas Nashif 2020-04-01 05:28:58 -0700
  • 47f4a85d14 Makefile: ZEPHYR_BASE is not needed anymore Martí Bolívar 2020-03-31 11:52:42 -0700
  • 94490d3f19 net: openthread: Check if ed_scan API is implemented before use Robert Lubos 2020-04-01 11:50:08 +0200
  • 111313581d net: ieee802154_radio: Enable ed_scan unconditionally Robert Lubos 2020-04-01 11:45:18 +0200
  • b7e35ae4a3 Bluetooth: controller: legacy: Fix slave latency during conn update Vinayak Kariappa Chettimada 2020-03-26 18:06:27 +0530
  • fd343ee3c8 Bluetooth: controller: nRF: Revert use of ticker compat mode as default Vinayak Kariappa Chettimada 2020-03-26 18:34:13 +0530
  • 7b89438f4b Bluetooth: controller: Consider must_expire while avoiding catchup Vinayak Kariappa Chettimada 2020-03-27 14:57:02 +0530
  • 6cb43749a4 Bluetooth: controller: Fix ticks_slot_previous calculation Vinayak Kariappa Chettimada 2020-03-27 15:04:00 +0530
  • b263c2860e Bluetooth: controller: Fix ticker state on skipped Vinayak Kariappa Chettimada 2020-03-27 14:59:23 +0530
  • 32352a1041 Bluetooth: controller: Remove lazy handling in ticker_worker Vinayak Kariappa Chettimada 2020-03-27 14:54:49 +0530
  • 7182c7062e Bluetooth: controller: Fix ticker catch up on ISR latency Vinayak Kariappa Chettimada 2020-03-26 18:30:59 +0530
  • bc357718a7 Bluetooth: controller: split: Fix slave latency during conn update Vinayak Kariappa Chettimada 2020-03-26 18:06:27 +0530
  • 79942b47cc Bluetooth: controller: legacy: Fix DLE duplicate requests Vinayak Kariappa Chettimada 2020-03-24 12:53:40 +0530
  • 9bd4a786cd Bluetooth: controller: legacy: Simplify DLE state checks Vinayak Kariappa Chettimada 2020-03-24 12:52:05 +0530
  • 45500f3dc9 Bluetooth: controller: split: Fix DLE duplicate requests Vinayak Kariappa Chettimada 2020-03-24 12:53:40 +0530
  • d13c6b2b29 Bluetooth: controller: split: Simplify DLE state checks Vinayak Kariappa Chettimada 2020-03-24 12:52:05 +0530
  • e217ade79e Bluetooth: controller: legacy: Validate chan map and hop value Vinayak Kariappa Chettimada 2020-03-24 12:26:06 +0530
  • 4a5f263e5a Bluetooth: controller: split: Validate chan map and hop value Vinayak Kariappa Chettimada 2020-03-24 12:26:06 +0530
  • 8d5b998582 doc: west: add FAQ for requires_workspace issue #373 Martí Bolívar 2020-03-31 11:21:27 -0700
  • 1c39ed8129 doc: west: add FAQ for missing extension command Martí Bolívar 2020-03-31 11:07:32 -0700
  • 444c56d843 usb: cdc_acm: Omit notification about set interface. Emil Obalski 2020-03-19 15:39:38 +0100
  • 4171220405 net: tcp2: Fix option name PAD to END Ruslan Mstoi 2020-03-31 14:45:00 +0300
  • a3fae2f153 devicetree: add DT_COMPAT_ON_BUS() Martí Bolívar 2020-03-25 14:18:27 -0700
  • a5375ead0c tests: Convert to new DT_INST macros Kumar Gala 2020-03-30 13:26:40 -0500
  • 36049b1657 drivers: Convert to use DT_INST_FOREACH Kumar Gala 2020-03-30 15:35:18 -0500
  • cab9a229ff drivers: ipm: ipm_mhu: Fix typo bug in IRQ_CONNECT Kumar Gala 2020-03-31 07:59:43 -0500
  • b68039f0ed soc: arm: qemu_cortex_a53: Convert to new DT_INST macros Kumar Gala 2020-03-25 09:56:06 -0500
  • ff1eb62864 drivers: arm_cmsdk/arm: Convert drivers to new DT_INST macros Kumar Gala 2020-03-25 08:41:26 -0500
  • 7bb5015ced tests: benchmarks: use high-res counter for MEC1501 SoC Daniel Leung 2020-03-31 12:13:53 -0700
  • 381271fd0d timer: mchp_xec_rtos: enable benchmarking during ISR Daniel Leung 2020-03-31 12:24:59 -0700
  • e39bf29321 kernel/timeout: Doc cleanup Andy Ross 2020-03-19 10:30:33 -0700
  • 914205ca85 kernel/timeout: Add k_uptime_ticks() API Andy Ross 2020-03-10 15:26:38 -0700
  • 5a5d3daf6f kernel/timeout: Add timeout remaining/expires APIs Andy Ross 2020-03-09 13:59:15 -0700
  • e1bc595947 kernel.h: Add timeout APIs for higher precision units Andy Ross 2020-03-09 12:19:54 -0700
  • 4c7b77a716 kernel/timeout: Add absolute timeout APIs Andy Ross 2020-03-09 09:35:35 -0700
  • cfeb07eded kernel/timeout: Enable 64 bit timeout precision Andy Ross 2020-03-05 21:14:02 -0800
  • 7832738ae9 kernel/timeout: Make timeout arguments an opaque type Andy Ross 2020-03-05 15:18:14 -0800
  • 32bb2395c2 timeout: Fix up API usage Andy Ross 2020-03-05 14:54:28 -0800
  • 99a8155914 arm: AArch64: Add support for nested exception handlers Carlo Caione 2020-03-23 11:49:58 +0100
  • f4b54cee12 tests: arch: arm: arm_runtime_nmi: Add filter for Cortex-M Stephanos Ioannidis 2020-03-21 18:15:37 +0900
  • 1828ea467a tests: kernel: interrupt: Enable nested interrupt test for Cortex-A Stephanos Ioannidis 2020-03-22 18:15:55 +0900
  • 9b81938c16 tests: kernel: interrupt: Add nested interrupt test for ARM GIC Stephanos Ioannidis 2020-03-20 17:37:32 +0900
  • ed82a60767 interrupt_controller: gic: Add GICD_SGIR field definitions Stephanos Ioannidis 2020-03-19 15:14:33 +0900
  • b58cc459de interrupts: Do not assert on IRQ enable status for ISR install on GIC Stephanos Ioannidis 2020-03-17 16:16:26 +0900
  • 646f12383a disk: convert DT_NODE_HAS_PROP(..,label) to DT_HAS_NODE() Kumar Gala 2020-03-31 07:19:17 -0500
  • c11f8acbb3 sanitycheck: fix setting of west_flash/runner Anas Nashif 2020-03-31 08:37:55 -0400
  • 0d3d7251fc cmake: Fix syscall dependencies Sebastian Bøe 2020-03-19 06:40:13 -0700
  • d9cca03036 cmake: Remove superflous dependency of obj_list Sebastian Bøe 2020-03-19 06:04:42 -0700
  • f020780ee3 doc: API stability: Change HWINFO from unstable to stable Alexander Wachter 2020-03-21 15:46:16 +0100
  • 9095c9ef1b Revert "cmake: Get unit tests passing CI again" Torsten Rasmussen 2020-03-27 21:38:31 +0100
  • 3074a7a498 cmake: Relocating Zephyr Unittest CMake package. Torsten Rasmussen 2020-03-27 21:31:36 +0100
  • 8b5892588a doc: allow redirect old url for nrf9160 DK documentation page Ioannis Glaropoulos 2020-03-27 09:57:59 +0100
  • 3ad7636638 boards: arm: nrf9160dk: add deprecation warning for old board names Ioannis Glaropoulos 2020-03-26 13:25:39 +0100
  • 1ce222bf02 boards: arm: nrf52840_pca10090: rename board to nrf9160dk_nrf52840 Ioannis Glaropoulos 2020-03-27 14:52:36 +0100
  • e0b8158ca1 boards: arm: nrf9160_pca10090: rename board to nrf9160dk_nrf9160 Ioannis Glaropoulos 2020-03-26 12:24:46 +0100
  • d85b672368 drivers: sensor: ENS210: add single shot mode Christian Hirsch 2020-03-23 13:52:10 +0100
  • 57c28c0d44 drivers: ethernet: sam_gmac: Convert to new DT_INST macros Stephanos Ioannidis 2020-03-29 03:20:08 +0900
  • 14573bdb3a samples: net: gptp: Remove Kconfig MAC address for sam_e70_xplained Stephanos Ioannidis 2020-03-18 10:48:53 +0900
  • 969ec0c0e8 boards: sam_v71_xult: Add revision B variant Stephanos Ioannidis 2020-02-24 15:47:38 +0900
  • 24dca57938 dts: arm: atmel: Add SAM V71 GMAC instance Stephanos Ioannidis 2020-02-24 15:47:17 +0900
  • c46957c8ee boards: sam_e70_xplained: Add revision B variant Stephanos Ioannidis 2020-02-24 15:03:15 +0900
  • fbf89a7c77 dts: arm: atmel: Add SAM E70 GMAC instance Stephanos Ioannidis 2020-02-24 15:01:00 +0900
  • b5745a8350 drivers: ethernet: sam_gmac: Use device tree values Stephanos Ioannidis 2020-02-26 22:56:10 +0900
  • 1f9c8b79b5 dts: bindings: Add Atmel SAM-family GMAC binding Stephanos Ioannidis 2020-02-24 14:38:00 +0900
  • c7ea6b61e3 CODEOWNERS: Add SAM E70 code owner Stephanos Ioannidis 2020-02-24 16:40:45 +0900
  • 4fd014ca26 manifest: Point to tip of master after snapshot Carles Cufi 2020-03-31 12:26:52 +0200
  • 4a8cfe02a3 power: policy: cc13x2_cc26x2: remove unnecessary sleep state conditions Vincent Wan 2020-03-30 16:02:55 -0700
  • 8cf74c8e02 power: policy: cc13x2_cc26x2: guard references to sleep states Vincent Wan 2020-03-27 20:57:15 -0700
  • 16fab6c4f8 drivers: cc13xx_cc26xx: guard references to sleep states Vincent Wan 2020-03-27 20:54:11 -0700
  • f8f044249c samples: boards: Convert to new DT_INST macros Kumar Gala 2020-03-30 13:32:36 -0500
  • d8432ce8da samples: drivers: Convert to new DT_INST macros Kumar Gala 2020-03-30 13:30:58 -0500
  • d711e7b7d8 samples: sensor: Convert to new DT_INST macros Kumar Gala 2020-03-30 13:28:05 -0500
  • b2f13ccddf disk: Convert to new DT_INST macros Kumar Gala 2020-03-30 11:05:09 -0500
  • 10ffb888f0 drivers: gpio: Fix mcux lpc driver interrupts for port 1 Maureen Helm 2020-03-30 16:07:12 -0500
  • 8fb5364455 boards: arc: Convert to new DT_INST macros Kumar Gala 2020-03-30 13:17:07 -0500
  • 99b7f1772d soc: arc: Convert to new DT_INST macros Kumar Gala 2020-03-30 11:06:22 -0500
  • 1f6e6933a6 dts: bindings: Remove duplicate in partition.yaml Trond Einar Snekvik 2020-03-30 08:43:01 +0200
  • 1b8c8e25ff tests: kernel: interrupt: Clean up prevent_irq test Stephanos Ioannidis 2020-03-29 00:52:37 +0900
  • 6820fdf0fb tests: kernel: interrupt: Clean up dynamic_isr test Stephanos Ioannidis 2020-03-29 00:22:53 +0900
  • 06e3e40c0c tests: kernel: interrupt: Explain Cortex-M nested interrupt priorities Stephanos Ioannidis 2020-03-28 23:30:10 +0900
  • 29749af88a Bluetooth: host: Fix high-duty cycle directed extended advertising Joakim Andersson 2020-03-30 14:15:53 +0200
  • 17276d558e Bluetooth: host: Replace alignment with tabs with spaces Joakim Andersson 2020-03-26 17:08:43 +0100
  • 6d9e45a2ee Bluetooth: host: Avoid removing keys from controller that are not added Joakim Andersson 2020-03-25 17:28:28 +0100
  • c8b3d2772a Bluetooth: host: Move pending keys pending flags out of key storage Joakim Andersson 2020-03-25 16:00:35 +0100
  • 96c733c4d7 Bluetooth: Mesh: Fix restore when revoke keys Lingao Meng 2020-03-29 06:37:18 -0700
  • 80e7ab312a ci: docker: Update image to 0.11.6 Carles Cufi 2020-03-30 20:15:15 +0200
  • ad6215dcf7 manifest: upgrade mcuboot Andrzej Puzdrowski 2020-03-27 11:35:49 +0100
  • 55b147fa3e west: Point hal_nordic to the BUILD_ASSERT() patch Oleg Zhurakivskyy 2020-03-24 15:43:22 +0200
  • 056d57a338 drivers: ieee802154: Add a missing include Oleg Zhurakivskyy 2020-03-18 13:36:35 +0200
  • b1e1f64d14 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() Oleg Zhurakivskyy 2020-03-12 17:16:00 +0200
  • c408fa88a3 toolchain: common: Merge build assert macros Oleg Zhurakivskyy 2020-03-16 10:14:25 +0200
  • 7e10e6dd3d samples: ipc: Convert to new DT_INST macros Kumar Gala 2020-03-30 13:33:19 -0500
  • 91656efa4b samples: shields: Convert to new DT_INST macros Kumar Gala 2020-03-30 13:32:52 -0500
  • f078f6527e drivers: ieee802154: Convert to new DT_INST macros Kumar Gala 2020-03-25 11:13:24 -0500