summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap3/board.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: omap: allow to switch to BCH16Heiko Schocher2016-06-091-2/+4
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-221-1/+1
* gpio: omap: Drop 'method' parameterTom Rini2015-08-121-12/+12
* omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski2015-07-271-59/+0
* ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-131-25/+20
* ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon2015-03-131-21/+10
* ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1Nishanth Menon2015-03-131-4/+2
* omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles2015-03-051-1/+10
* ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-041-4/+6
* TI ARMv7: Don't use GD before crt0.S has set itTom Rini2015-01-161-8/+1
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-1/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2014-10-261-1/+25
|\
| * dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-231-1/+25
* | omap3: board: add missing include and protoJeroen Hofstee2014-10-251-0/+1
* | omap3: make local functions staticJeroen Hofstee2014-10-251-1/+1
|/
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-011-2/+2
|\
| * omap3: board: trivial: add void for no argsJeroen Hofstee2014-06-191-2/+2
* | am33xx/omap: Allow cache enable for all Sitara/OMAPSimon Glass2014-06-111-8/+0
|/
* ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk2014-04-171-2/+2
* i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* omap_gpmc: change nandecc commandAndreas Bießmann2013-04-081-8/+23
* OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.Enric Balletbo i Serra2013-03-111-1/+1
* omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-2/+2
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+2
* omap3: Add a few comments to "#endif"s for readability.Robert P. J. Day2012-12-101-2/+2
* omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini2012-10-301-13/+15
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-271-0/+4
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-1/+1
* ARM: SPL: Move gpmc_init() to spl_board_init()Tom Rini2012-09-271-0/+3
* ARM: SPL: Make spl_mmc.c more genericTom Rini2012-09-271-0/+15
* ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-271-0/+1
* ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.cTom Rini2012-09-271-3/+0
* ARM: SPL: Rename omap_boot_mode to spl_boot_mode()Tom Rini2012-09-271-1/+1
* ARM: SPL: Rename omap_boot_device to spl_boot_deviceTom Rini2012-09-271-2/+2
* omap3: Introduce weak misc_init_rTom Rini2012-05-151-0/+12
* OMAP3: SPL: do not call I2C init if no I2C is set.Stefano Babic2012-03-271-0/+2
* armv7: omap3: leave outer cache enabledAneesh V2012-02-271-1/+1
* omap3: fix comment typosPeter Meerwald2012-02-121-2/+2
* OMAP3+: Clock: Adding ehci clock enablingGovindraj.R2012-02-121-0/+4
* OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller2012-01-161-0/+2
* OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-061-0/+5
* OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that.Alexander Holler2011-11-291-11/+1
* OMAP3 SPL: Provide weak omap_rev_stringTom Rini2011-10-271-6/+0
* omap-common: add nand spl supportSimon Schwarz2011-09-301-2/+48
* omap: enable caches at system start-upAneesh V2011-09-041-0/+8
* omap: fix gpio related build breaksAneesh V2011-09-041-1/+1
* omap: reuse omap3 gpio support in omap4Aneesh V2011-08-031-0/+12
* armv7: adapt omap3 to the new cache maintenance frameworkAneesh V2011-07-041-19/+117
* ARMV7: OMAP3: Convert setup_auxcr() to pure asmMans Rullgard2010-09-081-35/+0
OpenPOWER on IntegriCloud