Files
u-boot/arch/arm/include/asm
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
..
2012-03-26 23:09:26 +02:00
2012-10-15 11:54:10 -07:00
2012-10-15 11:54:10 -07:00
2012-09-18 12:01:51 -07:00
2012-10-15 11:54:07 -07:00
2011-07-16 13:00:11 +02:00
2011-11-29 15:43:38 +01:00
2011-02-21 08:30:55 +01:00
2012-05-15 08:31:26 +02:00
2011-09-13 08:25:15 +02:00
2011-07-04 10:55:25 +02:00
2010-10-13 09:59:33 +02:00
2012-05-15 17:32:05 -05:00