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
/
blackfin
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-08
Blackfin arch: rename blackfin_sram.c to sram-alloc.c
Robin Getz
2
-15
/
+18
2008-10-08
Blackfin arch: add a meaningful name for each irqchip
Graf Yang
1
-0
/
+5
2008-10-08
Blackfin arch: add CONFIG_APP_STACKS_L1 to enable or disable putting kernel s...
Graf Yang
2
-37
/
+51
2008-10-08
Blackfin arch: Make sure we protect except 2 properly, and print out memory p...
Robin Getz
1
-1
/
+2
2008-10-08
Blackfin arch: mark local gpio_error() as static
Mike Frysinger
1
-1
/
+1
2008-10-08
Blackfin arch: fix bug - sometimes there is no response to the hitting key in...
Mike Frysinger
1
-3
/
+3
2008-10-08
Blackfin arch: Better error handling of unknown exceptions
Robin Getz
2
-15
/
+33
2008-10-08
Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource...
Michael Hennerich
4
-0
/
+102
2008-10-13
Blackfin arch: add supporting for kgdb
Sonic Zhang
7
-195
/
+606
2008-10-07
Blackfin arch: fixing bug - under IRQ stress, running applications may wrongl...
Bernd Schmidt
1
-2
/
+12
2008-10-08
Blackfin arch: add supporting for double fault debug handling
Robin Getz
5
-76
/
+255
2008-10-13
Blackfin arch: only include asm/cplb.h when it is truly used
Mike Frysinger
6
-12
/
+7
2008-10-07
Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11
Mike Frysinger
1
-1
/
+1
2008-10-13
Blackfin arch: Add new board support for ADZS-BF526-EZ-BRD
Michael Hennerich
5
-3
/
+2177
2008-09-22
Blackfin arch: add dma mapping stub for musb driver port
Bryan Wu
1
-0
/
+11
2008-10-08
Blackfin arch: use new platform data interface of musb to replace old one
Bryan Wu
4
-12
/
+44
2008-08-28
Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE
Michael Hennerich
2
-98
/
+89
2008-08-28
Blackfin arch: sram: use 'unsigned long' for irqflags
Vegard Nossum
1
-11
/
+11
2008-08-27
Blackfin arch: let PCI depend on BROKEN
Adrian Bunk
1
-0
/
+1
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
210
-42
/
+55334
2008-08-25
Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then rebo...
Sonic Zhang
1
-1
/
+1
2008-08-25
Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demu...
Mike Frysinger
1
-1
/
+1
2008-08-25
Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLK
Michael Hennerich
1
-1
/
+26
2008-08-14
Blackfin arch: hook up some missing new system calls
Bryan Wu
1
-0
/
+6
2008-08-14
Blackfin arch: do not muck with the UART during boot -- let the serial driver...
Mike Frysinger
6
-183
/
+0
2008-08-14
Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...
Mike Frysinger
3
-18
/
+5
2008-08-14
Blackfin arch: use %pF when printing out the double fault address so we get s...
Mike Frysinger
1
-1
/
+1
2008-08-14
Blackfin arch: add support for the BlackStamp board
Benjamin Matthews
5
-3
/
+1606
2008-08-14
Blackfin arch: Allow ins functions to have a low latency version
Robin Getz
2
-0
/
+136
2008-08-14
Blackfin arch: Print out doublefault addresses, so debug can occur
Robin Getz
2
-1
/
+12
2008-08-14
Blackfin arch: mark some functions as __init as they are only called from __i...
Mike Frysinger
7
-9
/
+9
2008-08-14
Blackfin arch: cleanup cache lock code
Mike Frysinger
3
-16
/
+34
2008-08-13
Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...
Michael Hennerich
2
-0
/
+18
2008-08-06
Blackfin arch: Fix bug - when expanding the trace buffer, it does not print o...
Robin Getz
1
-35
/
+53
2008-08-06
Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling
Michael Hennerich
7
-92
/
+8
2008-08-13
Blackfin arch: delete unused cache functions
Mike Frysinger
1
-115
/
+0
2008-08-13
Blackfin arch: convert L2 defines to be the same as the L1 defines
Mike Frysinger
5
-25
/
+19
2008-08-06
Blackfin arch: unify the duplicated portions of __start and split mach-specif...
Mike Frysinger
6
-649
/
+146
2008-08-06
Blackfin arch: add asm/thread_info.h for THREAD_SIZE define
Mike Frysinger
1
-0
/
+1
2008-08-06
Blackfin arch: move async memory programming into common setup_arch() as the ...
Mike Frysinger
6
-130
/
+10
2008-08-06
Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned
Mike Frysinger
2
-0
/
+10
2008-08-06
Blackfin arch: unify the duplicated _real_start functions
Mike Frysinger
7
-354
/
+77
2008-08-06
Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...
Mike Frysinger
6
-170
/
+2
2008-08-05
Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging.
Sonic Zhang
1
-3
/
+5
2008-08-05
Blackfin arch: use symbolic IRQ_PF define rather than hardcoded
Mike Frysinger
3
-3
/
+3
2008-08-05
Blackfin arch: remove pata resources from generic board
Mike Frysinger
8
-322
/
+0
2008-08-13
Blackfin arch: add support for board tcm-bf537
Mike Frysinger
4
-0
/
+1290
2008-08-05
Blackfin arch: add board resources for parallel flash on cm-bf537
Mike Frysinger
1
-0
/
+54
2008-08-05
Blackfin arch: be consistant with parition names, and ensure the bus is ident...
Robin Getz
15
-67
/
+67
2008-08-05
Blackfin arch: Functional power management support
Michael Hennerich
3
-56
/
+44
[next]