summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/clko.c
Commit message (Expand)AuthorAgeFilesLines
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-3/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-2/+2
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* call getopt_reset only onceSascha Hauer2009-10-191-2/+0
* commands: return COMMAND_ERROR_USAGESascha Hauer2009-10-191-4/+2
* Remove accidently committed debug codeSascha Hauer2009-03-261-35/+0
* add clko support for i.mx35Sascha Hauer2009-03-191-15/+44
* add clko command for i.MX27Sascha Hauer2008-03-141-0/+65