summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib/ucc_slow.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: fix memory leaks in QE libraryTimur Tabi2008-08-201-3/+5
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-9/+9
* [POWERPC] QE: Add support for Freescale QUICCEngine UARTTimur Tabi2008-01-231-1/+9
* [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-081-25/+23
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-091-3/+4
* [POWERPC] QE: fix invalid pointer usage in ucc_slow_init()Timur Tabi2007-03-261-2/+2
* [POWERPC] QE: clean up ucc_slow.c and ucc_fast.cTimur Tabi2007-02-171-84/+53
* [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regsTimur Tabi2007-02-081-3/+3
* [POWERPC] Replace kmalloc+memset with kzallocYan Burman2006-12-041-3/+1
* [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi2006-10-231-1/+1
* [POWERPC] Add QUICC Engine (QE) infrastructureLi Yang2006-10-041-0/+404