summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap3
Commit message (Expand)AuthorAgeFilesLines
* omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de2013-04-121-2/+2
* 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
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-083-38/+20
|\
| * omap3: Add a few comments to "#endif"s for readability.Robert P. J. Day2012-12-102-4/+4
| * Pass sdrc timing values through board_sdrc_timings structurePeter Barada2012-12-101-20/+16
| * omap3/mem.c: remove unused definesAndreas Bießmann2012-12-101-14/+0
* | OMAP3: am35x: add musb functionsIlya Yanok2012-11-202-0/+76
|/
* omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini2012-10-301-13/+15
* arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD2012-10-081-5/+4
* 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
* arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xxMatt Porter2012-05-151-0/+16
* omap3: Introduce weak misc_init_rTom Rini2012-05-151-0/+12
* armv7: add appropriate headers for assembly functionsAneesh V2012-05-151-20/+21
* sdrc.c: Fix typo in do_sdrc_init() for SPLTom Rini2012-03-291-1/+1
* 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-122-0/+24
* OMAP3: Correct get_sdr_cs_offset maskTom Rini2012-02-121-1/+1
* arm: omap3: Define save_boot_params in lowlevel_init.S for SPL onlyPali Rohár2012-02-121-2/+2
* OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller2012-01-161-0/+2
* omap3: make get_board_rev() function weakNikita Kiryanov2012-01-161-1/+2
* OMAP3: Add SPL_BOARD_INIT hookTom Rini2011-12-061-0/+5
* OMAP3 SPL: Add identify_nand_chip functionTom Rini2011-12-062-0/+90
* OMAP3 SPL: Rework memory initalization and devkit8000 supportTom Rini2011-12-061-13/+15
* OMAP3: Change mem_ok to clear again after reading backTom Rini2011-12-061-0/+1
* OMAP3: Add a helper function to set timings in SDRCTom Rini2011-12-061-55/+61
* OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()Tom Rini2011-12-061-12/+11
* omap3: mem: Comment enable_gpmc_cs_config moreTom Rini2011-12-061-3/+9
* AM35xx: add EMAC supportIlya Yanok2011-12-062-0/+45
* start.S: remove omap3 specific code from start.SAneesh V2011-12-061-0/+8
* 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
* omap3: Fix compile warningSanjeev Premi2011-09-301-1/+1
* omap3: implement boot parameter savingSimon Schwarz2011-09-301-2/+7
* omap3: new SPL structure supportSimon Schwarz2011-09-302-0/+35
* omap-common: add nand spl supportSimon Schwarz2011-09-301-2/+48
* omap3: Configure RAM bank 0 if in SPLSimon Schwarz2011-09-301-1/+31
* ARMV7: OMAP3: Add 37xx ESx revision numbers.Howard D. Gray2011-09-121-1/+12
* dm3730: enable dpll5Eric Benard2011-09-041-0/+1
OpenPOWER on IntegriCloud