Wolfgang Denk
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
[trini: Fixup common/cmd_io.c]
Signed-off-by: Tom Rini <trini@ti.com>
12 years ago
Reinhard Meyer
0c42791476
AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings
...
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
14 years ago
Reinhard Meyer
576e7a10c4
ATMEL spi_dataflash driver - fix to build again
...
The rework effort for ATMEL (AT91/AVR32) accidentially broke build of
this driver. Fix this to make it build again. However this driver should
be reworked as soon as possible!
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
14 years ago
Reinhard Meyer
a0cfd18876
ATMEL: fix dataflash (dirty) this file should be converted to struct SoC access
...
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
14 years ago
Jens Scharsig
0cf0b93161
convert common files to new SoC access
...
* add's a warning to all files, which need update to new SoC access
* convert common files in cpu/../at91 and a lot of drivers to use
c stucture SoC access
Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
15 years ago
Remy Bohmer
41dfd8a603
Add support for CS2 dataflash for Atmel-SPI.
...
The only missing chipselect line support is CS2, and I need it on
CS2...
Signed-off-by: Remy Bohmer <linux@bohmer.net>
16 years ago
Jean-Christophe PLAGNIOL-VILLARD
dc39ae9513
at91sam9/at91cap: improve clock framework
...
calculate dynamically the clock rate and pllb setting for usb
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Jean-Christophe PLAGNIOL-VILLARD
4758ebdd53
at91: move dataflash spi driver to drivers/spi
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
16 years ago
Jean-Christophe PLAGNIOL-VILLARD
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Jean-Christophe PLAGNIOL-VILLARD
8ed2f5f950
at91: move arch-at91sam9 to arch-at91
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Jean-Christophe PLAGNIOL-VILLARD
1762f13b4a
AT91SAM9: Move CONFIG_HAS_DATAFLASH to Makefile
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
17 years ago
Stelian Pop
983c1db04c
Port AT91CAP9 to the new headers
...
Adapt the existing AT91CAP9 code to the new headers and APIs.
Signed-off-by: Stelian Pop <stelian@popies.net>
17 years ago
Stelian Pop
a8a78f2d99
Move at91cap9 specific files to at91sam9 directory
...
AT91CAP9 and AT91SAM9 SoCs are very close hardware wise, so a
common infrastructure can be used. Let this infrastructure be
named after the AT91SAM9 family, and move the existing AT91CAP9
files to the new place.
Signed-off-by: Stelian Pop <stelian@popies.net>
17 years ago
Stelian Pop
fefb6c1092
AT91CAP9 support : cpu/ files
...
Signed-off-by: Stelian Pop <stelian <at> popies.net>
17 years ago