Alin Jerpelea
|
c39339a7a8
|
arch: arm: include: nxstyle fixes
nxstyle fixes to pass CI
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-03-22 19:28:38 -07:00 |
|
Alin Jerpelea
|
4daa276903
|
arch: arm: include: Author Gregory Nutt: update licenses to Apache
Gregory Nutt has submitted the SGA and we can migrate the licenses
to Apache.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-03-22 19:28:38 -07:00 |
|
Gustavo Henrique Nihei
|
330eff36d7
|
sourcefiles: Fix relative path in file header
|
2021-03-09 23:18:28 +08:00 |
|
Xiang Xiao
|
7faf72cabc
|
arch/arm: Add ARCH_ARMV6M Kconfig to prepare the support of CortexM0+
also align with the armv7m implementation
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-09-22 23:05:29 +01:00 |
|
Gregory Nutt
|
2a228e8650
|
Fleshs out a few more things needed to compile and build the S32K118EVB board configuration.
Squashed commit of the following:
arch/arm/include: Add interrupt IRQ numbers.
tools/: Add support for the S32K1XX family.
|
2019-08-14 10:57:54 -06:00 |
|
Gregory Nutt
|
bcfabcbe53
|
This commit brings the initial files for a port to the NXP S32K1xx family. This is very much a work in progress and is little more that a partial configuration/build environment and some S32K1xx register definition header files
Squashed commit of the following:
arch/arm/src/s32k1xx/hardware/s32k1xx_mcm.h: Add MCM register definition file.
arch/arm/src/s32k1xx/hardware/s32k1xx_memorymap.h: Add memory map definition file.
arch/arm/src/s32k1xx/hardware/s32k1xx_cmu.h: Add CMU register definition file.
arch/arm/src/s32k1xx/hardware/s32k1xx_pcc.h: Add PCC register definition file.
arch/arm/src/s32k1xx/hardware/s32k1xx_scg.h: Add SCG register definition file.
arch/arm/src/s32k1xx: Add initial Make.defs files.
Basic configuration logic for the S32K1 family.
|
2019-08-12 12:12:58 -06:00 |
|