summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib/qe.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-151-1/+1
* powerpc/qe: set IReady in QE Microcode UploadKokoris, Ioannis2012-07-101-0/+3
* powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu2012-03-291-2/+20
* powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund2011-11-241-1/+1
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-4/+3
* arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall2010-08-311-0/+1
* powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-2/+3
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov2009-11-111-0/+34
* powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov2009-11-111-13/+0
* powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov2009-11-111-5/+7
* powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov2009-11-111-1/+1
* powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov2009-08-301-0/+13
* powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi2009-06-231-3/+6
* powerpc/qe: update QE Serial NumberHaiying Wang2009-05-191-4/+43
* powerpc/qe: update risc allocation for QEHaiying Wang2009-05-191-0/+28
* powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.cAnton Vorontsov2008-12-031-0/+3
* powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming2008-07-161-3/+3
* powerpc/QE: qe_reset should be __initAnton Vorontsov2008-06-111-1/+1
* powerpc/QE: switch to the cpm_muram implementationAnton Vorontsov2008-06-101-92/+0
* [POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov2008-04-171-2/+3
* [POWERPC] QE: implement qe_muram_offsetAnton Vorontsov2008-04-171-7/+1
* [POWERPC] QE: Make qe_get_firmware_info reentrantIonut Nicu2008-03-101-1/+4
* [POWERPC] QE: Fix QE firmware uploading limitTimur Tabi2008-03-071-1/+1
* [POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov2008-02-051-5/+5
* [POWERPC] QE: get rid of most device_types and modelAnton Vorontsov2008-01-281-19/+44
* [POWERPC] QE: Add ability to upload QE firmwareTimur Tabi2008-01-231-0/+247
* [POWERPC] qe: add function qe_clock_source()Timur Tabi2007-12-131-0/+32
* [POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integerTimur Tabi2007-12-111-5/+9
* [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-081-13/+23
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-091-15/+14
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-2/+2
* [POWERPC] qe: Fix QUICC Engine SDMA setup errorsChuck Meade2007-03-291-3/+3
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-041-2/+1
|\
| * [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi2006-11-011-2/+1
* | [PATCH] Optimize qe_brg struct to use an arrayTimur Tabi2006-11-131-2/+1
|/
* [POWERPC] Add QUICC Engine (QE) infrastructureLi Yang2006-10-041-0/+353
OpenPOWER on IntegriCloud