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
/
io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+8
2012-03-28
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-50
/
+8
2012-03-28
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2012-03-15
Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...
Arnd Bergmann
1
-0
/
+1
2012-03-14
Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
1
-0
/
+1
2012-03-08
Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2...
Olof Johansson
1
-0
/
+1
2012-03-06
ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selected
Tony Lindgren
1
-1
/
+1
2012-03-06
Merge commit 'v3.3-rc6'
Tomi Valkeinen
1
-0
/
+1
2012-03-06
ARM: OMAP2+: included some headers twice
Danny Kukawka
1
-1
/
+0
2012-03-01
Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/li...
Arnd Bergmann
1
-1
/
+8
2012-02-24
ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers
Tony Lindgren
1
-40
/
+0
2012-02-24
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
1
-10
/
+7
2012-02-23
OMAP2+: remove unneeded #include omapfb.h
Tomi Valkeinen
1
-1
/
+0
2012-02-18
Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...
Tony Lindgren
1
-1
/
+3
2012-02-14
ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callback
Santosh Shilimkar
1
-0
/
+1
2012-01-26
ARM: OMAP2+: io: fix compilation breakage on 2420-only configs
Paul Walmsley
1
-1
/
+3
2012-01-20
Merge branch 'soc-part2' into soc
Tony Lindgren
1
-1
/
+8
2011-12-20
ARM: OMAP2+: split omap2/3/4_check_revision function
Vaibhav Hiremath
1
-1
/
+8
2011-12-17
Merge branch 'for_3.3/uart/runtime-pm' of git://git.kernel.org/pub/scm/linux/...
Tony Lindgren
1
-7
/
+31
2011-12-13
ARM: OMAP: TI81XX: Prepare for addition of TI814X support
Hemant Pedanekar
1
-7
/
+7
2011-12-13
ARM: OMAP: am33xx: Update common OMAP machine specific sources
Afzal Mohammed
1
-0
/
+24
2011-12-08
ARM: OMAP4: Fix errata i688 with MPU interconnect barriers.
Santosh Shilimkar
1
-0
/
+9
2011-12-06
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
1
-1
/
+0
2011-11-22
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
1
-3
/
+0
2011-11-18
ARM: plat-omap: remove arch specific special handling for ioremap
Nicolas Pitre
1
-1
/
+0
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
1
-2
/
+2
2011-11-15
ARM: omap2plus: remove irq-related global base addresses
Marc Zyngier
1
-3
/
+0
2011-11-05
ARM: OMAP: Fix errors and warnings when building for one board
Sanjeev Premi
1
-0
/
+6
2011-11-01
Merge branch 'depends/rmk/memory_h' into next/cleanup2
Arnd Bergmann
1
-1
/
+1
2011-10-20
ARM: OMAP: Warn if omap_ioremap is called before SoC detection
Tony Lindgren
1
-0
/
+1
2011-10-20
ARM: OMAP: Move set_globals initialization to happen in init_early
Tony Lindgren
1
-1
/
+13
2011-10-20
ARM: OMAP: Map SRAM later on with ioremap_exec()
Tony Lindgren
1
-18
/
+3
2011-10-20
ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is done
Tony Lindgren
1
-47
/
+48
2011-09-16
Merge branch 'for_3.2/voltage-cleanup' of git://gitorious.org/khilman/linux-o...
Tony Lindgren
1
-0
/
+5
2011-09-16
Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...
Tony Lindgren
1
-4
/
+4
2011-09-15
OMAP2: add voltage domains and connect to powerdomains
Kevin Hilman
1
-0
/
+2
2011-09-15
OMAP2+: voltage: start towards a new voltagedomain layer
Kevin Hilman
1
-0
/
+3
2011-09-15
OMAP: powerdomain: remove omap_chip bitmasks
Paul Walmsley
1
-2
/
+2
2011-09-15
OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain
Paul Walmsley
1
-2
/
+2
2011-08-24
ARM: OMAP: Introduce SoC specific early_init
Tony Lindgren
1
-0
/
+40
2011-08-24
ARM: OMAP: Move omap2_init_common_devices out of init_early
Tony Lindgren
1
-2
/
+2
2011-08-22
ARM: omap: Setup consistent dma size at boot time
Jon Medhurst
1
-1
/
+1
2011-06-16
omap: Use separate init_irq functions to avoid cpu_is_omap tests early
Tony Lindgren
1
-16
/
+1
2011-03-11
Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...
Paul Walmsley
1
-14
/
+28
2011-02-26
OMAP: clockdomain: Arch specific funcs to handle deps
Rajendra Nayak
1
-3
/
+3
2011-02-18
omap: gpmc: enable irq mode in gpmc
Sukumar Ghorai
1
-2
/
+0
2011-02-16
Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...
Tony Lindgren
1
-9
/
+25
2011-02-16
TI816X: Update common OMAP machine specific sources
Hemant Pedanekar
1
-1
/
+21
2011-02-15
omap2+: Fix omap_serial_early_init to work with init_early hook
Tony Lindgren
1
-2
/
+0
2011-02-15
omap2+: Make omap_hwmod_late_init into core_initcall
Tony Lindgren
1
-2
/
+0
[next]