summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap3/board.c
AgeCommit message (Expand)Author
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski
2015-08-12gpio: omap: Drop 'method' parameterTom Rini
2015-07-27omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski
2015-03-13ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon
2015-03-13ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon
2015-03-13ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon
2015-03-05omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles
2015-03-04ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass
2015-01-16TI ARMv7: Don't use GD before crt0.S has set itTom Rini
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini
2014-10-25omap3: board: add missing include and protoJeroen Hofstee
2014-10-25omap3: make local functions staticJeroen Hofstee
2014-10-23dm: omap3: Move to driver model for GPIO and serialSimon Glass
2014-07-01Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-06-19omap3: board: trivial: add void for no argsJeroen Hofstee
2014-06-11am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass
2014-04-17ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-08omap_gpmc: change nandecc commandAndreas Bießmann
2013-03-11OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
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