summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7
Commit message (Expand)AuthorAgeFilesLines
* imx: fix coding styleFabio Estevam2011-10-271-8/+2
* tegra2: Add more pinmux functionsSimon Glass2011-10-271-1/+521
* tegra2: Rename PIN_ to PINGRP_Simon Glass2011-10-271-3/+3
* tegra2: Add more clock functionsSimon Glass2011-10-272-7/+817
* tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass2011-10-272-4/+4
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-221-1/+1
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-173-6/+3
* MX5: Clean up the output of "clocks" commandMarek Vasut2011-09-301-7/+9
* MX5: Add AHB clock reporting and fix IPG clock reportingMarek Vasut2011-09-301-9/+27
* MX5: Modify the PLL decoding algorithmMarek Vasut2011-09-301-10/+56
* omap3: Fix compile warningSanjeev Premi2011-09-301-1/+1
* omap-common: reorganize spl.cSimon Schwarz2011-09-304-177/+247
* omap3: implement boot parameter savingSimon Schwarz2011-09-302-3/+12
* omap3: new SPL structure supportSimon Schwarz2011-09-302-0/+35
* omap-common: add nand spl supportSimon Schwarz2011-09-302-3/+93
* omap3: Configure RAM bank 0 if in SPLSimon Schwarz2011-09-301-1/+31
* omap-common/omap4: relocate early UART clock setupSimon Schwarz2011-09-302-1/+2
* 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: gpio: Use generic APISanjeev Premi2011-09-131-31/+82
* ARMV7: OMAP3: Add 37xx ESx revision numbers.Howard D. Gray2011-09-121-1/+12
* OMAP: Add function to get state of a GPIO outputJoel A Fernandes2011-09-121-0/+20
* tegra2: fix warning: "assert" redefinedWolfgang Denk2011-09-101-8/+0
* Makefile : fix generation of cpu related asm-offsets.hStefano Babic2011-09-072-3/+1
* 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
* armv7: cache: remove flush on un-aligned invalidateAneesh V2011-09-041-6/+8
* armv7: stronger barrier for cache-maintenance operationsAneesh V2011-09-041-6/+6
* omap: enable caches at system start-upAneesh V2011-09-042-0/+16
* Tegra2: Use clock and pinmux functions to simplify codeSimon Glass2011-09-041-33/+14
* Tegra2: Add additional pin multiplexing featuresSimon Glass2011-09-042-1/+53
* Tegra2: Add more clock supportSimon Glass2011-09-043-36/+176
* Tegra2: Add microsecond timer functionSimon Glass2011-09-041-6/+12
* MX: MX35 / MX5: uniform clock command with powerpcStefano Babic2011-09-041-2/+2
* ARM: MX51: PLL errata workaroundDavid Jander2011-09-041-0/+38
* omap: fix gpio related build breaksAneesh V2011-09-043-3/+3
* 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-036-27/+42
* 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-035-2/+252
* omap: add basic SPL supportAneesh V2011-08-037-2/+198
* armv7: start.S: fixes and enhancements for SPLAneesh V2011-08-032-12/+39
* omap4: automatic sdram detectionAneesh V2011-08-031-0/+238
* omap4: calculate EMIF register valuesAneesh V2011-08-035-4/+953
* omap4: add sdram init supportAneesh V2011-08-034-3/+464
OpenPOWER on IntegriCloud