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-omap1
/
board-innovator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
ARM: omap1: remove unused board files
Arnd Bergmann
1
-481
/
+0
2022-04-22
ARM: omap1: move mach/*.h into mach directory
Arnd Bergmann
1
-6
/
+4
2022-04-21
ARM: omap1: innovator: move ohci phy power handling to board file
Arnd Bergmann
1
-0
/
+19
2022-04-21
ARM: omap1: move mach/usb.h to include/linux/soc
Arnd Bergmann
1
-1
/
+1
2022-04-21
ARM: omap1: innovator: pass lcd control address as pdata
Arnd Bergmann
1
-0
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-10-02
ARM: omap1: add const and initconst to omap_lcd_config
Bhumika Goyal
1
-2
/
+2
2016-08-26
ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
2015-12-01
ARM: omap1: make headers more local
Arnd Bergmann
1
-1
/
+1
2015-05-20
ARM: omap1: Switch to use MULTI_IRQ
Tony Lindgren
1
-0
/
+1
2014-05-17
ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAP
Paul Bolle
1
-1
/
+1
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-1
/
+1
2012-11-01
ARM: OMAP: Fix relative includes for fpga.h
Tony Lindgren
1
-1
/
+0
2012-10-19
ARM: OMAP1: Remove omap_reserve() callback for all omap1 boards
Lokesh Vutla
1
-1
/
+0
2012-10-17
ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
Tony Lindgren
1
-1
/
+1
2012-10-17
ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap
Tony Lindgren
1
-12
/
+14
2012-10-15
ARM: OMAP: Split plat/mmc.h into local headers and platform_data
Tony Lindgren
1
-1
/
+1
2012-09-21
ARM: OMAP1: Move flash.h from plat to mach
Tony Lindgren
1
-1
/
+1
2012-09-21
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
1
-1
/
+1
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-06-04
ARM: OMAP: Make FS USB omap1 only
Tony Lindgren
1
-1
/
+1
2012-05-08
ARM: omap1: use machine specific hook for late init
Shawn Guo
1
-0
/
+1
2012-03-29
Merge branch 'fixes-gpio-to-irq' into fixes
Tony Lindgren
1
-2
/
+2
2012-03-29
ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()
Tarun Kanti DebBarma
1
-2
/
+2
2012-03-28
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+5
2012-03-14
Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
1
-2
/
+2
2012-02-24
ARM: OMAP1: Move most of plat/io.h into local iomap.h
Tony Lindgren
1
-2
/
+5
2012-02-23
OMAP1: pass LCD config with omapfb_set_lcd_config()
Tomi Valkeinen
1
-8
/
+3
2012-02-22
ARM: OMAP1: Fix out-of-bounds array access for Innovator
Tony Lindgren
1
-2
/
+2
2012-01-05
ARM: restart: omap: use new restart hook
Russell King
1
-0
/
+1
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
1
-1
/
+1
2011-11-02
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-20
/
+16
2011-11-01
Merge branch 'depends/rmk/memory_h' into next/cleanup2
Arnd Bergmann
1
-1
/
+1
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-1
/
+1
2011-10-20
ARM: OMAP1: Use generic map_io, init_early and init_irq
Tony Lindgren
1
-20
/
+16
2011-08-22
ARM: mach-omap1: convert boot_params to atag_offset
Nicolas Pitre
1
-1
/
+1
2011-08-08
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
1
-2
/
+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-01-28
arm: mach-omap1: board-innovator: make innovator_mmc_init() static
Aaro Koskinen
1
-1
/
+1
2010-12-22
Keyboard: omap-keypad: use matrix_keypad.h
Janusz Krzysztofik
1
-9
/
+12
2010-12-21
omap1: Fix innovator FPGA init for multi-omap
Tony Lindgren
1
-5
/
+2
2010-12-08
OMAP: GPIO: Implement GPIO as a platform device
Varadarajan, Charulatha
1
-1
/
+0
2010-12-08
omap: Fix gpio_request calls to happen as arch_initcall
Tony Lindgren
1
-1
/
+2
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-2
/
+0
2010-08-04
Merge branch 'devel-map-io' into omap-for-linus
Tony Lindgren
1
-0
/
+1
2010-07-16
ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
Russell King
1
-0
/
+1
2010-07-05
omap: Move omap1 USB platform init code into mach-omap1/usb.c
Tony Lindgren
1
-2
/
+2
2010-02-15
omap: convert boards to use physmap-flash
Ladislav Michl
1
-4
/
+5
2009-12-12
omap: use smc91x_platdata to setup smc91x
Ladislav Michl
1
-0
/
+12
[next]