aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1136
AgeCommit message (Expand)Author
2012-04-16ARM1136: MX35: Make asm routines volatile in cache opsStefano Babic
2012-04-16ARM1136: add cache flush and invalidate operationsAnatolij Gustschin
2012-03-30arm: Use common .lds file where possibleSimon Glass
2012-03-27mx31: add "ARM11P power gating" to get_reset_causeHelmut Raiger
2012-02-27mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam
2012-02-27MX31: add missing get_tbclk()Stefano Babic
2012-02-27MX35: add missing get_ticks() and get_tbclk()Stefano Babic
2012-02-12mmc: access mxcmmc from mx31 boardsHelmut Raiger
2012-01-16net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam
2011-12-06MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic
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