summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap4
Commit message (Expand)AuthorAgeFilesLines
* ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>Tom Rini2012-09-271-0/+35
* omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-271-1/+0
* omap4 i2c: add support for i2c bus 4Koen Kooi2012-09-062-1/+2
* omap4/5/am33xx: Make lowlevel_init available to all armv7 platformsTom Rini2012-09-011-1/+0
* OMAP4+: Force DDR in self-refresh after warm resetLokesh Vutla2012-07-071-0/+1
* ARM: OMAP3+: Detect reset typeLokesh Vutla2012-07-072-0/+3
* ARM: OMAP4: Correct the lpddr2 io settings register value.SRICHARAN R2012-07-071-1/+1
* OMAP5: DPLL core lock for OMAP5432Lokesh Vutla2012-07-071-0/+5
* omap4+: Avoid using __attribute__ ((__packed__))Aneesh V2012-05-151-1/+1
* OMAP3+: reset: Create a common reset layer.SRICHARAN R2012-05-152-11/+11
* OMAP4/5: device: Add support to get the device type.SRICHARAN R2012-05-151-0/+4
* OMAP4/5: Make the sysctrl structure commonSRICHARAN R2012-05-151-4/+6
* OMAP4/5: Make the silicon revision variable common.SRICHARAN R2012-05-151-6/+0
* OMAP5: palmas: Configure nominal opp vdd valuesSRICHARAN R2012-05-151-0/+1
* OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon2012-05-151-1/+1
* OMAP3+: Introduce generic logic for OMAP voltage controllerNishanth Menon2012-05-152-15/+2
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-1/+1
* omap_hsmmc: Wait for CMDI to be clearTom Rini2012-02-151-1/+1
* ehci-omap: Clean up added ehci-omap.cGovindraj.R2012-02-121-0/+49
* omap_rev_string: output to stdoutAndreas Müller2012-01-161-1/+1
* omap4: fix boot issue on ES2.0 PandaAneesh V2012-01-161-1/+1
* omap4_panda: Initialize the USB phyChris Lalancette2011-12-191-0/+63
* omap4460: add ES1.1 identificationAneesh V2011-12-061-0/+2
* omap4/5: Add support for booting with CH.Sricharan2011-11-153-8/+34
* omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan2011-11-151-1021/+0
* omap5: clocks: Add clocks support for omap5 platform.Sricharan2011-11-152-2/+22
* omap5: Add minimal support for omap5430.Sricharan2011-11-152-25/+16
* omap: Checkpatch fixesSricharan2011-11-151-9/+2
* OMAP3 SPL: Provide weak omap_rev_stringTom Rini2011-10-271-1/+0
* omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo2011-10-271-0/+6
* omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROLRicardo Salveti de Araujo2011-10-271-5/+5
* mmc: omap: config VMMC, MMC1_PBIASBalaji T K2011-09-301-1/+7
* omap4: IO settingsAneesh V2011-09-132-20/+43
* omap4: make SDRAM init work for ES1.0 siliconAneesh V2011-09-131-3/+2
* omap4: fix build warning due to signed unsigned comparisonAneesh V2011-09-041-6/+6
* omap: fix gpio related build breaksAneesh V2011-09-042-8/+50
* omap4: clock init support for omap4460Aneesh V2011-08-031-1/+11
* omap4: support TPS programmingAneesh V2011-08-032-0/+17
* omap: reuse omap3 gpio support in omap4Aneesh V2011-08-032-0/+34
* omap4: sdram init changes for omap4460Aneesh V2011-08-031-2/+8
* omap4: add omap4460 revision detectionAneesh V2011-08-031-0/+1
* omap: add MMC and FAT support to SPLAneesh V2011-08-031-0/+8
* omap: add basic SPL supportAneesh V2011-08-031-0/+1
* omap4: calculate EMIF register valuesAneesh V2011-08-033-6/+14
* omap4: add sdram init supportAneesh V2011-08-034-4/+1036
* omap4: add clock supportAneesh V2011-08-032-0/+672
* omap4: add OMAP4430 revision checkAneesh V2011-08-032-8/+28
* omap4: cleanup pin mux dataAneesh V2011-08-031-1/+3
* omap4: utility function to identify the context of hw initAneesh V2011-08-031-1/+48
* armv7: adapt omap4 to the new cache maintenance frameworkAneesh V2011-07-041-1/+1
OpenPOWER on IntegriCloud