summaryrefslogtreecommitdiffstats
path: root/board/mpl/common
Commit message (Expand)AuthorAgeFilesLines
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-185-47/+47
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-102-7/+7
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* 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-144-10/+10
* Big white-space cleanup.Wolfgang Denk2008-05-218-165/+163
* [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-312-3/+3
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-4/+4
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-3/+3
* [PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese2007-02-201-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-313-6/+8
* Cleanup for GCC-4.xWolfgang Denk2005-10-132-8/+8
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-232-3/+3
* (re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk2005-08-041-3/+21
* * 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-022-15/+73
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-9/+9
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-072-85/+132
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-5/+4
* * Patch by Scott McNutt, 04 Oct 2003:wdenk2003-10-081-3/+18
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-107-180/+210
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-243-2/+4
* * Code cleanup:wdenk2003-06-2711-50/+15
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-191-0/+4
* * Patch by Denis Peter, 04 June 2003:wdenk2003-06-042-2/+26
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-301-1/+1
* Patch by Denis Peter, 19 Mai 2003:wdenk2003-05-237-6225/+234
* * Patch by Arun Dharankar, 4 Apr 2003:wdenk2003-04-051-8/+32
* * 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
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-1/+1
* Initial revisionwdenk2002-11-033-0/+900
* Initial revisionwdenk2002-09-302-0/+835
* Initial revisionwdenk2002-08-261-0/+568
* Initial revisionwdenk2002-08-174-0/+3136
* Initial revisionwdenk2002-04-262-0/+209
* Initial revisionwdenk2002-03-084-0/+5396
OpenPOWER on IntegriCloud