aboutsummaryrefslogtreecommitdiff
path: root/board/evb64260/flash.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada1-837/+0
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-7/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2009-02-18Fix build errors after making flash_get_info() non-staticWolfgang Denk1-2/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-17/+17
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-4/+4
2003-10-29* Prepare for releasewdenk1-1/+1
2003-10-14* Make sure HUSH is initialized for running auto-update scriptsLABEL_2003_10_14_2140wdenk1-2/+10
2003-09-02* Add support for PPChameleon Eval Boardwdenk1-2/+43
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-2/+2
2002-11-02Initial revisionwdenk1-0/+805