summaryrefslogtreecommitdiff
path: root/cpu/arm920t/at91rm9200
Commit message (Expand)AuthorAgeLines
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-2066/+0
* new at91_emac network driver (NET_MULTI api)Jens Scharsig2010-01-31-4/+3
* Generic udelay() with watchdog supportIngo van Lil2009-12-05-1/+1
* Add support for Eukrea CPUAT91 SBCTom Rix2009-10-13-2/+252
* rm9200 lowevel_init: don't touch reserved/readonly registersDavid Brownell2009-08-03-12/+2
* rm9200 ethernet driver: board-specific quirk (csb337)David Brownell2009-07-22-4/+18
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-2/+2
* at91rm9200: move reset code to reset.cJean-Christophe PLAGNIOL-VILLARD2009-06-12-40/+82
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-12-10/+0
* Replace __attribute references with __attribute__Peter Tyser2009-04-28-2/+3
* at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD2009-04-04-10/+4
* at91rm9200: move serial shutdown code to serial driversJean-Christophe PLAGNIOL-VILLARD2009-04-04-10/+3
* at91rm9200: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-04-04-114/+1
* cpu/: get mac address from environmentMike Frysinger2009-03-20-3/+5
* at91rm9200: move define from lowlevel_init to headerJean-Christophe PLAGNIOL-VILLARD2009-01-06-48/+22
* at91rm9200: rename lowlevel init value to CONFIG_SYS_Jean-Christophe PLAGNIOL-VILLARD2009-01-06-44/+44
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-15-14/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-12/+12
* at91rm9200: fix errors with CONFIG_CMD_I2C_TREEJens Scharsig2008-09-12-0/+10
* Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2008-07-06-7/+8
* Big white-space cleanup.Wolfgang Denk2008-05-21-2/+2
* use correct at91rm9200 register nameDavid Brownell2008-03-30-3/+3
* fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2007-10-24-4/+4
* Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-14-2/+0
* Add the files.Peter Pearse2007-08-14-0/+153
* Add MACH_TYPE records for several AT91 boards.Peter Pearse2007-08-14-6/+7
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-07-11/+11
|\
| * cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-11/+11
| * cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-6/+6
* | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-27-1/+1
|\ \
| * | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-27-1/+1
* | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-27-9/+12
|\ \ \ | |/ / |/| / | |/
| * Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-9/+12
* | Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher2006-05-30-0/+6
* | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher2006-05-23-2055/+48
|/
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-1/+2
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-2/+2
* Add support for multiple PHYs.Marian Balakowicz2005-10-28-5/+16
* Support passing of OF flat trees to the kernel.Wolfgang Denk2005-10-13-1/+1
* Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200Wolfgang Denk2005-10-09-14/+8
* Complete support for the KwikByte KB920x boardsWolfgang Denk2005-10-06-2/+1
* Set the AT91RM9200 clock to asynchronous modeWolfgang Denk2005-10-05-2/+2
* Set the AT91RM9200 clock to synchronous modeWolfgang Denk2005-10-05-0/+5
* Add support for Cogent csb637Wolfgang Denk2005-10-05-1/+234
* Fix dm9161.c initializationWolfgang Denk2005-10-05-3/+4
* * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk2005-10-05-2/+417
* Add support for AT91RM9200 OHCI Controller.Wolfgang Denk2005-09-26-1/+2055
* Fix make dependencies for at91rm9200 and ks8695 cpusWolfgang Denk2005-08-23-2/+2
* Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3Wolfgang Denk2005-08-12-1/+1