aboutsummaryrefslogtreecommitdiff
path: root/board/mpl/common/flash.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-09board/mpl/common: remove the old legacy flashDavid Müller1-872/+0
2011-12-02board/mpl/common/flash.c: Fix GCC 4.6 build warningWolfgang Denk1-2/+1
2011-11-07board/mpl/common/flash.c: fix GCC 4.6 build warningWolfgang Denk1-14/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-29/+29
2009-07-19PATI board: fix compiler warningsWolfgang Denk1-3/+7
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-11/+11
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese1-1/+1
2004-01-02* Patch by Denis Peter, 8 Dec 2003wdenk1-12/+26
2003-12-07* Patches by David Müller, 14 Nov 2003:wdenk1-12/+17
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_8wdenk1-14/+141
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-0/+2
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-4/+4
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+1
2003-05-23Patch by Denis Peter, 19 Mai 2003:wdenk1-250/+110
2002-08-17Initial revisionwdenk1-0/+860