summaryrefslogtreecommitdiff
path: root/cpu/pxa
Commit message (Expand)AuthorAgeLines
* arm: Remove -fno-strict-aliasingKumar Gala2009-09-04-2/+1
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-21-2/+0
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-1/+1
* pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-06-12-386/+0
* arm: remove cpu_initJean-Christophe PLAGNIOL-VILLARD2009-06-12-5/+0
* arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD2009-06-12-11/+0
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-0/+56
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-4/+11
* arm: unify reset commandJean-Christophe PLAGNIOL-VILLARD2009-04-05-12/+0
* arm: clean cache managementJean-Christophe PLAGNIOL-VILLARD2009-04-05-53/+9
* arm: update co-processor 15 accessJean-Christophe PLAGNIOL-VILLARD2009-04-05-30/+23
* PXA: timer use do_div and simplify itJean-Christophe PLAGNIOL-VILLARD2009-03-09-22/+24
* pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-20-789/+1
* ARM:PXA Remove redefinition of mmc_cid and mmc_csd.Tom Rix2009-02-20-51/+0
* pxa: fixing get_timer to return time in miliseconds.Micha Kalfon2009-02-20-7/+18
* Eliminated arch-specific mmc header requirementAndy Fleming2009-02-16-0/+191
* Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-16-1/+1
* Eliminate support for using MMC as memoryAndy Fleming2009-02-16-14/+0
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-15-15/+0
* Remove compiler warning: target CPU does not support interworkingSergei Poselenov2008-12-13-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-50/+50
* Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.Adrian Filipi2008-09-12-2/+2
* Fix merge problemsStefan Roese2008-08-06-5/+0
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-13-2/+4
* Fix build time warnings in function mmc_decode_csd()Marcel Ziswiler2008-07-13-1/+1
* Minor spelling fix in comment.Marcel Ziswiler2008-07-10-1/+1
* MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2008-06-28-4/+7
* Big white-space cleanup.Wolfgang Denk2008-05-21-4/+4
* pxa: fix previous definition on cpu initJean-Christophe PLAGNIOL-VILLARD2008-05-03-5/+1
* pxa: fix assignment from incompatible pointer typeJean-Christophe PLAGNIOL-VILLARD2008-02-17-1/+1
* ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-14-117/+0
* MMC for PXA 27X (resubmit)stefano babic2008-02-03-163/+336
* Merge branch 'master' of git://www.denx.de/git/u-boot-usbWolfgang Denk2008-01-09-0/+16
|\
| * Merge git://www.denx.de/git/u-bootMarkus Klotzbuecher2008-01-09-1/+1
| |\
| * | PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti2007-10-31-0/+16
* | | fix various commentsMarcel Ziswiler2008-01-09-19/+19
| |/ |/|
* | Fix compiler warnings for ARM systems.Wolfgang Denk2007-11-18-1/+1
|/
* delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD2007-10-24-0/+1
* fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2007-10-24-3/+3
* fix pxa255_idp boardMarcel Ziswiler2007-10-23-39/+42
* PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti2007-10-15-0/+16
* Fix warning differ in signedness in cpu/pxa/mmc.cJean-Christophe PLAGNIOL-VILLARD2007-10-13-3/+3
* PXA270: Add support for multiple serial ports.stefano babic2007-09-07-82/+269
* USB: cleanup monahans usb support. Remove dead code.Markus Klotzbuecher2007-04-03-11/+1
* PXA: pxa27x USB OHCI supportRodolfo Giometti2007-03-26-2/+13
* Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-23-1/+79
|\
| * Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-27-1/+1
| |\
| | * Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be ableMarkus Klotzbuecher2006-11-27-1/+1
| * | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-11-27-8/+12
| |\ \ | | |/ | |/|
| * | Support generic OHCI support for the s3c24x0 cpu.Markus Klotzbuecher2006-05-30-0/+5