u-boot-brain/arch/arm/cpu/armv7/mx5
Benoît Thébaudeau 846b38981f mx5 clocks: Cleanup
Clean up the i.MX5 clock driver:
 - Use readl() and writel() instead of their __raw_ counterparts.
 - Use the clr/setbits_le32() family of macros rather than expanding code.
 - Use accessor macros for bit-fields instead of _MASK and _OFFSET.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Stefano Babic <sbabic@denx.de>
2012-10-15 11:54:10 -07:00
..
asm-offsets.c MX5: Update to autogenerated asm-offsets.h 2011-07-14 15:41:24 +02:00
clock.c mx5 clocks: Cleanup 2012-10-15 11:54:10 -07:00
iomux.c MX5: Add initial support for MX53 processor 2011-02-02 00:54:41 +01:00
lowlevel_init.S mx5: cosmetic: Clean up lowlevel_init 2012-09-01 14:58:26 +02:00
Makefile i.mx: introduce the armv7/imx-common folder 2011-12-09 17:30:10 +01:00
soc.c imx-common/cmd_bmode.c: add imx bmode (bootmode) command 2012-09-01 14:58:26 +02:00