summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm1136
Commit message (Expand)AuthorAgeFilesLines
...
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-041-3/+3
* arm: Move lastinc to arch_global_dataSimon Glass2013-02-013-11/+11
* arm: Move tbl to arch_global_dataSimon Glass2013-02-013-11/+14
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-142-45/+0
|\
| * mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky2013-01-132-45/+0
* | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-081-57/+14
|/
* arm1136: Fix enable_caches()Benoît Thébaudeau2012-11-101-10/+12
* MX35: add support for woodburn boardStefano Babic2012-10-262-0/+138
* ARM: Add SPL target to arm1136Stefano Babic2012-10-261-0/+3
* MX35: Add soc_boot_mode and soc_boot_device to MX35Stefano Babic2012-10-262-0/+137
* ARM: Fix start.S when used with SPL in arm1136Stefano Babic2012-10-261-11/+20
* mx35: Fix eSDHC clocksBenoît Thébaudeau2012-10-161-2/+12
* mx35: Define MAX and AIPS registersBenoît Thébaudeau2012-10-151-1/+32
* imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser2012-10-152-0/+2
* arm: Fixed the offset for the no relocation.Zhong Hongbo2012-10-041-0/+1
* mx31: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-062-10/+10
* Fix mx31_decode_pllBenoît Thébaudeau2012-09-061-3/+5
* mx35 timer: Switch to 32-kHz sourceBenoît Thébaudeau2012-09-061-17/+27
* mx35: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-062-28/+17
* mx35: Fix clock dividersBenoît Thébaudeau2012-09-061-30/+18
* mx35: Fix decode_pllBenoît Thébaudeau2012-09-061-3/+6
* mx35: Move clock enums to clock.hBenoît Thébaudeau2012-09-011-2/+2
* mx35 iomux: Remove unused macroBenoît Thébaudeau2012-09-011-2/+0
* mx35: Add cpu_mmc_init()Benoît Thébaudeau2012-09-011-1/+14
* 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
OpenPOWER on IntegriCloud