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-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
2009-03-27
microblaze_v8: ptrace support
Michal Simek
1
-0
/
+182
2009-03-27
microblaze_v8: process and init task function
Michal Simek
2
-0
/
+216
2009-03-27
microblaze_v8: asm-offsets.c
Michal Simek
1
-0
/
+115
2009-03-27
microblaze_v8: setup.c, setup.h - system setting
Michal Simek
1
-0
/
+199
2009-03-27
microblaze_v8: heartbeat file
Michal Simek
1
-0
/
+67
2009-03-27
microblaze_v8: early_printk support
Michal Simek
1
-0
/
+107
2009-03-27
microblaze_v8: vmlinux.lds.S - linker script
Michal Simek
1
-0
/
+163
2009-03-27
microblaze_v8: assembler files head.S, entry-nommu.S, syscall_table.S
Michal Simek
3
-0
/
+1017
2009-03-27
microblaze_v8: PVR support, cpuinfo support
Michal Simek
2
-0
/
+229
2009-03-27
microblaze_v8: kernel modules support
Michal Simek
2
-0
/
+198
2009-03-27
microblaze_v8: cache support
Michal Simek
1
-0
/
+258
2009-03-27
microblaze_v8: Selfmodified code
Michal Simek
1
-0
/
+81
2009-03-27
microblaze_v8: Signal support
Michal Simek
1
-0
/
+538
[next]