summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/Makefile
Commit message (Expand)AuthorAgeFilesLines
* omap: Fix sev instruction usage for multi-omapTony Lindgren2010-08-161-0/+1
* Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-08-041-2/+2
|\
| * OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman2010-07-261-1/+1
| * OMAP4: hwmod: Enable omap_device build for OMAP4Rajendra Nayak2010-07-261-1/+1
* | omap3: add support for NAND on LDP boardSukumar Ghorai2010-08-021-0/+1
* | omap-3630-sdp : Add support for FlashSukumar Ghorai2010-08-021-0/+1
* | omap3: add support for NAND on zoom3 boardSukumar Ghorai2010-08-021-0/+1
* | omap3: add support for NAND on zoom2 boardSukumar Ghorai2010-08-021-0/+1
* | omap3 flash: rename board-sdp-flash.c to be use by other boardsSukumar Ghorai2010-08-021-1/+1
* | omap4: hotplug: Add basic CPU hotplug supportSantosh Shilimkar2010-08-021-0/+1
* | omap4: suspend: Add basic system suspend supportRajendra Nayak2010-08-021-0/+1
* | omap4: Add OMAP4 Panda SupportDavid Anders2010-08-021-0/+2
* | omap: mux: Add data for 2430Tony Lindgren2010-07-051-0/+1
* | omap: mux: Add data for 2420Tony Lindgren2010-07-051-0/+1
* | omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.cTony Lindgren2010-07-051-0/+2
* | omap iommu: Make omap-iommu.o built-inHiroshi DOYU2010-06-291-1/+4
|/
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-05-211-0/+1
|\
| * OMAP: RX51: Add LCD Panel supportRoger Quadros2010-05-181-0/+1
* | omap3: Add support for OMAP3Stalker boardsJason2010-05-201-0/+2
* | omap4: Adding hsmmc support to board filekishore kadiyala2010-05-201-1/+2
* | omap4: Move SOC specific code from board fileSantosh Shilimkar2010-05-201-1/+1
* | omap iommu: renamed omap3-iommu to omap-iommuKanigeri, Hari2010-05-141-4/+1
|/
* omap4: Fix build break by moving omap_smc1 into a separate .SSantosh Shilimkar2010-03-111-0/+3
* Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-02-241-18/+29
|\
| * OMAP hwmod: add hwmod class supportPaul Walmsley2010-02-241-3/+4
| * OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley2010-02-241-0/+5
| * OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own filesPaul Walmsley2010-02-241-1/+3
| * OMAP3/4 clock: split into per-chip family filesPaul Walmsley2010-02-241-17/+19
| * OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath2010-02-241-1/+2
* | Add minimal support for DevKit8000Thomas Weber2010-02-191-0/+2
|/
* omap: Rename mmc-twl4030 files to hsmmcAdrian Hunter2010-02-151-14/+14
* omap3: Add support for flash on 3430SDP boardVimal Singh2010-02-151-1/+2
* omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh2010-02-151-0/+3
* omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-151-1/+1
* omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren2010-02-151-0/+8
* OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dp...Paul Walmsley2010-01-281-1/+2
* OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.cPaul Walmsley2010-01-281-1/+2
* OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.cPaul Walmsley2010-01-281-1/+1
* OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.cPaul Walmsley2010-01-281-1/+2
* OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_vir...Paul Walmsley2010-01-261-1/+2
* OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2...Paul Walmsley2010-01-261-1/+3
* OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.cPaul Walmsley2010-01-261-1/+2
* OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.cPaul Walmsley2010-01-261-1/+2
* OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.cPaul Walmsley2010-01-261-1/+1
* ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare2010-01-261-1/+1
* ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.Abhijit Pagare2010-01-261-1/+1
* omap3: Board file of Always Innovating OMAP3-based Touch BookGregoire Gentil2009-12-111-1/+2
* omap: Split i2c platform init for mach-omap1 and mach-omap2Tony Lindgren2009-12-111-0/+3
* omap: mux: Add new style pin multiplexing data for 34xxTony Lindgren2009-12-111-0/+3
* ARM: OMAP4: PM: Add support for OMAP4 dpll api'sRajendra Nayak2009-12-111-2/+3
OpenPOWER on IntegriCloud