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
/
cpu
/
arm920t
/
at91rm9200
Age
Commit message (
Expand
)
Author
2009-03-20
cpu/: get mac address from environment
Mike Frysinger
2009-01-06
at91rm9200: move define from lowlevel_init to header
Jean-Christophe PLAGNIOL-VILLARD
2009-01-06
at91rm9200: rename lowlevel init value to CONFIG_SYS_
Jean-Christophe PLAGNIOL-VILLARD
2008-12-15
i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions
Timur Tabi
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-12
at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
Jens Scharsig
2008-07-06
Remove duplicate definitions in include/lxt971a.h.
Hugo Villeneuve
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-03-30
use correct at91rm9200 register name
David Brownell
2007-10-24
fix warning: no return statement in function returning non-void
Jean-Christophe PLAGNIOL-VILLARD
2007-08-14
Coding style cleanup. Update CHANGELOG.
Wolfgang Denk
2007-08-14
Add the files.
Peter Pearse
2007-08-14
Add MACH_TYPE records for several AT91 boards.
Peter Pearse
2007-08-07
Merge with git://www.denx.de/git/u-boot.git
Markus Klotzbuecher
2007-07-09
cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-11-27
Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci
Wolfgang Denk
2006-11-27
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-11-27
Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able
Markus Klotzbuecher
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-05-30
Support generic OHCI support for the s3c24x0 cpu.
Markus Klotzbuecher
2006-05-23
Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some
Markus Klotzbuecher
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-11
Some code cleanup for GCC 4.x
Wolfgang Denk
2005-10-28
Add support for multiple PHYs.
Marian Balakowicz
2005-10-13
Support passing of OF flat trees to the kernel.
Wolfgang Denk
2005-10-09
Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200
Wolfgang Denk
2005-10-06
Complete support for the KwikByte KB920x boards
Wolfgang Denk
2005-10-05
Set the AT91RM9200 clock to asynchronous mode
Wolfgang Denk
2005-10-05
Set the AT91RM9200 clock to synchronous mode
Wolfgang Denk
2005-10-05
Add support for Cogent csb637
Wolfgang Denk
2005-10-05
Fix dm9161.c initialization
Wolfgang Denk
2005-10-05
* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200
Wolfgang Denk
2005-09-26
Add support for AT91RM9200 OHCI Controller.
Wolfgang Denk
2005-08-23
Fix make dependencies for at91rm9200 and ks8695 cpus
Wolfgang Denk
2005-08-12
Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3
Wolfgang Denk
2005-04-20
Cleanup serial console baudrate calculation on AT91RM9200
wdenk
2005-04-13
* Fixes for TQM8560 board:
wdenk
2005-04-07
* Patch by Steven Scholz, 07 Apr 2005:
wdenk
2005-04-06
Patch by Steven Scholz, 06 Apr 2005:
wdenk