summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* omap: omap3evm: add support for the WL12xx WLAN module to the omap3evmEyal Reizer2011-03-011-10/+22
* Merge branch 'hwmod_clockevent_2.6.39' of git://git.pwsan.com/linux-2.6 into ...Tony Lindgren2011-03-019-62/+2045
|\
| * OMAP2+: clockevent: set up GPTIMER clockevent hwmod right before timer initPaul Walmsley2011-02-281-1/+6
| * OMAP2+: hwmod: add ability to setup individual hwmodsPaul Walmsley2011-02-282-7/+58
| * OMAP2+: hwmod: ignore attempts to re-setup a hwmodPaul Walmsley2011-02-281-8/+11
| * OMAP2+: hwmod: find MPU initiator hwmod during in _register()Paul Walmsley2011-02-281-8/+15
| * OMAP2+: hwmod: rename some init functionsPaul Walmsley2011-02-287-25/+24
| * OMAP2+: hwmod: allow multiple calls to omap_hwmod_init()Paul Walmsley2011-02-281-19/+10
| * OMAP3: hwmod data: add dmtimerThara Gopinath2011-02-281-0/+649
| * OMAP2430: hwmod data: add dmtimerThara Gopinath2011-02-281-0/+633
| * OMAP2420: hwmod data: add dmtimerThara Gopinath2011-02-282-0/+645
* | OMAP2+: sdrc: fix compile break on OMAP4-only config on current omap-for-linusPaul Walmsley2011-03-011-1/+7
|/
* Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma...Tony Lindgren2011-02-2321-146/+1185
|\
| * OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ...Senthilvadivu Guruswamy2011-02-2311-123/+11
| * OMAP2, 3: DSS2: Create new file display.c for central dss driver registration.Sumit Semwal2011-02-233-0/+59
| * OMAP2, 3: DSS2: Use Regulator init with driver nameSenthilvadivu Guruswamy2011-02-235-32/+15
| * OMAP3: hwmod data: add DSS DISPC RFBI DSI VENCSenthilvadivu Guruswamy2011-02-233-0/+463
| * OMAP2430: hwmod data: add DSS DISPC RFBI VENCSenthilvadivu Guruswamy2011-02-231-0/+284
| * OMAP2420: hwmod data: add DSS DISPC RFBI VENCSenthilvadivu Guruswamy2011-02-233-0/+354
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'devel-cleanup', 'devel-omap4', 'devel-board' and 'devel-nand'...Tony Lindgren2011-02-2327-159/+689
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * OMAP: OneNAND: let boards determine OneNAND frequencyAdrian Hunter2011-02-182-21/+67
| | | | * OMAP: OneNAND: determine frequency in one placeAdrian Hunter2011-02-182-5/+7
| | | | * OMAP: OneNAND: fix 104MHz supportAdrian Hunter2011-02-181-6/+17
| | | | * omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai2011-02-181-0/+2
| | | | * omap3: nand: ecc layout select from board fileSukumar Ghorai2011-02-183-0/+9
| | | | * omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai2011-02-182-5/+11
| | | | * omap3: nand: prefetch in irq mode supportSukumar Ghorai2011-02-182-1/+5
| | | | * omap: gpmc: enable irq mode in gpmcSukumar Ghorai2011-02-184-7/+54
| | | | * omap3: nand: configurable transfer type per boardSukumar Ghorai2011-02-181-0/+7
| | | | * omap3630: nand: fix device size to work in polled modeSukumar Ghorai2011-02-187-13/+20
| | | * | OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platformsKishore Kadiyala2011-02-221-0/+5
| | | * | omap: panda: add mmc5/wl1271 device supportPanduranga Mallireddy2011-02-221-0/+20
| | | * | omap: panda: add fixed regulator device for wlanPanduranga Mallireddy2011-02-221-0/+34
| | | * | omap: select REGULATOR_FIXED_VOLTAGE by default for panda and sdp4430Panduranga Mallireddy2011-02-221-0/+2
| | | * | omap: panda: wlan board muxingPanduranga Mallireddy2011-02-221-0/+13
| | | * | OMAP2: add regulator for MMC1Balaji T K2011-02-221-0/+21
| | | * | OMAP4: Fix -EINVAL for vana, vcxio, vdacBalaji T K2011-02-222-6/+0
| | | * | omap3sdp: clean regulator supply mapping in board fileRajendra Nayak2011-02-221-40/+31
| | | * | omap3sdp: Fix regulator mapping for ads7846 TS controllerRajendra Nayak2011-02-181-0/+7
| | | * | OMAP3EVM: Set TSC wakeup option in pad configVaibhav Hiremath2011-02-171-2/+4
| | | * | OMAP3EVM: Made backlight GPIO default state to offVaibhav Hiremath2011-02-171-2/+8
| | | * | AM/DM37x: DSS mux configuration for >Rev-B processor cardsVaibhav Hiremath2011-02-171-2/+32
| | | * | OMAP3EVM: Add vio regulator supply required for ads7846 TSC driverVaibhav Hiremath2011-02-171-0/+20
| | | * | omap3evm: Change TWL related gpio API's to gpio*_cansleepVaibhav Hiremath2011-02-171-6/+6
| | | * | OMAP3EVM: Reset the smsc911x ethernet controller in board_initVaibhav Hiremath2011-02-171-1/+38
| | | * | omap3evm: add support for the WL12xx WLAN module to the AM/DM3xx Evaluation M...Eyal Reizer2011-02-171-0/+78
| | | |/
| | * | omap: Add chip id recognition for OMAP4 ES2.1 and ES2.2Nishant Kamat2011-02-182-16/+31
| | * | OMAP4: keypad: Add the board supportSyed Rafiuddin2011-02-172-0/+130
| | * | omap4: Remove 'FIXME: omap44xx_sram_init not implemented'Santosh Shilimkar2011-02-171-16/+0
| | * | omap2plus: omap4: Set NR_CPU to 2 instead of default 4Santosh Shilimkar2011-02-171-0/+1