summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap_hwmod_2420_data.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap2: remove unused headersArnd Bergmann2023-01-091-1/+0
* ARM: dts: Configure system timers for omap2Tony Lindgren2020-05-191-20/+0
* ARM: OMAP2+: Drop legacy platform data for sdmaTony Lindgren2019-12-301-26/+0
* ARM: OMAP2+: Configure dma_plat_info directly and drop dma_dev_attrTony Lindgren2019-12-171-8/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ARM: OMAP2+: Remove hwmod .rev data and use local SoC checks insteadTony Lindgren2019-03-261-1/+0
* i2c: omap: move header to platform_dataWolfram Sang2018-05-171-1/+1
* ARM: OMAP2+: Cleanup omap2_spi_dev_attr and other legacy dataSuman Anna2018-02-141-1/+0
* ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usageSuman Anna2018-02-141-1/+0
* ARM: OMAP2+: Cleanup omap_i2c_dev_attr usageSuman Anna2018-02-141-9/+0
* ARM: OMAP2+: Drop unused legacy data for prcm_reg_id and module_bitTony Lindgren2017-12-141-14/+0
* ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_spaceTony Lindgren2017-10-101-1/+0
* ARM: OMAP2+: Drop omap_hwmod_irq_infoTony Lindgren2017-10-101-1/+0
* ARM: OMAP2: hwmod_data: Remove legacy mailbox data and addrsSuman Anna2014-07-151-14/+0
* ARM: OMAP2+: Remove legacy hwmod entries for omap2Tony Lindgren2013-11-251-137/+0
* ARM: OMAP2+: add user and fifo info to mailbox platform dataSuman Anna2013-06-111-0/+2
* ARM: OMAP2+: mbox: remove dependencies with soc.hSuman Anna2013-06-111-0/+12
* ARM: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmodMark A. Greer2013-03-301-0/+1
* ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmodMark A. Greer2013-03-301-0/+1
* ARM: OMAP2420: hwmod data/PM: use hwmod to block WFI when I2C activePaul Walmsley2013-01-261-1/+6
* Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-11-301-2/+2
|\
| * ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
* | ARM: OMAP: Remove unnecessary inclusion of dmtimer.hJon Hunter2012-11-161-1/+0
|/
* ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren2012-10-241-0/+1
* ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-181-1/+2
* ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2Tony Lindgren2012-10-171-2/+3
* Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-171-1/+1
|\
| * ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-151-1/+1
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
|/
* Merge branch 'late/kirkwood' into late/socOlof Johansson2012-10-041-3/+4
|\
| * ARM: OMAP2+: Make l4_2xxx.h localTony Lindgren2012-09-201-1/+1
| * ARM: OMAP2+: Make l3_2xxx.h localTony Lindgren2012-09-201-1/+1
| * ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+2
* | ARM: OMAP2xxx: hwmod/CM: add RNG integration dataPaul Walmsley2012-09-231-0/+1
* | ARM: OMAP2/3: hwmod data: add gpmcAfzal Mohammed2012-09-231-0/+18
|/
* ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+0
* ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-12/+11
* ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-121-1/+0
*-. Merge branches 'clock_cleanup_misc_3.6', 'control_clean_dspbridge_writes_clea...Paul Walmsley2012-06-201-0/+10
|\ \
| | * ARM: OMAP2: Move McBSP fck clock alias to hwmod data for OMAP2420Peter Ujfalusi2012-06-181-0/+9
| |/ |/|
| * ARM: OMAP2+: hwmod: use init-time function ptrs for enable/disable moduleKevin Hilman2012-06-181-0/+1
|/
* ARM: OMAP2/3: hwmod data: Add 32k-sync timer data to hwmod databaseVaibhav Hiremath2012-05-081-0/+19
* ARM: OMAP2xxx: hwmod data: add HDQ/1-wire hwmodPaul Walmsley2012-05-081-0/+29
* ARM: OMAP2420: hwmod data: Add MMC hwmod data for 2420Tony Lindgren2012-05-081-0/+64
* ARM: OMAP2xxx: hwmod data: start to fix the IVA1, IVA2 and DSPPaul Walmsley2012-04-191-3/+43
* ARM: OMAP2xxx: hwmod data: share common interface dataPaul Walmsley2012-04-191-260/+21
* ARM: OMAP2xxx: hwmod data: share common hwmods between OMAP2420 and OMAP2430Paul Walmsley2012-04-191-601/+68
* ARM: OMAP2+: hwmod data: remove forward declarations, reorganizePaul Walmsley2012-04-191-494/+427
* ARM: OMAP2+: hwmod data: convert to link registrationPaul Walmsley2012-04-191-340/+43
* ARM: OMAP2/3: hwmod data: update old namesPaul Walmsley2012-04-191-2/+2