index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2011-01-28
omap: Start using CONFIG_SOC_OMAP
Tony Lindgren
1
-4
/
+4
2011-01-28
omap2+: Fix unused variable warning for omap_irq_base
Russell King
1
-4
/
+2
2010-12-22
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-22
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-22
OMAP2+: clockdomains: move clockdomain static data to .c files
Paul Walmsley
1
-6
/
+4
2010-12-22
OMAP2+: powerdomains: move powerdomain static data to .c files
Paul Walmsley
1
-7
/
+14
2010-12-22
OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file
Rajendra Nayak
1
-2
/
+1
2010-12-22
OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanism
Paul Walmsley
1
-0
/
+18
2010-12-22
OMAP2+: hwmod: add postsetup state
Paul Walmsley
1
-12
/
+20
2010-12-22
OMAP2+: io: split omap2_init_common_hw()
Paul Walmsley
1
-4
/
+12
2010-12-22
OMAP3: remove OPP interfaces from OMAP PM layer
Kevin Hilman
1
-2
/
+1
2010-12-18
Merge branch 'devel-board' into omap-for-linus
Tony Lindgren
1
-1
/
+1
2010-12-15
omap: Fix setting omap_irq_base for 2430
Tony Lindgren
1
-1
/
+1
2010-12-10
omap: Split omap_read/write functions for omap1 and omap2+
Tony Lindgren
1
-0
/
+40
2010-12-10
omap2+: Initialize omap_irq_base for entry-macro.S from platform code
Tony Lindgren
1
-0
/
+22
2010-12-08
arm: omap2: io: fix clk_get() error check
Aaro Koskinen
1
-1
/
+1
2010-10-08
OMAP: plat-omap: Fix static function warnings
Manjunath Kondaiah G
1
-0
/
+1
2010-09-24
OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2
Benoit Cousson
1
-3
/
+4
2010-08-04
Merge branch 'devel-map-io' into omap-for-linus
Tony Lindgren
1
-3
/
+0
2010-08-04
Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
1
-2
/
+9
2010-07-27
OMAP: PM: create omap_devices for MPU, DSP, L3
Kevin Hilman
1
-1
/
+1
2010-07-27
OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()
Paul Walmsley
1
-1
/
+8
[next]