summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm1136
Commit message (Expand)AuthorAgeFilesLines
* ARM1136: Fix cache range checksBenoît Thébaudeau2012-07-211-3/+3
* arm: Fix to mistake clean the memory spaceZhong Hongbo2012-07-201-3/+5
* ARM1136: MX35: Make asm routines volatile in cache opsStefano Babic2012-04-161-10/+12
* ARM1136: add cache flush and invalidate operationsAnatolij Gustschin2012-04-161-0/+95
* arm: Use common .lds file where possibleSimon Glass2012-03-301-89/+0
* mx31: add "ARM11P power gating" to get_reset_causeHelmut Raiger2012-03-271-0/+2
* mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam2012-02-271-1/+1
* MX31: add missing get_tbclk()Stefano Babic2012-02-271-0/+9
* MX35: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-271-39/+64
* mmc: access mxcmmc from mx31 boardsHelmut Raiger2012-02-121-0/+1
* 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
OpenPOWER on IntegriCloud