summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP3LOGIC: Adding LogicPD OMAP3 board supportTim Nordell2010-09-281-0/+2
* omap3: Introduce CompuLab CM-T3517 moduleIgor Grinberg2010-09-271-0/+1
* Merge branch 'omap4_and_sdrc_2.6.27' of git://git.pwsan.com/linux-2.6 into om...Tony Lindgren2010-09-273-23/+10
|\
| * omap4: control: Fix the control module register accessesSantosh Shilimkar2010-09-271-23/+0
| * omap4: control: Add the register definition headersSantosh Shilimkar2010-09-271-0/+4
| * omap4: control: Add accessor api's for pad control moduleSantosh Shilimkar2010-09-271-0/+4
| * omap4: control: Add ctrl_pad_base to omap_globalsSantosh Shilimkar2010-09-271-0/+1
| * OMAP4: powerdomain: Update DSS logic state for ES2Rajendra Nayak2010-09-271-0/+1
* | Merge branch 'devel-omap-misc' into omap-for-linusTony Lindgren2010-09-273-5/+8
|\ \
| * | omap: mmc: extended to pass host capabilities from board fileSukumar Ghorai2010-09-271-4/+3
| * | omap: i2c: Avoid compilation error in case the header is included multiple timesSubramaniam C.A2010-09-271-0/+4
| * | omap: usb: fix build warningAnand Gadiyar2010-09-271-1/+1
* | | Merge branch 'omap_for_2.6.37' of git://dev.omapzoom.org/pub/scm/santosh/kern...Tony Lindgren2010-09-242-1/+5
|\ \ \ | |/ / |/| |
| * | omap4: Panda: Add DEBUG_LL supportDavid Anders2010-09-241-0/+1
| * | omap4: Update id.c and cpu.h for es2.0Santosh Shilimkar2010-09-241-1/+4
| |/
* | Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren2010-09-233-3/+5
|\ \
| * | OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2Benoit Cousson2010-09-231-0/+1
| * | OMAP: omap_device: make all devices a child of a new parent deviceKevin Hilman2010-09-231-0/+2
| * | Revert "OMAP: omap_device: add omap_device_is_valid()"Kevin Hilman2010-09-231-2/+0
| * | OMAP4: pm.c extensions for OMAP4 supportThara Gopinath2010-09-231-1/+2
| |/
* | OMAP: hwmod: improve documentation, clean up function namesPaul Walmsley2010-09-221-7/+4
* | OMAP: hwmod: Fix softreset for modules with optional clocksBenoit Cousson2010-09-211-0/+5
* | OMAP: hwmod: Fix softreset status check for some new OMAP4 IPsBenoit Cousson2010-09-211-1/+2
* | OMAP: hwmod: add an hardreset API for use by other core codePaul Walmsley2010-09-211-0/+4
* | OMAP: hwmod: Add hardreset management supportBenoît Cousson2010-09-211-0/+17
* | OMAP4: prcm: Add temporarily helper functions for rmw and read inside the PRMBenoit Cousson2010-09-211-0/+2
* | OMAP: hwmod: separate list locking and hwmod hardware lockingKevin Hilman2010-09-211-0/+3
* | OMAP: hwmod: Rename dma_ch to dma_reqBenoit Cousson2010-09-211-6/+6
|/
* omap: Fix sev instruction usage for multi-omapTony Lindgren2010-08-161-7/+0
* omap_hsmmc: add init_card pass-through callbackGrazvydas Ignotas2010-08-111-0/+2
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-08-082-4/+36
|\
| * OMAP: DSS2: change manual update scaling setupTomi Valkeinen2010-08-051-1/+2
| * OMAP: DSS2: Add Nokia DSI command mode panel configuration structJani Nikula2010-08-031-0/+31
| * OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parametersTomi Valkeinen2010-08-031-1/+1
| * OMAP: DSS2: storage class should be before const qualifierTobias Klauser2010-08-031-2/+2
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-0817-350/+351
|\ \
| * \ Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/...Tony Lindgren2010-08-041-14/+6
| |\ \
| | * | omap: mailbox: reorganize headersFelipe Contreras2010-08-041-1/+2
| | * | omap: mailbox: simplify omap_mbox_register()Felipe Contreras2010-08-041-3/+2
| | * | omap: mailbox: remove unecessary fieldsFelipe Contreras2010-08-041-8/+0
| | * | omap: mailbox: convert block api to kfifoOhad Ben-Cohen2010-08-041-2/+2
| | |/
| * | OMAP3630: Add ES1.1 and ES1.2 detectionAnand Gadiyar2010-08-041-4/+11
| * | Merge branch 'devel-map-io' into omap-for-linusTony Lindgren2010-08-042-4/+7
| |\ \
| | * | omap3: introduce omap3_map_ioMike Rapoport2010-08-041-0/+2
| | * | omap3: Unify omap2_set_globals_3[43,6x]x functionsSergio Aguirre2010-08-041-2/+1
| * | | Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-08-045-58/+222
| |\ \ \
| | * | | OMAP: PM constraints: add omap_pm_set_min_clk_rate()Paul Walmsley2010-07-261-0/+61
| | * | | OMAP: PM constraints: add return values; add requesting device param to omap_...Paul Walmsley2010-07-261-30/+39
| | * | | OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_vaPaul Walmsley2010-07-262-3/+6
| | * | | OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman2010-07-261-0/+4
OpenPOWER on IntegriCloud