summaryrefslogtreecommitdiffstats
path: root/board/mpl/common/common_util.c
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* board/mpl/common: remove the old legacy flashDavid Müller2012-01-091-24/+178
* board/mpl: Remove mpl-specific memory test commandPeter Tyser2010-10-061-27/+3
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-2/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-211-1/+0
* mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD2009-07-191-30/+0
* MIP405T: fix compile problemWolfgang Denk2009-07-181-1/+1
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-211-5/+6
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-12/+12
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD2008-09-091-1/+0
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-141-6/+6
* Big white-space cleanup.Wolfgang Denk2008-05-211-7/+7
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-291-2/+2
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-251-0/+7
* [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-211-1/+1
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-071-22/+15
* ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-311-1/+1
* ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2007-10-311-2/+2
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-3/+3
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-2/+2
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-1/+3
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-7/+7
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-081-2/+2
* Code cleanup; make several boards compile & link.wdenk2004-03-141-1/+1
* * Patch by Denis Peter, 8 Dec 2003wdenk2004-01-021-3/+47
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-9/+9
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-071-73/+115
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-101-132/+1
* * Code cleanup:wdenk2003-06-271-4/+2
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-191-0/+4
* * Patch by Denis Peter, 04 June 2003:wdenk2003-06-041-2/+20
* Patch by Denis Peter, 19 Mai 2003:wdenk2003-05-231-22/+88
* * Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk2003-03-141-0/+2
* * Patches by David Müller, 31 Jan 2003:wdenk2003-03-061-15/+40
* * Patches by Robert Schwebel, 06 Mar 2003:wdenk2003-03-061-1/+1
* Initial revisionwdenk2002-11-031-0/+606
OpenPOWER on IntegriCloud