aboutsummaryrefslogtreecommitdiff
path: root/cpu/pxa
AgeCommit message (Expand)Author
2009-02-20pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD
2009-02-20ARM:PXA Remove redefinition of mmc_cid and mmc_csd.Tom Rix
2009-02-20pxa: fixing get_timer to return time in miliseconds.Micha Kalfon
2009-02-16Eliminated arch-specific mmc header requirementAndy Fleming
2009-02-16Convert mmc_init to mmc_legacy_initAndy Fleming
2009-02-16Eliminate support for using MMC as memoryAndy Fleming
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-13Remove compiler warning: target CPU does not support interworkingSergei Poselenov
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
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