zephyr/boards/nordic/nrf54h20dk
Stephanos Ioannidis fe87abe0b9 boards: Remove 'xtools' toolchain variant references
This commit removes all references to the `xtools` toolchain variant in the
board YAML files.

Note that the `xtools` toolchain variant has been deprecated since Zephyr
v3.3.0 and now removed.

The removal process was automated using the following command line:

  git grep -l xtools -- boards/*.{yml,yaml} | \
  xargs -n 1 -P $(nproc) \
  yq -i 'del(.toolchain[] | select(. == "xtools"))'

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2025-01-17 10:50:07 +01:00
..
doc boards: nordic: nrf54hl: add retained_mem to supported features 2024-10-18 08:17:53 -04:00
support boards: nordic: remove custom JLink reset scheme 2024-12-19 17:36:59 +01:00
bicr.json boards: nrf54h20dk: add bicr.json 2024-12-17 15:23:50 +01:00
board.cmake boards: nordic: nrf54h20dk: VPRs board runner config 2024-12-05 22:09:13 +01:00
board.yml boards: nordic: Remove v0.8.0 of the nRF54H20 DK 2024-11-16 15:09:14 -05:00
Kconfig.defconfig Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
Kconfig.nrf54h20dk boards: nordic: Remove v0.8.0 of the nRF54H20 DK 2024-11-16 15:09:14 -05:00
nrf54h20dk_nrf54h20-common.dtsi drivers: clock_control: nrf54h-lfclk: use values from BICR 2024-12-18 12:46:20 +01:00
nrf54h20dk_nrf54h20-ipc_conf.dtsi boards: nordic: ipc: added dcache alignement 2024-10-24 03:45:35 +01:00
nrf54h20dk_nrf54h20-memory_map.dtsi boards: nordic: Fix cpuapp_ram0x_region reg value. 2024-11-28 12:50:44 +01:00
nrf54h20dk_nrf54h20-pinctrl.dtsi dts: bindings: nordic,nrf-pinctrl: remove pinctrl nordic,clock-enable 2024-08-12 12:58:58 +02:00
nrf54h20dk_nrf54h20_cpuapp.dts boards: nordic: Enable IPC and bellboard on nRF54H20 2024-12-03 13:07:03 +01:00
nrf54h20dk_nrf54h20_cpuapp_0_9_0.yaml boards: Remove 'xtools' toolchain variant references 2025-01-17 10:50:07 +01:00
nrf54h20dk_nrf54h20_cpuapp_defconfig boards: Split merged board file configuration up 2024-04-09 23:35:54 +02:00
nrf54h20dk_nrf54h20_cpuflpr.dts boards: nrf54h20dk: Add parameters of mounted HFXO and LFXO 2024-09-05 17:00:24 -04:00
nrf54h20dk_nrf54h20_cpuflpr_0_9_0.yaml boards: nrf54h20dk: add board revision 0.9.0 2024-10-07 18:42:14 +02:00
nrf54h20dk_nrf54h20_cpuflpr_defconfig boards: nrf54h20dk: add cpuflpr target 2024-08-06 14:32:40 +02:00
nrf54h20dk_nrf54h20_cpuflpr_xip.dts boards: nrf54h20dk: add xip variant for cpuflpr 2024-08-06 14:32:40 +02:00
nrf54h20dk_nrf54h20_cpuflpr_xip_0_9_0.yaml boards: nrf54h20dk: add board revision 0.9.0 2024-10-07 18:42:14 +02:00
nrf54h20dk_nrf54h20_cpuflpr_xip_defconfig boards: nrf54h20dk: add xip variant for cpuflpr 2024-08-06 14:32:40 +02:00
nrf54h20dk_nrf54h20_cpuppr.dts boards: nordic: Do not enable hw-flow-control on console 2024-10-15 04:05:36 -04:00
nrf54h20dk_nrf54h20_cpuppr_0_9_0.yaml boards: nrf54h20dk: add board revision 0.9.0 2024-10-07 18:42:14 +02:00
nrf54h20dk_nrf54h20_cpuppr_defconfig boards: Split merged board file configuration up 2024-04-09 23:35:54 +02:00
nrf54h20dk_nrf54h20_cpuppr_xip.dts boards: board dts and defconfig file adjustments 2024-04-09 23:35:54 +02:00
nrf54h20dk_nrf54h20_cpuppr_xip_0_9_0.yaml boards: nrf54h20dk: add board revision 0.9.0 2024-10-07 18:42:14 +02:00
nrf54h20dk_nrf54h20_cpuppr_xip_defconfig boards: Split merged board file configuration up 2024-04-09 23:35:54 +02:00
nrf54h20dk_nrf54h20_cpurad.dts boards: nordic: Enable IPC and bellboard on nRF54H20 2024-12-03 13:07:03 +01:00
nrf54h20dk_nrf54h20_cpurad_0_9_0.yaml boards: Remove 'xtools' toolchain variant references 2025-01-17 10:50:07 +01:00
nrf54h20dk_nrf54h20_cpurad_defconfig boards: Split merged board file configuration up 2024-04-09 23:35:54 +02:00