Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | ARM: OMAP3: cm-t35: add tvp5150 decoder support | Dmitry Lifshitz | 2012-07-02 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | ARM: OMAP3: cm-t35: add mt9t001 camera sensor support | Dmitry Lifshitz | 2012-07-02 | 1 | -0/+69 | |
| * | | | | | | | | | | | | | omap2+: add drm device | Andy Gross | 2012-07-02 | 2 | -0/+65 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-24 | 25 | -84/+453 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ARM: OMAP5: Add the build support | R Sricharan | 2012-07-09 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | ARM: OMAP5: board-generic: Add device tree support | R Sricharan | 2012-07-09 | 2 | -0/+20 | |
| * | | | | | | | | | | | | | ARM: omap2+: board-generic: clean up the irq data from board file | R Sricharan | 2012-07-09 | 4 | -20/+35 | |
| * | | | | | | | | | | | | | ARM: OMAP5: Add SMP support | Santosh Shilimkar | 2012-07-09 | 3 | -12/+45 | |
| * | | | | | | | | | | | | | ARM: OMAP5: Add the WakeupGen IP updates | Santosh Shilimkar | 2012-07-09 | 5 | -33/+143 | |
| * | | | | | | | | | | | | | ARM: OMAP5: l3: Add l3 error handler support for omap5 | R Sricharan | 2012-07-09 | 3 | -5/+20 | |
| * | | | | | | | | | | | | | ARM: OMAP5: gpmc: Update gpmc_init() | R Sricharan | 2012-07-09 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | ARM: OMAP5: timer: Add clocksource, clockevent support | R Sricharan | 2012-07-09 | 2 | -0/+6 | |
| * | | | | | | | | | | | | | ARM: OMAP5: Add minimal support for OMAP5430 SOC | R Sricharan | 2012-07-09 | 9 | -12/+131 | |
| * | | | | | | | | | | | | | ARM: OMAP5: id: Add cpu id for ES versions | R Sricharan | 2012-07-09 | 2 | -1/+45 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-07-24 | 20 | -157/+245 | |
|\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | ARM: OMAP2+: dmtimer: cleanup fclk usage | Tarun Kanti DebBarma | 2012-07-06 | 2 | -13/+12 | |
| * | | | | | | | | | | | | ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() API | Tony Lindgren | 2012-07-06 | 1 | -0/+15 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | ARM: OMAP2+: Remove unnecessary ifdef around __omap2_set_globals | Vaibhav Hiremath | 2012-07-05 | 4 | -8/+16 | |
| * | | | | | | | | | | | ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xx | Vaibhav Hiremath | 2012-07-05 | 2 | -3/+3 | |
| * | | | | | | | | | | | ARM: OMAP2+: am33xx: Make am33xx as a separate class | Vaibhav Hiremath | 2012-07-05 | 3 | -1/+10 | |
| * | | | | | | | | | | | ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.c | Vaibhav Hiremath | 2012-07-05 | 2 | -18/+14 | |
| * | | | | | | | | | | | Merge tag 'omap-devel-f-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel... | Tony Lindgren | 2012-07-05 | 11 | -114/+175 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'hwmod_am335x_support_3.6', 'clkdm_pwrdm_devel_a_3.6' and 'mis... | Paul Walmsley | 2012-07-04 | 11 | -114/+181 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | ARM: OMAP2+: hwmod code: add support to set dmadisable in hwmod framework | Kishon Vijay Abraham I | 2012-07-04 | 2 | -5/+57 | |
| | | | * | | | | | | | | | | | ARM: OMAP2+: PRM/CM: Move the stubbed prm and cm functions to prcm.c file and... | R Sricharan | 2012-07-04 | 4 | -90/+85 | |
| | | | * | | | | | | | | | | | ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() API | Tarun Kanti DebBarma | 2012-07-04 | 1 | -0/+15 | |
| | | | * | | | | | | | | | | | ARM: OMAP3+: dpll: optimize noncore dpll locking logic | Vikram Pandita | 2012-07-04 | 1 | -1/+11 | |
| | | | * | | | | | | | | | | | ARM: OMAP3: control: add definition for CONTROL_CAMERA_PHY_CTRL | Sakari Ailus | 2012-07-04 | 1 | -0/+1 | |
| | | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | ARM: OMAP2+: powerdomain code: Fix Wake-up power domain power status | Jon Hunter | 2012-07-04 | 1 | -1/+5 | |
| | | * | | | | | | | | | | | ARM: OMAP4: clockdomain/CM code: Update supported transition modes | Jon Hunter | 2012-07-04 | 2 | -17/+7 | |
| | | |/ / / / / / / / / / | ||||||
| | * / / / / / / / / / / | ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xx | Vaibhav Hiremath | 2012-07-04 | 1 | -0/+9 | |
| | |/ / / / / / / / / / | ||||||
| | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ \ | Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d... | Tony Lindgren | 2012-07-04 | 45 | -831/+3306 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | / / / / | | | | | |_|_|_|_|/ / / / | | | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-24 | 8 | -219/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'picoxcell/timer' into next/timer | Arnd Bergmann | 2012-07-12 | 3 | -15/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'omap-devel-dmtimer-for-v3.6' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 2012-07-03 | 8 | -219/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | / / / / / / / / / | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ARM: OMAP2+: Simplify dmtimer clock aliases | Jon Hunter | 2012-06-14 | 4 | -118/+20 | |
| | * | | | | | | | | | | | ARM: OMAP2+: Move dmtimer clock set function to dmtimer driver | Jon Hunter | 2012-06-14 | 1 | -55/+0 | |
| | * | | | | | | | | | | | ARM: OMAP: Remove timer function pointer for context loss counter | Jon Hunter | 2012-06-14 | 1 | -3/+0 | |
| | * | | | | | | | | | | | ARM: OMAP: Remove loses_context variable from timer platform data | Jon Hunter | 2012-06-14 | 1 | -3/+0 | |
| | * | | | | | | | | | | | ARM: OMAP2+: Fix external clock support for dmtimers | Jon Hunter | 2012-06-14 | 3 | -13/+2 | |
| | * | | | | | | | | | | | ARM: OMAP2+: HWMOD: Correct timer device attributes | Jon Hunter | 2012-06-14 | 3 | -20/+1 | |
| | * | | | | | | | | | | | ARM: OMAP: Add DMTIMER capability variable to represent timer features | Jon Hunter | 2012-06-14 | 1 | -0/+3 | |
| | * | | | | | | | | | | | ARM: OMAP2+: Add dmtimer platform function to reserve systimers | Jon Hunter | 2012-06-14 | 1 | -7/+2 | |
| | * | | | | | | | | | | | ARM: OMAP2+: Remove unused max number of timers definition | Jon Hunter | 2012-06-14 | 1 | -3/+0 | |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'omap-devel-dt-for-v3.6' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2012-07-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ARM: OMAP: avoid build wdt platform device if with dt support | Xiao Jiang | 2012-07-09 | 1 | -1/+1 | |
| | |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-24 | 22 | -20/+2877 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Merge tag 'v3.5-rc6' into next/soc | Arnd Bergmann | 2012-07-11 | 24 | -70/+173 | |
| |\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'omap-devel-am33xx-for-v3.6' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2012-07-03 | 22 | -20/+2877 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | / / / / | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |