aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
...
| * | | | omap: serial: Fix the boot-up crash/reboot without CONFIG_PMSantosh Shilimkar2010-10-11
| * | | | OMAP3: PM: fix scratchpad memory accesses for off-modeKevin Hilman2010-10-11
| * | | | Merge branch 'control_mcbsp_fix_2.6.37' of git://git.pwsan.com/linux-2.6 into...Tony Lindgren2010-10-08
| |\ \ \ \
| | * | | | OMAP: McBSP: Remove null omap44xx ops commentJarkko Nikula2010-10-08
| | * | | | OMAP: McBSP: Swap CLKS source definitionJarkko Nikula2010-10-08
| | * | | | OMAP: McBSP: Fix CLKR and FSR signal muxingJarkko Nikula2010-10-08
| | * | | | OMAP2+: clock: reduce the amount of standard debugging while disabling unused...Paul Walmsley2010-10-08
| | * | | | OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-08
| | * | | | OMAP: split plat-omap/common.cPaul Walmsley2010-10-08
| | * | | | OMAP: McBSP: implement functional clock switching via clock frameworkPaul Walmsley2010-10-08
| | * | | | OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.cPaul Walmsley2010-10-08
| | * | | | OMAP3xxx: clock: add clkdev aliases for McBSP fclk source switchingPaul Walmsley2010-10-08
| | * | | | OMAP2430: clock: add MCBSP_CLKS node and clkdev aliasesPaul Walmsley2010-10-08
| | * | | | OMAP2420: clock: add MCBSP_CLKS node and clkdev aliasesPaul Walmsley2010-10-08
| | * | | | OMAP2420: CTRL: fix OMAP242X_CTRL_REGADDR macroPaul Walmsley2010-10-08
| | * | | | OMAP2+: Kconfig: disallow builds for boards that don't use the currently-sele...Paul Walmsley2010-10-08
| * | | | | omap4: pandaboard: enable the ehci port on pandaboardDavid Anders2010-10-08
| * | | | | omap4: pandaboard: Fix the init if CONFIG_MMC_OMAP_HS is not setDavid Anders2010-10-08
| * | | | | omap4: pandaboard: remove unused hsmmc definitionDavid Anders2010-10-08
| |/ / / /
| * | | | omap: Update omap2plus_defconfig to use ttyO instead ttySTony Lindgren2010-10-08
| * | | | OMAP2: PM: check UART status before trying to idleKevin Hilman2010-10-08
| * | | | omap: hwmod: Handle modules with 16bit registersRajendra Nayak2010-10-08
| * | | | arm/omap: remove duplicated includeNicolas Kaiser2010-10-08
| * | | | OMAP2PLUS: WDT: Fix: Disable WDT after reset during initCharulatha V2010-10-08
| * | | | omap3: Remove VMMC2 regulator on IGEP v2Enric Balletbo i Serra2010-10-08
| * | | | omap3: Add i2c eeprom driver to read EDID on IGEP v2Enric Balletbo i Serra2010-10-08
| * | | | omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2Enric Balletbo i Serra2010-10-08
| * | | | omap3: Introduce function to detect the IGEP v2 hardwarerevisionEnric Balletbo i Serra2010-10-08
| * | | | omap3: fix and improve the LED handling on IGEP v2 boardEnric Balletbo i Serra2010-10-08
| * | | | omap3: Add external VBUS power switch and overcurrent detect onIGEP v2 boardEnric Balletbo i Serra2010-10-08
| * | | | omap3: Add minimal OMAP3 IGEP module supportEnric Balletbo i Serra2010-10-08
| * | | | Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Tony Lindgren2010-10-08
| |\ \ \ \
| | * \ \ \ manual merge for pm-hwmod-uart due to conflictsKevin Hilman2010-10-01
| | |\ \ \ \
| | | * | | | OMAP3: SERIAL: Initialize all omap-uarts for zoom boardsGovindraj.R2010-09-29
| | | * | | | OMAP: SERIAL: Enable omap-serial driver in KconfigGovindraj.R2010-09-29
| | | * | | | serial: Add OMAP high-speed UART driverGovindraj.R2010-09-29
| | | * | | | OMAP3: serial: Fix uart4 handling for 3630Govindraj.R2010-09-29
| | | * | | | OMAP3: PM: Add prepare idle and resume idle call for uart4Govindraj.R2010-09-29
| | | * | | | OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regsGovindraj.R2010-09-29
| | | * | | | OMAP clock: Add uart4_ick/fck definitions for 3630Govindraj.R2010-09-29
| | | * | | | OMAP: UART: use non-locking versions of hwmod enable/idle functionsKevin Hilman2010-09-29
| | | * | | | OMAP: UART: don't do automatic bus-level suspend/resumeKevin Hilman2010-09-29
| | | * | | | OMAP2: UART: remove set_uart_globalsGovindraj.R2010-09-29
| | | * | | | OMAP: UART: omap_device conversions, remove implicit 8520 assumptionsKevin Hilman2010-09-29
| | | * | | | OMAP2/3: UART: add omap_hwmod data for UARTs 1-4Kevin Hilman2010-09-29
| | | * | | | OMAP4: UART: Add uart1-4 hwmods data for omap4Benoit Cousson2010-09-29
| | * | | | | Merge branch 'pm-hwmod-wdog' into pm-hwmodsKevin Hilman2010-10-01
| | |\ \ \ \ \
| | | * | | | | OMAP: WDT: Split OMAP1 and OMAP2PLUS device registrationVaradarajan, Charulatha2010-09-29
| | | * | | | | OMAP4: hwmod data: Add watchdog timerBenoit Cousson2010-09-29
| | | * | | | | OMAP2430: hwmod data: Add watchdog timerVaradarajan, Charulatha2010-09-29