index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
2010-10-08
30
-45
/
+44
*
OMAP: split plat-omap/common.c
Paul Walmsley
2010-10-08
7
-281
/
+321
*
OMAP: McBSP: implement functional clock switching via clock framework
Paul Walmsley
2010-10-08
3
-3
/
+62
*
OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.c
Paul Walmsley
2010-10-08
4
-1
/
+45
*
OMAP3xxx: clock: add clkdev aliases for McBSP fclk source switching
Paul Walmsley
2010-10-08
1
-0
/
+10
*
OMAP2430: clock: add MCBSP_CLKS node and clkdev aliases
Paul Walmsley
2010-10-08
1
-5
/
+59
*
OMAP2420: clock: add MCBSP_CLKS node and clkdev aliases
Paul Walmsley
2010-10-08
1
-2
/
+38
*
OMAP2420: CTRL: fix OMAP242X_CTRL_REGADDR macro
Paul Walmsley
2010-10-08
2
-2
/
+2
*
OMAP2+: Kconfig: disallow builds for boards that don't use the currently-sele...
Paul Walmsley
2010-10-08
2
-5
/
+17
*
omap: Update omap2plus_defconfig to use ttyO instead ttyS
Tony Lindgren
2010-10-08
1
-1
/
+1
*
OMAP2: PM: check UART status before trying to idle
Kevin Hilman
2010-10-08
1
-0
/
+2
*
omap: hwmod: Handle modules with 16bit registers
Rajendra Nayak
2010-10-08
2
-11
/
+19
*
arm/omap: remove duplicated include
Nicolas Kaiser
2010-10-08
1
-2
/
+0
*
OMAP2PLUS: WDT: Fix: Disable WDT after reset during init
Charulatha V
2010-10-08
1
-0
/
+61
*
omap3: Remove VMMC2 regulator on IGEP v2
Enric Balletbo i Serra
2010-10-08
1
-23
/
+3
*
omap3: Add i2c eeprom driver to read EDID on IGEP v2
Enric Balletbo i Serra
2010-10-08
1
-9
/
+24
*
omap3: Fix handling some GPIO's for WLAN-BT combo on IGEP v2
Enric Balletbo i Serra
2010-10-08
1
-27
/
+69
*
omap3: Introduce function to detect the IGEP v2 hardwarerevision
Enric Balletbo i Serra
2010-10-08
1
-0
/
+47
*
omap3: fix and improve the LED handling on IGEP v2 board
Enric Balletbo i Serra
2010-10-08
1
-69
/
+87
*
omap3: Add external VBUS power switch and overcurrent detect onIGEP v2 board
Enric Balletbo i Serra
2010-10-08
1
-0
/
+16
*
omap3: Add minimal OMAP3 IGEP module support
Enric Balletbo i Serra
2010-10-08
4
-0
/
+411
*
Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
Tony Lindgren
2010-10-08
21
-337
/
+1736
|
\
|
*
manual merge for pm-hwmod-uart due to conflicts
Kevin Hilman
2010-10-01
18
-296
/
+1343
|
|
\
|
|
*
OMAP3: SERIAL: Initialize all omap-uarts for zoom boards
Govindraj.R
2010-09-29
2
-1
/
+1
|
|
*
OMAP: SERIAL: Enable omap-serial driver in Kconfig
Govindraj.R
2010-09-29
1
-3
/
+8
|
|
*
serial: Add OMAP high-speed UART driver
Govindraj.R
2010-09-29
1
-0
/
+129
|
|
*
OMAP3: serial: Fix uart4 handling for 3630
Govindraj.R
2010-09-29
1
-1
/
+5
|
|
*
OMAP3: PM: Add prepare idle and resume idle call for uart4
Govindraj.R
2010-09-29
1
-0
/
+2
|
|
*
OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs
Govindraj.R
2010-09-29
4
-2
/
+18
|
|
*
OMAP clock: Add uart4_ick/fck definitions for 3630
Govindraj.R
2010-09-29
1
-0
/
+22
|
|
*
OMAP: UART: use non-locking versions of hwmod enable/idle functions
Kevin Hilman
2010-09-29
1
-2
/
+21
|
|
*
OMAP: UART: don't do automatic bus-level suspend/resume
Kevin Hilman
2010-09-29
1
-2
/
+6
|
|
*
OMAP2: UART: remove set_uart_globals
Govindraj.R
2010-09-29
3
-22
/
+0
|
|
*
OMAP: UART: omap_device conversions, remove implicit 8520 assumptions
Kevin Hilman
2010-09-29
1
-269
/
+260
|
|
*
OMAP2/3: UART: add omap_hwmod data for UARTs 1-4
Kevin Hilman
2010-09-29
6
-2
/
+644
|
|
*
OMAP4: UART: Add uart1-4 hwmods data for omap4
Benoit Cousson
2010-09-29
1
-0
/
+235
|
*
|
Merge branch 'pm-hwmod-wdog' into pm-hwmods
Kevin Hilman
2010-10-01
7
-41
/
+393
|
|
\
\
|
|
*
|
OMAP: WDT: Split OMAP1 and OMAP2PLUS device registration
Varadarajan, Charulatha
2010-09-29
3
-41
/
+66
|
|
*
|
OMAP4: hwmod data: Add watchdog timer
Benoit Cousson
2010-09-29
1
-0
/
+133
|
|
*
|
OMAP2430: hwmod data: Add watchdog timer
Varadarajan, Charulatha
2010-09-29
1
-0
/
+64
|
|
*
|
OMAP2420: hwmod data: Add watchdog timer
Varadarajan, Charulatha
2010-09-29
1
-0
/
+64
|
|
*
|
OMAP3: hwmod data: Add watchdog timer
Varadarajan, Charulatha
2010-09-29
1
-0
/
+66
|
|
|
/
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'devel-omap1' and 'devel-omap2plus' into omap-for-linus
Tony Lindgren
2010-10-08
12
-66
/
+254
|
\
\
\
\
|
|
*
|
|
omap4 hsmmc: Update ocr mask for MMC2 for regulator to use
kishore kadiyala
2010-10-01
1
-0
/
+1
|
|
*
|
|
omap4 hsmmc: Register offset handling
kishore kadiyala
2010-10-01
3
-5
/
+10
|
|
*
|
|
omap4 hsmmc: Fix the init if CONFIG_MMC_OMAP_HS is not set
Benoit Cousson
2010-10-01
1
-1
/
+7
|
|
*
|
|
OMAP4 ES2: HSMMC soft reset change
Madhusudhan Chikkature
2010-10-01
2
-0
/
+4
|
|
*
|
|
omap: pandora: enable twl4030 charger
Grazvydas Ignotas
2010-10-01
1
-0
/
+3
|
|
*
|
|
omap: pandora: add fixed regulator for wlan
Grazvydas Ignotas
2010-10-01
1
-11
/
+32
|
|
*
|
|
omap2/3: Update revision identification
Sanjeev Premi
2010-10-01
2
-42
/
+66
[next]