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
/
microblaze
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
3
-3
/
+0
2009-07-06
microblaze: Wire up new syscalls
Michal Simek
1
-0
/
+2
2009-07-06
microblaze: use generic syscalls.h
Arnd Bergmann
5
-26
/
+25
2009-07-06
microblaze: clean up signal handling
Arnd Bergmann
4
-170
/
+39
2009-06-20
microblaze: Add missing symbols for CONSTRUCTORS support
Michal Simek
1
-5
/
+6
2009-06-20
microblaze: remove init_mm
Arnd Bergmann
1
-2
/
+0
2009-05-30
microblaze: Fix problem with early_printk in startup
Michal Simek
1
-1
/
+1
2009-05-26
microblaze_mmu_v2: Makefiles
Michal Simek
1
-0
/
+1
2009-05-26
microblaze_mmu_v2: Update signal returning address
Michal Simek
1
-0
/
+8
2009-05-26
microblaze_mmu_v2: Traps MMU update
Michal Simek
1
-0
/
+34
2009-05-26
microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMU
Michal Simek
2
-2
/
+6
2009-05-26
microblaze_mmu_v2: Update linker script for MMU
Michal Simek
1
-2
/
+1
2009-05-26
microblaze_mmu_v2: Add MMU related exceptions handling
Michal Simek
1
-8
/
+37
2009-05-26
microblaze_mmu_v2: Update exception handling - MMU exception
Michal Simek
1
-7
/
+739
2009-05-26
microblaze_mmu_v2: entry.S, entry.h
Michal Simek
1
-0
/
+1116
2009-05-26
microblaze_mmu_v2: MMU asm offset update
Michal Simek
1
-5
/
+16
2009-05-26
microblaze_mmu_v2: Update process creation for MMU
Michal Simek
1
-0
/
+58
2009-05-26
microblaze_mmu_v2: TLB low level code
Michal Simek
1
-0
/
+120
2009-05-26
microblaze_mmu_v2: Alocate TLB for early console
Michal Simek
1
-0
/
+3
2009-05-26
microblaze_mmu_v2: MMU update for startup code
Michal Simek
1
-0
/
+190
2009-05-21
microblaze: Fix cast warning for __va in prom.c
Michal Simek
1
-2
/
+3
2009-05-21
microblaze: Cleanup compiled-in rootfs in BSS section
Michal Simek
1
-21
/
+32
2009-05-21
microblaze: Fix early cmdline for CMDLINE_FORCE
Michal Simek
2
-8
/
+3
2009-05-21
microblaze: prepare signal handling for generic unistd.h
Michal Simek
1
-76
/
+3
2009-05-21
microblaze: add security initcalls
Arnd Bergmann
1
-0
/
+2
2009-05-21
microblaze: kill incorrect __bad_xchg definition
Arnd Bergmann
1
-8
/
+0
2009-05-21
microblaze: fix __user annotations
Arnd Bergmann
1
-12
/
+10
2009-05-21
microblaze: export some symbols
Arnd Bergmann
2
-0
/
+3
2009-05-18
microblaze: Fix kind-of-intr checking against number of interrupts
Michal Simek
1
-2
/
+2
2009-05-01
microblaze: Fix return value for sys_ipc
Michal Simek
1
-1
/
+1
2009-05-01
microblaze: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2009-04-23
microblaze: add parameter to microblaze_read()
Coly Li
1
-1
/
+1
2009-04-23
microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too
Michal Simek
1
-4
/
+10
2009-04-23
microblaze: Do not check use_dcache
Michal Simek
1
-3
/
+0
2009-04-23
microblaze: Do not use PVR configuration for broken MB version
Michal Simek
2
-3
/
+8
2009-04-23
microblaze: Fix USR1/2 pvr printing message
Michal Simek
1
-2
/
+2
2009-04-23
microblaze: iowrite upon timeout
Roel Kluin
1
-1
/
+1
2009-04-23
microblaze: Remove redundant variable
Michal Simek
1
-4
/
+1
2009-04-23
microblaze: Move start_thread to process.c
Michal Simek
1
-0
/
+9
2009-04-23
microblaze: Add missing preadv and pwritev syscalls
Michal Simek
1
-0
/
+2
2009-04-23
microblaze: Remove sparse error in traps.c
Michal Simek
1
-1
/
+1
2009-04-23
microblaze: Rename kernel_mode to pt_mode in pt_regs
Michal Simek
2
-3
/
+3
2009-04-23
microblaze: Remove while(1) loop from show_regs function
Michal Simek
1
-2
/
+0
2009-04-14
microblaze: remove duplicated #include's
Huang Weiyi
4
-5
/
+0
2009-04-14
microblaze: struct device - replace bus_id with dev_name()
Michal Simek
1
-6
/
+4
2009-04-14
microblaze: Simplify copy_thread()
Michal Simek
1
-2
/
+1
2009-03-27
microblaze_v8: Makefiles for Microblaze cpu
Michal Simek
2
-0
/
+27
2009-03-27
microblaze_v8: Interrupt handling and timer support
Michal Simek
3
-0
/
+538
2009-03-27
microblaze_v8: traps support
Michal Simek
1
-0
/
+107
2009-03-27
microblaze_v8: IPC support
Michal Simek
1
-0
/
+227
[next]