summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm1136
Commit message (Expand)AuthorAgeFilesLines
* arm: factorize relocate_code routineAlbert ARIBAUD2013-05-301-76/+0
* arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-301-8/+3
* imx: mx35: Remove legacy iomux supportBenoît Thébaudeau2013-05-052-115/+0
* mx35 iomux: correct offsets of IOMUX registersPhilip Paeps2013-04-161-2/+2
* BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi2013-04-131-1/+2
* arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau2013-04-121-1/+1
* arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-121-4/+2
* imx: Fix automatic make targets for imx imagesBenoît Thébaudeau2013-04-121-0/+7
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-121-2/+2
* arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-121-5/+3
* arm1136: Remove redundant relocate_code() returnBenoît Thébaudeau2013-04-121-2/+0
* arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-121-3/+1
* arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau2013-04-121-0/+4
* omap2420-h4: Fix get_timer() and CONFIG_SYS_HZHunter, Jon2013-04-081-2/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * SPL: ONENAND: Fix some ONENAND related defines.Enric Balletbo i Serra2013-03-081-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-152-2/+2
|/
* 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
OpenPOWER on IntegriCloud