summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* omap: Fix DEBUG_LL uart to access phys addr when MMU isn't enableJason Wang2010-08-042-11/+28
* Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-08-0424-225/+790
|\
| * OMAP: PM constraints: add omap_pm_set_min_clk_rate()Paul Walmsley2010-07-262-0/+88
| * OMAP: PM constraints: add return values; add requesting device param to omap_...Paul Walmsley2010-07-263-44/+71
| * OMAP2+: hwmod/device: update documentation and copyrightPaul Walmsley2010-07-262-4/+22
| * OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_vaPaul Walmsley2010-07-264-8/+53
| * OMAP2: hwmod data: add IVA1 (2420), IVA2 (2430) hwmodsPaul Walmsley2010-07-262-2/+60
| * OMAP3: hwmod data: add data for OMAP3 IVA2Kevin Hilman2010-07-261-0/+30
| * OMAP2&3: hwmod: Replace l3 -> l3_mainKevin Hilman2010-07-263-55/+55
| * OMAP: hwmod data: add class for IVA hwmodsKevin Hilman2010-07-262-0/+4
| * OMAP: PM: create omap_devices for MPU, DSP, L3Kevin Hilman2010-07-264-2/+90
| * OMAP: omap_device: ensure hwmod tracks attached omap_device pointerKevin Hilman2010-07-261-1/+4
| * OMAP4: hwmod: Enable omap_device build for OMAP4Rajendra Nayak2010-07-262-1/+2
| * OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()Paul Walmsley2010-07-263-15/+36
| * OMAP: hwmod: add non-locking versions of enable and idle functionsKevin Hilman2010-07-262-9/+12
| * OMAP2&3: hwmod: Remove _hwmod prefix in name stringBenoit Cousson2010-07-263-10/+10
| * OMAP2/3: hwmod: L3 and L4 CORE/PER/WKUP hwmods don't have IDLESTKevin Hilman2010-07-263-10/+20
| * OMAP24xx: CM: fix mask used for checking IDLEST statusKevin Hilman2010-07-261-3/+3
| * OMAP1: clock: some cleanupPaul Walmsley2010-07-263-37/+116
| * OMAP1: OPP: add KConfig entry for 96MHz ARM rate (using a 12MHz oscillator)Paul Walmsley2010-07-261-0/+6
| * OMAP: clock: add kerneldoc for structures; move flags closer to structsPaul Walmsley2010-07-261-23/+107
| * OMAP3: wait on IDLEST after enabling USBTLL fclkAnand Gadiyar2010-07-261-1/+1
* | OMAP2: powerdomain: Add break in switch statementThomas Weber2010-08-031-0/+1
* | omap3: add support for NAND on LDP boardSukumar Ghorai2010-08-022-0/+36
* | omap-3630-sdp : Add support for FlashSukumar Ghorai2010-08-022-0/+121
* | omap3: add support for NAND on zoom3 boardSukumar Ghorai2010-08-022-0/+44
* | omap3: add support for NAND on zoom2 boardSukumar Ghorai2010-08-023-0/+50
* | omap3 flash: rename board-sdp-flash.c to be use by other boardsSukumar Ghorai2010-08-024-55/+60
* | omap3 nand: fix issue in board file to detect nandSukumar Ghorai2010-08-026-118/+5
* | omap3 nand: cleanup virtual address usagesSukumar Ghorai2010-08-024-46/+11
* | omap3 gpmc: functionality enhancementSukumar Ghorai2010-08-022-15/+299
* | Merge branch 'devel-misc' into omap-for-linusTony Lindgren2010-08-02247-194470/+1356
|\ \
| * | omap: Devkit8000: Use DIE id to initialize dm9000 MAC addressKan-Ru Chen2010-08-021-0/+14
| * | omap: Use omap_get_die_id() to get the DIE idsKan-Ru Chen2010-08-021-8/+6
| * | omap: Add new interface omap_get_die_idKan-Ru Chen2010-08-022-0/+32
| * | OMAP3: AM3505/3517 do not have IO wakeup capabilitystanley.miao2010-08-023-3/+8
| * | omap: dma: Support for prefetch in destination synchronizedtransferSamu Onkalo2010-08-022-4/+8
| * | omap2/3: id: fix sparse warningNishanth Menon2010-08-021-5/+5
| * | omap: Overo: Fix support for second ethernet portSteve Sakoman2010-08-021-2/+40
| * | omap2: Fix GPIO numbers and smc91x for 2430sdpTony Lindgren2010-08-022-6/+4
| * | omap1: omap7xx clocks, mux, serial fixesCory Maccarrone2010-08-024-0/+35
| * | omap: Add back UART MDR1 check into uncompress.hTony Lindgren2010-08-021-0/+6
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-309-47/+66
| |\ \
| | * | SA1111: Eliminate use after freeJulia Lawall2010-07-301-3/+2
| | * | ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-302-2/+2
| | * | ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-301-5/+8
| | * | ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King2010-07-291-20/+18
| | * | ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas2010-07-291-0/+11
| | * | ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas2010-07-291-13/+13
| | * | ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas2010-07-291-12/+17
OpenPOWER on IntegriCloud