at91: Introduction of at91sam9g45 SOC.
AT91sam9g45 series is an ARM 926ej-s SOC family clocked at 400/133MHz.
It embeds USB high speed host and device, LCD, DDR2 RAM, and a full set of
peripherals.
The first board that embeds at91sam9g45 chip is the AT91SAM9G45-EKES.
On the board you can find 2 USART, USB high speed,
a 480*272 LG lcd, ethernet, gpio/joystick/buttons.
Signed-off-by:
Sedji Gaouaou <sedji.gaouaou@atmel.com>
Showing
- MAINTAINERS 3 additions, 0 deletionsMAINTAINERS
- MAKEALL 19 additions, 18 deletionsMAKEALL
- Makefile 25 additions, 0 deletionsMakefile
- board/atmel/at91sam9m10g45ek/Makefile 55 additions, 0 deletionsboard/atmel/at91sam9m10g45ek/Makefile
- board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c 334 additions, 0 deletionsboard/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c
- board/atmel/at91sam9m10g45ek/config.mk 1 addition, 0 deletionsboard/atmel/at91sam9m10g45ek/config.mk
- board/atmel/at91sam9m10g45ek/led.c 41 additions, 0 deletionsboard/atmel/at91sam9m10g45ek/led.c
- cpu/arm926ejs/at91/Makefile 2 additions, 0 deletionscpu/arm926ejs/at91/Makefile
- cpu/arm926ejs/at91/at91sam9m10g45_devices.c 175 additions, 0 deletionscpu/arm926ejs/at91/at91sam9m10g45_devices.c
- cpu/arm926ejs/at91/clock.c 10 additions, 2 deletionscpu/arm926ejs/at91/clock.c
- doc/README.at91 20 additions, 0 deletionsdoc/README.at91
- drivers/net/macb.c 4 additions, 2 deletionsdrivers/net/macb.c
- include/asm-arm/arch-at91/at91_pmc.h 1 addition, 0 deletionsinclude/asm-arm/arch-at91/at91_pmc.h
- include/asm-arm/arch-at91/at91sam9_matrix.h 2 additions, 0 deletionsinclude/asm-arm/arch-at91/at91sam9_matrix.h
- include/asm-arm/arch-at91/at91sam9g45.h 139 additions, 0 deletionsinclude/asm-arm/arch-at91/at91sam9g45.h
- include/asm-arm/arch-at91/at91sam9g45_matrix.h 153 additions, 0 deletionsinclude/asm-arm/arch-at91/at91sam9g45_matrix.h
- include/asm-arm/arch-at91/clk.h 5 additions, 0 deletionsinclude/asm-arm/arch-at91/clk.h
- include/asm-arm/arch-at91/hardware.h 6 additions, 0 deletionsinclude/asm-arm/arch-at91/hardware.h
- include/asm-arm/arch-at91/memory-map.h 1 addition, 0 deletionsinclude/asm-arm/arch-at91/memory-map.h
- include/configs/at91sam9m10g45ek.h 225 additions, 0 deletionsinclude/configs/at91sam9m10g45ek.h
Loading
Please register or sign in to comment