aboutsummaryrefslogtreecommitdiff
path: root/board/mpl/common/common_util.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-677/+0
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher1-51/+2
2017-01-25Drop CONFIG_CMD_DOCSimon Glass1-9/+0
2016-12-04arm: Remove VCMA9 boardSimon Glass1-23/+0
2016-10-23video: Move video_get_info_str() prototype to a header fileSimon Glass1-0/+1
2016-09-20PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini1-8/+8
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten1-4/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2012-01-09board/mpl/common: remove the old legacy flashDavid Müller1-24/+178
2010-10-06board/mpl: Remove mpl-specific memory test commandPeter Tyser1-27/+3
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-2/+2
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-2/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-1/+0
2009-07-19mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD1-30/+0
2009-07-18MIP405T: fix compile problemWolfgang Denk1-1/+1
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk1-5/+6
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-12/+12
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-09disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD1-1/+0
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-6/+6
2008-05-21Big white-space cleanup.Wolfgang Denk1-7/+7
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-2/+2
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-0/+7
2008-02-21[new uImage] Rename and move print_image_hdr() routineMarian Balakowicz1-1/+1
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-22/+15
2007-10-31ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese1-1/+1
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese1-2/+2
2007-07-09board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-3/+3
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-2/+2
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-1/+3
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-7/+7
2004-09-08* Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk1-2/+2
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-1/+1
2004-01-02* Patch by Denis Peter, 8 Dec 2003wdenk1-3/+47
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-9/+9
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk1-73/+115
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk1-132/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-4/+2
2003-06-19* Patches by David Müller, 12 Jun 2003:wdenk1-0/+4
2003-06-04* Patch by Denis Peter, 04 June 2003:wdenk1-2/+20
2003-05-23Patch by Denis Peter, 19 Mai 2003:wdenk1-22/+88
2003-03-14* Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk1-0/+2
2003-03-06* Patches by David Müller, 31 Jan 2003:LABEL_2003_03_06_2255wdenk1-15/+40
2003-03-06* Patches by Robert Schwebel, 06 Mar 2003:wdenk1-1/+1
2002-11-03Initial revisionwdenk1-0/+606