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
/
plat-omap
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-27
ARM: OMAP2+: Add SoC specific map_io functions
Benoit Cousson
1
-0
/
+4
2011-09-27
ARM: OMAP: mcbsp: Start generalize signal muxing functions
Jarkko Nikula
2
-8
/
+29
2011-09-27
ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src
Jarkko Nikula
2
-12
/
+26
2011-09-27
ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c
Jarkko Nikula
1
-11
/
+0
2011-09-27
ARM: OMAP: mcbsp: Update mcbsp.h include dependencies
Jarkko Nikula
1
-3
/
+1
2011-09-27
ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic
Jarkko Nikula
2
-57
/
+22
2011-09-27
ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c
Jarkko Nikula
2
-14
/
+5
2011-09-27
ARM: OMAP: mcbsp: Use per instance register cache size
Jarkko Nikula
2
-4
/
+5
2011-09-27
ARM: OMAP: mcbsp: Make threshold based transfer code generic
Jarkko Nikula
2
-76
/
+59
2011-09-27
ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic
Jarkko Nikula
2
-4
/
+5
2011-09-27
ARM: OMAP: mcbsp: Make wakeup control generic
Jarkko Nikula
2
-34
/
+12
2011-09-27
ARM: OMAP: mcbsp: Implement generic register access
Jarkko Nikula
2
-115
/
+75
2011-09-27
ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...
Jarkko Nikula
2
-48
/
+0
2011-09-27
ARM: OMAP: mcbsp: Remove unused variables from platform data
Jarkko Nikula
1
-7
/
+0
2011-09-23
Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...
Tony Lindgren
4
-135
/
+118
2011-09-16
OMAP: omap_device: decouple platform_device from omap_device
Kevin Hilman
2
-50
/
+57
2011-09-16
OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer
Kevin Hilman
1
-5
/
+8
2011-09-16
OMAP: omap_device: device register functions now take platform_device pointer
Kevin Hilman
1
-11
/
+11
2011-09-16
OMAP: omap_device: when building return platform_device instead of omap_device
Kevin Hilman
3
-9
/
+9
2011-09-16
OMAP: omap_device: remove internal functions from omap_device.h
Kevin Hilman
2
-10
/
+8
2011-09-16
OMAP: omap_device: make latency autoadjust messages debug
Grazvydas Ignotas
1
-8
/
+8
2011-09-16
OMAP: omap_device: replace debug/warning/error prints with dev_* macros
Kevin Hilman
1
-43
/
+42
2011-09-16
omap: mcbsp: Remove omap device API
Jarkko Nikula
1
-27
/
+0
2011-09-16
Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...
Tony Lindgren
4
-98
/
+17
2011-09-15
OMAP: id: remove OMAP_CHIP declarations, code
Paul Walmsley
2
-64
/
+0
2011-09-15
OMAP2+: hwmod: remove OMAP_CHIP*
Paul Walmsley
1
-2
/
+0
2011-09-15
OMAP2+: id: remove OMAP_REVBITS_* macros
Paul Walmsley
1
-23
/
+10
2011-09-15
OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels
Paul Walmsley
1
-1
/
+2
2011-09-14
OMAP3: id: remove identification codes that only correspond to marketing names
Paul Walmsley
1
-9
/
+5
2011-09-07
OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
Kevin Hilman
1
-0
/
+3
2011-08-25
OMAP: omap_device: only override _noirq methods, not normal suspend/resume
Kevin Hilman
1
-1
/
+2
2011-08-24
ARM: OMAP: Introduce SoC specific early_init
Tony Lindgren
1
-0
/
+9
2011-08-24
ARM: OMAP: Move omap2_init_common_devices out of init_early
Tony Lindgren
1
-1
/
+1
2011-08-10
arch:arm:plat-omap:iovmm: remove unused variable 'va'
Maxin John
1
-3
/
+0
2011-08-10
am3505/3517: Various platform defines for UART4
Raphaël Assénat
3
-0
/
+9
2011-08-05
OMAP1: enable GENERIC_IRQ_CHIP
Kevin Hilman
1
-0
/
+1
2011-07-27
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-39
/
+111
2011-07-27
Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-1
/
+3
2011-07-27
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+0
2011-07-27
Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
5
-6
/
+38
2011-07-27
Merge branch 'next/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
3
-3
/
+35
2011-07-25
Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-970
/
+352
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-10
/
+5
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+3
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-5
/
+57
2011-07-23
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
2
-12
/
+22
2011-07-23
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+20
2011-07-21
arm: don't create useless copies to pass into debugfs_create_dir()
Al Viro
1
-5
/
+1
2011-07-21
switch assorted clock drivers to debugfs_remove_recursive()
Al Viro
1
-4
/
+2
2011-07-19
ARM: Consolidate the clkdev header files
Kyungmin Park
1
-13
/
+0
[next]