summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1136
Commit message (Expand)AuthorAgeLines
* SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra2013-03-08-1/+1
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-04-3/+3
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-01-11/+11
* arm: Move tbl to arch_global_dataSimon Glass2013-02-01-11/+14
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-14-45/+0
|\
| * mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-13-45/+0
* | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-08-57/+14
|/
* arm1136: Fix enable_caches()Benoît Thébaudeau2012-11-10-10/+12
* MX35: add support for woodburn boardStefano Babic2012-10-26-0/+138
* ARM: Add SPL target to arm1136Stefano Babic2012-10-26-0/+3
* MX35: Add soc_boot_mode and soc_boot_device to MX35Stefano Babic2012-10-26-0/+137
* ARM: Fix start.S when used with SPL in arm1136Stefano Babic2012-10-26-11/+20
* mx35: Fix eSDHC clocksBenoît Thébaudeau2012-10-16-2/+12
* mx35: Define MAX and AIPS registersBenoît Thébaudeau2012-10-15-1/+32
* imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-15-0/+2
* arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-04-0/+1
* mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-06-10/+10
* Fix mx31_decode_pllBenoît Thébaudeau2012-09-06-3/+5
* mx35 timer: Switch to 32-kHz sourceBenoît Thébaudeau2012-09-06-17/+27
* mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-06-28/+17
* mx35: Fix clock dividersBenoît Thébaudeau2012-09-06-30/+18
* mx35: Fix decode_pllBenoît Thébaudeau2012-09-06-3/+6
* mx35: Move clock enums to clock.hBenoît Thébaudeau2012-09-01-2/+2
* mx35 iomux: Remove unused macroBenoît Thébaudeau2012-09-01-2/+0
* mx35: Add cpu_mmc_init()Benoît Thébaudeau2012-09-01-1/+14
* ARM1136: Fix cache range checksBenoît Thébaudeau2012-07-21-3/+3
* arm: Fix to mistake clean the memory spaceZhong Hongbo2012-07-20-3/+5
* ARM1136: MX35: Make asm routines volatile in cache opsStefano Babic2012-04-16-10/+12
* ARM1136: add cache flush and invalidate operationsAnatolij Gustschin2012-04-16-0/+95
* arm: Use common .lds file where possibleSimon Glass2012-03-30-89/+0
* mx31: add "ARM11P power gating" to get_reset_causeHelmut Raiger2012-03-27-0/+2
* mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINF...Fabio Estevam2012-02-27-1/+1
* MX31: add missing get_tbclk()Stefano Babic2012-02-27-0/+9
* MX35: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-27-39/+64
* mmc: access mxcmmc from mx31 boardsHelmut Raiger2012-02-12-0/+1
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-16-1/+1
* MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-06-4/+0
* 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