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-am3517evm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-13
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-1
/
+0
2012-09-13
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
1
-2
/
+1
2012-09-13
ARM: OMAP: Move gpio.h to include/linux/platform_data
Tony Lindgren
1
-0
/
+1
2012-09-11
ARM: OMAP: cleanup struct omap_board_config_kernel
Igor Grinberg
1
-6
/
+0
2012-05-27
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2012-05-09
OMAPDSS: TFP410: rename dvi files to tfp410
Tomi Valkeinen
1
-1
/
+1
2012-05-09
OMAPDSS: TFP410: rename dvi -> tfp410
Tomi Valkeinen
1
-2
/
+2
2012-05-09
OMAP: board-files: remove custom PD GPIO handling for DVI output
Tomi Valkeinen
1
-18
/
+1
2012-05-08
ARM: omap2: use machine specific hook for late init
Shawn Guo
1
-0
/
+1
2012-03-28
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-115
/
+2
2012-03-05
ARM: OMAP: move generic EMAC init to separate file
Ilya Yanok
1
-115
/
+2
2012-02-20
ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins
Tony Lindgren
1
-1
/
+1
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
1
-1
/
+3
2012-01-05
Merge branch 'restart' into for-linus
Russell King
1
-0
/
+1
2012-01-05
ARM: restart: omap: use new restart hook
Russell King
1
-0
/
+1
2011-12-10
ARM: OMAP: hsmmc: Add support for AM3517EVM base-board MMC slot
Vaibhav Hiremath
1
-0
/
+22
2011-11-22
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
1
-0
/
+1
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
1
-1
/
+1
2011-11-15
ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
1
-0
/
+1
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
-1
/
+1
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
-5
/
+1
2011-08-24
ARM: OMAP: Move omap2_init_common_devices out of init_early
Tony Lindgren
1
-1
/
+1
2011-08-22
ARM: mach-omap2: convert boot_params to atag_offset
Nicolas Pitre
1
-1
/
+1
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-05-26
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-39
/
+17
2011-05-24
Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Tony Lindgren
1
-1
/
+1
2011-05-18
usb: musb: am35x: fix compile error when building am35x
Felipe Balbi
1
-1
/
+1
2011-05-12
arm: omap2plus: GPIO cleanup
Igor Grinberg
1
-38
/
+16
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-03-18
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-24
/
+17
2011-03-09
audio : AM3517 : Adding i2c info for AIC23 codec
Abhilash Vadakkepat Koyamangalath
1
-0
/
+3
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
-6
/
+6
2011-02-25
omap2+: Minimize board specific init_early calls
Tony Lindgren
1
-5
/
+5
2011-02-23
OMAP2, 3: DSS2: board files: replace platform_device_register with omap_displ...
Senthilvadivu Guruswamy
1
-15
/
+1
2011-02-22
Merge branch 'for-tony' of git://gitorious.org/usb/usb into omap-for-linus
Tony Lindgren
1
-0
/
+4
2011-02-17
usb: musb: AM35x: moving internal phy functions out of usb_musb.c file
Hema HK
1
-0
/
+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
-2
/
+2
2010-12-10
Merge branch 'devel-gpio' into omap-for-linus
Tony Lindgren
1
-1
/
+0
2010-12-08
OMAP: GPIO: Implement GPIO as a platform device
Varadarajan, Charulatha
1
-1
/
+0
2010-12-03
arm: mach-omap2: remove NULL board_mux from board files
Aaro Koskinen
1
-2
/
+0
2010-10-26
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+3
2010-10-25
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+26
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+30
[next]