Commit Graph

43 Commits (27f622d56876f01e11a74b292e52a94451144cff)

Author SHA1 Message Date
Yinbo Zhu c3ced8a6ed ppa/fm/qe: use block layer in ppa/fm/qe driver 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bin Meng 723b43daec blk: Remove various places that do flush cache after read 7 years ago
Zhao Qiang a7a81756b8 QE: Set QE_IRAM_READY after uploading firmware 7 years ago
Zhao Qiang 5aa03ddd7f QE: add QE support on SD boot 7 years ago
York Sun 73fb583829 armv7: ls1021a: Drop macro CONFIG_LS102XA 7 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada b5bf5cb3b3 treewide: use #include <...> to include public headers 8 years ago
Zhao Qiang d3e6d30cef board: ls1043ardb: Add micro QE support for ls1043ardb 8 years ago
Zhao Qiang 3bf46e6a6d driver: qe: Mask the codes not used for micro QE 8 years ago
Qianyu Gong 2459afb1a7 qe: move drivers/qe/qe.h to include/fsl_qe.h 8 years ago
Zhao Qiang 0e0224ee62 driver/qe: use strncpy instead of strcpy 9 years ago
Zhao Qiang e94a8fd363 drivers/qe: transform parameter to compatible type 9 years ago
Zhao Qiang ae42eb035e QE/DeepSleep: add QE deepsleep support for mpc85xx 9 years ago
Zhao Qiang 9c7c86f431 qe/deep-sleep: modify qe deep-sleep for generic board 10 years ago
Zhao Qiang 5632d15cf4 u_qe: add u_qe_upload_firmware for u_qe 10 years ago
Zhao Qiang 93d3320417 qe: add u-qe support to arm board 10 years ago
Vijay Rai 12eeb1359a driver/qe: update status of QE microcode 10 years ago
vijay rai 5be1af0198 driver/qe: update status of QE microcode 10 years ago
Zhao Qiang 38d67a4e55 qe: move immap_qe.h from arch directory into common directory 10 years ago
Zhao Qiang ca721fb292 qe: disable qe when qe-ucode fails to be uploaded for "deep sleep" 10 years ago
Zhao Qiang dcf1d774bf QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 45bae2e3cf ppc: Move CONFIG_QE to arch_global_data 11 years ago
Simon Glass 1206c18403 ppc: Move brg_clk to arch_global_data 11 years ago
Gerlando Falauto a88731a6c2 mpc83xx: add support for mpc8309 12 years ago
Timur Tabi f2717b47ea powerpc/85xx: clean up and document the QE/FMAN microcode macros 13 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Haiying Wang 4e7b25e4fe drivers/qe: Add more SNUM number for QE 15 years ago
Haiying Wang 7211fbfa18 drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Wolfgang Denk c0a14aedc3 Update CHANGELOG, coding style cleanup. 15 years ago
Haiying Wang 2d4de6ae5b MPC85xx: Load and enable QE microcode patch in IRAM 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 7ba44a5521 drivers/qe: Move conditional compilation to Makefile 16 years ago
Timur Tabi 491fb6dea9 fix QE firmware uploading limit 16 years ago
Dave Liu 06c428bcd4 QE: fix compile warning 17 years ago
Wolfgang Denk d3a6532cbe Coding Style cleanup; update CHANGELOG 17 years ago
Timur Tabi b8ec238503 85xx: add ability to upload QE firmware 17 years ago
Wolfgang Denk 1218abf1b5 Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 17 years ago
Dave Liu ff9658d704 mpc83xx: Fix the align bug of SDMA buffer 17 years ago
Dave Liu 7737d5c658 mpc83xx: add QE ethernet support 18 years ago