aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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
| | |_|/ | |/| |
* | | | omap: add hwspinlock deviceSimon Que2011-02-172-0/+64
|/ / /
* | | Merge branch 'for_2.6.39/omap4_hwmod_data' of git://gitorious.org/omap-pm/lin...Tony Lindgren2011-02-171-47/+3072
|\ \ \ | |_|/ |/| |
| * | OMAP4: hwmod data: Add USBOTGBenoit Cousson2011-02-171-1/+95
| * | OMAP4: hwmod data: Add AESS, McPDM, bandgap, counter_32k, MMC, KBD, ISS & IPUBenoit Cousson2011-02-171-16/+993
| * | OMAP4: hwmod data: Add McBSPBenoit Cousson2011-02-171-4/+289
| * | OMAP4: hwmod data: Add DMICBenoit Cousson2011-02-171-1/+93
| * | OMAP4: hwmod data: Add mailboxBenoit Cousson2011-02-171-1/+67
| * | OMAP4: hwmod data: Add DSS, DISPC, DSI1&2, RFBI, HDMI and VENCBenoit Cousson2011-02-171-8/+604
| * | OMAP4: hwmod data: Add timerBenoit Cousson2011-02-171-11/+622
| * | OMAP4: hwmod data: Add McSPIBenoit Cousson2011-02-171-4/+245
| * | OMAP4: hwmod data: Add hwspinlockBenoit Cousson2011-02-171-1/+64
| |/
| |
| \
*-. \ Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren2011-02-1681-371/+650
|\ \ \ | |_|/ |/| |
| | * TI816X: Update to use init_earlyTony Lindgren2011-02-161-1/+6
| | * TI816X: Add low level debug supportHemant Pedanekar2011-02-163-0/+27
| | * TI816X: Create board support and enable build for TI816X EVMHemant Pedanekar2011-02-163-0/+63
| | * TI816X: Update common OMAP machine specific sourcesHemant Pedanekar2011-02-1612-10/+144
| | * TI816X: Update common omap platform filesHemant Pedanekar2011-02-165-0/+26
| | * omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_initTony Lindgren2011-02-141-4/+24
| | * omap2+: Fix omap_serial_early_init to work with init_early hookTony Lindgren2011-02-143-5/+5
| | * omap2+: Make omap_hwmod_late_init into core_initcallTony Lindgren2011-02-143-4/+2
| | * ARM: OMAP2: use early init hookRussell King - ARM Linux2011-02-1427-102/+130
| * | omap: McBSP: Remove unused audio macros in mcbsp.hKishon Vijay Abraham I2011-02-141-14/+0
| * | wip: fix section mismatches in omap1_defconfigUwe Kleine-König2011-02-092-3/+3
| * | ARM: omap: move omap_board_config_kernel to .init.dataUwe Kleine-König2011-02-091-2/+3
| * | ARM: omap: move omap_get_config et al. to .init.textUwe Kleine-König2011-02-092-6/+4
| * | ARM: omap1/nokia770: mark some functions __initUwe Kleine-König2011-02-091-3/+3