summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap4
AgeCommit message (Expand)AuthorFilesLines
2012-07-07ARM: OMAP4/5: Move USB clocks to essential group.SRICHARAN R1-6/+4
2012-07-07ARM: OMAP4/5: Move gpmc clocks to essential group.SRICHARAN R1-1/+1
2012-07-07ARM: OMAP4+: Move external phy initialisations to arch specific place.SRICHARAN R1-1/+0
2012-07-07omap4: Use a smaller M,N couple for IVA DPLLSebastien Jan1-1/+1
2012-07-07OMAP5: EMIF: Add support for DDR3 deviceLokesh Vutla1-0/+5
2012-07-07OMAP5: ADD precalculated timings for ddr3Lokesh Vutla1-0/+1
2012-05-15omap4: do not enable auxiliary coresTero Kristo1-4/+0
2012-05-15omap4: do not enable fs-usb moduleTero Kristo1-2/+0
2012-05-15Add abs() macro to return absolute valueSimon Glass1-2/+0
2012-05-15OMAP4/5: Make the sysctrl structure commonSRICHARAN R1-2/+2
2012-05-15OMAP4/5: Make the silicon revision variable common.SRICHARAN R1-10/+10
2012-05-15OMAP5: palmas: Configure nominal opp vdd valuesSRICHARAN R1-0/+15
2012-05-15OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.SRICHARAN R1-0/+4
2012-05-15OMAP4: scale voltage of core before MPU scalesNishanth Menon1-28/+35
2012-05-15OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon1-1/+2
2012-05-15OMAP3+: Introduce generic logic for OMAP voltage controllerNishanth Menon1-1/+1
2012-02-12OMAP4460: Reduce MPU clock speed from 920 to 700Aneesh V1-11/+11
2012-02-12OMAP3+: Clock: Adding ehci clock enablingGovindraj.R1-0/+5
2012-01-16omap4: fix boot issue on ES2.0 PandaAneesh V1-2/+2
2011-12-07omap4: fix IO settingAneesh V1-1/+6
2011-12-07omap4460: add ES1.1 identificationAneesh V1-1/+9
2011-11-16omap4/5: Add support for booting with CH.Sricharan1-12/+32
2011-11-16omap5: emif: Add emif/ddr configurations required for omap5 evmSricharan4-2/+132
2011-11-16omap5: clocks: Add clocks support for omap5 platform.Sricharan2-0/+480
2011-11-16omap5: Add minimal support for omap5430.Sricharan4-140/+168
2011-11-16omap4: make omap4 code common for future reuseSricharan6-2717/+0
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2-6/+25
2011-10-28GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut1-2/+2
2011-10-27omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo2-2/+11
2011-10-27omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo1-1/+11
2011-10-27omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROLRicardo Salveti de Araujo1-3/+3
2011-10-01omap-common/omap4: relocate early UART clock setupSimon Schwarz1-0/+1
2011-09-13omap4: IO settingsAneesh V2-25/+62
2011-09-13omap4: make SDRAM init work for ES1.0 siliconAneesh V2-51/+20
2011-09-13omap: gpio: generic changes after changing APISanjeev Premi1-2/+3
2011-09-04omap: enable caches at system start-upAneesh V1-0/+8
2011-09-04omap: fix gpio related build breaksAneesh V1-1/+1
2011-08-03omap4: clock init support for omap4460Aneesh V1-7/+54
2011-08-03omap4: support TPS programmingAneesh V2-7/+62
2011-08-03omap: reuse omap3 gpio support in omap4Aneesh V2-1/+13
2011-08-03omap4: sdram init changes for omap4460Aneesh V1-17/+22
2011-08-03omap4: add omap4460 revision detectionAneesh V1-0/+3
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby1-0/+30
2011-08-03omap: add MMC and FAT support to SPLAneesh V2-0/+52
2011-08-03omap: add basic SPL supportAneesh V3-1/+44
2011-08-03omap4: automatic sdram detectionAneesh V1-0/+238
2011-08-03omap4: calculate EMIF register valuesAneesh V3-4/+895
2011-08-03omap4: add sdram init supportAneesh V4-3/+464
2011-08-03omap4: add clock supportAneesh V3-0/+811
2011-08-03omap4: add OMAP4430 revision checkAneesh V1-0/+64