| Commit message (Expand) | Author | Age | Files | Lines |
* | omap: Rename hsmmc symbols to reflect independence from twl4030 | Adrian Hunter | 2010-02-15 | 14 | -47/+45 |
* | omap: Rename mmc-twl4030 files to hsmmc | Adrian Hunter | 2010-02-15 | 15 | -28/+28 |
* | omap_hsmmc: Move gpio and regulator control from board file | Adrian Hunter | 2010-02-15 | 5 | -349/+391 |
* | omap3: Add support for flash on 3430SDP board | Vimal Singh | 2010-02-15 | 2 | -1/+113 |
* | omap3: SDP: Introducing 'board-sdp-flash.c' for flash init | Vimal Singh | 2010-02-15 | 3 | -0/+295 |
* | omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init | Vimal Singh | 2010-02-15 | 4 | -32/+155 |
* | omap2/3/4: serial: fix coding style indentaion | vikram pandita | 2010-02-15 | 1 | -9/+10 |
* | omap2/3/4: gpmc: avoid section definitions on headers | Felipe Balbi | 2010-02-15 | 1 | -1/+1 |
* | omap2/3/4: gpmc: kill compile warning | Felipe Balbi | 2010-02-15 | 1 | -2/+4 |
* | omap2/3/4: mailbox: kill compile warning in mailbox.c | Felipe Balbi | 2010-02-15 | 1 | -1/+1 |
* | omap1: mailbox: kill compile warning | Felipe Balbi | 2010-02-15 | 2 | -3/+8 |
* | omap: McBSP: Use cache when modifying individual register bits | Janusz Krzysztofik | 2010-02-15 | 1 | -31/+47 |
* | omap: McBSP: Introduce caching in register write operations | Janusz Krzysztofik | 2010-02-15 | 4 | -32/+84 |
* | omap: McBSP: Modify macros/functions API for easy cache access | Janusz Krzysztofik | 2010-02-15 | 1 | -156/+125 |
* | omap: McBSP: Use macros for all register read/write operations | Janusz Krzysztofik | 2010-02-15 | 1 | -22/+22 |
* | omap iommu: fix incorrect address for largepage 1st entry | Hiroshi DOYU | 2010-02-15 | 1 | -2/+2 |
* | omap: iommu: fix incorrect address for supersection 1st entry | Hiroshi DOYU | 2010-02-15 | 1 | -1/+1 |
* | omap iommu: cleanup iommu page address mask and definitions | Hiroshi DOYU | 2010-02-15 | 1 | -11/+39 |
* | MTD: remove no longer used OMAP flash map | Ladislav Michl | 2010-02-15 | 3 | -198/+0 |
* | omap: convert boards to use physmap-flash | Ladislav Michl | 2010-02-15 | 16 | -55/+112 |
* | omap2/3/4: Add omap4 into omap3_defconfig | Tony Lindgren | 2010-02-15 | 1 | -1/+5 |
* | omap2/3/4: Fix mach-omap2/serial.c for multiboot | Tony Lindgren | 2010-02-15 | 1 | -7/+20 |
* | omap: Fix gpio.c for multi-omap for omap4 | Tony Lindgren | 2010-02-15 | 1 | -91/+133 |
* | omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_ops | Tony Lindgren | 2010-02-15 | 6 | -13/+13 |
* | omap2/3/4: Allow booting omap4 with multi-omap configuration | Tony Lindgren | 2010-02-15 | 1 | -7/+29 |
* | omap2/3/4: Clean up entry-macro.s for adding support for omap4 multiboot | Tony Lindgren | 2010-02-15 | 1 | -4/+34 |
* | omap4: Use get_irqnr_preamble | Tony Lindgren | 2010-02-15 | 1 | -1/+1 |
* | omap2/3/4: Clean up defines for entry-macro.S | Tony Lindgren | 2010-02-15 | 1 | -8/+7 |
* | omap: Move multi-omap ifdeffery into it's own header file | Tony Lindgren | 2010-02-15 | 2 | -69/+95 |
* | omap2/3: Update omap3_defconfig to build in all the 2420 based boards | Tony Lindgren | 2010-02-15 | 1 | -36/+138 |
* | omap2/3: Fix initcalls for multi-omap | Tony Lindgren | 2010-02-15 | 2 | -1/+9 |
* | omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS | Tony Lindgren | 2010-02-15 | 9 | -47/+25 |
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren | 2010-02-15 | 28 | -96/+92 |
* | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 | Tony Lindgren | 2010-02-15 | 23 | -67/+63 |
* | omap2/3/4: Fix mbox init for multi-omap | Tony Lindgren | 2010-02-15 | 1 | -6/+24 |
* | omap2/3/4: Fix omap2_map_common_io for multi-omap | Tony Lindgren | 2010-02-15 | 22 | -38/+86 |
* | omap: Fix dmtimer.c for multi-omap boot | Tony Lindgren | 2010-02-15 | 1 | -51/+39 |
* | omap2/3: Multiboot compile fixes to compile in omap2 and omap3 | Tony Lindgren | 2010-02-15 | 5 | -5/+52 |
* | omap2/3: Make get_irqnr_and_base common for mach-omap2 multiboot | Tony Lindgren | 2010-02-15 | 1 | -20/+57 |
* | Merge branch 'debug-ll' into omap-for-linus | Tony Lindgren | 2010-02-15 | 58 | -243/+507 |
|\ |
|
| * | omap: Remove old DEBUG_LL serial port options | Tony Lindgren | 2010-02-15 | 1 | -19/+0 |
| * | omap: Make uncompress code and DEBUG_LL code generic | Tony Lindgren | 2010-02-15 | 4 | -82/+322 |
| * | omap: Clean the serial port defines | Tony Lindgren | 2010-02-15 | 11 | -87/+130 |
| * | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 | 48 | -64/+64 |
* | | Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma... | Tony Lindgren | 2010-02-12 | 3 | -12/+618 |
|\ \ |
|
| * | | omap3: cm-t35: add DSS2 display support | Mike Rapoport | 2010-02-12 | 1 | -1/+238 |
| * | | OMAP: AM3517: Enable DSS2 for AM3517EVM board | Vaibhav Hiremath | 2010-02-12 | 1 | -0/+145 |
| * | | OMAP: Enable DSS2 for OMAP3EVM board | Vaibhav Hiremath | 2010-02-12 | 1 | -11/+235 |
* | | | Merge branch 'omap-fixes-for-linus' into omap-for-linus | Tony Lindgren | 2010-02-10 | 495 | -5381/+9404 |
|\ \ \ |
|
| * | | | OMAP: hsmmc: fix memory leak | Aaro Koskinen | 2010-02-10 | 1 | -1/+6 |