index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
atmel
/
at91cap9adk
Age
Commit message (
Expand
)
Author
2008-09-02
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
Ben Warren
2008-08-13
at91: Update board NAND drivers to current API.
Scott Wood
2008-07-07
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
Wolfgang Denk
2008-07-05
Fix boot from NOR due to incorrect reset delay.
Stelian Pop
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-05-10
Support AT91CAP9 revC CPUs
Stelian Pop
2008-05-10
AT91CAP9ADK: hook up the ATMEL LCD driver
Stelian Pop
2008-05-10
AT91CAP9ADK: Handle 8 or 16 bit NAND
Stelian Pop
2008-05-10
Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms
Stelian Pop
2008-05-10
Add proper copyright notices in Atmel boards Makefiles
Stelian Pop
2008-05-10
Add copyright information in Atmel boards partition.c
Stelian Pop
2008-05-10
Update origin and copyright information in arch-at91sam9 header files
Stelian Pop
2008-05-08
Fix @ -> <at> substitution
Stelian Pop
2008-04-18
Clean up dataflash partitioning
Ulf Samuelsson
2008-04-01
AT91CAP9ADK: Move CONFIG_CMD_NAND to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-04-01
Port AT91CAP9 to the new headers
Stelian Pop
2008-02-17
at91cap9adk: fix implicit declaration of function 'eth_init'
Jean-Christophe PLAGNIOL-VILLARD
2008-02-14
AT91CAP9 support : move board files to Atmel vendor directory.
Stelian Pop