summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* tegra: override compiler flags for low level init codeamartin@nvidia.com2012-07-071-2/+5
* tegra: Correct PLL access in ap20.c and clock.cSimon Glass2012-07-072-4/+6
* tegra: add SDMMC1 on SDIO1 funcmux entryStephen Warren2012-07-071-0/+7
* tegra: add SDIO1 funcmux entry for UARTALucas Stach2012-07-072-0/+7
* tegra: add UART1 on GPU funcmux entryStephen Warren2012-07-072-1/+8
* tegra: add alternate UART1 funcmux entryStephen Warren2012-07-072-2/+25
* arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xxMatt Porter2012-05-151-0/+16
* omap4: do not enable auxiliary coresTero Kristo2012-05-151-4/+0
* omap4: do not enable fs-usb moduleTero Kristo2012-05-151-2/+0
* tegra2: trivially enable 13 mhz crystal frequencyLucas Stach2012-05-151-1/+4
* tegra: Add keyboard support to funcmuxSimon Glass2012-05-151-0/+16
* tegra: Setup PMC scratch info from ap20 setupYen Lin2012-05-151-0/+6
* tegra: Add warmboot implementationYen Lin2012-05-154-0/+719
* tegra: Add PMU to manage power suppliesJimmy Zhang2012-05-152-0/+71
* tegra: Add EMC support for optimal memory timingsJimmy Zhang2012-05-152-0/+287
* tegra: Add tegra_get_chip_type() to detect SKUSimon Glass2012-05-151-0/+36
* tegra: Add crypto library for warmboot codeYen Lin2012-05-152-0/+266
* tegra: Add functions to access low-level Osc/PLL detailsSimon Glass2012-05-151-0/+32
* tegra: Move ap20.h header into arch locationSimon Glass2012-05-153-105/+3
* Add abs() macro to return absolute valueSimon Glass2012-05-151-2/+0
* i.MX6: add enable_sata_clock()Eric Nelson2012-05-151-0/+31
* i.MX6: Add ANATOP regulator initDirk Behme2012-05-151-0/+30
* mx53loco: Allow to print CPU information at a later stageFabio Estevam2012-05-151-1/+1
* mx5: Add clock config interfaceFabio Estevam2012-05-151-4/+444
* imx-common: Factor out get_ahb_clk()Fabio Estevam2012-05-153-32/+19
* MX53: add function to set SATA clock to internalStefano Babic2012-05-151-0/+24
* MX5: Add definitions for SATA controllerStefano Babic2012-05-151-0/+2
* EXYNOS: add LCD and MIPI DSI clock interface.Donghwa Lee2012-05-151-0/+184
* EXYNOS: definitions of system resgister and power management registers.Donghwa Lee2012-05-153-1/+103
* omap3: Introduce weak misc_init_rTom Rini2012-05-151-0/+12
* omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini2012-05-151-10/+0
* armv7: Use -march=armv7-a and thereby enable Thumb-2Aneesh V2012-05-151-2/+5
* armv7: add appropriate headers for assembly functionsAneesh V2012-05-159-49/+58
* OMAP5: reset: Use cold reset in case of 5430ES1.0SRICHARAN R2012-05-151-0/+14
* OMAP3+: reset: Create a common reset layer.SRICHARAN R2012-05-151-16/+14
* arm: omap5: correct boot device mode7 for eMMCBalaji T K2012-05-152-0/+2
* OMAP5: ddr: Change the ddr device name.SRICHARAN R2012-05-152-16/+16
* OMAP4/5: device: Add support to get the device type.SRICHARAN R2012-05-151-1/+5
* OMAP4/5: Make the sysctrl structure commonSRICHARAN R2012-05-152-4/+4
* OMAP4/5: Make the silicon revision variable common.SRICHARAN R2012-05-152-13/+13
* OMAP5: hwinit: Add the missing break statementSRICHARAN R2012-05-151-0/+1
* OMAP5: palmas: Configure nominal opp vdd valuesSRICHARAN R2012-05-153-18/+40
* OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.SRICHARAN R2012-05-154-26/+118
* OMAP5: io: Configure the io settings for omap5430 sevm board.SRICHARAN R2012-05-151-0/+83
* OMAP5: clocks: Change clock settings as required for ES1.0 silicon.SRICHARAN R2012-05-152-36/+78
* OMAP4: scale voltage of core before MPU scalesNishanth Menon2012-05-151-28/+35
* OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon2012-05-153-3/+21
* OMAP3+: Introduce generic logic for OMAP voltage controllerNishanth Menon2012-05-155-45/+146
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-152-3/+3
* CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZEMarek Vasut2012-04-191-1/+1