aboutsummaryrefslogtreecommitdiff
path: root/board/mpl/common
AgeCommit message (Expand)AuthorFilesLines
2010-10-06board/mpl: Remove mpl-specific memory test commandPeter Tyser2-592/+3
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2-2/+2
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk2-3/+3
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-10-03mpl: Remove memory test relocation fixupsPeter Tyser1-26/+0
2009-10-03ppc: Remove pci config table pointer relocation fixupsPeter Tyser1-18/+0
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-29/+29
2009-08-09Dual-license IBM code contributionsJosh Boyer1-0/+2
2009-07-19PATI board: fix compiler warningsWolfgang Denk1-3/+7
2009-07-19mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD2-31/+0
2009-07-18MIP405T: fix compile problemWolfgang Denk1-1/+1
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD3-5/+5
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-21Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher5-47/+47
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD5-47/+47
2008-10-14The PIPE_INTERRUPT flag is used wrongRemy Bohmer1-1/+1
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2-7/+7
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
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 Denk4-10/+10
2008-05-21Big white-space cleanup.Wolfgang Denk8-165/+163
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 Roese2-3/+3
2007-07-09board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2-4/+4
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2-3/+3
2007-02-20[PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk3-6/+8
2005-10-13Cleanup for GCC-4.xWolfgang Denk2-8/+8
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk2-3/+3
2005-08-04(re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk1-3/+21
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 2003wdenk2-15/+73
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-9/+9
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk2-85/+132
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-5/+4
2003-10-08* Patch by Scott McNutt, 04 Oct 2003:wdenk1-3/+18
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk7-180/+210
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk3-2/+4
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk11-50/+15
2003-06-19* Patches by David Müller, 12 Jun 2003:wdenk1-0/+4
2003-06-04* Patch by Denis Peter, 04 June 2003:wdenk2-2/+26
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+1