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