summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/pxa
AgeCommit message (Expand)Author
2013-04-13BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-04-12arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau
2013-03-21lcd, pxafb: move the pxafb to drivers/videoJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2013-01-14pxa: Save lr register in relocate_code functionŁukasz Dałek
2013-01-08arm: move C runtime setup code in crt0.SAlbert ARIBAUD
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