summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap3
Commit message (Expand)AuthorAgeFilesLines
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-102-2/+2
|\
| * i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-132-2/+2
* | arm: omap3: Enable clocks for peripherals only if they are usedMichael Trimarchi2013-12-061-2/+0
|/
* armv7: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-31/+10
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-141-1/+0
* arm: omap3: fix SRAM copy and execution sequenceAlbert ARIBAUD2013-08-282-9/+5
* ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx acc...Naumann Andreas2013-08-152-1/+37
* omap3/sys_info: fix printout of OMAP36XX L3 freqencyAndreas Bießmann2013-07-261-3/+3
* arm: omap3: spl: Fix problem with 8bit NAND devicesStefan Roese2013-07-261-0/+12
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2412-181/+12
* ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla2013-06-101-1/+1
* 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
OpenPOWER on IntegriCloud