summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap3
AgeCommit message (Expand)Author
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-10ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla
2013-04-12omap3: Display MHz instead of mHz on the consoleman.huber@arcor.de
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
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-10omap3: Add a few comments to "#endif"s for readability.Robert P. J. Day
2012-12-10Pass sdrc timing values through board_sdrc_timings structurePeter Barada
2012-12-10omap3/mem.c: remove unused definesAndreas Bießmann
2012-11-20OMAP3: am35x: add musb functionsIlya Yanok
2012-10-30omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini
2012-10-08arm: armv7: omap3: Fix restore sequence in lowlevel_initAlbert ARIBAUD
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-15arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xxMatt Porter
2012-05-15omap3: Introduce weak misc_init_rTom Rini
2012-05-15armv7: add appropriate headers for assembly functionsAneesh V
2012-03-29sdrc.c: Fix typo in do_sdrc_init() for SPLTom 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-02-12OMAP3: Correct get_sdr_cs_offset maskTom Rini
2012-02-12arm: omap3: Define save_boot_params in lowlevel_init.S for SPL onlyPali Rohár
2012-01-16OMAP SPL: call timer_init in s_init to make udelay work earlierAndreas Müller
2012-01-16omap3: make get_board_rev() function weakNikita Kiryanov
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-06start.S: remove omap3 specific code from start.SAneesh V
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-30omap3: Fix compile warningSanjeev Premi
2011-09-30omap3: implement boot parameter savingSimon Schwarz
2011-09-30omap3: new SPL structure supportSimon Schwarz
2011-09-30omap-common: add nand spl supportSimon Schwarz
2011-09-30omap3: Configure RAM bank 0 if in SPLSimon Schwarz