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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
100
-2223
/
+7317
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
4
-13
/
+17
2010-05-21
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
5
-76
/
+143
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
4
-0
/
+183
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
6
-14
/
+76
2010-05-21
USB: omap3: add platform init code for OHCI driver
Anand Gadiyar
2
-0
/
+178
2010-05-21
usb: musb: Add extvbus in musb_board_data
Ajay Kumar Gupta
3
-0
/
+5
2010-05-20
Merge branch 'omap4-i2c-init' into omap-for-linus
Tony Lindgren
957
-18843
/
+48615
2010-05-20
omap4: Add support for i2c init
Tony Lindgren
1
-7
/
+26
2010-05-20
omap: Fix i2c platform init code for omap4
Tony Lindgren
1
-20
/
+47
2010-05-20
Merge branch 'for_2.6.35' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
41
-1456
/
+2099
2010-05-20
OMAP2 clock: fix recursive spinlock attempt when CONFIG_CPU_FREQ=y
Paul Walmsley
1
-13
/
+4
2010-05-20
OMAP powerdomain, hwmod, omap_device: add some credits
Paul Walmsley
3
-8
/
+8
2010-05-20
OMAP4 powerdomain: Support LOWPOWERSTATECHANGE for powerdomains
Rajendra Nayak
3
-0
/
+43
2010-05-20
OMAP3 clock: add support for setting the divider for sys_clkout2 using clk_se...
Laine Walker-Avina
1
-0
/
+2
2010-05-20
OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domains
Rajendra Nayak
2
-2
/
+3
2010-05-20
OMAP: timers: Fix clock source names for OMAP4
Rajendra Nayak
1
-2
/
+2
2010-05-20
OMAP4 clock: Support clk_set_parent
Rajendra Nayak
1
-5
/
+0
2010-05-20
OMAP4: PRCM: Add offset defines for all CM registers
Rajendra Nayak
1
-0
/
+260
2010-05-20
OMAP4: PRCM: Add offset defines for all PRM registers
Rajendra Nayak
1
-0
/
+334
2010-05-20
OMAP4: PRCM: Remove duplicate definition of base addresses
Benoit Cousson
1
-8
/
+0
2010-05-20
OMAP4: PRM: Remove MPU internal code name and apply PRCM naming convention
Benoit Cousson
6
-39
/
+45
2010-05-20
OMAP4: CM: Remove non-functional registers in ES1.0
Benoit Cousson
1
-39
/
+2
2010-05-20
OMAP: hwmod: Replace WARN by pr_warning for clockdomain check
Benoit Cousson
1
-7
/
+6
2010-05-20
OMAP: hwmod: Rename hwmod name for the MPU
Benoit Cousson
4
-4
/
+4
2010-05-20
OMAP: hwmod: Do not exit the iteration if one clock init failed
Benoit Cousson
1
-2
/
+3
2010-05-20
OMAP: hwmod: Replace WARN by pr_warning if clock lookup failed
Benoit Cousson
1
-6
/
+6
2010-05-20
OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return value
Benoit Cousson
1
-13
/
+13
2010-05-20
OMAP: hwmod: Fix wrong pointer iteration in oh->slaves
Benoit Cousson
1
-14
/
+16
2010-05-20
OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLEST
Benoit Cousson
2
-4
/
+6
2010-05-20
OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready function
Benoit Cousson
3
-21
/
+50
2010-05-20
OMAP: CM: Move MAX_MODULE_READY_TIME to cm.h
Benoit Cousson
3
-20
/
+10
2010-05-20
OMAP4: hwmod: Replace module & device offsets by absolute clkctrl address
Benoit Cousson
1
-5
/
+3
2010-05-20
OMAP clock: resolve old checkpatch and CodingStyle issues with plat-omap/clock.c
Paul Walmsley
1
-13
/
+15
2010-05-20
OMAP3 clock: remove unnecessary duplicate of dpll4_m2_ck, added for 36xx
Paul Walmsley
1
-127
/
+36
2010-05-20
OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match reality
Paul Walmsley
3
-125
/
+127
2010-05-20
OMAP2+ clock: clean up clkt_clksel.c
Paul Walmsley
3
-177
/
+266
2010-05-20
OMAP2+ clock: remove DEFAULT_RATE clksel_rate flag
Paul Walmsley
6
-115
/
+135
2010-05-20
OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macros
Paul Walmsley
1
-7
/
+12
2010-05-20
OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes
Paul Walmsley
7
-112
/
+114
2010-05-20
OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes
Paul Walmsley
5
-393
/
+398
2010-05-20
OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixes
Paul Walmsley
7
-240
/
+241
2010-05-20
OMAP1 clock: fix section mismatch on clk_init
Felipe Balbi
2
-2
/
+2
2010-05-20
omap3: Add stalker board to omap3_defconfig
Tony Lindgren
1
-0
/
+1
2010-05-20
omap3: update omap3_defconfig
Anand Gadiyar
1
-37
/
+79
2010-05-20
omap3: Add OMAP3 Stalker board LK-S defconfig
Jason Lam
1
-0
/
+1691
2010-05-20
omap3: Add support for OMAP3Stalker boards
Jason
3
-0
/
+680
2010-05-20
omap4: Enable HSMMC support
kishore kadiyala
1
-1
/
+18
2010-05-20
omap4: Adding PBIAS Configuration for MMC1 Controller
kishore kadiyala
2
-9
/
+108
2010-05-20
omap4: Adding hsmmc support to board file
kishore kadiyala
2
-8
/
+54
[next]