summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-27-1/+10
* 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
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-09-21-672/+0
|\
| * MX: set a common place to share code for Freescale i.MXStefano Babic2012-09-10-672/+0
* | Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-10-1/+1
* | tegra20: usb: rework set_host_modeLucas Stach2012-09-10-16/+21
* | am33xx: Remove redundant timer configTom Rini2012-09-04-20/+0
|/
* 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
* 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
* EXYNOS5: support display system register controlDonghwa Lee2012-09-01-0/+18
* EXYNOS5: support exynos5 lcd clock controlDonghwa Lee2012-09-01-1/+107
* ARM: EXYNOS: fixed compiler warning messageJaehoon Chung2012-09-01-1/+4
* arm/s5pxx: Fix get_timer_masked to get the time.Zhong Hongbo2012-09-01-5/+17
* EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-01-9/+13
* EXYNOS5: CLOCK: Add BPLL supportRajeshwari Shinde2012-09-01-7/+21
* EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0Rajeshwari Shinde2012-09-01-1/+11
* arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi2012-09-01-7/+14
* tegra20: Remove armv4t build flagsAllen Martin2012-09-01-12/+0
* tegra20: enable SPL for tegra20 boardsAllen Martin2012-09-01-3/+1
* tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin2012-09-01-4003/+2
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-01-55/+55
* snowball: Adding board specific cache cleanup routineMathieu J. Poirier2012-09-01-0/+26
* armv7: Adding cpu specific cache managmenentMathieu J. Poirier2012-09-01-0/+8
* u8500: Enabling power to MMC device on AB8500 V2Mathieu J. Poirier2012-09-01-26/+69
* u8500: Moving processor-specific functions to cpu area.Mathieu J. Poirier2012-09-01-0/+80
* snowball: Moving to ux500.v2 addess scheme for PRCMU accessMathieu J. Poirier2012-09-01-28/+63
* snowball: Adding CPU clock initialisationMathieu J. Poirier2012-09-01-0/+36
* snowball: Adding architecture dependent initialisationMathieu J. Poirier2012-09-01-1/+72
* u8500: Moving prcmu to cpu directoryMathieu J. Poirier2012-09-01-1/+165
* am33xx evm: Update secure_emif_sdram_config during ddr initSatyanarayana, Sandhya2012-09-01-1/+4
* armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible stackTom Rini2012-09-01-0/+1
* omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini2012-09-01-19/+55
* am33xx: Add support, update omap3 McSPI driverTom Rini2012-09-01-0/+5
* am33xx: Correct MMC1, remove MMC2 supportTom Rini2012-09-01-1/+7