u-boot-brain/arch/arm/cpu/arm926ejs/at91
Reinhard Meyer b38d634b39 AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)
Bits 0..3 in cs_mask = CS0..CS3 in SPI mode require it to be peripheral
Bits 4..7 in cs_mask = CS0..CS3 in GPIO mode require it to be output

Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
2011-08-03 13:00:56 +02:00
..
at91cap9_devices.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
at91sam9m10g45_devices.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
at91sam9rl_devices.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
at91sam9260_devices.c AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init) 2011-08-03 13:00:56 +02:00
at91sam9261_devices.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
at91sam9263_devices.c at91: fixed at91sam9263 system file 2011-05-18 07:56:52 +02:00
clock.c arm920t/at91: add clock.c 2011-07-04 10:55:27 +02:00
config.mk arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
cpu.c AT91: change includes from asm/arch/io.h to asm/io.h 2011-05-18 07:56:51 +02:00
eflash.c AT91: change includes from asm/arch/io.h to asm/io.h 2011-05-18 07:56:51 +02:00
led.c AT91: change includes from asm/arch/io.h to asm/io.h 2011-05-18 07:56:51 +02:00
lowlevel_init.S arm926ejs/at91/lowlevel_init.S: fix defines 2011-06-21 22:26:22 +02:00
Makefile AT91: fix related at91 system/driver files 2011-05-18 07:56:51 +02:00
reset.c AT91: change includes from asm/arch/io.h to asm/io.h 2011-05-18 07:56:51 +02:00
timer.c AT91: fix timer.c - remove reset_timer() 2011-05-18 07:56:52 +02:00