summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* arm: Use common .lds file where possibleSimon Glass2012-03-301-85/+0
* arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warningsAnatolij Gustschin2012-03-291-3/+1
* sdrc.c: Fix typo in do_sdrc_init() for SPLTom Rini2012-03-291-1/+1
* tegra: Enhance clock support to handle 16-bit clock divisorsSimon Glass2012-03-291-22/+41
* tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASESimon Glass2012-03-292-6/+6
* tegra: usb: Add support for Tegra USB peripheralSimon Glass2012-03-292-1/+463
* tegra: fdt: Add function to return peripheral/clock IDSimon Glass2012-03-291-0/+58
* tegra: fdt: Add Tegra2x device tree file from kernelSimon Glass2012-03-291-0/+2
* arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer loadTom Warren2012-03-291-5/+5
* ARM: highbank: add reset supportRob Herring2012-03-281-0/+1
* ARM: highbank: Add boot counter supportRob Herring2012-03-282-1/+37
* ARM: highbank: fix us_to_tick calculationRob Herring2012-03-281-2/+2
* ARM: highbank: add missing get_tbclkRob Herring2012-03-281-0/+5
* SPL: call cleanup_before_linux() before booting LinuxStefano Babic2012-03-271-1/+1
* OMAP3: SPL: do not call I2C init if no I2C is set.Stefano Babic2012-03-271-0/+2
* Add cache functions to SPL for armv7Stefano Babic2012-03-272-2/+2
* omap/spl: change output of spl_parse_image_headerSimon Schwarz2012-03-271-1/+1
* omap-common/spl: Add linux boot to SPLSimon Schwarz2012-03-272-23/+74
* omap-common: Add NAND SPL linux bootingSimon Schwarz2012-03-271-16/+50
* mx53: Make PLL2 to be the parent of UART clockFabio Estevam2012-03-271-3/+17
* mx6: Read silicon revision from registerFabio Estevam2012-03-272-3/+29
* mx6: Fix reset cause for Power On Reset caseFabio Estevam2012-03-271-0/+1
* SPL: Add YMODEM over UART load supportMatt Porter2012-03-263-0/+84
* spl.c: Use __noreturn decoratorTom Rini2012-03-261-3/+2
* usb/ehci: Add USB support for the MX6QWolfgang Grandegger2012-03-261-0/+13
* Remove execute permissions from source filesThomas Weber2012-03-041-0/+0
* armv7: omap3: leave outer cache enabledAneesh V2012-02-271-1/+1
* MX5/MX6: add missing get_ticks() and get_tbclk()Stefano Babic2012-02-271-18/+57
* OMAP4460: Reduce MPU clock speed from 920 to 700Aneesh V2012-02-121-11/+11
* omap3: fix comment typosPeter Meerwald2012-02-121-2/+2
* OMAP4: clock-common: Move the usb dppl configuration to new funcGovindraj.R2012-02-121-21/+33
* OMAP3+: Clock: Adding ehci clock enablingGovindraj.R2012-02-123-0/+29
* ARM: EXYNOS: Add support for Exynos5 based SoCsChander Kashyap2012-02-121-5/+203
* Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macroChander Kashyap2012-02-121-5/+1
* S5P: support generic watchdog timerMinkyu Kang2012-02-122-0/+60
* Exynos: Fix ARM Clock frequency calculationChander Kashyap2012-02-121-6/+9
* i.mx: i.mx5: update imx_get_mac_from_fuse functionJason Liu2012-02-121-1/+1
* OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()Dechesne, Nicolas2012-02-121-0/+2
* OMAP3: Correct get_sdr_cs_offset maskTom Rini2012-02-121-1/+1
* arm: omap3: Define save_boot_params in lowlevel_init.S for SPL onlyPali Rohár2012-02-121-2/+2
* tegra2: Enable data cacheSimon Glass2012-02-121-0/+8
* tegra: Add SDMMC support to funcmuxSimon Glass2012-02-121-0/+63
* tegra: Add I2C support to funcmuxSimon Glass2012-02-121-0/+40
* tegra: Add enum to select from available funcmux configsSimon Glass2012-02-122-5/+6
* tegra: Adjust funcmux config test to permit expansionSimon Glass2012-02-121-25/+35
* tegra2: Fix default RAM size selection in odmdataStephen Warren2012-02-121-1/+1
* tegra2: Fix conflicting pinmux for UARTAStephen Warren2012-02-121-0/+12
* ARM: AM33XX: Add i2c supportPatil, Rachna2012-01-231-0/+5
* omap_rev_string: output to stdoutAndreas Müller2012-01-162-14/+8
* OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller2012-01-162-2/+2
OpenPOWER on IntegriCloud