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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
ARM: OMAP2+: Improve a size determination in sr_dev_init()
Markus Elfring
1
-1
/
+1
2017-06-08
ARM: OMAP2+: Delete an error message for a failed memory allocation in two fu...
Markus Elfring
1
-4
/
+1
2017-06-08
ARM: OMAP2+: Remove unused legacy code for device init
Tony Lindgren
1
-175
/
+0
2017-06-08
ARM: OMAP2+: Remove unused legacy code for PMU
Tony Lindgren
2
-100
/
+0
2017-06-08
ARM: OMAP2+: Remove unused legacy code for opp
Tony Lindgren
4
-270
/
+0
2017-06-06
ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if available
Tero Kristo
1
-15
/
+130
2017-06-06
ARM: OMAP4: cminst: add support for clkdm_xlate_address
Tero Kristo
1
-0
/
+10
2017-06-06
ARM: omap2+: clockdomain: add clkdm_xlate_address
Tero Kristo
2
-0
/
+10
2017-06-06
ARM: OMAP2+: PRCM: store also physical addresses for instances
Tero Kristo
16
-56
/
+82
2017-06-06
ARM: OMAP4: hwmod_data: add opt clks for dss_hdmi and dss_venc
Tero Kristo
1
-1
/
+9
2017-06-06
ARM: OMAP2+: timer: add support for fetching fck handle from DT
Tero Kristo
1
-1
/
+4
2017-06-06
ARM: OMAP2+: Remove unused legacy code for timer
Tony Lindgren
1
-150
/
+19
2017-05-19
ARM: remove duplicate 'const' annotations'
Arnd Bergmann
2
-2
/
+2
2017-05-19
Merge tag 'v4.12-rc1' into fixes
Olof Johansson
7
-50
/
+16
2017-05-16
ARM: OMAP2+: pm: Remove __init from omap_pm_clkdms_setup
Dave Gerlach
1
-1
/
+1
2017-05-16
ARM: OMAP2+: timer: Add suspend-resume callbacks for clkevent device
Dave Gerlach
1
-0
/
+28
2017-05-16
ARM: OMAP: Wakeupgen: Add context save/restore for AM43XX
Dave Gerlach
1
-6
/
+62
2017-05-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
7
-50
/
+16
2017-05-09
ARM: omap2+: make omap4_get_cpu1_ns_pa_addr declaration usable
Arnd Bergmann
3
-10
/
+14
2017-05-09
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
12
-215
/
+78
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-05-09
format-security: move static strings to const
Kees Cook
1
-1
/
+1
2017-04-28
ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP
Kishon Vijay Abraham I
1
-1
/
+1
2017-04-04
ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer
Dave Gerlach
1
-0
/
+8
2017-03-29
ARM: OMAP2+: mark omap_init_rng as __init
Arnd Bergmann
1
-1
/
+1
2017-03-29
ARM: OMAP2+: dm81xx: Add clkdm and hwmod for SATA
Kevin Hilman
3
-0
/
+45
2017-03-29
ARM: DRA7: hwmod_data: Prevent wait_target_disable error for usb_otg_ss
Roger Quadros
1
-0
/
+2
2017-03-29
ARM: DRA7: hwmod: Fix DCAN1 stuck in transition
Roger Quadros
1
-0
/
+2
2017-03-27
ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot
Tony Lindgren
5
-20
/
+96
2017-03-23
ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTO
Roger Quadros
2
-2
/
+12
2017-03-23
ARM: OMAP2+: omap_hwmod: provide space for more hwmod flags
Sekhar Nori
1
-1
/
+1
2017-03-23
Merge branch 'hwmod-cleanup' into omap-for-v4.12/soc
Tony Lindgren
7
-210
/
+15
2017-03-14
ARM: OMAP2+: Make hwmod clkdm_name const
Tony Lindgren
1
-1
/
+1
2017-03-14
ARM: OMAP2+: Remove unused CLOCKACT_TEST_ICLK
Tony Lindgren
7
-12
/
+1
2017-03-14
ARM: OMAP2+: Use list_for_each_entry for hwmod slave_ports
Tony Lindgren
1
-73
/
+10
2017-03-14
ARM: OMAP2+: Remove mostly unused hwmod linkspace
Tony Lindgren
2
-125
/
+4
2017-03-08
clk: ti: convert to use proper register definition for all accesses
Tero Kristo
7
-18
/
+15
2017-03-08
clk: ti: move omap2_init_clk_clkdm under TI clock driver
Tero Kristo
1
-32
/
+0
2017-03-08
clk: ti: add clkdm_lookup to the exported functions
Tero Kristo
1
-0
/
+1
2017-03-06
ARM: OMAP: PM: Drop useless checks for PM_SUSPEND_STANDBY
Geert Uytterhoeven
1
-1
/
+0
2017-03-06
Merge tag 'v4.11-rc1' into omap-for-v4.11/fixes
Tony Lindgren
14
-354
/
+70
2017-03-04
ARM: OMAP2+: Release device node after it is no longer needed.
Guenter Roeck
1
-2
/
+7
2017-03-04
ARM: OMAP2+: Fix device node reference counts
Guenter Roeck
1
-6
/
+10
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-12
/
+12
2017-02-28
ARM: OMAP2+: Remove legacy gpmc-nand.c
Ladislav Michl
2
-157
/
+0
2017-02-28
ARM: OMAP2+: gpmc-onenand: propagate error on initialization failure
Ladislav Michl
1
-4
/
+6
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
3
-12
/
+12
2017-02-28
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
5
-329
/
+34
[prev]
[next]