Commit graph

  • 07160fa153 arch: Add SPARC processor architecture Martin Åberg 2020-10-16 20:53:59 +02:00
  • 188efb5bfb logging: change default stack size on SPARC Martin Åberg 2020-10-27 18:14:10 +01:00
  • 6f4bcf7933 libc: minimal: Add SPARC support Martin Åberg 2020-10-19 18:21:48 +02:00
  • 6d126e7481 lib/posix: SPARC newlib has unsigned short mode_t Martin Åberg 2020-10-19 18:21:44 +02:00
  • 2b1baf6e33 debug: openocd: Support for building on SPARC Martin Åberg 2020-11-11 19:58:54 +01:00
  • b5bab421b7 tests: Avoid out-of-bounds array access on SPARC Martin Åberg 2020-10-19 18:21:40 +02:00
  • 645b411448 tests: kernel: context: SPARC support Martin Åberg 2020-10-19 18:21:35 +02:00
  • d2409ec0f7 tests: Big endian support in bitfield test Martin Åberg 2020-10-19 18:21:25 +02:00
  • 2cc4d8d95c Bluetooth: mesh: Fix use of deprecated scan parameter filter_dup Joakim Andersson 2020-11-13 13:36:52 +01:00
  • cb3ec9d759 Kconfig.tfm: Improvements and fixes Øyvind Rønningstad 2020-10-29 23:43:49 +01:00
  • 80379cb9e1 west.yml: Update NXP Hal Mahesh Mahadevan 2020-11-10 14:47:58 -06:00
  • ffb081e096 boards: MXRT600: Increase the core frequency Mahesh Mahadevan 2020-11-10 13:41:48 -06:00
  • 2574611b15 soc: RT600: Update the core speed Mahesh Mahadevan 2020-11-10 13:40:23 -06:00
  • 4b93fdb7df doc: fix Kconfig.shield sourcing build issue Fabio Utzig 2020-11-13 10:49:04 -03:00
  • 698b0a652e sample: sensor: mcp9808: add nucleo-l031k6 overlay to samples Steven Daglish 2020-11-11 18:28:40 +00:00
  • e0dc2b195f boards: arm: add support for nucleo-l031k6 board Steven Daglish 2020-10-19 19:26:59 +01:00
  • 222c41a257 soc: arm: stm32l0: Add STM32L031 series Steven Daglish 2020-11-11 18:19:22 +00:00
  • 5f57945a17 boards: b_l072z_lrwan1: Move usb support to device tree Erwan Gouriou 2020-11-02 17:02:48 +01:00
  • a2f873144e west.yml: Update hal_stm32 to get "additional functions" Erwan Gouriou 2020-11-02 16:58:08 +01:00
  • 49a3ce5881 i2c-mcux: take semaphore during transfer Andreas Dröscher 2020-10-16 14:30:54 +02:00
  • 4d536647e1 samples: tfm_integration: support TF-M samples on nRF5340 DK Ioannis Glaropoulos 2020-11-12 11:25:42 +01:00
  • e4bccd8da7 manifest: update manifest to point to TF-M v1.2-RC2 Ioannis Glaropoulos 2020-11-11 21:34:46 +01:00
  • de12db1ae2 boards: arm: nrf5340: support building TFM for nRF5340 DK Ioannis Glaropoulos 2020-11-11 21:33:57 +01:00
  • 8cadc9c249 usb/class/usb_dfu: makes USB_DFU_WAIT_DELAY_MS configurable Andrzej Puzdrowski 2020-10-28 13:19:40 +01:00
  • 5cfafb041b dfu/boot/mcuboot: made able to compile within MCUBoot Andrzej Puzdrowski 2020-09-18 16:34:22 +02:00
  • 9ca16e98e9 usb/class/usb_dfu: allow to operate only on the primary slot Andrzej Puzdrowski 2020-09-18 13:21:58 +02:00
  • 9fd8508f71 dfu: allow to operate on primary slot Andrzej Puzdrowski 2020-09-18 13:20:06 +02:00
  • 4558ba7128 cmake: ensure shields can be placed in other BOARD_ROOTs Torsten Rasmussen 2020-10-27 11:08:28 +01:00
  • d29ae958e9 net: scripts: Add http-client sample to Docker testing Jukka Rissanen 2020-11-09 15:57:26 +02:00
  • 8ab3dc256c samples: net: http_client: Allow Docker based testing Jukka Rissanen 2020-11-09 15:53:02 +02:00
  • c7a0cdd1a5 shell: kernel: fix interrupt stack size calculation on SMP Daniel Leung 2020-11-12 15:51:08 -08:00
  • bb99422c8a lib/os: replace z_vprintk with cbprintf Peter Bigot 2020-11-08 19:57:52 -06:00
  • 18851d8ef9 libc/minimal: remove z_prf Peter Bigot 2020-11-08 19:49:56 -06:00
  • 017bca3920 tracing: switch to cbprintf as basis for printf functionality Peter Bigot 2020-11-03 15:14:24 -06:00
  • 125c5752a6 shell: switch to cbprintf as basis for printf functionality Peter Bigot 2020-11-03 15:14:16 -06:00
  • ee0b32682a logging: switch to cbprintf as basis for printf functionality Peter Bigot 2020-11-03 15:14:08 -06:00
  • 7cf9a8c102 libc: switch to cbprintf as basis for printf functionality Peter Bigot 2020-11-03 15:13:42 -06:00
  • f80c7bed5c tests: unit: coverage testing for cbprintf Peter Bigot 2020-11-08 06:13:31 -06:00
  • 33103828dc lib: add cbprintf capability Peter Bigot 2020-11-08 06:24:22 -06:00
  • abb3a28c94 Revert "shell: support floating point output with newlib" Peter Bigot 2020-11-08 06:20:43 -06:00
  • 74fd3a8143 libc: minimal: add maximum integer typedefs Peter Bigot 2020-11-05 10:24:33 -06:00
  • ca818d5fb9 sys: util: add BIT64_MASK Peter Bigot 2020-11-08 09:00:01 -06:00
  • cb1cf54406 drivers: Bluetooth: rpmsg: Fix typo in BT_QUIRK_NO_AUTO_DLE use Vinayak Kariappa Chettimada 2020-09-09 21:28:29 +05:30
  • 59888103d2 Bluetooth: controller: Fix AD data size overflow check Vinayak Kariappa Chettimada 2020-11-09 10:05:21 +05:30
  • c4cb838964 tests: Bluetooth: bsim: Set Periodic Advertising Data Vinayak Kariappa Chettimada 2020-11-04 13:31:08 +05:30
  • afff307645 Bluetooth: controller: Initial support for set periodic adv data Vinayak Kariappa Chettimada 2020-11-04 13:29:27 +05:30
  • 92a942257d Bluetooth: controller: Fix Extended Advertising data population Vinayak Kariappa Chettimada 2020-11-06 15:56:03 +05:30
  • a7aef46758 kconfig: add config for cpuapp domain board Håkon Øye Amundsen 2020-10-02 09:43:37 +00:00
  • fc516ff6c6 boards: nrf5340dk_nrf5340: Fix arguments for jlink runners Andrzej Głąbek 2020-11-12 16:20:45 +01:00
  • 6221439fbd tests: kernel: syscalls: add more than 6 arguments syscall test case Wentong Wu 2020-10-27 06:12:49 -04:00
  • bfc7785da0 arch: arm: push ssf to thread privileged stack to complete stack frame Wentong Wu 2020-10-28 06:08:02 -04:00
  • 353c76919d soc: mec1501: don't enable SoC timing funcs if CORTEX_M_DWT Daniel Leung 2020-11-12 10:30:55 -08:00
  • a17952237f Bluetooth: controller: Fix build error Andrzej Kaczmarek 2020-11-12 18:03:50 +01:00
  • 3f46b297b3 buildkite: remove workarounds for python package installations Ioannis Glaropoulos 2020-11-12 19:14:28 +01:00
  • 6895607360 buildkite: update pipeline to use new dockerfiles release Ioannis Glaropoulos 2020-11-12 17:52:58 +01:00
  • d770880a71 kconfig: userspace: Select THREAD_STACK_INFO Carlo Caione 2020-11-12 14:44:14 +01:00
  • 10fdf95b94 tests: k_heap api: add tests for k_heap_api iva kik 2020-11-05 04:00:55 -08:00
  • 1ebe1573da usb: nordic: Clear STALL when Endpoint is enabled. Emil Obalski 2020-11-05 14:41:24 +01:00
  • 28297adde4 drivers: flash: stm32f4: Don't invert an already inverted mask Justin Brederveld 2020-11-09 14:02:05 +01:00
  • 74930b9256 soc: nrf53: Add enabling of LFXO pins (XL1 and XL2) Andrzej Głąbek 2020-11-10 15:51:40 +01:00
  • 7a579025df soc: nrf53: Use nrfx HALs instead of direct register accesses Andrzej Głąbek 2020-11-10 15:23:32 +01:00
  • 5da68ea186 net: shell: Added missing check for eth iface in "net iface" cmd Jan Georgi 2020-11-05 17:25:52 +01:00
  • 9d1c47521f drivers: wifi: esp DHCP/Static IP Support Mohamed ElShahawi 2020-11-11 20:40:38 +01:00
  • 4b2de23356 doc: add documentation on thread runtime statistics Daniel Leung 2020-11-11 14:11:22 -08:00
  • a24652e5a2 doc: add documentation for timing functions Daniel Leung 2020-11-11 12:57:57 -08:00
  • 270ce0b850 nios2: fix register saving during thread switch instrumentation Daniel Leung 2020-10-15 13:34:16 -07:00
  • 939d48cb02 shell: show thread execution cycles Daniel Leung 2020-08-27 13:56:45 -07:00
  • fd7a68dbe9 kernel: use timing functions to gather thread runtime stats Daniel Leung 2020-10-14 12:17:12 -07:00
  • 11e6b43090 tracing: roll thread switch in/out into thread stats functions Daniel Leung 2020-08-27 16:12:01 -07:00
  • fc577c4bd1 kernel: gather basic thread runtime statistics Daniel Leung 2020-08-27 13:54:14 -07:00
  • 9be37553ee timing: do not repeatedly do init()/start()/stop() Daniel Leung 2020-10-14 11:15:40 -07:00
  • e9ef078a11 kernel: kconfig: changing recommendations for SYS_CLOCK_TICKS_PER_SEC Spoorthy Priya Yerabolu 2020-09-18 00:45:48 -07:00
  • 89f6e24590 rand: xoroshiro128: fix buffer overflow Didrik Rokhaug 2020-11-10 17:48:12 +01:00
  • 202adf565f kernel: Rename struct _poller Andy Ross 2020-11-10 09:54:49 -08:00
  • f3fe8af985 tests: Remove filtering on KERNEL_COHERENCE Andy Ross 2020-11-09 15:30:40 -08:00
  • 9487a1d0ca tests/queue: Remove fifo/queue "poll" variant tests Andy Ross 2020-11-09 15:25:29 -08:00
  • dadc6643e4 kernel/poll: Move "_poller" into thread struct, fix COHERENCE collision Andy Ross 2020-11-09 15:17:18 -08:00
  • 310f60f5b6 kernel/poll: Store the work queue in the triggered work poll items Andy Ross 2020-11-09 10:43:25 -08:00
  • 6c82745cb3 kernel/poll: Use a separate thread backpointer for triggered work Andy Ross 2020-11-05 11:50:47 -08:00
  • 0c7af40d61 kernel/poll: Make the poll callback a single-byte enum instead Andy Ross 2020-10-30 11:18:53 -07:00
  • c80fe8ae69 drivers: ieee802154: cc13xx_cc26xx: use multi-protocol radio patch Christopher Friedt 2020-11-09 12:15:32 -05:00
  • 21cac03b7c tests: subsys: test cases for soc power management Shihao Shen 2020-10-15 15:25:31 +08:00
  • 03b57ac058 drivers: sock_flash_nrf: Report errors to log Ievgenii Meshcheriakov 2020-10-05 15:10:35 +02:00
  • 3afb493858 arch: arm64: mmu: Restore SRAM region Carlo Caione 2020-10-20 11:06:37 +02:00
  • f0424e74ca ARC: boards: nsim: update documentation Eugeniy Paltsev 2020-11-03 21:39:55 +03:00
  • fee1a8d7e4 ARC: nsim: enable mdb-hw runner for nsim_* boards Eugeniy Paltsev 2020-10-16 02:34:12 +03:00
  • 16032b67e8 sanitycheck: ARC: mdb-nsim: add missing stuff for simulation run Eugeniy Paltsev 2020-10-08 22:42:02 +03:00
  • 9f2006c48b sanitycheck: ARC: nsim: allow to run tests on HW as well Eugeniy Paltsev 2020-10-08 22:31:19 +03:00
  • 0699f38f16 ARC: west: mdb runner: record MDB's CLD process pid to file Eugeniy Paltsev 2020-10-08 20:59:39 +03:00
  • 91d7ec5a35 ARC: west: split mdb runner for mdb-hw & mdb-nsim runners Eugeniy Paltsev 2020-10-07 22:12:42 +03:00
  • 6c92d887c8 boards: Adapt Pinetime board configuration Stephane Dorre 2020-11-10 09:49:54 +01:00
  • 83b77bd52c samples: Adapt Pinetime sample program Stephane Dorre 2020-11-10 09:48:39 +01:00
  • 2469793066 board: Improve pinetime_devkit0 configuration Sergey Koziakov 2020-02-06 16:20:21 +03:00
  • ce9947c243 boards: pinetime_devkit0 basic sample. Rafa Couto 2019-11-21 01:45:13 +01:00
  • 0dbc7e20be boards: PineTime board skeleton Rafa Couto 2019-10-21 01:51:48 +02:00
  • 273cb94c0d Bluetooth: controller: Resolve AdvA in ADV_EXT_IND properly Andrzej Kaczmarek 2020-08-13 12:53:43 +02:00
  • 0316329db1 Bluetooth: controller: Add radio API to resolve addr via AAR Andrzej Kaczmarek 2020-08-13 12:38:20 +02:00
  • de027edfb8 Bluetooth: controller: Configure AR for resolving in ext adv Andrzej Kaczmarek 2020-08-12 23:13:25 +02:00
  • fb0c3dbaa4 Bluetooth: controller: Disable AAR PPI on AR reset Andrzej Kaczmarek 2020-08-12 23:10:08 +02:00
  • c7704d8c66 arc: enable thread local storage Daniel Leung 2020-10-30 10:21:40 -07:00