summaryrefslogtreecommitdiff
path: root/cpu/pxa
Commit message (Expand)AuthorAgeLines
* Removed support for the adsvix board.Adrian Filipi2008-07-30-5/+0
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-13-2/+4
* Fix build time warnings in function mmc_decode_csd()Marcel Ziswiler2008-07-13-1/+1
* Minor spelling fix in comment.Marcel Ziswiler2008-07-10-1/+1
* MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2008-06-28-4/+7
* Big white-space cleanup.Wolfgang Denk2008-05-21-4/+4
* pxa: fix previous definition on cpu initJean-Christophe PLAGNIOL-VILLARD2008-05-03-5/+1
* pxa: fix assignment from incompatible pointer typeJean-Christophe PLAGNIOL-VILLARD2008-02-17-1/+1
* ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-14-117/+0
* MMC for PXA 27X (resubmit)stefano babic2008-02-03-163/+336
* Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk2008-01-09-0/+16
|\
| * Merge git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-01-09-1/+1
| |\
| * | PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti2007-10-31-0/+16
* | | fix various commentsMarcel Ziswiler2008-01-09-19/+19
| |/ |/|
* | Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-18-1/+1
|/
* delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD2007-10-24-0/+1
* fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2007-10-24-3/+3
* fix pxa255_idp boardMarcel Ziswiler2007-10-23-39/+42
* PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti2007-10-15-0/+16
* Fix warning differ in signedness in cpu/pxa/mmc.cJean-Christophe PLAGNIOL-VILLARD2007-10-13-3/+3
* PXA270: Add support for multiple serial ports.stefano babic2007-09-07-82/+269
* USB: cleanup monahans usb support. Remove dead code.Markus Klotzbuecher2007-04-03-11/+1
* PXA: pxa27x USB OHCI supportRodolfo Giometti2007-03-26-2/+13
* Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-23-1/+79
|\
| * Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-27-1/+1
| |\
| | * Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-27-1/+1
| * | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-27-8/+12
| |\ \ | | |/ | |/|
| * | Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher2006-05-30-0/+5
| * | Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. SomeMarkus Klotzbuecher2006-05-23-3/+5
| * | More cleanup for the delta board and the generic usb_ohci driver. AddedMarkus Klotzbuecher2006-05-23-1/+72
* | | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-20-1/+1
* | | [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-20-1/+1
| |/ |/|
* | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
|/
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-4/+6
* Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO andMarkus Klotzbuecher2006-03-24-2/+15
* delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher2006-03-24-5/+14
* Cleanup (get rid of debug code that sneaked in)Wolfgang Denk2006-03-07-1/+0
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-03-06-47/+40
|\
* | Cleanup of NAND support of delta board using the Monahans Data FlashMarkus Klotzbücher2006-03-06-1/+9
* | Lots of new stuff:Markus Klotzbücher2006-03-04-1/+1
* | All subsystem clocks not immediately need are turned at reset.Markus Klotzbücher2006-02-28-0/+10
* | Added GPIO initialization of DF signal. Still not working.Markus Klotzbücher2006-02-28-0/+1
* | This is the first commit for the u-boot zylonite port. The following has beMarkus Klotzbücher2006-02-07-12/+47
|/
* Update ARM Integrator boards:Wolfgang Denk2005-10-04-1/+0
* Make sure only supported compiler options are usedWolfgang Denk2005-10-04-2/+10
* * Patches by Robert Whaley, 29 Nov 2004:wdenk2005-04-06-79/+62
* 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-3/+7
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-4/+0