summaryrefslogtreecommitdiffstats
path: root/drivers/qe/qe.c
Commit message (Expand)AuthorAgeFilesLines
* board: ls1043ardb: Add micro QE support for ls1043ardbZhao Qiang2016-02-241-4/+2
* driver: qe: Mask the codes not used for micro QEZhao Qiang2016-02-241-0/+6
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-241-1/+1
* driver/qe: use strncpy instead of strcpyZhao Qiang2015-08-031-1/+1
* drivers/qe: transform parameter to compatible typeZhao Qiang2015-08-031-2/+3
* QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang2015-04-211-0/+82
* qe/deep-sleep: modify qe deep-sleep for generic boardZhao Qiang2014-12-151-0/+11
* u_qe: add u_qe_upload_firmware for u_qeZhao Qiang2014-11-191-1/+126
* qe: add u-qe support to arm boardZhao Qiang2014-11-191-0/+15
* driver/qe: update status of QE microcodeVijay Rai2014-08-201-1/+1
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-221-1/+1
* qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"Zhao Qiang2014-05-131-1/+8
* QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-221-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* ppc: Move CONFIG_QE to arch_global_dataSimon Glass2013-02-041-9/+10
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-011-1/+1
* mpc83xx: add support for mpc8309Gerlando Falauto2012-10-231-9/+12
* powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-291-2/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-6/+3
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* drivers/qe: Add more SNUM number for QEHaiying Wang2009-06-121-3/+12
* drivers/qe: Change QE RISC ALLOCATION to support 4 RISCsHaiying Wang2009-06-121-3/+0
* General help message cleanupWolfgang Denk2009-06-121-2/+3
* Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-051-5/+6
* MPC85xx: Load and enable QE microcode patch in IRAMHaiying Wang2009-03-301-0/+9
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-2/+2
* drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-3/+0
* fix QE firmware uploading limitTimur Tabi2008-03-031-1/+1
* QE: fix compile warningDave Liu2008-01-141-1/+1
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-101-9/+9
* 85xx: add ability to upload QE firmwareTimur Tabi2008-01-091-0/+219
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-151-5/+2
* mpc83xx: Fix the align bug of SDMA bufferDave Liu2007-08-101-1/+1
* mpc83xx: add QE ethernet supportDave Liu2006-11-031-0/+254
OpenPOWER on IntegriCloud