summaryrefslogtreecommitdiff
path: root/common/cmd_immap.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-12powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood1-1/+1
2013-02-02ppc: Move brg_clk to arch_global_dataSimon Glass1-1/+1
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-18/+18
2009-06-12General help message cleanupWolfgang Denk1-17/+16
2009-01-28Command usage cleanupPeter Tyser1-17/+17
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-6/+6
2007-11-21[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-4/+1
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-1/+1
2007-07-04common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+4
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-0/+1
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk1-2/+11
2005-09-26Add iopset command on mpc8xxWolfgang Denk1-6/+15
2004-03-24* Patches by Thomas Viehweger, 16 Mar 2004:wdenk1-3/+3
2003-09-18* Patches by Jon Diekema, 17 Sep 2003:wdenk1-1/+1
2003-07-02Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-34/+34
2003-06-28* Code cleanup:wdenk1-1/+108
2003-06-17* Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk1-3/+20
2002-11-03Initial revisionwdenk1-0/+578