index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
board-cm-t35.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
Merge branch 'depends/omap2_dss' into next/cleanup
Arnd Bergmann
1
-3
/
+3
2011-10-08
Merge branch 'depends/rmk/devel-stable' into next/cleanup
Arnd Bergmann
1
-2
/
+2
2011-09-30
OMAP: use dvi panel driver instead of generic-dpi
Tomi Valkeinen
1
-3
/
+3
2011-08-24
ARM: OMAP: Introduce SoC specific early_init
Tony Lindgren
1
-7
/
+2
2011-08-24
ARM: OMAP: Move omap2_init_common_devices out of init_early
Tony Lindgren
1
-2
/
+2
2011-08-22
ARM: mach-omap2: convert boot_params to atag_offset
Nicolas Pitre
1
-2
/
+2
2011-07-10
Merge branch 'cleanup-part-2' into devel-board
Tony Lindgren
1
-43
/
+8
2011-07-05
arm: omap3: cm-t35: add support for cm-t3730
Igor Grinberg
1
-16
/
+61
2011-07-04
OMAP3: Move common regulator configuration to twl-common
Peter Ujfalusi
1
-36
/
+8
2011-07-04
OMAP3: Move common twl configuration to twl-common
Peter Ujfalusi
1
-8
/
+1
2011-07-04
arm: omap3: cm-t35: fix slow path warning
Igor Grinberg
1
-2
/
+2
2011-07-04
arm: omap3: cm-t35: minor comments fixes
Igor Grinberg
1
-9
/
+5
2011-06-29
Merge branch 'devel-timer' into devel-cleanup
Tony Lindgren
1
-2
/
+2
2011-06-29
omap: cleanup NAND platform data
Grazvydas Ignotas
1
-2
/
+0
2011-06-20
omap: Set separate timer init functions to avoid cpu_is_omap tests
Tony Lindgren
1
-1
/
+1
2011-06-16
omap: Use separate init_irq functions to avoid cpu_is_omap tests early
Tony Lindgren
1
-1
/
+1
2011-06-14
Remove old-style supply.dev assignments common in hsmmc init
Oleg Drokin
1
-4
/
+0
2011-06-14
cleanup regulator supply definitions in mach-omap2
Oleg Drokin
1
-16
/
+18
2011-06-01
arm: omap2plus: move NAND_BLOCK_SIZE out of boards
Igor Grinberg
1
-2
/
+0
2011-05-26
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-197
/
+39
2011-05-12
arm: omap2plus: GPIO cleanup
Igor Grinberg
1
-52
/
+22
2011-05-11
OMAP: DSS2: Move panel-generic-dpi.h to include/video/
Tomi Valkeinen
1
-1
/
+1
2011-05-11
OMAP: DSS2: Move display.h to include/video/
Tomi Valkeinen
1
-1
/
+1
2011-05-09
omap: musb: introduce default board config
Mike Rapoport
1
-7
/
+1
2011-05-03
omap: use common initialization for PMIC i2c bus
Mike Rapoport
1
-11
/
+1
2011-05-03
omap: consolidate touch screen initialization among different boards
Mike Rapoport
1
-56
/
+2
2011-04-20
omap: convert boards that use SMSC911x to use gpmc-smsc911x
Mike Rapoport
1
-71
/
+13
2011-03-22
Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux
Paul Mundt
1
-1
/
+1
2011-03-18
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-27
/
+16
2011-03-11
omap2+: mux: Fix compile when CONFIG_OMAP_MUX is not selected
Tony Lindgren
1
-0
/
+2
2011-03-11
OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver
Senthilvadivu Guruswamy
1
-1
/
+1
2011-03-01
arm: omap: usb: Invoke usbhs core device initialization
Keshava Munegowda
1
-1
/
+1
2011-03-01
arm: omap: usb: create common enums and structures for ehci and ohci
Keshava Munegowda
1
-5
/
+5
2011-02-25
omap2+: Minimize board specific init_early calls
Tony Lindgren
1
-6
/
+5
2011-02-23
OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ...
Senthilvadivu Guruswamy
1
-9
/
+1
2011-02-23
OMAP2, 3: DSS2: Use Regulator init with driver name
Senthilvadivu Guruswamy
1
-8
/
+4
2011-02-15
ARM: OMAP2: use early init hook
Russell King - ARM Linux
1
-4
/
+4
2011-01-10
OMAP: use generic DPI panel driver in board files
Bryan Wu
1
-6
/
+17
2010-12-22
OMAP2+: io: split omap2_init_common_hw()
Paul Walmsley
1
-1
/
+2
2010-12-18
omap: kill all section mismatch warning for omap2plus_defconfig
Bryan Wu
1
-8
/
+3
2010-12-08
OMAP: GPIO: Implement GPIO as a platform device
Varadarajan, Charulatha
1
-1
/
+0
2010-10-26
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+4
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-2
/
+0
2010-10-08
arm/omap: remove duplicated include
Nicolas Kaiser
1
-2
/
+0
2010-10-08
OMAP3: Keypad: Fix incorrect type initializer
Manjunath Kondaiah G
1
-1
/
+1
2010-09-27
omap: mmc: extended to pass host capabilities from board file
Sukumar Ghorai
1
-2
/
+3
2010-08-04
Merge branch 'devel-map-io' into omap-for-linus
Tony Lindgren
1
-7
/
+2
2010-08-04
omap3: introduce omap3_map_io
Mike Rapoport
1
-7
/
+1
2010-08-04
omap3: Unify omap2_set_globals_3[43,6x]x functions
Sergio Aguirre
1
-1
/
+1
2010-08-02
omap3 nand: fix issue in board file to detect nand
Sukumar Ghorai
1
-19
/
+1
[next]