u-boot-brain/cpu/at32ap
Haavard Skinnemoen baf449fc5f avr32: Add support for "GPIO" port mux
The "GPIO" port mux is used on AVR32 UC3 parts as well as AT32AP7200 and
all later AVR32 chips. This patch adds a driver for it, implementing the
same API as the existing portmux-pio driver but with more functionality.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-09-01 14:38:46 +02:00
..
at32ap700x avr32: Add gclk helper functions 2008-09-01 14:21:34 +02:00
cache.c Add AT32AP CPU and AT32AP7000 SoC support 2006-10-24 14:27:35 +02:00
config.mk Add AT32AP CPU and AT32AP7000 SoC support 2006-10-24 14:27:35 +02:00
cpu.c avr32: Use board_postclk_init instead of gclk_init 2008-09-01 14:21:34 +02:00
exception.c avr32: Do stricter stack checking in the exception handler 2008-05-27 15:27:30 +02:00
hsdramc.c avr32: Rework SDRAM initialization code 2008-05-27 15:27:31 +02:00
hsdramc1.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
hsmc3.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
interrupts.c avr32: Fix theoretical race in udelay() 2008-05-27 15:27:31 +02:00
Makefile avr32: Add support for "GPIO" port mux 2008-09-01 14:38:46 +02:00
pio2.h AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
portmux-gpio.c avr32: Add support for "GPIO" port mux 2008-09-01 14:38:46 +02:00
portmux-pio.c avr32: refactor the portmux/gpio code 2008-09-01 14:20:41 +02:00
start.S avr32: Use the same entry point for reset and exception handling 2008-05-27 15:27:30 +02:00