summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* davinci: da8xx: Add support for DA830/OMAP-L137 EVM boardMark A. Greer2009-08-266-2/+1399
* davinci: da8xx: Add base DA830/OMAP-L137 SoC supportMark A. Greer2009-08-2613-9/+2252
* davinci: dm365 evm cpld support: leds, card detect, other setupDavid Brownell2009-08-261-10/+253
* davinci: dm365: add NAND support to EVM boardSandeep Paulraj2009-08-261-0/+84
* davinci: MMC/SD Support for dm365 EVMSandeep Paulraj2009-08-261-0/+27
* davinci: dm365: add MMC/SD supportSandeep Paulraj2009-08-261-14/+31
* davinci: dm365: add EDMA supportSandeep Paulraj2009-08-261-0/+87
* davinci: dm365: EMAC support for SoC and dm365 EVMSandeep Paulraj2009-08-262-2/+122
* davinci: dm365: add mux entries for EDMA, RTC, EMAC, keypad.Sandeep Paulraj2009-08-262-0/+18
* davinci: Adding DM365 entries to Makefile/Kconfig/defconfigSandeep Paulraj2009-08-263-0/+17
* davinci: Adding DM365 EVM board supportSandeep Paulraj2009-08-261-0/+76
* davinci: Adding DM365 SOC SupportSandeep Paulraj2009-08-267-1/+875
* davinci: remove watchdog from soc_infoKevin Hilman2009-08-266-12/+5
* davinci: sram warning fixDavid Brownell2009-08-261-1/+1
* davinci: Kconfig: enable EVMs by default when SoCs are enabledKevin Hilman2009-08-261-1/+3
* davinci: dm644x: Support for dm644x silicon revision 2.1Rajashekhara, Sudhakar2009-08-261-0/+7
* davinci: Fix watchdog reset codeDavid Griego2009-08-261-7/+3
* davinci: dm646x: Adds McASP clockChaithrika U S2009-08-261-0/+14
* davinci: EDMA: add support for dm646xSudhakar Rajashekhara2009-08-261-0/+40
* davinci: EDMA: multiple CCs, channel mapping and API changesSudhakar Rajashekhara2009-08-266-321/+635
* ARM: 5673/1: U300 fix initsection compile warningLinus Walleij2009-08-151-1/+1
* Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-08-151-1/+1
|\
| * ARM: S3C24XX: Fix clkout mpx errorDavide Rizzo2009-08-141-1/+1
* | Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-08-154-12/+3
|\ \
| * | mx31moboard: invert sdhc ro signal senseValentin Longchamp2009-08-143-3/+3
| * | mx3: Fix double pin allocation in pcm037_eet.cGuennadi Liakhovetski2009-07-311-9/+0
* | | ARM: Fix broken highmem supportRussell King2009-08-153-47/+83
* | | Merge branch 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2009-08-131-1/+1
|\ \ \
| * | | IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changesMikael Pettersson2009-08-111-1/+1
* | | | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-109-78/+197
|\ \ \ \
| * | | | OMAP3: Overo: add missing pen-down GPIO definitionKevin Hilman2009-08-051-0/+1
| * | | | OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman2009-08-051-0/+6
| * | | | OMAP3: PM: Fix wrong sequence in suspend.Jouni Hogander2009-08-051-1/+1
| * | | | OMAP: PM: CPUfreq: obey min/max settings of policyEero Nurkkala2009-08-051-4/+4
| * | | | OMAP2/3/4: UART: allow in-order port traversalKevin Hilman2009-08-051-1/+1
| * | | | OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman2009-08-051-58/+116
| * | | | OMAP3: Fixed crash bug with serial + suspendTero Kristo2009-08-053-2/+36
| * | | | OMAP4: UART: cleanup special case IRQ handlingKevin Hilman2009-08-051-4/+3
| * | | | OMAP3: PM: Do not build suspend code if SUSPEND is not enabledKevin Hilman2009-08-051-0/+6
| * | | | OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman2009-08-051-0/+6
| * | | | OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman2009-08-051-0/+9
| * | | | OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman2009-08-051-0/+3
| * | | | OMAP3: PM: CM_REGADDR macros using wrong nameKevin Hilman2009-08-051-3/+3
| * | | | OMAP2/3: PM: make PM __init calls staticKevin Hilman2009-08-053-5/+2
| |/ / /
* | | | Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King2009-08-1031-206/+623
|\ \ \ \
| * | | | OMAP3 clock: correct module IDLEST bits: SSI; DSS; USBHOST; HSOTGUSBPaul Walmsley2009-07-242-18/+185
| * | | | OMAP2 clock: 2430 I2CHS uses non-standard CM_IDLEST registerPaul Walmsley2009-07-242-4/+37
| * | | | OMAP2/3 clock: split, rename omap2_wait_clock_ready()Paul Walmsley2009-07-245-77/+131
| * | | | OMAP3 SDRC: Move the clk stabilization delay to the right placeRajendra Nayak2009-07-241-2/+2
| * | | | OMAP3 SDRC: Fix freeze when scaling CORE dpll to < 83MhzRajendra Nayak2009-07-241-1/+1
OpenPOWER on IntegriCloud