aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib/qe.c
Commit message (Expand)AuthorAgeFilesLines
* 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