summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1136
AgeCommit message (Expand)Author
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
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