summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-02-15omap: RX51: Remux to pull eMMC lines down when powering offAdrian Hunter4-1/+53
2010-02-15omap: Reconnect hsmmc context loss countAdrian Hunter1-2/+2
2010-02-15omap: Rename hsmmc symbols to reflect independence from twl4030Adrian Hunter14-47/+45
2010-02-15omap: Rename mmc-twl4030 files to hsmmcAdrian Hunter15-28/+28
2010-02-15omap_hsmmc: Move gpio and regulator control from board fileAdrian Hunter4-336/+52
2010-02-15omap3: Add support for flash on 3430SDP boardVimal Singh2-1/+113
2010-02-15omap3: SDP: Introducing 'board-sdp-flash.c' for flash initVimal Singh3-0/+295
2010-02-15omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh3-1/+151
2010-02-15omap2/3/4: serial: fix coding style indentaionvikram pandita1-9/+10
2010-02-15omap2/3/4: gpmc: avoid section definitions on headersFelipe Balbi1-1/+1
2010-02-15omap2/3/4: gpmc: kill compile warningFelipe Balbi1-2/+4
2010-02-15omap2/3/4: mailbox: kill compile warning in mailbox.cFelipe Balbi1-1/+1
2010-02-15omap1: mailbox: kill compile warningFelipe Balbi2-3/+8
2010-02-15omap: McBSP: Use cache when modifying individual register bitsJanusz Krzysztofik1-31/+47
2010-02-15omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik4-32/+84
2010-02-15omap: McBSP: Modify macros/functions API for easy cache accessJanusz Krzysztofik1-156/+125
2010-02-15omap: McBSP: Use macros for all register read/write operationsJanusz Krzysztofik1-22/+22
2010-02-15omap iommu: fix incorrect address for largepage 1st entryHiroshi DOYU1-2/+2
2010-02-15omap: iommu: fix incorrect address for supersection 1st entryHiroshi DOYU1-1/+1
2010-02-15omap iommu: cleanup iommu page address mask and definitionsHiroshi DOYU1-11/+39
2010-02-15omap: convert boards to use physmap-flashLadislav Michl16-55/+112
2010-02-15omap2/3/4: Add omap4 into omap3_defconfigTony Lindgren1-1/+5
2010-02-15omap2/3/4: Fix mach-omap2/serial.c for multibootTony Lindgren1-7/+20
2010-02-15omap: Fix gpio.c for multi-omap for omap4Tony Lindgren1-91/+133
2010-02-15omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_opsTony Lindgren6-13/+13
2010-02-15omap2/3/4: Allow booting omap4 with multi-omap configurationTony Lindgren1-7/+29
2010-02-15omap2/3/4: Clean up entry-macro.s for adding support for omap4 multibootTony Lindgren1-4/+34
2010-02-15omap4: Use get_irqnr_preambleTony Lindgren1-1/+1
2010-02-15omap2/3/4: Clean up defines for entry-macro.STony Lindgren1-8/+7
2010-02-15omap: Move multi-omap ifdeffery into it's own header fileTony Lindgren2-69/+95
2010-02-15omap2/3: Update omap3_defconfig to build in all the 2420 based boardsTony Lindgren1-36/+138
2010-02-15omap2/3: Fix initcalls for multi-omapTony Lindgren2-1/+9
2010-02-15omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren9-47/+25
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren16-80/+76
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren17-61/+57
2010-02-15omap2/3/4: Fix mbox init for multi-omapTony Lindgren1-6/+24
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren22-38/+86
2010-02-15omap: Fix dmtimer.c for multi-omap bootTony Lindgren1-51/+39
2010-02-15omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren5-5/+52
2010-02-15omap2/3: Make get_irqnr_and_base common for mach-omap2 multibootTony Lindgren1-20/+57
2010-02-15Merge branch 'debug-ll' into omap-for-linusTony Lindgren58-243/+507
2010-02-15omap: Remove old DEBUG_LL serial port optionsTony Lindgren1-19/+0
2010-02-15omap: Make uncompress code and DEBUG_LL code genericTony Lindgren4-82/+322
2010-02-15omap: Clean the serial port definesTony Lindgren11-87/+130
2010-02-12Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma...Tony Lindgren3-12/+618
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren48-64/+64
2010-02-12omap3: cm-t35: add DSS2 display supportMike Rapoport1-1/+238
2010-02-12OMAP: AM3517: Enable DSS2 for AM3517EVM boardVaibhav Hiremath1-0/+145
2010-02-12OMAP: Enable DSS2 for OMAP3EVM boardVaibhav Hiremath1-11/+235
2010-02-10Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren142-3253/+5556