summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* omap_hsmmc: Allow for a shared VccQAdrian Hunter2010-02-152-0/+4
* omap_hsmmc: Allow for power saving without going offAdrian Hunter2010-02-152-0/+4
* omap: RX51: Remux to pull eMMC lines down when powering offAdrian Hunter2010-02-153-1/+52
* omap: Reconnect hsmmc context loss countAdrian Hunter2010-02-151-2/+2
* omap: Rename hsmmc symbols to reflect independence from twl4030Adrian Hunter2010-02-1514-47/+45Star
* omap: Rename mmc-twl4030 files to hsmmcAdrian Hunter2010-02-1515-28/+28
* omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter2010-02-152-324/+32Star
* omap3: Add support for flash on 3430SDP boardVimal Singh2010-02-152-1/+113
* omap3: SDP: Introducing 'board-sdp-flash.c' for flash initVimal Singh2010-02-152-0/+293
* omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh2010-02-152-0/+142
* omap2/3/4: serial: fix coding style indentaionvikram pandita2010-02-151-9/+10
* omap2/3/4: gpmc: kill compile warningFelipe Balbi2010-02-151-2/+4
* omap2/3/4: mailbox: kill compile warning in mailbox.cFelipe Balbi2010-02-151-1/+1
* omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik2010-02-151-4/+16
* omap: convert boards to use physmap-flashLadislav Michl2010-02-152-8/+6Star
* omap2/3/4: Fix mach-omap2/serial.c for multibootTony Lindgren2010-02-151-7/+20
* omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_opsTony Lindgren2010-02-156-13/+13
* omap2/3/4: Allow booting omap4 with multi-omap configurationTony Lindgren2010-02-151-7/+29
* omap2/3/4: Clean up entry-macro.s for adding support for omap4 multibootTony Lindgren2010-02-151-4/+34
* omap4: Use get_irqnr_preambleTony Lindgren2010-02-151-1/+1
* omap2/3/4: Clean up defines for entry-macro.STony Lindgren2010-02-151-8/+7Star
* omap2/3: Fix initcalls for multi-omapTony Lindgren2010-02-152-1/+9
* omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren2010-02-151-1/+1
* omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-156-28/+23Star
* omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-157-17/+13Star
* omap2/3/4: Fix mbox init for multi-omapTony Lindgren2010-02-151-6/+24
* omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren2010-02-1521-37/+54
* omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren2010-02-153-0/+39
* omap2/3: Make get_irqnr_and_base common for mach-omap2 multibootTony Lindgren2010-02-151-20/+57
* Merge branch 'debug-ll' into omap-for-linusTony Lindgren2010-02-154-36/+115
|\
| * omap: Make uncompress code and DEBUG_LL code genericTony Lindgren2010-02-151-22/+95
| * omap: Clean the serial port definesTony Lindgren2010-02-154-14/+20
| * ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
* | Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma...Tony Lindgren2010-02-123-12/+618
|\ \
| * | omap3: cm-t35: add DSS2 display supportMike Rapoport2010-02-121-1/+238
| * | OMAP: AM3517: Enable DSS2 for AM3517EVM boardVaibhav Hiremath2010-02-121-0/+145
| * | OMAP: Enable DSS2 for OMAP3EVM boardVaibhav Hiremath2010-02-121-11/+235
* | | Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-116-6/+78
|\ \ \
| * | | OMAP: hsmmc: fix memory leakAaro Koskinen2010-02-101-1/+6
| |/ /
| * | omap: Disable serial port autoidle by defaultTony Lindgren2010-02-031-2/+9
| * | omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren2010-02-031-1/+2
| * | omap: Fix 3630 mux errorsTony Lindgren2010-02-032-0/+54
| * | OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman2010-02-031-1/+4
| * | OMAP2/3: IRQ: ensure valid base addressKevin Hilman2010-02-031-1/+3
* | | OMAP2+ powerdomains/clockdomains: prepare for multi-OMAP configsPaul Walmsley2010-01-293-40/+40
* | | OMAP4: PRCM: Define shift macros as n instead of 1 << nRajendra Nayak2010-01-292-773/+773
* | | OMAP2/3/4 clock: rename and clean the omap2_clk_init() functionsPaul Walmsley2010-01-299-26/+21Star
* | | OMAP3 DPLL: reorganize static functionsPaul Walmsley2010-01-291-55/+58
* | | OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-onlyPaul Walmsley2010-01-296-29/+9Star
* | | OMAP2/3 clock: remove unnecessary includes and clean up headerPaul Walmsley2010-01-292-38/+13Star