summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2012-07-07arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi
2012-07-07ARM: OMAP4/5: Move USB clocks to essential group.SRICHARAN R
2012-07-07ARM: OMAP4/5: Move gpmc clocks to essential group.SRICHARAN R
2012-07-07ARM: OMAP4+: Move external phy initialisations to arch specific place.SRICHARAN R
2012-07-07omap4: Use a smaller M,N couple for IVA DPLLSebastien Jan
2012-07-07omap: emif: fix bug in manufacturer code testSteve Sakoman
2012-07-07omap: emif: deal with rams that return duplicate mr data on all byte lanesSteve Sakoman
2012-07-07OMAP4+: Force DDR in self-refresh after warm resetLokesh Vutla
2012-07-07OMAP4+: Handle sdram init after warm resetLokesh Vutla
2012-07-07ARM: OMAP3+: Detect reset typeLokesh Vutla
2012-07-07arm: bugfix: Move vector table before jumping relocated codeTetsuyuki Kobayashi
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