u-boot/arch/arm/cpu/arm926ejs/mxs
Otavio Salvador f348199606 mxs: Remove not required explicit iomux-mx28.h include
The iomux header is included on sys_proto.h so to avoid SoC specific
header inclusion.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Marek Vasut <marex@denx.de>
2012-09-01 14:58:25 +02:00
..
clock.c mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
iomux.c mxs: prefix register acessor macros with 'mxs' prefix 2012-09-01 14:58:17 +02:00
Makefile mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs 2012-09-01 14:58:17 +02:00
mxs.c mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs 2012-09-01 14:58:17 +02:00
mxs_init.h mxs: Reowork SPL to use 'mxs' prefix for methods 2012-09-01 14:58:17 +02:00
spl_boot.c mxs: Remove not required explicit iomux-mx28.h include 2012-09-01 14:58:25 +02:00
spl_lradc_init.c mxs: Reowork SPL to use 'mxs' prefix for methods 2012-09-01 14:58:17 +02:00
spl_mem_init.c mxs: Reowork SPL to use 'mxs' prefix for methods 2012-09-01 14:58:17 +02:00
spl_power_init.c i.MX28: bug fixes in PMU configuration code 2012-09-01 14:58:18 +02:00
start.S mxs: reorganize source directory for easy sharing of code in i.MXS SoCs 2012-09-01 14:58:17 +02:00
timer.c mxs: prefix register structs with 'mxs' prefix 2012-09-01 14:58:17 +02:00
u-boot-spl.lds mxs: reorganize source directory for easy sharing of code in i.MXS SoCs 2012-09-01 14:58:17 +02:00
u-boot.bd MX28: Move the u-boot.bd info CPUDIR/SOCDIR 2012-09-01 14:58:18 +02:00