summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2012-05-15EXYNOS: add LCD and MIPI DSI clock interface.Donghwa Lee
2012-05-15EXYNOS: definitions of system resgister and power management registers.Donghwa Lee
2012-05-15omap3: Introduce weak misc_init_rTom Rini
2012-05-15omap4+: Remove CONFIG_ARCH_CPU_INITTom Rini
2012-05-15armv7: Use -march=armv7-a and thereby enable Thumb-2Aneesh V
2012-05-15armv7: add appropriate headers for assembly functionsAneesh V
2012-05-15OMAP5: reset: Use cold reset in case of 5430ES1.0SRICHARAN R
2012-05-15OMAP3+: reset: Create a common reset layer.SRICHARAN R
2012-05-15arm: omap5: correct boot device mode7 for eMMCBalaji T K
2012-05-15OMAP5: ddr: Change the ddr device name.SRICHARAN R
2012-05-15OMAP4/5: device: Add support to get the device type.SRICHARAN R
2012-05-15OMAP4/5: Make the sysctrl structure commonSRICHARAN R
2012-05-15OMAP4/5: Make the silicon revision variable common.SRICHARAN R
2012-05-15OMAP5: hwinit: Add the missing break statementSRICHARAN R
2012-05-15OMAP5: palmas: Configure nominal opp vdd valuesSRICHARAN R
2012-05-15OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.SRICHARAN R
2012-05-15OMAP5: io: Configure the io settings for omap5430 sevm board.SRICHARAN R
2012-05-15OMAP5: clocks: Change clock settings as required for ES1.0 silicon.SRICHARAN R
2012-05-15OMAP4: scale voltage of core before MPU scalesNishanth Menon
2012-05-15OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon
2012-05-15OMAP3+: Introduce generic logic for OMAP voltage controllerNishanth Menon
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit
2012-04-19CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZEMarek Vasut
2012-04-16ARM: add u-boot.imx as target for i.MX SOCsStefano Babic
2012-04-16i.MX6: implement enable_caches()Eric Nelson
2012-03-30arm: Use common .lds file where possibleSimon Glass
2012-03-29arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warningsAnatolij Gustschin
2012-03-29sdrc.c: Fix typo in do_sdrc_init() for SPLTom Rini
2012-03-29tegra: Enhance clock support to handle 16-bit clock divisorsSimon Glass
2012-03-29tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASESimon Glass
2012-03-29tegra: usb: Add support for Tegra USB peripheralSimon Glass
2012-03-29tegra: fdt: Add function to return peripheral/clock IDSimon Glass
2012-03-29tegra: fdt: Add Tegra2x device tree file from kernelSimon Glass
2012-03-29arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer loadTom Warren
2012-03-28ARM: highbank: add reset supportRob Herring
2012-03-28ARM: highbank: Add boot counter supportRob Herring
2012-03-28ARM: highbank: fix us_to_tick calculationRob Herring
2012-03-28ARM: highbank: add missing get_tbclkRob Herring
2012-03-27SPL: call cleanup_before_linux() before booting LinuxStefano Babic
2012-03-27OMAP3: SPL: do not call I2C init if no I2C is set.Stefano Babic
2012-03-27Add cache functions to SPL for armv7Stefano Babic
2012-03-27omap/spl: change output of spl_parse_image_headerSimon Schwarz
2012-03-27omap-common/spl: Add linux boot to SPLSimon Schwarz
2012-03-27omap-common: Add NAND SPL linux bootingSimon Schwarz
2012-03-27mx53: Make PLL2 to be the parent of UART clockFabio Estevam
2012-03-27mx6: Read silicon revision from registerFabio Estevam
2012-03-27mx6: Fix reset cause for Power On Reset caseFabio Estevam
2012-03-26SPL: Add YMODEM over UART load supportMatt Porter
2012-03-26spl.c: Use __noreturn decoratorTom Rini
2012-03-26usb/ehci: Add USB support for the MX6QWolfgang Grandegger