summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
...
| * EXYNOS: Add power Enable/Disable for USB-EHCIRajeshwari Shinde2012-07-09-0/+22
| * USB: EXYNOS: Set USB 2.0 HOST Link modeRajeshwari Shinde2012-07-09-0/+22
* | Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe...Wolfgang Denk2012-07-09-7/+1
|/
* No need to define CONFIG_ARCH_CPU_INIT.Fabio Estevam2012-07-07-2/+0
* arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi2012-07-07-1/+7
* ARM: OMAP4/5: Move USB clocks to essential group.SRICHARAN R2012-07-07-9/+7
* ARM: OMAP4/5: Move gpmc clocks to essential group.SRICHARAN R2012-07-07-2/+2
* ARM: OMAP4+: Move external phy initialisations to arch specific place.SRICHARAN R2012-07-07-27/+37
* omap4: Use a smaller M,N couple for IVA DPLLSebastien Jan2012-07-07-1/+1
* omap: emif: fix bug in manufacturer code testSteve Sakoman2012-07-07-1/+1
* omap: emif: deal with rams that return duplicate mr data on all byte lanesSteve Sakoman2012-07-07-1/+6
* OMAP4+: Force DDR in self-refresh after warm resetLokesh Vutla2012-07-07-0/+25
* OMAP4+: Handle sdram init after warm resetLokesh Vutla2012-07-07-4/+6
* ARM: OMAP3+: Detect reset typeLokesh Vutla2012-07-07-0/+5
* arm: bugfix: Move vector table before jumping relocated codeTetsuyuki Kobayashi2012-07-07-0/+12
* i.MX6 USDHC: Use the ESDHC clockMichael Langer2012-07-07-0/+4
* mx53: Fix mask for SATA reference clockFabio Estevam2012-07-07-1/+1
* EXYNOS5: PINMUX: Added default pinumx settingsRajeshwari Shinde2012-07-07-1/+221
* Exynos: fix cpuinfo and cpu detectingMinkyu Kang2012-07-07-2/+3
* OMAP5: Change voltages for omap5432Lokesh Vutla2012-07-07-10/+21
* OMAP5: DPLL core lock for OMAP5432Lokesh Vutla2012-07-07-6/+15
* OMAP5: EMIF: Add support for DDR3 deviceLokesh Vutla2012-07-07-3/+122
* OMAP5: ADD precalculated timings for ddr3Lokesh Vutla2012-07-07-1/+50
* OMAP5: Configure the io settings for omap5432 uevm boardLokesh Vutla2012-07-07-19/+79
* OMAP5: ADD chip detection for OMAP5432 SOCLokesh Vutla2012-07-07-1/+9
* ARM: OMAP5: Align memory used for testing to the power of 2SRICHARAN R2012-07-07-0/+3
* ARM: OMAP5: dmm: Create a tiler trap section.SRICHARAN R2012-07-07-3/+3
* ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.SRICHARAN R2012-07-07-2/+18
* am33xx: Do not call init_timer twiceTom Rini2012-07-07-14/+16
* arm: Tegra: Use ODMDATA from BCT in IRAMTom Warren2012-07-07-1/+21
* tegra: override compiler flags for low level init codeamartin@nvidia.com2012-07-07-2/+5
* tegra: Correct PLL access in ap20.c and clock.cSimon Glass2012-07-07-4/+6
* tegra: add SDMMC1 on SDIO1 funcmux entryStephen Warren2012-07-07-0/+7
* tegra: add SDIO1 funcmux entry for UARTALucas Stach2012-07-07-0/+7
* tegra: add UART1 on GPU funcmux entryStephen Warren2012-07-07-1/+8
* tegra: add alternate UART1 funcmux entryStephen Warren2012-07-07-2/+25
* arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xxMatt Porter2012-05-15-0/+16
* omap4: do not enable auxiliary coresTero Kristo2012-05-15-4/+0
* omap4: do not enable fs-usb moduleTero Kristo2012-05-15-2/+0
* tegra2: trivially enable 13 mhz crystal frequencyLucas Stach2012-05-15-1/+4
* tegra: Add keyboard support to funcmuxSimon Glass2012-05-15-0/+16
* tegra: Setup PMC scratch info from ap20 setupYen Lin2012-05-15-0/+6
* tegra: Add warmboot implementationYen Lin2012-05-15-0/+719
* tegra: Add PMU to manage power suppliesJimmy Zhang2012-05-15-0/+71
* tegra: Add EMC support for optimal memory timingsJimmy Zhang2012-05-15-0/+287
* tegra: Add tegra_get_chip_type() to detect SKUSimon Glass2012-05-15-0/+36
* tegra: Add crypto library for warmboot codeYen Lin2012-05-15-0/+266
* tegra: Add functions to access low-level Osc/PLL detailsSimon Glass2012-05-15-0/+32
* tegra: Move ap20.h header into arch locationSimon Glass2012-05-15-105/+3
* Add abs() macro to return absolute valueSimon Glass2012-05-15-2/+0