summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/clko.c
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX: Remove old clock supportSascha Hauer2012-10-041-60/+0
* i.MX clko: Added support for more than one CLKO outputsAlexander Shiyan2012-06-301-8/+14
* I.MX clko: Using strtol function instead strtoul for getting argument for clk...Alexander Shiyan2012-06-301-1/+1
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* 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