summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* 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
* OMAP3+: Clock: Adding ehci clock enablingGovindraj.R2012-02-12-0/+29
* ARM: EXYNOS: Add support for Exynos5 based SoCsChander Kashyap2012-02-12-5/+203
* Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macroChander Kashyap2012-02-12-5/+1
* S5P: support generic watchdog timerMinkyu Kang2012-02-12-0/+60
* Exynos: Fix ARM Clock frequency calculationChander Kashyap2012-02-12-6/+9
* i.mx: i.mx5: update imx_get_mac_from_fuse functionJason Liu2012-02-12-1/+1
* OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()Dechesne, Nicolas2012-02-12-0/+2
* OMAP3: Correct get_sdr_cs_offset maskTom Rini2012-02-12-1/+1
* arm: omap3: Define save_boot_params in lowlevel_init.S for SPL onlyPali Rohár2012-02-12-2/+2
* tegra2: Enable data cacheSimon Glass2012-02-12-0/+8
* tegra: Add SDMMC support to funcmuxSimon Glass2012-02-12-0/+63
* tegra: Add I2C support to funcmuxSimon Glass2012-02-12-0/+40
* tegra: Add enum to select from available funcmux configsSimon Glass2012-02-12-5/+6
* tegra: Adjust funcmux config test to permit expansionSimon Glass2012-02-12-25/+35
* tegra2: Fix default RAM size selection in odmdataStephen Warren2012-02-12-1/+1
* tegra2: Fix conflicting pinmux for UARTAStephen Warren2012-02-12-0/+12
* ARM: AM33XX: Add i2c supportPatil, Rachna2012-01-23-0/+5
* omap_rev_string: output to stdoutAndreas Müller2012-01-16-14/+8
* OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller2012-01-16-2/+2
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-16-107/+119
* ARM:AM33XX: Add mmc/sd supportChandan Nath2012-01-16-0/+12
* ARM:AM33XX: Fix ddr and timer register offsetChandan Nath2012-01-16-4/+7