aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7
AgeCommit message (Expand)Author
2011-09-28Revert "armv7: adapt omap3 to the new cache maintenance framework"2011.09.5John Rigby
2011-09-28Revert "omap: enable caches at system start-up"John Rigby
2011-09-28Allow loading of u-boot.bin for backward compatibilityJohn Rigby
2011-09-23omap4460: tps initialization changes2011.09.2Aneesh V
2011-09-23ARM: Add Calxeda Highbank platformRob Herring
2011-09-23omap4: Enable GPIO-1 clocks before TPS initializationRicardo Salveti de Araujo
2011-09-23omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo
2011-09-23omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo
2011-09-23omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROLRicardo Salveti de Araujo
2011-09-23mx5: Add clock config interfaceJason Liu
2011-09-23OMAP4 Panda: Generate a unique usbethaddrJohn Rigby
2011-09-22OMAP4 Panda: clock config for USBJohn Rigby
2011-09-13omap4: IO settingsAneesh V
2011-09-13omap4: make SDRAM init work for ES1.0 siliconAneesh V
2011-09-13omap: gpio: generic changes after changing APISanjeev Premi
2011-09-13omap: gpio: Use generic APISanjeev Premi
2011-09-12ARMV7: OMAP3: Add 37xx ESx revision numbers.Howard D. Gray
2011-09-12OMAP: Add function to get state of a GPIO outputJoel A Fernandes
2011-09-10tegra2: fix warning: "assert" redefinedWolfgang Denk
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic
2011-09-04dm3730: enable dpll5Eric Benard
2011-09-04omap3:clock: check cpu_family before enabling clks for IVA & CAMVaibhav Hiremath
2011-09-04omap3:clock: configure GFX clock to 200MHz for AM/DM37xVaibhav Hiremath
2011-09-04armv7: cache: remove flush on un-aligned invalidateAneesh V
2011-09-04armv7: stronger barrier for cache-maintenance operationsAneesh V
2011-09-04omap: enable caches at system start-upAneesh V
2011-09-04Tegra2: Use clock and pinmux functions to simplify codeSimon Glass
2011-09-04Tegra2: Add additional pin multiplexing featuresSimon Glass
2011-09-04Tegra2: Add more clock supportSimon Glass
2011-09-04Tegra2: Add microsecond timer functionSimon Glass
2011-09-04MX: MX35 / MX5: uniform clock command with powerpcStefano Babic
2011-09-04ARM: MX51: PLL errata workaroundDavid Jander
2011-09-04omap: fix gpio related build breaksAneesh V
2011-08-03omap4: clock init support for omap4460Aneesh V
2011-08-03omap4: support TPS programmingAneesh V
2011-08-03omap: reuse omap3 gpio support in omap4Aneesh V
2011-08-03omap4: sdram init changes for omap4460Aneesh V
2011-08-03omap4: add omap4460 revision detectionAneesh V
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby
2011-08-03omap: add MMC and FAT support to SPLAneesh V
2011-08-03omap: add basic SPL supportAneesh V
2011-08-03armv7: start.S: fixes and enhancements for SPLAneesh V
2011-08-03omap4: automatic sdram detectionAneesh V
2011-08-03omap4: calculate EMIF register valuesAneesh V
2011-08-03omap4: add sdram init supportAneesh V
2011-08-03omap4: add clock supportAneesh V
2011-08-03omap4: add OMAP4430 revision checkAneesh V
2011-08-03omap4: cleanup pin mux dataAneesh V
2011-08-03omap3: Include array definition only when it is usedSanjeev Premi
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ