Commit graph

  • 7e36bd31fe arch: aarch64: Use SP_EL0 instead of SP_ELx Carlo Caione 2020-11-06 12:21:52 +01:00
  • 8f7d73900d modules: tfm: BL2 default comment Andrei Gansari 2020-11-20 14:58:59 +02:00
  • 42523a39e3 samples: tfm_integration: lpc55s69 documentation Andrei Gansari 2020-11-13 21:36:38 +02:00
  • f48c82ebe7 boards: lpcxpresso55s69: enable TFM with MCUboot Andrei Gansari 2020-11-13 21:20:43 +02:00
  • d969debb10 boards: lpcxpresso55s69: BL2=OFF memory settings Andrei Gansari 2020-11-13 21:11:45 +02:00
  • 38c5cf63e9 boards: lpcxpresso55s69: partition refactor Andrei Gansari 2020-11-13 21:05:11 +02:00
  • 0b69c558f4 doc: release 2.5: Announce the SPARC FPU support Martin Åberg 2020-12-04 09:42:41 +01:00
  • ebcdb210e3 tests/float_disable: ported to SPARC Martin Åberg 2020-11-30 12:19:34 +01:00
  • 5fc94948a8 tests/fpu_sharing: ported to SPARC Martin Åberg 2020-11-30 12:19:32 +01:00
  • 6265e2b42a tests/sprintf: FP tests independent of endian Martin Åberg 2020-11-30 12:19:30 +01:00
  • 5166b74d5f boards: set CPU_HAS_FPU on LEON3 soc and boards Martin Åberg 2020-11-30 12:19:29 +01:00
  • 53a4acb2dc SPARC: add FPU support Martin Åberg 2020-11-30 12:19:27 +01:00
  • 356d37fb7f SPARC: optimized interrupt stack frame size Martin Åberg 2020-11-30 12:19:24 +01:00
  • 3734465354 SPARC: optimized interrupt trap stores and loads Martin Åberg 2020-11-30 12:19:06 +01:00
  • 3f3dbea454 samples: bluetooth: hci_rpmsg: change the allowed platform to nRF5340 DK Ioannis Glaropoulos 2020-12-03 16:56:19 +01:00
  • d66d748b71 drivers: modem: sara-r4: Improve offload_sendmsg() support Xavier Chapron 2020-11-19 11:41:01 +01:00
  • 6020d4ce53 drivers: modem: sara-r4: Add Kconfig to configure RSSI work Xavier Chapron 2020-11-09 17:21:49 +01:00
  • fa3d586483 drivers: modem: sara-r4: Add direct CMD to catch @ when sending data Xavier Chapron 2020-11-06 15:55:24 +01:00
  • 7129aff701 drivers: modem: sara-r4: Sanitize send_socket_data() semaphore handling Xavier Chapron 2020-11-06 15:53:46 +01:00
  • 900d48c88b drivers: modem: modem_socket: Reset all socket data upon socket_put Xavier Chapron 2020-08-04 11:12:39 +02:00
  • 3d61989bc7 drivers: modem: modem_cmd_handler: Allow dynamic number of commands args Xavier Chapron 2020-07-17 09:59:43 +02:00
  • 7d67991a91 drivers: modem: modem_socket: Fix blocking modem_socket_poll Xavier Chapron 2020-07-02 15:06:41 +02:00
  • 8771fbdaac x86: fix page_validate for page-outs Andrew Boie 2020-11-19 11:49:38 -08:00
  • 4a61fd87cf x86: make PTE updates atomic Andrew Boie 2020-11-19 11:23:01 -08:00
  • 524890718b x86: fatal: un-ifdef two inlines Andrew Boie 2020-11-16 09:52:46 -08:00
  • 7a6cb633c0 x86: add MMU page fault codes to header Andrew Boie 2020-11-16 09:50:19 -08:00
  • 5b5bdb5fbd x86: add inline function to fetch cr2 Andrew Boie 2020-11-16 09:22:18 -08:00
  • 3f7ae0d749 x86: increase default idle stack size Andrew Boie 2020-11-19 12:39:16 -08:00
  • 31cb74936f ci: double number of worker for Dec 2020 Kumar Gala 2020-12-03 13:29:49 -06:00
  • c2ae579f0b tests: openthread: Fix build warnings Robert Lubos 2020-11-30 17:29:33 +01:00
  • bae2c58cc2 samples: Bluetooth: Add LED indications to PA Sync sample Vinayak Kariappa Chettimada 2020-11-19 13:32:04 +05:30
  • 56d3ad6d49 samples: Bluetooth: How to test periodic advertising Vinayak Kariappa Chettimada 2020-11-20 12:02:53 +05:30
  • 1d63c81033 Bluetooth: controller: Fix Extended Scanning on Coded PHY Vinayak Kariappa Chettimada 2020-11-20 11:49:17 +05:30
  • dcabeccfbb samples: Bluetooth: Add BLE Periodic Advertising Sync sample Vinayak Kariappa Chettimada 2020-11-10 13:19:10 +05:30
  • d6a3a0a05e Bluetooth: controller: Use memmove to copy overlapping memory Vinayak Kariappa Chettimada 2020-11-18 13:03:58 +05:30
  • 6cc7278b8b Bluetooth: controller: Fix maximum PDU len configuration Vinayak Kariappa Chettimada 2020-11-17 12:58:31 +05:30
  • ebdcdf3289 samples: Bluetooth: Add BLE Periodic Advertising sample Vinayak Kariappa Chettimada 2020-11-10 13:19:10 +05:30
  • aca176463b Bluetooth: Add helper defines for Extended Advertising parameters Vinayak Kariappa Chettimada 2020-11-10 13:23:17 +05:30
  • 7eefde36c3 net: lwm2m: Fix msg find based on pending/reply Robert Lubos 2020-12-01 16:44:30 +01:00
  • 4331c05f17 net: lwm2m: Allow to acknowledge request early from the callback Robert Lubos 2020-12-01 13:56:34 +01:00
  • df8f6c282b tests: kernel: gen_isr_table: Exclude stm32f103_mini board Wu Han 2020-11-25 17:10:13 +00:00
  • c8a0c370ab tests: driver: adc: Add support for stm32f103_mini board Wu Han 2020-11-25 17:05:55 +00:00
  • f28bbe96f2 boards: arm: Add stm32f103_mini board Wu Han 2020-11-21 23:57:20 +00:00
  • 8e417769ae dts: arm: st: f1: Add STM32f103xC Wu Han 2020-11-21 23:42:46 +00:00
  • a49ef04d0c doc: guides: flash_debug: host-tools: Add SAM-BA docs Gerson Fernando Budke 2020-11-22 16:06:45 -03:00
  • 43a0dbe260 doc: guides: debugging: Move to flash_debug dir Gerson Fernando Budke 2020-11-06 18:46:49 -03:00
  • 80d7253a47 scripts: runners: bossac: Fix offset parameter Gerson Fernando Budke 2020-11-07 01:08:53 -03:00
  • 94171c0ba2 scripts: runners: bossac: Extract make_bossac_cmd Gerson Fernando Budke 2020-11-08 12:44:55 -03:00
  • ffed132e82 scripts: runners: bossac: Change speed by protocol Gerson Fernando Budke 2020-11-08 12:41:58 -03:00
  • 876d8632a2 scripts: runners: bossac: Extract set_serial_config Gerson Fernando Budke 2020-11-08 12:41:25 -03:00
  • 36a330a470 boards: nucleo_h7: Remove --use-elf runner instruction Erwan Gouriou 2020-12-03 15:20:07 +01:00
  • 348996fbe4 boards: nucleo_h743zi: Fix openocd configuration Erwan Gouriou 2020-12-03 12:49:50 +01:00
  • 72b5bebaca boards: stm32h747i_disco: Assign usart8 to m4 target Erwan Gouriou 2020-12-03 12:41:12 +01:00
  • c34d776f15 boards: stm32h747i_disco: Minor doc fix. Erwan Gouriou 2020-12-03 12:17:25 +01:00
  • cece97b96c boards: Fix openocd debug config on stm32h7 based boards Erwan Gouriou 2020-12-02 18:20:24 +01:00
  • 2c46d70ac1 boards: nucleo_h723zg: Use openocd as default flash interface Erwan Gouriou 2020-12-02 16:43:39 +01:00
  • 349c50a682 soc: arm: add support for stm32h753xx Petri Oksanen 2020-11-23 19:25:22 +02:00
  • 41fa181388 doc: add release note comment for TF-M update. Ioannis Glaropoulos 2020-12-03 10:23:53 +01:00
  • 30eb536b3f trusted-firmware-m: update manifest to get v1.2.0 release Ioannis Glaropoulos 2020-12-03 09:44:21 +01:00
  • a035c2199e drivers/pcie: Fix constant qualifier for endpoint driver Tomasz Bursztyka 2020-11-02 13:54:34 +01:00
  • 8d694d11b6 drivers/sensor: Fix device attribute names for lis2mdl and fxos8700 Tomasz Bursztyka 2020-10-19 14:39:12 +02:00
  • e2847552fc drivers/sensor: Fix constant qualifier for lis2mdl PM function Tomasz Bursztyka 2020-10-19 14:36:19 +02:00
  • e37d9e6ac9 cmake: using zephyr_get_compile_options_for_lang_as_string() Torsten Rasmussen 2020-11-20 18:39:30 +01:00
  • 94288bdcc5 cmake: zephyr_get_<flags>_for_lang_as_string() uses space as delimiter Torsten Rasmussen 2020-11-20 13:36:30 +01:00
  • 8275d39d4d cmake: adding $<SEMICOLON> instead of space on zephyr_get_compile_<type> Torsten Rasmussen 2020-11-20 10:56:28 +01:00
  • 0e9c98c4f5 tests: drivers: timer: Add test for nrf_rtc_timer Krzysztof Chruscinski 2020-11-04 12:34:19 +01:00
  • 79e63b4216 drivers: timer: nrf: Extended driver with vendor specific API Krzysztof Chruscinski 2020-11-04 11:57:38 +01:00
  • bfb9ba022a tests: move shell tests to subsys Jakub Rzeszutko 2020-12-02 13:45:47 +01:00
  • cf81774069 tests: subsys: power_mgmt: Limit to 1 CPU configurations Kumar Gala 2020-12-02 08:55:49 -06:00
  • 98b11ee95c Bluetooth: host: Fix data type of advertising set handle Piotr Pryga 2020-11-30 14:32:44 -08:00
  • 180099f9ff Bluetooth: host: Remove irq_lock around connection lookup Joakim Andersson 2020-11-30 13:46:54 +01:00
  • 4350021f09 Bluetooth: host: Make connection lookup functions thread-safe Joakim Andersson 2020-11-19 17:11:09 +01:00
  • fae964c008 Bluetooth: host: Make bt_conn_ref return NULL if the ref count is zero Joakim Andersson 2020-11-30 13:38:49 +01:00
  • 76789883e2 Bluetooth: tester: Fix an error response in tester Jun Huang 2020-12-03 11:56:01 +08:00
  • 1897dcf86e dts: arm: nxp: nxp_lpc55s6x: Fix a few reg sizes Christian Taedcke 2020-12-02 17:26:58 +01:00
  • 67f4d9ff9a dts: arm: nxp: nxp_lpc55s6x: Remove wrong comment Christian Taedcke 2020-12-02 17:20:23 +01:00
  • ec6e09a6e0 boards: lpcxpresso55s69 fix some arduino an mikrobus pins Christian Taedcke 2020-12-02 17:01:19 +01:00
  • 9121b24269 samples: drivers: flash_shell: do not enable CONFIG_SERIAL Henrik Brix Andersen 2020-12-02 22:41:47 +01:00
  • db25454e0e samples: flash_shell: skip boards without zephyr,flash-controller Henrik Brix Andersen 2020-11-20 17:35:57 +01:00
  • c08d1e05fb sanitycheck: Add dt_chosen_enabled devicetree filter function Henrik Brix Andersen 2020-11-20 17:31:57 +01:00
  • e78421515c dts: arm: nxp: kw40z: remove zephyr,flash-controller chosen node Henrik Brix Andersen 2020-12-02 15:37:29 +01:00
  • 83ea7180cf samples/shields: x_nucleo_iks01a3: Add config for stm32mp157c_dk2 Erwan Gouriou 2020-11-26 11:00:26 +01:00
  • c7f26e99f1 samples/shields: x_nucleo_iks01a3/02a1: Default use of prj.conf Erwan Gouriou 2020-11-26 10:56:32 +01:00
  • e452867e2f boards/shields: x_nucleo_iks01a3: No irq-gpio on stm32mp157c_dk2 Erwan Gouriou 2020-11-26 10:51:31 +01:00
  • 9858893ea8 ARC: runner: mdb: tweak searching for cld process pid Eugeniy Paltsev 2020-11-28 21:16:32 +03:00
  • cfba66aa78 boards: arm: sam4l_ek: Enable gpio tests Gerson Fernando Budke 2020-09-28 14:35:51 -03:00
  • 752f00c959 drivers: gpio: sam: Add sam4l SoC support Gerson Fernando Budke 2020-02-23 14:44:55 -03:00
  • 6e38c678af dts: gpio: Add atmel sam4l GPIO bindings Gerson Fernando Budke 2020-09-28 15:45:43 -03:00
  • 7ee994af0f bluetooth: controller: nrf: Provide info about used DPPI resources Andrzej Głąbek 2020-11-30 19:07:03 +01:00
  • 1f6f383481 bluetooth: controller: nrf: Clean up a bit radio_nrf5_ppi.h Andrzej Głąbek 2020-11-30 16:26:08 +01:00
  • db6015b53b eth: mcux: Replace DT_ALIAS() macro with DT_NODELABEL() for fixed link Lukasz Majewski 2020-12-02 10:43:31 +01:00
  • b44a90c9e2 manifest: Update hal nordic Lukasz Maciejonczyk 2020-12-01 11:40:25 +01:00
  • 302db10537 MAINTAINERS: Add myself to watchdog collaborators. Katsuhiro Suzuki 2020-12-02 11:11:40 +09:00
  • 70dee086a8 shell: api description update Jakub Rzeszutko 2020-12-02 10:21:51 +01:00
  • 7371f97097 Samples: Add SMP pktqueue application Evgeniy Didin 2020-02-25 16:22:19 +03:00
  • cec040503b samples: mass: rework disk and fs configuration Johann Fischer 2020-11-24 14:06:37 +01:00
  • 4a59067c36 disk: remove USB MSC specific FAT12 ramdisk Johann Fischer 2020-11-24 11:33:03 +01:00
  • 4cf1d4380e arch: arm: aarch32:cortex_m: timing.c: cortex M7 may need DWT unlock Alexandre Bourdiol 2020-11-30 16:38:55 +01:00
  • e0b35dd0d5 drivers/timer: stm32_lptim: Fix stm32 ll header list Erwan Gouriou 2020-12-01 16:14:28 +01:00
  • beaf0230ba drivers: sensors: bmi160: Fix issue with sample read Yuval Peress 2020-11-17 00:08:57 -07:00