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
starfive-6.6.48-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
/
powerpc
/
sysdev
/
qe_lib
/
qe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-4
/
+3
2010-09-01
arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-0
/
+1
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
1
-2
/
+3
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2009-11-12
powerpc/qe: Implement QE driver for handling resume on MPC85xx
Anton Vorontsov
1
-0
/
+34
2009-11-12
powerpc/qe: QE also shuts down on MPC8568
Anton Vorontsov
1
-13
/
+0
2009-11-12
powerpc/qe: Make qe_reset() code path safe for repeated invocation
Anton Vorontsov
1
-5
/
+7
2009-11-12
powerpc/qe: Increase MAX_QE_RISC to 4
Anton Vorontsov
1
-1
/
+1
2009-08-31
powerpc/qe: Implement qe_alive_during_sleep() helper function
Anton Vorontsov
1
-0
/
+13
2009-06-23
powerpc/qe: add polling timeout to qe_issue_cmd()
Timur Tabi
1
-3
/
+6
2009-05-19
powerpc/qe: update QE Serial Number
Haiying Wang
1
-4
/
+43
2009-05-19
powerpc/qe: update risc allocation for QE
Haiying Wang
1
-0
/
+28
2008-12-03
powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.c
Anton Vorontsov
1
-0
/
+3
2008-07-17
powerpc: Fix a bunch of sparse warnings in the qe_lib
Andy Fleming
1
-3
/
+3
2008-06-11
powerpc/QE: qe_reset should be __init
Anton Vorontsov
1
-1
/
+1
2008-06-10
powerpc/QE: switch to the cpm_muram implementation
Anton Vorontsov
1
-92
/
+0
2008-04-17
[POWERPC] QE: export qe_get_brg_clk()
Anton Vorontsov
1
-2
/
+3
2008-04-17
[POWERPC] QE: implement qe_muram_offset
Anton Vorontsov
1
-7
/
+1
2008-03-10
[POWERPC] QE: Make qe_get_firmware_info reentrant
Ionut Nicu
1
-1
/
+4
2008-03-07
[POWERPC] QE: Fix QE firmware uploading limit
Timur Tabi
1
-1
/
+1
2008-02-06
[POWERPC] qe_lib: fix few fluffy negligences
Anton Vorontsov
1
-5
/
+5
2008-01-28
[POWERPC] QE: get rid of most device_types and model
Anton Vorontsov
1
-19
/
+44
2008-01-24
[POWERPC] QE: Add ability to upload QE firmware
Timur Tabi
1
-0
/
+247
2007-12-14
[POWERPC] qe: add function qe_clock_source()
Timur Tabi
1
-0
/
+32
2007-12-11
[POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integer
Timur Tabi
1
-5
/
+9
2007-10-08
[POWERPC] qe: miscellaneous code improvements and fixes to the QE library
Timur Tabi
1
-13
/
+23
2007-05-10
[POWERPC] Change rheap functions to use ulongs instead of pointers
Timur Tabi
1
-15
/
+14
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-2
/
+2
2007-03-29
[POWERPC] qe: Fix QUICC Engine SDMA setup errors
Chuck Meade
1
-3
/
+3
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
1
-2
/
+1
2006-11-13
[PATCH] Optimize qe_brg struct to use an array
Timur Tabi
1
-2
/
+1
2006-11-01
[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDR
Timur Tabi
1
-2
/
+1
2006-10-04
[POWERPC] Add QUICC Engine (QE) infrastructure
Li Yang
1
-0
/
+353