summaryrefslogtreecommitdiff
path: root/common/cmd_immap.c
Commit message (Expand)AuthorAgeLines
* powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-07-22/+22
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood2013-06-11-1/+1
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-01-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-18/+18
* General help message cleanupWolfgang Denk2009-06-12-17/+16
* Command usage cleanupPeter Tyser2009-01-28-17/+17
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-6/+6
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-4/+1
* common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-08-1/+1
* common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+4
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-0/+1
* Support passing of OF flat trees to the kernel.Wolfgang Denk2005-10-13-2/+11
* Add iopset command on mpc8xxWolfgang Denk2005-09-26-6/+15
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-23-3/+3
* * Patches by Jon Diekema, 17 Sep 2003:wdenk2003-09-18-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-34/+34
* * Code cleanup:wdenk2003-06-27-1/+108
* * Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk2003-06-16-3/+20
* Initial revisionwdenk2002-11-03-0/+578