summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap3
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* omap3:clock: check cpu_family before enabling clks for IVA & CAMVaibhav Hiremath2011-09-041-4/+10
* omap3:clock: configure GFX clock to 200MHz for AM/DM37xVaibhav Hiremath2011-09-041-1/+1
* 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-033-186/+12
* omap3: Include array definition only when it is usedSanjeev Premi2011-08-031-0/+3
* armv7: adapt omap3 to the new cache maintenance frameworkAneesh V2011-07-044-283/+149
* ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-271-32/+0
* OMAP3: Add support for DPLL5 (usbhost)Alexander Holler2011-04-272-0/+42
* omap3: emif|sdrc: use a single global data defineNishanth Menon2010-12-112-4/+2
* AM3517:EMIF4: fix SDRAM size to 256MbVaibhav Hiremath2010-11-291-2/+3
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
OpenPOWER on IntegriCloud