summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
* ARM: SPL: Start hooking in the current SPI SPL supportTom Rini2012-09-27-0/+5
* ARM: SPL: Clean up spl.c / spl_nand.c slightlyTom Rini2012-09-27-16/+8
* ARM: SPL: Make spl_mmc.c more genericTom Rini2012-09-27-21/+33
* ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-27-5/+7
* ARM: SPL: Only call mem_malloc_init if configuredTom Rini2012-09-27-0/+2
* ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.cTom Rini2012-09-27-13/+3
* ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini2012-09-27-4/+4
* ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini2012-09-27-7/+7
* omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.Pavel Machek2012-09-27-3/+3
* omap-common: Fix typo in save_boot_params() in lowlevel_init.STom Rini2012-09-27-1/+1
* omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-27-6/+8
* spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORTTom Rini2012-09-27-0/+4
* ARM: arm1176: Define arch_cpu_init() at the SoC levelStephen Warren2012-09-25-8/+25
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-21-770/+92
|\
| * MX: set a common place to share code for Freescale i.MXStefano Babic2012-09-10-672/+0
| * 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
| * mx25: Define default SoC input clock frequenciesBenoît Thébaudeau2012-09-06-9/+9
| * mx35: Fix clock dividersBenoît Thébaudeau2012-09-06-30/+18
| * mx35: Fix decode_pllBenoît Thébaudeau2012-09-06-3/+6
| * MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDSMarek Vasut2012-09-04-3/+5
* | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-10-24/+24
* | tegra20: usb: rework set_host_modeLucas Stach2012-09-10-16/+21
* | tegra: Add NAND support to funcmuxSimon Glass2012-09-07-0/+7
* | am33xx: Remove redundant timer configTom Rini2012-09-04-20/+0
|/
* edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD2012-09-03-0/+2
* atmel: at91sam9x5: fix name error for spiBo Shen2012-09-01-2/+2
* mxs: Convert timeout parameter to 'unsigned int'fabio.estevam@freescale.com2012-09-01-2/+4
* gpio: add gpio api support to mx27 (v4)trem2012-09-01-5/+6
* mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'Otavio Salvador2012-09-01-2/+2
* mxs: Only build internal Ethernet controller for i.MX28Otavio Salvador2012-09-01-1/+1
* 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
* MX28: config: Allow different target generation in elftosb callOtavio Salvador2012-09-01-0/+0
* mx35: Add cpu_mmc_init()Benoît Thébaudeau2012-09-01-1/+14
* mx5/6: Fix cpu_mmc_init() return valueBenoît Thébaudeau2012-09-01-4/+2
* imx-common/cmd_bmode.c: add imx bmode (bootmode) commandTroy Kisky2012-09-01-0/+187
* mx5: cosmetic: Clean up lowlevel_initBenoît Thébaudeau2012-09-01-23/+23
* mx5/6 timer: Round up tick_to_time() valueBenoît Thébaudeau2012-09-01-1/+1
* mx5: Enable dcacheBenoît Thébaudeau2012-09-01-0/+8
* mx25: Enable dcacheBenoît Thébaudeau2012-09-01-0/+8
* MX28: Shuffle around the power management codeMarek Vasut2012-09-01-6/+3
* MX28: Drop the cp15 reconfiguration from SPLMarek Vasut2012-09-01-42/+0
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-01-20/+20
* mxs: Remove not required include of iomux-mx28.hOtavio Salvador2012-09-01-1/+0
* mxs: Remove not required explicit iomux-mx28.h includeOtavio Salvador2012-09-01-1/+0
* arm:exynos: Enable data cache at exynos based processors.Łukasz Majewski2012-09-01-0/+8
* EXYNOS5: support display port phy control functionDonghwa Lee2012-09-01-0/+21