summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2011-10-27ARM:AM33XX: Add clock definitionsChandan Nath
2011-10-27ARM:AM33XX: Added support for AM33xxChandan Nath
2011-10-27davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli
2011-10-27omap: Don't use gpio_free to change direction to inputJoe Hershberger
2011-10-27omap: spl: fix build break due to changes in FATAneesh V
2011-10-27OMAP3 SPL: Provide weak omap_rev_stringTom Rini
2011-10-27DaVinci: correct MDSTAT.STATE maskSergei Shtylyov
2011-10-27omap4: splitting padconfs into common, 4430 and 4460Ricardo Salveti de Araujo
2011-10-27omap4: adding revision detection for 4460 ES1.1Ricardo Salveti de Araujo
2011-10-27omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROLRicardo Salveti de Araujo
2011-10-27ARM: orion5x: reduce dependence of including platform fileLei Wen
2011-10-27ARM: kirkwood: reduce dependence of including platform fileLei Wen
2011-10-27ARM: armada100: reduce dependence of including platform fileLei Wen
2011-10-27ARM: pantheon: reduce dependence of including platform fileLei Wen
2011-10-27dreamplug: initial board support.Jason Cooper
2011-10-27imx: fix coding styleFabio Estevam
2011-10-27mx31: provide readable WEIM CS accessorHelmut Raiger
2011-10-27tegra2: Add more pinmux functionsSimon Glass
2011-10-27tegra2: Rename PIN_ to PINGRP_Simon Glass
2011-10-27tegra2: Add more clock functionsSimon Glass
2011-10-27tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass
2011-10-21build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger
2011-10-21consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-17Move timestamp and version files into 'generated' subdirSimon Glass
2011-10-17mx31: make HSP clock for mx3fb driver availableHelmut Raiger
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-10-09arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not usedWolfgang Denk
2011-09-30zmx25: Fix build warning due to 'get_reset_cause' defined but not usedFabio Estevam
2011-09-30MX5: Clean up the output of "clocks" commandMarek Vasut
2011-09-30MX5: Add AHB clock reporting and fix IPG clock reportingMarek Vasut
2011-09-30MX5: Modify the PLL decoding algorithmMarek Vasut
2011-09-30MX31: Disable watchdog during low-power modesFabio Estevam
2011-09-30MX31: Improve readability for reset causeFabio Estevam
2011-09-30ARM: mx25: Print the source of resetFabio Estevam
2011-09-30ARM: mx25: Print the silicon revisonFabio Estevam
2011-09-30arm, davinci, da8xx: add cpuinfoHeiko Schocher
2011-09-30arm, davinci, am1808: add lowlevel functions for booting from NORHeiko Schocher
2011-09-30arm, davinci: add NOR Boot Configuration WordHeiko Schocher
2011-09-30arm, davinci: add internal WDT support for AM1808 cpusHeiko Schocher
2011-09-30arm, davinci: move davinci_timer in header fileHeiko Schocher
2011-09-30net, davinci_emac: add KSZ8864 switchHeiko Schocher
2011-09-30omap3: Fix compile warningSanjeev Premi
2011-09-30omap-common: reorganize spl.cSimon Schwarz
2011-09-30omap3: implement boot parameter savingSimon Schwarz
2011-09-30omap3: new SPL structure supportSimon Schwarz
2011-09-30omap-common: add nand spl supportSimon Schwarz
2011-09-30omap3: Configure RAM bank 0 if in SPLSimon Schwarz
2011-09-30omap-common/omap4: relocate early UART clock setupSimon Schwarz
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner
2011-09-13omap4: IO settingsAneesh V