summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Fixed comments on global PRM register usageKalle Jokiniemi2008-05-091-1/+1
* ARM: OMAP: Add PARENT_CONTROLS_CLOCK flag to dpll5_m2_ckHögander Jouni2008-05-091-1/+2
* ARM: OMAP: PRCM fixes to ssi clock handlingJouni Högander2008-05-092-2/+5
* ARM: OMAP: Add fuctional clock enabler for iva2Hiroshi DOYU2008-05-092-2/+4
* ARM: OMAP: Fix 34xx to use correct shift values for gpio2-6 fclksJouni Högander2008-05-091-5/+5
* ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailboxHiroshi DOYU2008-05-091-10/+15
* ARM: OMAP: Add calls to omap2_set_globals_*()Paul Walmsley2008-05-094-0/+4
* ARM: OMAP2: New DPLL clock frameworkRoman Tereshonkov2008-04-144-109/+410
* ARM: OMAP2: Add 34xx clock codePaul Walmsley2008-04-142-0/+236
* ARM: OMAP2: Add 34xx clocksPaul Walmsley2008-04-141-0/+2704
* ARM: OMAP2: Remove old PRCM register access codePaul Walmsley2008-04-143-797/+1Star
* ARM: OMAP2: Clean up 24xx clock codeTony Lindgren2008-04-144-62/+49Star
* ARM: OMAP2: Remove old 24xx specific clock functionsPaul Walmsley2008-04-141-722/+0Star
* ARM: OMAP: Add rest of 24xx clocksPaul Walmsley2008-04-141-530/+957
* ARM: OMAP2: Change 24xx to use shared clock code and new reg accessPaul Walmsley2008-04-146-226/+467
* ARM: OMAP2: Add common clock framework for 24xx and 34xxPaul Walmsley2008-04-142-0/+830
* ARM: OMAP2: Move clock.c to clock24xx.cPaul Walmsley2008-04-142-1/+4
* ARM: OMAP2: Move clock.h to clock24xx.hPaul Walmsley2008-04-142-1/+1
* ARM: OMAP2: Remove old 24xx PM codeTony Lindgren2008-04-141-269/+1Star
* ARM: OMAP2: Change 24xx to use new register accessPaul Walmsley2008-04-1410-97/+238
* ARM: OMAP2: Add register access for 34xxTony Lindgren2008-04-142-0/+1251
* ARM: OMAP2: Add common register access for 24xx and 34xxPaul Walmsley2008-04-148-2/+1571
* ARM: OMAP2: Clean-up mux codeTony Lindgren2008-04-141-26/+43
* ARM: OMAP2: Add new pin multiplexing configurationsTony Lindgren2008-04-141-3/+41
* ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer codeKevin Hilman2008-04-142-18/+138
* ARM: OMAP: Split omap_cfg_reg() into omap processor specific functionsTony Lindgren2008-04-141-0/+31
* ARM: OMAP: Allow registering pin mux functionTony Lindgren2008-04-141-2/+19
* ARM: OMAP2: Register the L4 io bus to boot OMAP2Kyungmin Park2008-03-061-0/+6
* Merge branch 'pxa-plat' into develRussell King2008-01-282-2/+2
|\
| * [NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King2008-01-282-2/+2
| |
| \
*-. \ Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-281-1/+0Star
|\ \ \ | | |/ | |/|
| | * [ARM] remove duplicate includesLucas Woods2008-01-261-1/+0Star
| |/
* / [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0Star
|/
* [ARM] Fix assignment instead of condition in arm/mach-omap2/clock.cRoel Kluin2007-10-311-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-181-17/+3Star
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-3/+3
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-8/+1Star
* ARM: OMAP: Merge gpmc changes from N800 treeKai Svahn2007-09-201-0/+7
* ARM: OMAP: TUSB EVM initDavid Brownell2007-09-201-0/+349
* ARM: OMAP: Tabify mux.cTony Lindgren2007-09-201-19/+19
* ARM: OMAP: Add minimal OMAP2430 supportSyed Mohammed Khasim2007-09-207-2/+265
* ARM: OMAP: abstract debug card setup (smc, leds)David Brownell2007-09-202-44/+4Star
* ARM: OMAP: omap2/gpmc updatesDavid Brownell2007-09-201-11/+22
* ARM: OMAP: omap2/memory.c compile fixesDavid Brownell2007-09-201-35/+5Star
* ARM: OMAP: Board Apollon update, fix bootKyungmin Park2007-09-201-9/+90
* ARM: OMAP: Optimize INTC register accesses and enable autoidlingJuha Yrjola2007-09-201-8/+11
* ARM: OMAP2: Place SMS and SDRC into smart idle modeJuha Yrjola2007-09-202-0/+50
* ARM: OMAP: Enable serial idling and wakeup featuresJuha Yrjola2007-08-221-1/+1
* ARM: OMAP2: Force APLLs always activeJuha Yrjola2007-08-221-11/+2Star