summaryrefslogtreecommitdiff
path: root/board/mpl/common/flash.c
Commit message (Expand)AuthorAgeLines
* board/mpl/common: remove the old legacy flashDavid Müller2012-01-09-872/+0
* board/mpl/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-2/+1
* board/mpl/common/flash.c: fix GCC 4.6 build warningWolfgang Denk2011-11-07-14/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-1/+1
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-29/+29
* PATI board: fix compiler warningsWolfgang Denk2009-07-19-3/+7
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-11/+11
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-14-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2007-10-31-1/+1
* * Patch by Denis Peter, 8 Dec 2003wdenk2004-01-02-12/+26
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-07-12/+17
* * 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-14/+141
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-0/+2
* * Code cleanup:wdenk2003-06-27-4/+4
* * 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-250/+110
* Initial revisionwdenk2002-08-17-0/+860