summaryrefslogtreecommitdiffstats
path: root/cpu/arm920t
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2008-07-061-7/+8
* Big white-space cleanup.Wolfgang Denk2008-05-215-170/+167
* Fix some typosAdrian Filipi2008-05-091-1/+1
* USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk2008-04-251-2/+2
* Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code"Guennadi Liakhovetski2008-04-171-1/+1
* use correct at91rm9200 register nameDavid Brownell2008-03-301-3/+3
* s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'Jean-Christophe PLAGNIOL-VILLARD2008-02-171-1/+0
* ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-141-132/+3
* ARM: S3C24x0 SoC NAND controller supportHarald Welte2008-02-042-1/+180
* ARM: s3c24xx: Multiple serial port supportHarald Welte2008-02-041-21/+143
* ARM: arm920t: Allow use of 'gd' pointer from IRQHarald Welte2008-02-041-5/+5
* ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte2008-02-042-1/+15
* s3c24x0: Fix usb_ohci.c missing in MakefileJean-Christophe PLAGNIOL-VILLARD2007-11-182-8/+8
* 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
OpenPOWER on IntegriCloud