summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/omap4
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla2013-06-101-1/+10
* ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla2013-06-101-1/+1
* ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-101-0/+3
* ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines commonSRICHARAN R2013-05-103-4/+5
* OMAP4: Fix bug in omap4460_volts structLubomir Popov2013-04-101-4/+4
* arm: omap4: Fix SDRAM AUTO DETECTIONLokesh Vutla2013-04-081-1/+0
* arm: dra7xx: Add DDR related data for DRA752 ES1.0Lokesh Vutla2013-03-111-3/+15
* arm: dra7xx: clock: Add the dplls dataLokesh Vutla2013-03-111-3/+6
* arm: dra7xx: clock: Add the prcm changesLokesh Vutla2013-03-112-2/+2
* ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R2013-03-111-76/+88
* ARM: OMAP4+: Make control module register structure genericLokesh Vutla2013-03-113-20/+39
* ARM: OMAP4+: Cleanup emif specific filesLokesh Vutla2013-03-111-3/+13
* ARM: OMAP4+: Clean up the pmic codeSRICHARAN R2013-03-113-124/+70
* ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R2013-03-112-394/+366
* ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R2013-03-114-100/+434
* omap4: Add comments on some "#endif"s for readability.Robert P. J. Day2012-12-102-3/+3
* 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
OpenPOWER on IntegriCloud