u-boot-brain/cpu/arm926ejs/at91
Jens Scharsig 7f9e8633ac convert all at91 files to use at91_gpio driver syntax
* convert all files cpu/../at91 to use at91_gpio driver syntax
 * change AT91_PINP([A-F])(\d+) to AT91_PIO_PORT\1, \2
   this makes all 160 AT91_PINPxxx defines obsolete
 * AT91_PINPxxx defines and gpio.h can be remove, if all boards converted to new SoC access

Signed-off-by: Jens Scharsig <js_at_ng@scharsoft.de>
2010-02-12 12:31:54 -06:00
..
at91cap9_devices.c convert all at91 files to use at91_gpio driver syntax 2010-02-12 12:31:54 -06:00
at91sam9m10g45_devices.c convert all at91 files to use at91_gpio driver syntax 2010-02-12 12:31:54 -06:00
at91sam9rl_devices.c convert all at91 files to use at91_gpio driver syntax 2010-02-12 12:31:54 -06:00
at91sam9260_devices.c convert all at91 files to use at91_gpio driver syntax 2010-02-12 12:31:54 -06:00
at91sam9261_devices.c convert all at91 files to use at91_gpio driver syntax 2010-02-12 12:31:54 -06:00
at91sam9263_devices.c convert all at91 files to use at91_gpio driver syntax 2010-02-12 12:31:54 -06:00
clock.c at91: Introduction of at91sam9g45 SOC. 2009-07-12 17:43:34 +02:00
config.mk arm: unify linker script 2009-06-12 20:39:52 +02:00
cpu.c at91: move cpu info print to cpu 2009-06-12 20:45:46 +02:00
led.c at91sam9/at91cap: move common led management to cpu 2009-03-22 13:22:08 +01:00
lowlevel_init.S Add support for Eukrea CPU9260/CPU9G20 SBC 2009-10-13 06:17:35 -05:00
Makefile at91: Introduction of at91sam9g10 SOC. 2009-07-12 17:56:11 +02:00
reset.c at91: extract reset from timer 2009-06-12 20:39:53 +02:00
timer.c Generic udelay() with watchdog support 2009-12-05 01:08:53 +01:00