summaryrefslogtreecommitdiff
path: root/board/mpl/common
Commit message (Expand)AuthorAgeLines
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-21-1/+0
* mpl: Remove memory test relocation fixupsPeter Tyser2009-10-03-26/+0
* ppc: Remove pci config table pointer relocation fixupsPeter Tyser2009-10-03-18/+0
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-29/+29
* Dual-license IBM code contributionsJosh Boyer2009-08-09-0/+2
* PATI board: fix compiler warningsWolfgang Denk2009-07-19-3/+7
* mpl: printing current stdio devices cleanupJean-Christophe PLAGNIOL-VILLARD2009-07-19-31/+0
* MIP405T: fix compile problemWolfgang Denk2009-07-18-1/+1
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-5/+5
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-1/+1
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-21-5/+6
* Merge git://git.denx.de/u-boot into x1Markus Klotzbuecher2008-10-21-47/+47
|\
| * rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-47/+47
* | The PIPE_INTERRUPT flag is used wrongRemy Bohmer2008-10-14-1/+1
|/
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-7/+7
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* disk-on-chip: remove duplicate doc_probe declarationJean-Christophe PLAGNIOL-VILLARD2008-09-09-1/+0
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-10/+10
* Big white-space cleanup.Wolfgang Denk2008-05-21-165/+163
* [new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz2008-02-29-2/+2
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-0/+7
* [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-21-1/+1
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-22/+15
* ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-31-1/+1
* ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2007-10-31-3/+3
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-4/+4
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-3/+3
* [PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese2007-02-20-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-6/+8
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-8/+8
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-3/+3
* (re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk2005-08-04-3/+21
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-08-2/+2
* Code cleanup; make several boards compile & link.wdenk2004-03-14-1/+1
* * Patch by Denis Peter, 8 Dec 2003wdenk2004-01-02-15/+73
* * Cleanup lowboot code for MPC5200wdenk2004-01-02-9/+9
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-07-85/+132
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-5/+4
* * Patch by Scott McNutt, 04 Oct 2003:wdenk2003-10-08-3/+18
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-10-180/+210
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-2/+4
* * Code cleanup:wdenk2003-06-27-50/+15
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-19-0/+4
* * Patch by Denis Peter, 04 June 2003:wdenk2003-06-04-2/+26
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-1/+1
* Patch by Denis Peter, 19 Mai 2003:wdenk2003-05-23-6225/+234
* * Patch by Arun Dharankar, 4 Apr 2003:wdenk2003-04-05-8/+32
* * Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk2003-03-14-0/+2
* * Patches by David Müller, 31 Jan 2003:wdenk2003-03-06-15/+40
* * Patches by Robert Schwebel, 06 Mar 2003:wdenk2003-03-06-1/+1