summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1136
Commit message (Expand)AuthorAgeLines
* mx31: Fix checkpatch warnings in generic.cFabio Estevam2011-11-11-2/+2
* mx31: Use proper IO accessor for GPR registerFabio Estevam2011-11-11-2/+3
* mx31: Remove duplicate definition for GPR registerFabio Estevam2011-11-11-4/+2
* mx31: define pins and init for UART2 and CSPI3Helmut Raiger2011-11-03-0/+15
* mx31: Introduce mx31_set_gpr functionFabio Estevam2011-11-03-0/+15
* MX35: add reset cause as provided by other i.MXStefano Babic2011-11-03-2/+29
* Reduce build timesWolfgang Denk2011-11-03-1/+2
* imx: fix coding styleFabio Estevam2011-10-27-10/+15
* mx31: provide readable WEIM CS accessorHelmut Raiger2011-10-27-0/+11
* mx31: make HSP clock for mx3fb driver availableHelmut Raiger2011-10-13-13/+27
* MX31: Disable watchdog during low-power modesFabio Estevam2011-09-30-2/+2
* MX31: Improve readability for reset causeFabio Estevam2011-09-30-1/+1
* MX31: fix missing mxc_get_clk() callStefano Babic2011-09-07-0/+1
* omap24xx: fix 'reset_timer_masked' declaration errorWolfgang Denk2011-09-07-11/+9
* Makefile : fix generation of cpu related asm-offsets.hStefano Babic2011-09-07-2/+0
* MX: MX35 / MX5: uniform clock command with powerpcStefano Babic2011-09-04-2/+2
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04-2/+2
* Timer: Remove reset_timer_masked()Graeme Russ2011-07-26-14/+7
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-15/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-14/+0
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-26-10/+10
* MX31: Cleanup clock functionStefano Babic2011-07-18-1/+20
* build: Add targets for auto gen of asm-offsets.h and use it in imx35Matthias Weisser2011-07-14-11/+0
* armv7: rename cache related CONFIG flagsAneesh V2011-07-04-2/+2
* MX31: Make get_reset_cause() static and drop unreachable codeStefano Babic2011-05-23-5/+1
* MX31: change return value of get_cpu_revStefano Babic2011-05-11-13/+18
* MX31: Introduce get_reset_cause()Fabio Estevam2011-04-27-1/+28
* ARM: mx31: Print the silicon versionFabio Estevam2011-04-27-2/+28
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-27-4/+4
* MX31: add support for MX31 watchdogStefano Babic2011-04-27-1/+37
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-27-0/+6
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-2/+2
* arm1136 relocation: Fix calculation of board_init_rFabio Estevam2011-02-21-1/+1
* arm1136: Fix NAND bootFabio Estevam2011-02-21-12/+4
* arm1136: timer: Replace bss variable by gdHeiko Schocher2011-02-02-20/+18
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-02-2/+0
* Add support for MX35 processorStefano Babic2011-02-02-0/+805
* ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-13-1/+1
* arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-09-3/+3
* arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-09-2/+2
* arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-09-5/+5
* arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-08-0/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-6/+6
* ARM: fix linker file for newer ld supportAlbert Aribaud2010-11-17-34/+20
* Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-29-4/+0
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29-127/+0
* ARM: use the same branch insn on all architecturesWolfgang Denk2010-10-26-1/+1
* ARM: fix address setup in start.SDarius Augulis2010-10-26-2/+4
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-4/+5
* ARM: Use consistent assembler syntaxGray Remlin2010-10-26-5/+5