index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
dataflash.c
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-11-16
drivers/mtd/dataflash.c: Fix GCC 4.6 warning
Anatolij Gustschin
2008-12-02
mtd/dataflash.c: fix a problem with the last partition
Ilko Iliev
2008-12-02
fix some coding style violations.
Ilko Iliev
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-09
DataFlash: AT45DB021 fix and AT45DB081 support
Sergey Lapin
2008-07-13
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-10
DataFlash AT45DB021 support
Sergey Lapin
2008-04-18
Clean up dataflash partitioning
Ulf Samuelsson
2008-04-01
dataflash: Move CONFIG_HAS_DATAFLASH to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-04-01
Cleanup DataFlash partition handling
Stelian Pop
2008-02-14
AT91CAP9 support : build integration
Stelian Pop
2008-02-14
Improve DataFlash CS definition.
Stelian Pop
2008-02-14
Fix incorrect address test in AT91F_DataflashSelect().
Stelian Pop
2007-11-25
drivers/mtd : move mtd drivers to drivers/mtd
Jean-Christophe PLAGNIOL-VILLARD