aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1136
AgeCommit message (Expand)Author
2011-11-11mx31: Fix checkpatch warnings in generic.cFabio Estevam
2011-11-11mx31: Use proper IO accessor for GPR registerFabio Estevam
2011-11-11mx31: Remove duplicate definition for GPR registerFabio Estevam
2011-11-03mx31: define pins and init for UART2 and CSPI3Helmut Raiger
2011-11-03mx31: Introduce mx31_set_gpr functionFabio Estevam
2011-11-03MX35: add reset cause as provided by other i.MXStefano Babic
2011-11-03Reduce build timesWolfgang Denk
2011-10-27imx: fix coding styleFabio Estevam
2011-10-27mx31: provide readable WEIM CS accessorHelmut Raiger
2011-10-13mx31: make HSP clock for mx3fb driver availableHelmut Raiger
2011-09-30MX31: Disable watchdog during low-power modesFabio Estevam
2011-09-30MX31: Improve readability for reset causeFabio Estevam
2011-09-07MX31: fix missing mxc_get_clk() callStefano Babic
2011-09-07omap24xx: fix 'reset_timer_masked' declaration errorWolfgang Denk
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic
2011-09-04MX: MX35 / MX5: uniform clock command with powerpcStefano Babic
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
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-07-18MX31: Cleanup clock functionStefano Babic
2011-07-14build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser
2011-07-04armv7: rename cache related CONFIG flagsAneesh V
2011-05-23MX31: Make get_reset_cause() static and drop unreachable codeStefano Babic
2011-05-11MX31: change return value of get_cpu_revStefano Babic
2011-04-27MX31: Introduce get_reset_cause()Fabio Estevam
2011-04-27ARM: mx31: Print the silicon versionFabio Estevam
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2011-04-27MX31: add support for MX31 watchdogStefano Babic
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-02-21arm1136 relocation: Fix calculation of board_init_rFabio Estevam
2011-02-21arm1136: Fix NAND bootFabio Estevam
2011-02-02arm1136: timer: Replace bss variable by gdHeiko Schocher
2011-02-02ARM: */start.S: code cleanupLiu Hui-R64343
2011-02-02Add support for MX35 processorStefano Babic
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-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-26ARM: use the same branch insn on all architecturesWolfgang 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-26ARM: Use consistent assembler syntaxGray Remlin