summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeLines
* 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
* omap3: make get_board_rev() function weakNikita Kiryanov2012-01-16-1/+2
* omap4: fix boot issue on ES2.0 PandaAneesh V2012-01-16-2/+2
* imx: mx6q: add aipstz init for off platform periphJason Liu2012-01-16-6/+23
* i.mx6:imx6q: allign MAC address with burned-in orderingJason Liu2012-01-16-6/+8
* net: imx: Add multi-FEC support for imx_get_mac_from_fuseFabio Estevam2012-01-16-1/+1
* i.mx: i.mx6q: Add the enet clock functionJason Liu2012-01-16-0/+5
* gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-09-16/+19
* tegra: Add support for UART init in cpu board.cSimon Glass2011-12-24-0/+51
* tegra: Add a function mux featureSimon Glass2011-12-24-1/+59
* tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass2011-12-24-0/+14
* tegra: Move clock_early_init() to arch_cpu_init()Simon Glass2011-12-24-0/+3
* tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass2011-12-24-0/+4
* tegra2: Always build with USE_PRIVATE_LIBGCC=yes.Thierry Reding2011-12-24-0/+2
* arm: Tegra: fix undefined instruction hang immediately after resetTom Warren2011-12-21-0/+2
* USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger2011-12-11-0/+72
* i.mx: add the initial support for freescale i.MX6Q processorJason Liu2011-12-09-0/+591
* i.mx: introduce the armv7/imx-common folderJason Liu2011-12-09-86/+165
* S5PC2XX: Rename S5pc2XX to exynosChander Kashyap2011-12-09-25/+25
* tegra2: Don't use board pointer before it is set upSimon Glass2011-12-09-9/+1
* tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass2011-12-09-3/+1
* tegra2: Remove unneeded boot codeSimon Glass2011-12-09-147/+1
* arm: Move CP15 init out of cpu_init_crit()Simon Glass2011-12-09-6/+18