summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
*-----. 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-172-21/+67
| | | | * OMAP: OneNAND: determine frequency in one placeAdrian Hunter2011-02-172-5/+7
| | | | * OMAP: OneNAND: fix 104MHz supportAdrian Hunter2011-02-171-6/+17
| | | | * omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai2011-02-171-0/+2
| | | | * omap3: nand: ecc layout select from board fileSukumar Ghorai2011-02-173-0/+9
| | | | * omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai2011-02-172-5/+11
| | | | * omap3: nand: prefetch in irq mode supportSukumar Ghorai2011-02-172-1/+5
| | | | * omap: gpmc: enable irq mode in gpmcSukumar Ghorai2011-02-174-7/+54
| | | | * omap3: nand: configurable transfer type per boardSukumar Ghorai2011-02-171-0/+7
| | | | * omap3630: nand: fix device size to work in polled modeSukumar Ghorai2011-02-177-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-171-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-172-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
| * | | omap3: flash: use pr_err instead of printkSanjeev Premi2011-02-171-9/+6
| * | | omap3: fix minor typosSanjeev Premi2011-02-171-2/+2
| * | | omap: IOMMU: add missing function declarationDavid Cohen2011-02-171-0/+2
| * | | arm: omap2: clksel: fix compile warningOrganization: Texas Instruments\nFelipe Balbi2011-02-161-1/+1
* | | | Merge branch 'for-tony' of git://gitorious.org/usb/usb into omap-for-linusTony Lindgren2011-02-228-156/+452
|\ \ \ \
| * | | | OMAP2+: musb: hwmod adaptation for musb registrationHema HK2011-02-171-40/+44
| * | | | AM35xx: hwmod data: Add USBOTGHema HK2011-02-171-0/+65
| * | | | OMAP3xxx: hwmod data: Add USBOTGHema HK2011-02-171-0/+101
| * | | | OMAP2430: hwmod data: Add USBOTGHema HK2011-02-171-0/+98
| * | | | arm: omap4: 4430sdp: drop ehci supportAnand Gadiyar2011-02-171-19/+0
| * | | | arm: omap4: usb: explicitly configure MUSB padsAnand Gadiyar2011-02-171-0/+40
| * | | | usb: musb: AM35x: moving internal phy functions out of usb_musb.c fileHema HK2011-02-175-98/+103
* | | | | OMAP4: hwmod data: Prevent timer1 to be reset and idle during initBenoit Cousson2011-02-221-0/+1
* | | | | OMAP4: hwmod data: Add rev and dev_attr fields in McSPIBenoit Cousson2011-02-211-0/+26
| |_|_|/ |/| | |
* | | | Merge branches 'devel-hwspinlock' and 'devel-mcspi' into omap-for-linusTony Lindgren2011-02-175-147/+706
|\ \ \ \
| * | | | OMAP: devices: Modify McSPI device to adapt to hwmod frameworkCharulatha V2011-02-172-147/+43
| * | | | OMAP3: hwmod data: Add McSPICharulatha V2011-02-171-0/+280
| * | | | OMAP2430: hwmod data: Add McSPICharulatha V2011-02-171-0/+219
| * | | | OMAP2420: hwmod data: Add McSPICharulatha V2011-02-172-0/+164
| | |_|/ | |/| |
OpenPOWER on IntegriCloud