aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2011-12-18omap4: fix IO settingAneesh V
2011-12-18OMAP4: Panda: Add usb peripheral bootJohn Rigby
2011-12-18OMAP4: Make mmc and fat conditional in splJohn Rigby
2011-12-18OMAP4: avoid null pointer access in save_boot_paramsJohn Rigby
2011-12-18OMAP3: Beagle: set mac addr from dieidJohn Rigby
2011-12-18omap4: reduce default operating point for 4460 devicesSebastien Jan
2011-12-18Allow loading of u-boot.bin for backward compatibilityJohn Rigby
2011-12-18omap4460: tps initialization changesAneesh V
2011-12-18omap4: Enable GPIO-1 clocks before TPS initializationRicardo Salveti de Araujo
2011-12-18mx5: Add clock config interfaceJason Liu
2011-12-18OMAP4 Panda: Generate a unique usbethaddrJohn Rigby
2011-12-11USB: MX5: add helper functions to enable USB clocksWolfgang Grandegger
2011-12-09i.mx: add the initial support for freescale i.MX6Q processorJason Liu
2011-12-09i.mx: introduce the armv7/imx-common folderJason Liu
2011-12-09S5PC2XX: Rename S5pc2XX to exynosChander Kashyap
2011-12-09tegra2: Don't use board pointer before it is set upSimon Glass
2011-12-09tegra2: Remove unneeded 'dynamic ram size' messageSimon Glass
2011-12-09tegra2: Remove unneeded boot codeSimon Glass
2011-12-09arm: Move CP15 init out of cpu_init_crit()Simon Glass
2011-12-09tegra2: Simplify tegra_start() boot pathSimon Glass
2011-12-09tegra2: Add arch_cpu_init() to fire up Cortex-A9Simon Glass
2011-12-06arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-12-06arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warningsAnatolij Gustschin
2011-12-06mx5: Correct a warning in clock.cSimon Glass
2011-12-06OMAP3: Add SPL_BOARD_INIT hookTom Rini
2011-12-06OMAP3 SPL: Add identify_nand_chip functionTom Rini
2011-12-06OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini
2011-12-06OMAP3: Change mem_ok to clear again after reading backTom Rini
2011-12-06OMAP3: Add a helper function to set timings in SDRCTom Rini
2011-12-06OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()Tom Rini
2011-12-06omap3: mem: Comment enable_gpmc_cs_config moreTom Rini
2011-12-06AM35xx: add EMAC supportIlya Yanok
2011-12-06omap4: fix IO settingAneesh V
2011-12-06omap4460: add ES1.1 identificationAneesh V
2011-12-06omap4: emif: fix error in driverAneesh V
2011-12-06omap: remove I2C from SPLAneesh V
2011-12-06omap4460: fix TPS initializationAneesh V
2011-12-06start.S: remove omap3 specific code from start.SAneesh V
2011-12-06armv7: setup vectorAneesh V
2011-12-06armv7: include armv7/cpu.c in SPL buildAneesh V
2011-12-06armv7: disable L2 cache in cleanup_before_linux()Aneesh V
2011-11-29OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.Alexander Holler
2011-11-16arch/arm/cpu/armv7/s5p-common/pwm.c: fix GCC 4.6 warningAnatolij Gustschin
2011-11-15omap4/5: Add support for booting with CH.Sricharan
2011-11-15omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan
2011-11-15omap5: clocks: Add clocks support for omap5 platform.Sricharan
2011-11-15omap5: Add minimal support for omap5430.Sricharan
2011-11-15omap4: make omap4 code common for future reuseSricharan
2011-11-04mx53: Turn off child clocks before reconfigure perclk_rootFabio Estevam
2011-11-03omap/spl: actually enable the consoleIlya Yanok