aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap3/board.c
AgeCommit message (Expand)Author
2012-12-10omap3: Add a few comments to "#endif"s for readability.Robert P. J. Day
2012-10-30omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini
2012-09-27SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-27ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini
2012-09-27ARM: SPL: Make spl_mmc.c more genericTom Rini
2012-09-27ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini
2012-09-27ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.cTom Rini
2012-09-27ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini
2012-09-27ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini
2012-05-15omap3: Introduce weak misc_init_rTom Rini
2012-03-27OMAP3: SPL: do not call I2C init if no I2C is set.Stefano Babic
2012-02-27armv7: omap3: leave outer cache enabledAneesh V
2012-02-12omap3: fix comment typosPeter Meerwald
2012-02-12OMAP3+: Clock: Adding ehci clock enablingGovindraj.R
2012-01-16OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller
2011-12-06OMAP3: Add SPL_BOARD_INIT hookTom Rini
2011-11-29OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.Alexander Holler
2011-10-27OMAP3 SPL: Provide weak omap_rev_stringTom Rini
2011-09-30omap-common: add nand spl supportSimon Schwarz
2011-09-04omap: enable caches at system start-upAneesh V
2011-09-04omap: fix gpio related build breaksAneesh V
2011-08-03omap: reuse omap3 gpio support in omap4Aneesh V
2011-07-04armv7: adapt omap3 to the new cache maintenance frameworkAneesh V
2010-09-08ARMV7: OMAP3: Convert setup_auxcr() to pure asmMans Rullgard
2010-07-05ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman