summaryrefslogtreecommitdiffstats
path: root/cpu/arm920t
Commit message (Expand)AuthorAgeFilesLines
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-095-5/+5
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-015-39/+55
* Add support for friendly-arm SBC-2410X boardWolfgang Denk2006-07-211-1/+3
* Bugfix in I2C initialisation on S3C2400.Wolfgang Denk2006-06-161-1/+1
* Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.SWolfgang Denk2006-04-031-1/+2
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-314-5/+10
* More GCC 4.x woesWolfgang Denk2006-03-111-1/+2
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-111-2/+2
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-5/+16
* Support passing of OF flat trees to the kernel.Wolfgang Denk2005-10-131-1/+1
* Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200Wolfgang Denk2005-10-091-14/+8
* Update make target for ARM supported boards.Wolfgang Denk2005-10-061-2/+0
* Complete support for the KwikByte KB920x boardsWolfgang Denk2005-10-061-2/+1
* Set the AT91RM9200 clock to asynchronous modeWolfgang Denk2005-10-051-2/+2
* Set the AT91RM9200 clock to synchronous modeWolfgang Denk2005-10-051-0/+5
* Add support for Cogent csb637Wolfgang Denk2005-10-052-1/+234
* Fix dm9161.c initializationWolfgang Denk2005-10-051-3/+4
* * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk2005-10-054-2/+417
* Update ARM Integrator boards:Wolfgang Denk2005-10-041-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-041-2/+10
* Add support for AT91RM9200 OHCI Controller.Wolfgang Denk2005-09-263-1/+2055
* CleanupWolfgang Denk2005-09-251-1/+1
* Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk2005-09-252-8/+16
* Fix make dependencies for at91rm9200 and ks8695 cpusWolfgang Denk2005-08-232-4/+4
* Eliminate calls of ARM libgcc.a helper functions _divsi3 and _modsi3Wolfgang Denk2005-08-121-1/+1
* Coding style cleanupWolfgang Denk2005-08-021-4/+2
* Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk2005-07-212-7/+63
* * Patch by Greg Ungerer, 19 May 2005:wdenk2005-05-194-0/+476
* Cleanup serial console baudrate calculation on AT91RM9200wdenk2005-04-201-5/+2
* * Fixes for TQM8560 board:wdenk2005-04-131-2/+2
* * Patch by Steven Scholz, 07 Apr 2005:wdenk2005-04-071-0/+15
* Patch by Steven Scholz, 06 Apr 2005:wdenk2005-04-066-0/+1054
* * Patch by Ladislav Michl, 05 Apr 2005:wdenk2005-04-051-1/+3
* Patches by Steven Scholz, 05 Apr 2005:wdenk2005-04-053-36/+46
* Patch by Steven Scholz, 4 Apr 2005:wdenk2005-04-041-1/+3
* Fix timer code for ARM systems: make sure that udelay() does notwdenk2005-04-042-9/+21
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-033-5/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-021-2/+2
* * Patch by David Brownell, 10 Mar 2005:wdenk2005-03-141-2/+4
* * Patch by Jon Loeliger, 02 Sep 2004:wdenk2005-01-091-1/+1
* Patch by Steven Scholz, 16 Aug 2004:wdenk2004-10-0913-5/+734
* * Code cleanupwdenk2004-08-019-172/+530
* Patch by Markus Pietrek, 04 May 2004:wdenk2004-06-091-1/+0
* * Add start-up delay to make sure power has stabilized beforewdenk2004-03-231-3/+2
* Code cleanup; make several boards compile & link.wdenk2004-03-141-17/+17
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-082-17/+27
* * Patches by David Müller, 14 Nov 2003:wdenk2003-12-071-1/+6
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-062-38/+28
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-152-69/+68
* * Adapt TRAB configuration and auto_update to new memory layoutdzu2003-09-291-10/+75
OpenPOWER on IntegriCloud