aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-0/+1
2010-05-20omap3: Add support for OMAP3Stalker boardsJason1-0/+2
2010-05-20omap4: Adding hsmmc support to board filekishore kadiyala1-1/+2
2010-05-20omap4: Move SOC specific code from board fileSantosh Shilimkar1-1/+1
2010-05-18OMAP: RX51: Add LCD Panel supportRoger Quadros1-0/+1
2010-05-14omap iommu: renamed omap3-iommu to omap-iommuKanigeri, Hari1-4/+1
2010-03-11omap4: Fix build break by moving omap_smc1 into a separate .SSantosh Shilimkar1-0/+3
2010-02-24Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren1-18/+29
2010-02-24OMAP hwmod: add hwmod class supportPaul Walmsley1-3/+4
2010-02-24OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley1-0/+5
2010-02-24OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own filesPaul Walmsley1-1/+3
2010-02-24OMAP3/4 clock: split into per-chip family filesPaul Walmsley1-17/+19
2010-02-24OMAP3: hwmod: support to specify the offset position of various SYSCONFIG register bits.Thara Gopinath1-1/+2
2010-02-19Add minimal support for DevKit8000Thomas Weber1-0/+2
2010-02-15omap: Rename mmc-twl4030 files to hsmmcAdrian Hunter1-14/+14
2010-02-15omap3: Add support for flash on 3430SDP boardVimal Singh1-1/+2
2010-02-15omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh1-0/+3
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren1-1/+1
2010-02-15omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren1-0/+8
2010-01-28OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dpll3m2.cPaul Walmsley1-1/+2
2010-01-28OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.cPaul Walmsley1-1/+2
2010-01-28OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.cPaul Walmsley1-1/+1
2010-01-28OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.cPaul Walmsley1-1/+2
2010-01-26OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_virt_prcm_set.cPaul Walmsley1-1/+2
2010-01-26OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2xxx_dpllcore.cPaul Walmsley1-1/+3
2010-01-26OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.cPaul Walmsley1-1/+2
2010-01-26OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.cPaul Walmsley1-1/+2
2010-01-26OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.cPaul Walmsley1-1/+1
2010-01-26ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare1-1/+1
2010-01-26ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare1-1/+1
2009-12-11omap3: Board file of Always Innovating OMAP3-based Touch BookGregoire Gentil1-1/+2
2009-12-11omap: Split i2c platform init for mach-omap1 and mach-omap2Tony Lindgren1-0/+3
2009-12-11omap: mux: Add new style pin multiplexing data for 34xxTony Lindgren1-0/+3
2009-12-11ARM: OMAP4: PM: Add support for OMAP4 dpll api'sRajendra Nayak1-2/+3
2009-12-11ARM: OMAP4: PM: Move DPLL control apis to dpll.cRajendra Nayak1-1/+2
2009-12-11ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api'sRajendra Nayak1-1/+2
2009-12-11ARM: OMAP4: PM: Fix the PRM and CM base addressesRajendra Nayak1-0/+1
2009-12-11OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*Paul Walmsley1-2/+4
2009-12-11OMAP3 clock: convert clock34xx.h to clock34xx_data.cPaul Walmsley1-1/+1
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-1/+20
2009-12-02ARM: 5843/1: OMAP3: add AMBA devices for ETM and ETBAlexander Shishkin1-0/+3
2009-11-25AM35xx: Add support for AM3517 EVM boardRanjith Lohithakshan1-0/+2
2009-11-25omap: 3630sdp: introduce 3630 sdp board supportvikram pandita1-0/+3
2009-11-25omap3: Add minimal IGEP v2 supportEnric Balletbo i Serra1-0/+2
2009-11-25omap3: Add CompuLab CM-T35 board supportMike Rapoport1-0/+2
2009-11-22omap3: rx51: Add SDRAM initTero Kristo1-0/+1
2009-11-22omap3: zoom: Introduce zoom3 board supportvikram pandita1-0/+4
2009-11-22omap3: zoom: split board file for software reusevikram pandita1-0/+1
2009-11-22omap: mailbox: Add build specific changes to support omap mailboxC A Subramaniam1-0/+3
2009-11-22omap: Add platform init code for EHCI driverFelipe Balbi1-0/+1