summaryrefslogtreecommitdiffstats
path: root/cpu/pxa
Commit message (Expand)AuthorAgeFilesLines
* delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD2007-10-241-0/+1
* fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2007-10-241-3/+3
* fix pxa255_idp boardMarcel Ziswiler2007-10-233-39/+42
* PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti2007-10-151-0/+16
* Fix warning differ in signedness in cpu/pxa/mmc.cJean-Christophe PLAGNIOL-VILLARD2007-10-131-3/+3
* PXA270: Add support for multiple serial ports.stefano babic2007-09-071-82/+269
* USB: cleanup monahans usb support. Remove dead code.Markus Klotzbuecher2007-04-031-11/+1
* PXA: pxa27x USB OHCI supportRodolfo Giometti2007-03-261-2/+13
* Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-232-1/+79
|\
| * Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-271-1/+1
| |\
| | * Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-271-1/+1
| * | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-271-8/+12
| |\ \ | | |/ | |/|
| * | Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher2006-05-301-0/+5
| * | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher2006-05-231-3/+5
| * | More cleanup for the delta board and the generic usb_ohci driver. AddedMarkus Klotzbuecher2006-05-232-1/+72
* | | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-201-1/+1
* | | [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-201-1/+1
| |/ |/|
* | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
|/
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-312-4/+6
* Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO andMarkus Klotzbuecher2006-03-241-2/+15
* delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher2006-03-241-5/+14
* Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-071-1/+0
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-062-47/+40
|\
* | Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-061-1/+9
* | Lots of new stuff:Markus Klotzbücher2006-03-041-1/+1
* | All subsystem clocks not immediately need are turned at reset.Markus Klotzbücher2006-02-281-0/+10
* | Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher2006-02-281-0/+1
* | This is the first commit for the u-boot zylonite port. The following has beMarkus Klotzbücher2006-02-073-12/+47
|/
* Update ARM Integrator boards:Wolfgang Denk2005-10-041-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-041-2/+10
* * Patches by Robert Whaley, 29 Nov 2004:wdenk2005-04-061-79/+62
* 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-041-3/+7
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-032-4/+0
* Prepare for SoC rework of ARM code:wdenk2005-04-021-2/+2
* Patches by David Snowdon, 07 Sep 2004:wdenk2005-01-091-1/+2
* * Patch by Jon Loeliger, 02 Sep 2004:wdenk2005-01-091-1/+1
* * Fix udelay() on AT91RM9200 for delays < 1 ms.wdenk2004-11-241-3/+8
* * Clean up tools/bmp_logo.c to not add trailing white spacewdenk2004-10-091-764/+146
* * Patch by Paul Ruhland, 17 May 2004:wdenk2004-06-091-1/+1
* 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-1/+5
* Patch by Anders Larsen, 09 Jan 2004:wdenk2004-02-082-25/+11
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-062-36/+25
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-1/+1
* * Patch by Sangmoon Kim, 23 Sep 2003:wdenk2003-10-081-0/+20
* * Patches by Anders Larsen, 17 Sep 2003:wdenk2003-09-182-12/+32
* Support new configuration of TRAB board with more memorywdenk2003-09-171-3/+0
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-101-4/+27
OpenPOWER on IntegriCloud