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