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