summaryrefslogtreecommitdiff
path: root/board/pm520/flash.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* PM520: add missing enable_interrupts()Wolfgang Denk2011-11-07-5/+12
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-19/+19
* 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
* Big white-space cleanup.Wolfgang Denk2008-05-21-21/+21
* Fix 28F256J3A support on PM520 boardWolfgang Denk2006-01-13-4/+5
* Add support for 28F256J3A flah (=> 64 MB) on PM520 boardWolfgang Denk2005-12-29-3/+15
* Coding style cleanupWolfgang Denk2005-08-02-3/+1
* Implement h/w sector protection status synchronization at boot.Wolfgang Denk2005-07-30-2/+95
* Patch by Josef Wagner, 04 Jun 2004:wdenk2004-06-19-3/+22
* * Add start-up delay to make sure power has stabilized beforewdenk2004-03-23-0/+545