summaryrefslogtreecommitdiff
path: root/cpu/arm920t
Commit message (Expand)AuthorAgeLines
...
* 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
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-5/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-02-2/+2
* * Patch by David Brownell, 10 Mar 2005:wdenk2005-03-14-2/+4
* * Patch by Jon Loeliger, 02 Sep 2004:wdenk2005-01-09-1/+1
* Patch by Steven Scholz, 16 Aug 2004:wdenk2004-10-09-5/+734
* * Code cleanupwdenk2004-08-01-172/+530
* Patch by Markus Pietrek, 04 May 2004:wdenk2004-06-09-1/+0
* * Add start-up delay to make sure power has stabilized beforewdenk2004-03-23-3/+2
* Code cleanup; make several boards compile & link.wdenk2004-03-14-17/+17
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-08-17/+27
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-07-1/+6
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-06-38/+28
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-69/+68
* * Adapt TRAB configuration and auto_update to new memory layoutdzu2003-09-29-10/+75
* Support new configuration of TRAB board with more memorywdenk2003-09-17-4/+1
* Add auto-update code for TRAB board using USB memory stickswdenk2003-09-17-1/+1
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-11-1/+8
* * Add support for USB Mass Storage Devices (BBB)wdenk2003-09-10-1/+1974
* * Code cleanup:wdenk2003-06-27-5/+1
* * Patches by David Müller, 12 Jun 2003:wdenk2003-06-19-73/+59
* * Fix data abort exception handling for arm920t CPUwdenk2003-05-28-4/+2
* * Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk2003-03-14-3/+8
* * Vince Husovsky, 7 Nov 2002:wdenk2002-11-10-2/+2
* Initial revisionwdenk2002-11-03-0/+475