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-01-19
ARM: SAMSUNG: Add platform data registration for OHCI
Ben Dooks
4
-6
/
+26
2010-01-19
ARM: SAMSUNG: Make UART device code common
Ben Dooks
6
-114
/
+45
2010-01-15
ARM: S3C2412: Fixup commented out device in SMDK2413
Ben Dooks
1
-1
/
+0
2010-01-15
ARM: S3C: Rename s3c_device_usb to s3c_device_ohci
Ben Dooks
24
-26
/
+26
2010-01-15
ARM: S5P6440: Add serial port support
Kukjin Kim
2
-0
/
+166
2010-01-15
ARM: S5P6440: Add configuration file
Kukjin Kim
1
-0
/
+969
2010-01-15
ARM: S5P6440: Add Board support file
Kukjin Kim
1
-0
/
+111
2010-01-15
ARM: S5P6440: Add new Kconfig and Makefiles
Kukjin Kim
7
-1
/
+120
2010-01-15
ARM: S5P6440: Add Timer support
Kukjin Kim
2
-0
/
+86
2010-01-15
ARM: S5P6440: Add IRQ support
Kukjin Kim
4
-0
/
+286
2010-01-15
ARM: S5P6440: Add Clock and PLL support
Kukjin Kim
6
-0
/
+1086
2010-01-15
ARM: S5P6440: Add new CPU initialization support
Kukjin Kim
15
-0
/
+652
2010-01-15
ARM: S5PC1XX: Use common UART IRQ handling code
Ben Dooks
2
-113
/
+4
2010-01-15
ARM: S5PC1XX: Move to using standard timer IRQ handling code
Ben Dooks
4
-88
/
+22
2010-01-15
ARM: S5PC1XX: Remove definitions deleted by previous clksrc changes
Ben Dooks
1
-113
/
+6
2010-01-15
ARM: S5PC1XX: Change clksrc_clks to use array of clocks
Ben Dooks
1
-237
/
+179
2010-01-15
ARM: S5PC1XX: Move clock definitions around ready to turn into clksrc arrays
Ben Dooks
1
-123
/
+127
2010-01-15
ARM: S5PC1XX: Move to using generic clksrc_clk for clock code
Ben Dooks
2
-292
/
+97
2010-01-15
ARM: SAMSUNG: Add config option for number of additional GPIO pins.
Kukjin Kim
1
-0
/
+8
2010-01-15
ARM: Add common entry code for system with two VICs
Ben Dooks
7
-38
/
+69
2010-01-15
ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsung
Ben Dooks
6
-114
/
+173
2010-01-15
ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files
Ben Dooks
6
-83
/
+116
2010-01-15
ARM: SAMSUNG: Move gpio-config.c into plat-samsung
Ben Dooks
5
-34
/
+36
2010-01-15
ARM: SAMSUNG: Move device definitions in plat-samsung
Ben Dooks
13
-54
/
+54
2010-01-15
ARM: SAMSUNG: Move pwm-clock code into plat-samsung
Ben Dooks
3
-1
/
+1
2010-01-15
ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible
Kukjin Kim
3
-14
/
+7
2010-01-15
ARM: SAMSUNG: Do not register set_parent call if no source
Ben Dooks
1
-1
/
+9
2010-01-15
ARM: SAMSUNG: Add call to register array of clocks
Ben Dooks
6
-41
/
+32
2010-01-15
ARM: SAMSUNG: Do not allow get/set/round rate calls with no divider
Ben Dooks
1
-2
/
+13
2010-01-15
ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsung
Ben Dooks
3
-2
/
+5
2010-01-15
ARM: S3C64XX: Avoid announcing clksrc clocks twice
Ben Dooks
3
-8
/
+22
2010-01-15
ARM: S3C64XX: Fixup .reg_src and .reg_div with named initialisers
Ben Dooks
1
-25
/
+25
2010-01-15
ARM: SAMSUNG: Reduce size of struct clk.
Ben Dooks
13
-211
/
+286
2010-01-15
ARM: S3C64XX: Remove unused clock definitions from clock header
Harald Welte
1
-70
/
+1
2010-01-15
ARM: S3C64XX: Use new clock-clksrc.c code for clocks.
Ben Dooks
2
-202
/
+40
2010-01-15
ARM: SAMSUNG: Add core clock implementation for clksrc based clocks
Harald Welte
4
-0
/
+258
2010-01-15
ARM: S3C64XX: Compress s3c6400-clock.c code
Ben Dooks
1
-180
/
+154
2010-01-15
ARM: S3C64XX: Cleanup common init code in s3c6400-clock.c
Ben Dooks
1
-44
/
+5
2010-01-15
ARM: SAMSUNG: Move <plat/clock.h> to plat-samsung
Ben Dooks
1
-0
/
+0
2010-01-15
ARM: MINI2440: Fixup __initdata usage
Ben Dooks
1
-13
/
+13
2010-01-15
ARM: MINI2440: Fix crash on boot due to improper __initdata qualifier
Uri Yosef
1
-5
/
+5
2010-01-15
ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulator
Mark Brown
1
-0
/
+1
2010-01-14
ARM: S3C: NAND: Check the existence of nr_map before copying
Ramax Lo
1
-2
/
+2
2010-01-14
zlib: Fix build of powerpc boot wrapper
Benjamin Herrenschmidt
1
-3
/
+1
2010-01-13
Makefile: do not override LC_CTYPE
Michal Marek
1
-1
/
+1
2010-01-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
29
-54
/
+181
2010-01-13
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
25
-354
/
+134
2010-01-13
m68knommu: fix definitions of __pa() and __va()
Greg Ungerer
3
-15
/
+7
2010-01-12
ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options
Russell King
1
-0
/
+12
2010-01-12
ARM: Fix wrong dmb
Russell King
1
-3
/
+1
[next]