summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
Commit message (Expand)AuthorAgeLines
...
| * omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo2011-10-27-1/+11
| * omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROLRicardo Salveti de Araujo2011-10-27-3/+3
| * ARM: orion5x: reduce dependence of including platform fileLei Wen2011-10-27-3/+4
| * ARM: kirkwood: reduce dependence of including platform fileLei Wen2011-10-27-0/+7
| * ARM: armada100: reduce dependence of including platform fileLei Wen2011-10-27-1/+3
| * ARM: pantheon: reduce dependence of including platform fileLei Wen2011-10-27-1/+3
| * dreamplug: initial board support.Jason Cooper2011-10-27-0/+0
| * imx: fix coding styleFabio Estevam2011-10-27-90/+89
| * mx31: provide readable WEIM CS accessorHelmut Raiger2011-10-27-0/+11
| * tegra2: Add more pinmux functionsSimon Glass2011-10-27-1/+521
| * tegra2: Rename PIN_ to PINGRP_Simon Glass2011-10-27-3/+3
| * tegra2: Add more clock functionsSimon Glass2011-10-27-7/+817
| * tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass2011-10-27-4/+4
* | GCC4.6: Squash warnings in omap4 clocks.cMarek Vasut2011-10-27-2/+2
* | GCC4.6: Squash warning in tegra2 board.cMarek Vasut2011-10-27-1/+1
|/
* build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger2011-10-22-3/+3
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-22-1/+0
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-17-6/+3
* mx31: make HSP clock for mx3fb driver availableHelmut Raiger2011-10-17-13/+27
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-09-2/+1
* zmx25: Fix build warning due to 'get_reset_cause' defined but not usedFabio Estevam2011-09-30-23/+23
* MX5: Clean up the output of "clocks" commandMarek Vasut2011-09-30-7/+9
* MX5: Add AHB clock reporting and fix IPG clock reportingMarek Vasut2011-09-30-9/+27
* MX5: Modify the PLL decoding algorithmMarek Vasut2011-09-30-10/+56
* MX31: Disable watchdog during low-power modesFabio Estevam2011-09-30-2/+2
* MX31: Improve readability for reset causeFabio Estevam2011-09-30-1/+1
* ARM: mx25: Print the source of resetFabio Estevam2011-09-30-1/+24
* ARM: mx25: Print the silicon revisonFabio Estevam2011-09-30-1/+29
* arm, davinci, da8xx: add cpuinfoHeiko Schocher2011-09-30-2/+14
* arm, davinci, am1808: add lowlevel functions for booting from NORHeiko Schocher2011-09-30-0/+429
* arm, davinci: add NOR Boot Configuration WordHeiko Schocher2011-09-30-0/+9
* arm, davinci: add internal WDT support for AM1808 cpusHeiko Schocher2011-09-30-0/+31
* arm, davinci: move davinci_timer in header fileHeiko Schocher2011-09-30-14/+1
* net, davinci_emac: add KSZ8864 switchHeiko Schocher2011-09-30-1/+69
* omap3: Fix compile warningSanjeev Premi2011-09-30-1/+1
* omap-common: reorganize spl.cSimon Schwarz2011-09-30-177/+247
* omap3: implement boot parameter savingSimon Schwarz2011-09-30-3/+12
* omap3: new SPL structure supportSimon Schwarz2011-09-30-0/+35
* omap-common: add nand spl supportSimon Schwarz2011-09-30-3/+93
* omap3: Configure RAM bank 0 if in SPLSimon Schwarz2011-09-30-1/+31
* omap-common/omap4: relocate early UART clock setupSimon Schwarz2011-09-30-1/+2
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-13-31/+31
* omap4: IO settingsAneesh V2011-09-13-25/+62
* omap4: make SDRAM init work for ES1.0 siliconAneesh V2011-09-13-51/+20
* omap: gpio: generic changes after changing APISanjeev Premi2011-09-13-2/+3
* omap: gpio: Use generic APISanjeev Premi2011-09-13-31/+82
* ARMV7: OMAP3: Add 37xx ESx revision numbers.Howard D. Gray2011-09-12-1/+12
* OMAP: Add function to get state of a GPIO outputJoel A Fernandes2011-09-12-0/+20
* Minor coding style cleanup.Wolfgang Denk2011-09-11-5/+0