summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap4
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP4/5: Move USB clocks to essential group.SRICHARAN R2012-07-071-6/+4
* ARM: OMAP4/5: Move gpmc clocks to essential group.SRICHARAN R2012-07-071-1/+1
* ARM: OMAP4+: Move external phy initialisations to arch specific place.SRICHARAN R2012-07-071-1/+0
* omap4: Use a smaller M,N couple for IVA DPLLSebastien Jan2012-07-071-1/+1
* OMAP5: EMIF: Add support for DDR3 deviceLokesh Vutla2012-07-071-0/+5
* OMAP5: ADD precalculated timings for ddr3Lokesh Vutla2012-07-071-0/+1
* omap4: do not enable auxiliary coresTero Kristo2012-05-151-4/+0
* omap4: do not enable fs-usb moduleTero Kristo2012-05-151-2/+0
* Add abs() macro to return absolute valueSimon Glass2012-05-151-2/+0
* OMAP4/5: Make the sysctrl structure commonSRICHARAN R2012-05-151-2/+2
* OMAP4/5: Make the silicon revision variable common.SRICHARAN R2012-05-151-10/+10
* OMAP5: palmas: Configure nominal opp vdd valuesSRICHARAN R2012-05-151-0/+15
* OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.SRICHARAN R2012-05-151-0/+4
* OMAP4: scale voltage of core before MPU scalesNishanth Menon2012-05-151-28/+35
* OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon2012-05-151-1/+2
* OMAP3+: Introduce generic logic for OMAP voltage controllerNishanth Menon2012-05-151-1/+1
* OMAP4460: Reduce MPU clock speed from 920 to 700Aneesh V2012-02-121-11/+11
* OMAP3+: Clock: Adding ehci clock enablingGovindraj.R2012-02-121-0/+5
* omap4: fix boot issue on ES2.0 PandaAneesh V2012-01-161-2/+2
* omap4: fix IO settingAneesh V2011-12-061-1/+6
* omap4460: add ES1.1 identificationAneesh V2011-12-061-1/+9
* omap4/5: Add support for booting with CH.Sricharan2011-11-151-12/+32
* omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan2011-11-154-2/+132
* omap5: clocks: Add clocks support for omap5 platform.Sricharan2011-11-152-0/+480
* omap5: Add minimal support for omap5430.Sricharan2011-11-154-140/+168
* omap4: make omap4 code common for future reuseSricharan2011-11-156-2717/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-282-6/+25
|\
| * omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo2011-10-272-2/+11
| * omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo2011-10-271-1/+11
| * omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROLRicardo Salveti de Araujo2011-10-271-3/+3
* | GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut2011-10-271-2/+2
|/
* omap-common/omap4: relocate early UART clock setupSimon Schwarz2011-09-301-0/+1
* omap4: IO settingsAneesh V2011-09-132-25/+62
* omap4: make SDRAM init work for ES1.0 siliconAneesh V2011-09-132-51/+20
* omap: gpio: generic changes after changing APISanjeev Premi2011-09-131-2/+3
* omap: enable caches at system start-upAneesh V2011-09-041-0/+8
* omap: fix gpio related build breaksAneesh V2011-09-041-1/+1
* omap4: clock init support for omap4460Aneesh V2011-08-031-7/+54
* omap4: support TPS programmingAneesh V2011-08-032-7/+62
* omap: reuse omap3 gpio support in omap4Aneesh V2011-08-032-1/+13
* omap4: sdram init changes for omap4460Aneesh V2011-08-031-17/+22
* omap4: add omap4460 revision detectionAneesh V2011-08-031-0/+3
* mkimage: Add OMAP boot image supportJohn Rigby2011-08-031-0/+30
* omap: add MMC and FAT support to SPLAneesh V2011-08-032-0/+52
* omap: add basic SPL supportAneesh V2011-08-033-1/+44
* omap4: automatic sdram detectionAneesh V2011-08-031-0/+238
* omap4: calculate EMIF register valuesAneesh V2011-08-033-4/+895
* omap4: add sdram init supportAneesh V2011-08-034-3/+464
* omap4: add clock supportAneesh V2011-08-033-0/+811
* omap4: add OMAP4430 revision checkAneesh V2011-08-031-0/+64
OpenPOWER on IntegriCloud