summaryrefslogtreecommitdiffstats
path: root/cpu/arm920t
Commit message (Expand)AuthorAgeFilesLines
* fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2007-10-241-4/+4
* Move coloured led API to status_led.hPeter Pearse2007-09-181-1/+1
* Final tidyPeter Pearse2007-09-111-0/+0
* Changed API name to coloured_led.hPeter Pearse2007-09-051-105/+21
* Add coloured led interface for ARM boards.Peter Pearse2007-09-041-8/+6
* Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-141-2/+0
* Add the files.Peter Pearse2007-08-141-0/+153
* Add MACH_TYPE records for several AT91 boards.Peter Pearse2007-08-143-8/+98
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-074-11/+11
|\
| * cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-094-11/+11
| * cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-044-6/+6
* | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-272-2/+2
|\ \
| * | Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-272-2/+2
* | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-275-42/+58
|\ \ \ | |/ / |/| / | |/
| * 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
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-08-071-1/+3
|\ \ | |/
| * Add support for friendly-arm SBC-2410X boardWolfgang Denk2006-07-211-1/+3
* | More code cleanupWolfgang Denk2006-06-261-3/+3
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-06-261-1/+1
|\ \ | |/
| * Bugfix in I2C initialisation on S3C2400.Wolfgang Denk2006-06-161-1/+1
* | Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher2006-05-303-1/+79
* | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher2006-05-234-2055/+48
|/
* 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
OpenPOWER on IntegriCloud