summaryrefslogtreecommitdiffstats
path: root/cpu/pxa
Commit message (Expand)AuthorAgeFilesLines
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-139-1895/+0
* Generic udelay() with watchdog supportIngo van Lil2009-12-051-1/+1
* arm: Remove -fno-strict-aliasingKumar Gala2009-09-041-2/+1
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-211-2/+0
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-1/+1
* pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-122-386/+0
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-121-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-121-11/+0
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-121-0/+56
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-122-4/+11
* arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-051-12/+0
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-051-53/+9
* arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-051-30/+23
* 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
OpenPOWER on IntegriCloud