summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1136
AgeCommit message (Expand)Author
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-10arm: Remove OMAP2420H4 and all omap24xx supportTom Rini
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD
2013-05-30arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD
2013-05-05imx: mx35: Remove legacy iomux supportBenoît Thébaudeau
2013-04-16mx35 iomux: correct offsets of IOMUX registersPhilip Paeps
2013-04-13BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau
2013-04-12imx: Fix automatic make targets for imx imagesBenoît Thébaudeau
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-04-12arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau
2013-04-12arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau
2013-04-08omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-08SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra
2013-02-04ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2013-01-14Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-01-13mx31/mx35/mx51/mx53/mx6: add watchdogTroy Kisky
2013-01-08arm: move C runtime setup code in crt0.SAlbert ARIBAUD
2012-11-10arm1136: Fix enable_caches()Benoît Thébaudeau
2012-10-26MX35: add support for woodburn boardStefano Babic
2012-10-26ARM: Add SPL target to arm1136Stefano Babic
2012-10-26MX35: Add soc_boot_mode and soc_boot_device to MX35Stefano Babic
2012-10-26ARM: Fix start.S when used with SPL in arm1136Stefano Babic
2012-10-16mx35: Fix eSDHC clocksBenoît Thébaudeau
2012-10-15mx35: Define MAX and AIPS registersBenoît Thébaudeau
2012-10-15imx: Use MXC_I2C_CLK in imx i2c driverMatthias Weisser
2012-10-04arm: Fixed the offset for the no relocation.Zhong Hongbo
2012-09-06mx31: Define default SoC input clock frequenciesBenoît Thébaudeau
2012-09-06Fix mx31_decode_pllBenoît Thébaudeau
2012-09-06mx35 timer: Switch to 32-kHz sourceBenoît Thébaudeau
2012-09-06mx35: Define default SoC input clock frequenciesBenoît Thébaudeau
2012-09-06mx35: Fix clock dividersBenoît Thébaudeau
2012-09-06mx35: Fix decode_pllBenoît Thébaudeau
2012-09-01mx35: Move clock enums to clock.hBenoît Thébaudeau
2012-09-01mx35 iomux: Remove unused macroBenoît Thébaudeau
2012-09-01mx35: Add cpu_mmc_init()Benoît Thébaudeau
2012-07-21ARM1136: Fix cache range checksBenoît Thébaudeau
2012-07-20arm: Fix to mistake clean the memory spaceZhong Hongbo
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