aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/pxa
AgeCommit message (Expand)Author
2012-10-15pxa: Add code to examine cpu model and revisionLukasz Dalek
2012-10-04arm: Fixed the offset for the no relocation.Zhong Hongbo
2012-07-20arm: Fix to mistake clean the memory spaceZhong Hongbo
2012-03-30arm: Use common .lds file where possibleSimon Glass
2012-03-26PXA: Fix missing get_tbclk() breaking vpac boardsMarek Vasut
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2011-12-11pxa: activate the first usb host port on pxa27x by defaultStefan Herbrechtsmeier
2011-12-11pxa: fix usb host register mismatchStefan Herbrechtsmeier
2011-12-06PXA: Rename pxa_dram_init to pxa2xx_dram_initMarek Vasut
2011-12-06PXA: Replace timer driverMarek Vasut
2011-12-06PXA: Add cpuinfo display for PXA2xxMarek Vasut
2011-12-06PXA: Separate PXA2xx CPU initMarek Vasut
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut
2011-12-06PXA: Re-add the Dcache locking as RAM for pxa250Marek Vasut
2011-12-06PXA: Rework start.S to be closer to other ARMsMarek Vasut
2011-11-03Reduce build timesWolfgang Denk
2011-09-07PXA: FIX: Deep-sleep return address in stored in PSPRMarek Vasut
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-04-27mv_i2c: use structure to replace the direclty defineLei Wen
2011-04-27pxa: move i2c driver to the common placeLei Wen
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-02-02ARM: */start.S: code cleanupLiu Hui-R64343
2010-12-13ARM: */start.S: use canonical asm syntaxWolfgang Denk
2010-12-09arm: fixloop(): do not use r8 for relocationAndreas Bießmann
2010-12-09arm: relocate_code(): do not set register uselessAndreas Bießmann
2010-12-09arm: copy_loop(): use scratch registerAndreas Bießmann
2010-12-08arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-17ARM: fix linker file for newer ld supportAlbert Aribaud
2010-10-29Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-27arm/pxa: remove unused arch-pxa/macro.hMikhail Kshevetskiy
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-26ARM: fix address setup in start.SDarius Augulis
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-22PXA: Use pxa-regs.h register definitions in start.SMarek Vasut
2010-10-22PXA: Implement ELF relocationMarek Vasut
2010-10-19PXA: Fix reloc, Push lowlevel init into C codeMarek Vasut
2010-10-19PXA: pxafb: Marvell Littleton LCD definitionMarek Vasut
2010-10-19PXA: pxafb: Add support for Sharp LQ038J7DH53Marek Vasut
2010-10-19PXA: pxafb: Add ACX517AKN supportMarek Vasut
2010-10-19PXA: pxa-regs.h cleanupMarek Vasut
2010-10-19PXA: pxafb: Fix indent problemsMarek Vasut
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-11arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud