summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* OMAP5: reset: Use cold reset in case of 5430ES1.0SRICHARAN R2012-05-15-0/+14
* OMAP3+: reset: Create a common reset layer.SRICHARAN R2012-05-15-16/+14
* arm: omap5: correct boot device mode7 for eMMCBalaji T K2012-05-15-0/+2
* OMAP5: ddr: Change the ddr device name.SRICHARAN R2012-05-15-16/+16
* OMAP4/5: device: Add support to get the device type.SRICHARAN R2012-05-15-1/+5
* OMAP4/5: Make the sysctrl structure commonSRICHARAN R2012-05-15-4/+4
* OMAP4/5: Make the silicon revision variable common.SRICHARAN R2012-05-15-13/+13
* OMAP5: hwinit: Add the missing break statementSRICHARAN R2012-05-15-0/+1
* OMAP5: palmas: Configure nominal opp vdd valuesSRICHARAN R2012-05-15-18/+40
* OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.SRICHARAN R2012-05-15-26/+118
* OMAP5: io: Configure the io settings for omap5430 sevm board.SRICHARAN R2012-05-15-0/+83
* OMAP5: clocks: Change clock settings as required for ES1.0 silicon.SRICHARAN R2012-05-15-36/+78
* OMAP4: scale voltage of core before MPU scalesNishanth Menon2012-05-15-28/+35
* OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon2012-05-15-3/+21
* OMAP3+: Introduce generic logic for OMAP voltage controllerNishanth Menon2012-05-15-45/+146
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-15-3/+3
* CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZEMarek Vasut2012-04-19-1/+1
* ARM: add u-boot.imx as target for i.MX SOCsStefano Babic2012-04-16-0/+3
* i.MX6: implement enable_caches()Eric Nelson2012-04-16-0/+8
* arm: Use common .lds file where possibleSimon Glass2012-03-30-85/+0
* arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warningsAnatolij Gustschin2012-03-29-3/+1
* sdrc.c: Fix typo in do_sdrc_init() for SPLTom Rini2012-03-29-1/+1
* tegra: Enhance clock support to handle 16-bit clock divisorsSimon Glass2012-03-29-22/+41
* tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASESimon Glass2012-03-29-6/+6
* tegra: usb: Add support for Tegra USB peripheralSimon Glass2012-03-29-1/+463
* tegra: fdt: Add function to return peripheral/clock IDSimon Glass2012-03-29-0/+58
* tegra: fdt: Add Tegra2x device tree file from kernelSimon Glass2012-03-29-0/+2
* arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer loadTom Warren2012-03-29-5/+5
* ARM: highbank: add reset supportRob Herring2012-03-28-0/+1
* ARM: highbank: Add boot counter supportRob Herring2012-03-28-1/+37
* ARM: highbank: fix us_to_tick calculationRob Herring2012-03-28-2/+2
* ARM: highbank: add missing get_tbclkRob Herring2012-03-28-0/+5
* SPL: call cleanup_before_linux() before booting LinuxStefano Babic2012-03-27-1/+1
* OMAP3: SPL: do not call I2C init if no I2C is set.Stefano Babic2012-03-27-0/+2
* Add cache functions to SPL for armv7Stefano Babic2012-03-27-2/+2
* omap/spl: change output of spl_parse_image_headerSimon Schwarz2012-03-27-1/+1
* omap-common/spl: Add linux boot to SPLSimon Schwarz2012-03-27-23/+74
* omap-common: Add NAND SPL linux bootingSimon Schwarz2012-03-27-16/+50
* mx53: Make PLL2 to be the parent of UART clockFabio Estevam2012-03-27-3/+17
* mx6: Read silicon revision from registerFabio Estevam2012-03-27-3/+29
* mx6: Fix reset cause for Power On Reset caseFabio Estevam2012-03-27-0/+1
* SPL: Add YMODEM over UART load supportMatt Porter2012-03-26-0/+84
* spl.c: Use __noreturn decoratorTom Rini2012-03-26-3/+2
* usb/ehci: Add USB support for the MX6QWolfgang Grandegger2012-03-26-0/+13
* Remove execute permissions from source filesThomas Weber2012-03-04-0/+0
* armv7: omap3: leave outer cache enabledAneesh V2012-02-27-1/+1
* MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-27-18/+57
* OMAP4460: Reduce MPU clock speed from 920 to 700Aneesh V2012-02-12-11/+11
* omap3: fix comment typosPeter Meerwald2012-02-12-2/+2
* OMAP4: clock-common: Move the usb dppl configuration to new funcGovindraj.R2012-02-12-21/+33