zephyr/soc/xtensa/intel_s1000
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
..
include global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
xcc toolchain: xcc: use Clang if exists 2020-01-07 17:09:38 +01:00
CMakeLists.txt soc: intel_s1000: move XCC fixes into its own directory 2020-01-07 17:09:38 +01:00
Kconfig.defconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.soc soc: intel_s1000_crb: fix cmake warning about HAS_*_DW 2019-12-02 09:58:00 -05:00
dts_fixup.h devicetree: Remove DT_SRAM_{BASE_ADDRESS,SIZE}, use CONFIG_* versions 2020-01-07 17:19:36 +01:00
iomux.h soc: intel_s1000: add I/O mux definitions 2018-11-29 14:23:24 -08:00
linker.ld dts: Rename generated_dts_board*.{h,conf} to devicetree*.{h,conf} 2020-01-17 17:57:59 +01:00
memory.h soc: intel_s1000: define lpsram memory for linker 2019-06-11 16:36:30 -04:00
soc.c soc: xtensa/intel_s1000_crb: fix build error on xtensa_api.h 2019-11-07 21:34:03 -05:00
soc.h intel_s1000: implement z_soc_irq_is_enabled() 2019-09-07 10:20:51 -04:00