summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* omap_hsmmc: Allow for a shared VccQAdrian Hunter2010-02-154-1/+22
* omap_hsmmc: Ensure regulator enable / disable are pairedAdrian Hunter2010-02-151-6/+3Star
* omap_hsmmc: Fix disable timeoutsAdrian Hunter2010-02-151-2/+2
* omap_hsmmc: Allow for power saving without going offAdrian Hunter2010-02-154-0/+13
* omap: RX51: Remux to pull eMMC lines down when powering offAdrian Hunter2010-02-154-1/+53
* 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-155-349/+391
* 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-153-0/+295
* omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh2010-02-154-32/+155
* omap2/3/4: serial: fix coding style indentaionvikram pandita2010-02-151-9/+10
* omap2/3/4: gpmc: avoid section definitions on headersFelipe Balbi2010-02-151-1/+1
* 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
* omap1: mailbox: kill compile warningFelipe Balbi2010-02-152-3/+8
* omap: McBSP: Use cache when modifying individual register bitsJanusz Krzysztofik2010-02-151-31/+47
* omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik2010-02-154-32/+84
* omap: McBSP: Modify macros/functions API for easy cache accessJanusz Krzysztofik2010-02-151-156/+125Star
* omap: McBSP: Use macros for all register read/write operationsJanusz Krzysztofik2010-02-151-22/+22
* omap iommu: fix incorrect address for largepage 1st entryHiroshi DOYU2010-02-151-2/+2
* omap: iommu: fix incorrect address for supersection 1st entryHiroshi DOYU2010-02-151-1/+1
* omap iommu: cleanup iommu page address mask and definitionsHiroshi DOYU2010-02-151-11/+39
* MTD: remove no longer used OMAP flash mapLadislav Michl2010-02-153-198/+0Star
* omap: convert boards to use physmap-flashLadislav Michl2010-02-1516-55/+112
* omap2/3/4: Add omap4 into omap3_defconfigTony Lindgren2010-02-151-1/+5
* omap2/3/4: Fix mach-omap2/serial.c for multibootTony Lindgren2010-02-151-7/+20
* omap: Fix gpio.c for multi-omap for omap4Tony Lindgren2010-02-151-91/+133
* 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
* omap: Move multi-omap ifdeffery into it's own header fileTony Lindgren2010-02-152-69/+95
* omap2/3: Update omap3_defconfig to build in all the 2420 based boardsTony Lindgren2010-02-151-36/+138
* 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-159-47/+25Star
* omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-1528-96/+92Star
* omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-1523-67/+63Star
* 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-1522-38/+86
* omap: Fix dmtimer.c for multi-omap bootTony Lindgren2010-02-151-51/+39Star
* omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren2010-02-155-5/+52
* 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-1558-243/+507
|\
| * omap: Remove old DEBUG_LL serial port optionsTony Lindgren2010-02-151-19/+0Star
| * omap: Make uncompress code and DEBUG_LL code genericTony Lindgren2010-02-154-82/+322
| * omap: Clean the serial port definesTony Lindgren2010-02-1511-87/+130
| * ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-1248-64/+64