aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2012-07-07i.MX6 USDHC: Use the ESDHC clockMichael Langer
2012-07-07mx53: Fix mask for SATA reference clockFabio Estevam
2012-07-07EXYNOS5: PINMUX: Added default pinumx settingsRajeshwari Shinde
2012-07-07Exynos: fix cpuinfo and cpu detectingMinkyu Kang
2012-07-07OMAP5: Change voltages for omap5432Lokesh Vutla
2012-07-07OMAP5: DPLL core lock for OMAP5432Lokesh Vutla
2012-07-07OMAP5: EMIF: Add support for DDR3 deviceLokesh Vutla
2012-07-07OMAP5: ADD precalculated timings for ddr3Lokesh Vutla
2012-07-07OMAP5: Configure the io settings for omap5432 uevm boardLokesh Vutla
2012-07-07OMAP5: ADD chip detection for OMAP5432 SOCLokesh Vutla
2012-07-07ARM: OMAP5: Align memory used for testing to the power of 2SRICHARAN R
2012-07-07ARM: OMAP5: dmm: Create a tiler trap section.SRICHARAN R
2012-07-07ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.SRICHARAN R
2012-07-07am33xx: Do not call init_timer twiceTom Rini
2012-07-07arm: Tegra: Use ODMDATA from BCT in IRAMTom Warren
2012-07-07tegra: override compiler flags for low level init codeamartin@nvidia.com
2012-07-07tegra: Correct PLL access in ap20.c and clock.cSimon Glass
2012-07-07tegra: add SDMMC1 on SDIO1 funcmux entryStephen Warren
2012-07-07tegra: add SDIO1 funcmux entry for UARTALucas Stach
2012-07-07tegra: add UART1 on GPU funcmux entryStephen Warren
2012-07-07tegra: add alternate UART1 funcmux entryStephen Warren
2012-05-15arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xxMatt Porter
2012-05-15omap4: do not enable auxiliary coresTero Kristo
2012-05-15omap4: do not enable fs-usb moduleTero Kristo
2012-05-15tegra2: trivially enable 13 mhz crystal frequencyLucas Stach
2012-05-15tegra: Add keyboard support to funcmuxSimon Glass
2012-05-15tegra: Setup PMC scratch info from ap20 setupYen Lin
2012-05-15tegra: Add warmboot implementationYen Lin
2012-05-15tegra: Add PMU to manage power suppliesJimmy Zhang
2012-05-15tegra: Add EMC support for optimal memory timingsJimmy Zhang
2012-05-15tegra: Add tegra_get_chip_type() to detect SKUSimon Glass
2012-05-15tegra: Add crypto library for warmboot codeYen Lin
2012-05-15tegra: Add functions to access low-level Osc/PLL detailsSimon Glass
2012-05-15tegra: Move ap20.h header into arch locationSimon Glass
2012-05-15Add abs() macro to return absolute valueSimon Glass
2012-05-15i.MX6: add enable_sata_clock()Eric Nelson
2012-05-15i.MX6: Add ANATOP regulator initDirk Behme
2012-05-15mx53loco: Allow to print CPU information at a later stageFabio Estevam
2012-05-15mx5: Add clock config interfaceFabio Estevam
2012-05-15imx-common: Factor out get_ahb_clk()Fabio Estevam
2012-05-15MX53: add function to set SATA clock to internalStefano Babic
2012-05-15MX5: Add definitions for SATA controllerStefano Babic
2012-05-15EXYNOS: add LCD and MIPI DSI clock interface.Donghwa Lee
2012-05-15EXYNOS: definitions of system resgister and power management registers.Donghwa Lee
2012-05-15omap3: Introduce weak misc_init_rTom Rini
2012-05-15omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini
2012-05-15armv7: Use -march=armv7-a and thereby enable Thumb-2Aneesh V
2012-05-15armv7: add appropriate headers for assembly functionsAneesh V
2012-05-15OMAP5: reset: Use cold reset in case of 5430ES1.0SRICHARAN R
2012-05-15OMAP3+: reset: Create a common reset layer.SRICHARAN R