summaryrefslogtreecommitdiff
path: root/cpu/arm920t
Commit message (Expand)AuthorAgeLines
* 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-8/+98
* 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-2/+2
|\ \
| * | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-27-2/+2
* | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-27-42/+58
|\ \ \ | |/ / |/| / | |/
| * Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-5/+5
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-39/+55
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-08-07-1/+3
|\ \ | |/
| * Add support for friendly-arm SBC-2410X boardWolfgang Denk2006-07-21-1/+3
* | More code cleanupWolfgang Denk2006-06-26-3/+3
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-26-1/+1
|\ \ | |/
| * Bugfix in I2C initialisation on S3C2400.Wolfgang Denk2006-06-16-1/+1
* | Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher2006-05-30-1/+79
* | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher2006-05-23-2055/+48
|/
* Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.SWolfgang Denk2006-04-03-1/+2
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-5/+10
* More GCC 4.x woesWolfgang Denk2006-03-11-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
* Update make target for ARM supported boards.Wolfgang Denk2005-10-06-2/+0
* 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
* Update ARM Integrator boards:Wolfgang Denk2005-10-04-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-04-2/+10
* Add support for AT91RM9200 OHCI Controller.Wolfgang Denk2005-09-26-1/+2055
* CleanupWolfgang Denk2005-09-25-1/+1
* Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk2005-09-25-8/+16
* Fix make dependencies for at91rm9200 and ks8695 cpusWolfgang Denk2005-08-23-4/+4
* Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3Wolfgang Denk2005-08-12-1/+1
* Coding style cleanupWolfgang Denk2005-08-02-4/+2
* Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk2005-07-21-7/+63
* * Patch by Greg Ungerer, 19 May 2005:wdenk2005-05-19-0/+476
* Cleanup serial console baudrate calculation on AT91RM9200wdenk2005-04-20-5/+2
* * Fixes for TQM8560 board:wdenk2005-04-13-2/+2
* * Patch by Steven Scholz, 07 Apr 2005:wdenk2005-04-07-0/+15
* Patch by Steven Scholz, 06 Apr 2005:wdenk2005-04-06-0/+1054
* * Patch by Ladislav Michl, 05 Apr 2005:wdenk2005-04-05-1/+3
* Patches by Steven Scholz, 05 Apr 2005:wdenk2005-04-05-36/+46
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-04-1/+3
* Fix timer code for ARM systems: make sure that udelay() does notwdenk2005-04-04-9/+21