zephyr/soc/arm/nordic_nrf/nrf51
Ulf Magnusson 4e85006ba4 dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf}
generated_dts_board.h is pretty redundant and confusing as a name. Call
it devicetree.h instead.

dts.h would be another option, but DTS stands for "devicetree source"
and is the source code format, so it's a bit confusing too.

The replacement was done by grepping for 'generated_dts_board' and
'GENERATED_DTS_BOARD'.

Two build diagram and input-output SVG files were updated as well, along
with misc. documentation.

hal_ti, mcuboot, and ci-tools updates are included too, in the west.yml
update.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-17 17:57:59 +01:00
..
CMakeLists.txt headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
Kconfig.defconfig.nrf51822_QFAA arm: soc: nRF51: Remove ISR_STACK_SIZE assignment 2019-12-10 15:34:26 +02:00
Kconfig.defconfig.nrf51822_QFAB arm: soc: nRF51: Remove ISR_STACK_SIZE assignment 2019-12-10 15:34:26 +02:00
Kconfig.defconfig.nrf51822_QFAC kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig.series soc: arm: nordic: Remove enabling of temperature sensor 2019-12-19 16:02:55 +01:00
Kconfig.series kconfig: Clean up 'config FOO' (two spaces) definitions 2019-11-04 17:31:27 -05:00
Kconfig.soc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
dts_fixup.h soc: nrf: update dts_fixup.h to I2C DT 2019-12-13 17:10:24 -06:00
linker.ld arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
power.c nordic: Update nrfx HAL function calls after switching to nrfx 2.0.0 2019-11-08 14:54:12 +01:00
soc.c nordic: Update nrfx HAL function calls after switching to nrfx 2.0.0 2019-11-08 14:54:12 +01:00
soc.h dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00