aboutsummaryrefslogtreecommitdiff
path: root/board/cu824/flash.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-05powerpc: mpc824x: remove MPC824X cpu supportMasahiro Yamada1-470/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+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-12/+12
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-23/+23
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-2/+2
2002-08-17Initial revisionwdenk1-0/+486