summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* omap3evm: add support for the WL12xx WLAN module to the AM/DM3xx Evaluation M...Eyal Reizer2011-02-171-0/+78
* 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
| * | arm: mach-omap1: board-voiceblue: add missing includeAaro Koskinen2011-01-271-0/+1
| * | ARM: OMAP: Allow platforms to hook reset cleanlyRussell King - ARM Linux2011-01-276-86/+91
| * | arm: mach-omap1: board-h3: make nand_platdata staticAaro Koskinen2011-01-271-1/+1
| * | arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata staticAaro Koskinen2011-01-271-2/+2
| * | arm: mach-omap1: board-innovator: make innovator_mmc_init() staticAaro Koskinen2011-01-271-1/+1
| * | arm: mach-omap1: board-h2: make h2_nand_platdata staticAaro Koskinen2011-01-271-1/+1
| * | arm: plat-omap: dma: make omap_dma_in_1510_mode() staticAaro Koskinen2011-01-271-1/+1
| * | arm: omap2: irq: fix compile warning:Felipe Balbi2011-01-271-2/+2
| * | arm: omap1: fix a bunch of section mismatchesFelipe Balbi2011-01-272-8/+8
| * | arm: omap1: fix compile warningsFelipe Balbi2011-01-271-46/+46
| * | arm: omap1: fix compile warningFelipe Balbi2011-01-271-13/+0
| * | arm: omap: i2c: fix compile warningFelipe Balbi2011-01-271-1/+1
| * | omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-2716-57/+57
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-02-1512-23/+120
|\ \ \
| * | | m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer2011-02-161-1/+3
| * | | m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer2011-02-162-2/+2
| * | | m68knommu: add missing linker __modver sectionGreg Ungerer2011-02-161-0/+6
| * | | m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer2011-02-161-2/+2
OpenPOWER on IntegriCloud