summaryrefslogtreecommitdiffstats
path: root/cpu/pxa
Commit message (Expand)AuthorAgeFilesLines
* PXA: timer use do_div and simplify itJean-Christophe PLAGNIOL-VILLARD2009-03-091-22/+24
* pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-203-789/+1
* ARM:PXA Remove redefinition of mmc_cid and mmc_csd.Tom Rix2009-02-201-51/+0
* pxa: fixing get_timer to return time in miliseconds.Micha Kalfon2009-02-201-7/+18
* Eliminated arch-specific mmc header requirementAndy Fleming2009-02-162-0/+191
* Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-161-1/+1
* Eliminate support for using MMC as memoryAndy Fleming2009-02-161-14/+0
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-15/+0
* Remove compiler warning: target CPU does not support interworkingSergei Poselenov2008-12-131-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-187-50/+50
* Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.Adrian Filipi2008-09-121-2/+2
* Fix merge problemsStefan Roese2008-08-061-5/+0
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-131-2/+4
* Fix build time warnings in function mmc_decode_csd()Marcel Ziswiler2008-07-131-1/+1
* Minor spelling fix in comment.Marcel Ziswiler2008-07-101-1/+1
* MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2008-06-281-4/+7
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* pxa: fix previous definition on cpu initJean-Christophe PLAGNIOL-VILLARD2008-05-031-5/+1
* pxa: fix assignment from incompatible pointer typeJean-Christophe PLAGNIOL-VILLARD2008-02-171-1/+1
* ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-141-117/+0
* MMC for PXA 27X (resubmit)stefano babic2008-02-031-163/+336
* Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk2008-01-091-0/+16
|\
| * Merge git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-01-091-1/+1
| |\
| * | PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti2007-10-311-0/+16
* | | fix various commentsMarcel Ziswiler2008-01-091-19/+19
| |/ |/|
* | Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-181-1/+1
|/
* 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
|\
OpenPOWER on IntegriCloud