- cbac7b2 qe: Add <asm/ppc.h> on PowerPC by Tom Rini · 1 year, 1 month ago
- 742c856 fsl_qe: Drop common.h by Tom Rini · 1 year, 1 month ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- 5c13bd1 powerpc: remove support for kmtergr1 and MPC8309 by Holger Brunck · 2 years, 3 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- ebe5d9d drivers: qe: avoid double free() by Heinrich Schuchardt · 4 years ago
- baf84a9 powerpc, qe: fix codingstyle issues for drivers/qe by Heiko Schocher · 4 years, 6 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- b028928 doc: fix references to README.qe_firmware by Heinrich Schuchardt · 4 years, 7 months ago
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
- 4fb459e drivers: qe: add TFABOOT support by Rajesh Bhagat · 6 years ago
- 45c20bd ppa/fm/qe: use block layer in ppa/fm/qe driver by Yinbo Zhu · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 629e799 blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
- 1064021 QE: Set QE_IRAM_READY after uploading firmware by Zhao Qiang · 7 years ago
- 82cd8c6 QE: add QE support on SD boot by Zhao Qiang · 8 years ago
- c4f047c armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 8 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
- 0be9be8 board: ls1043ardb: Add micro QE support for ls1043ardb by Zhao Qiang · 9 years ago
- 3ae2220 driver: qe: Mask the codes not used for micro QE by Zhao Qiang · 9 years ago
- ae6a758 qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
- d64f1a4 driver/qe: use strncpy instead of strcpy by Zhao Qiang · 10 years ago
- 7879a49 drivers/qe: transform parameter to compatible type by Zhao Qiang · 10 years ago
- cfd7671 QE/DeepSleep: add QE deepsleep support for mpc85xx by Zhao Qiang · 10 years ago
- df412c6 qe/deep-sleep: modify qe deep-sleep for generic board by Zhao Qiang · 10 years ago
- a985f82 u_qe: add u_qe_upload_firmware for u_qe by Zhao Qiang · 10 years ago
- 5ad9395 qe: add u-qe support to arm board by Zhao Qiang · 10 years ago
- a479229 driver/qe: update status of QE microcode by Vijay Rai · 10 years ago
- 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
- b59534d qe: disable qe when qe-ucode fails to be uploaded for "deep sleep" by Zhao Qiang · 11 years ago
- 83a9084 QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR by Zhao Qiang · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 8518b17 ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
- 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
- fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
- 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
- 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
- 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
- 0eea38e drivers/qe: Add more SNUM number for QE by Haiying Wang · 16 years ago
- 9a38382 drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs by Haiying Wang · 16 years ago
- c54781c General help message cleanup by Wolfgang Denk · 16 years ago
- e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
- ec9d36c MPC85xx: Load and enable QE microcode patch in IRAM by Haiying Wang · 16 years ago
- dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
- ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
- dd87641 drivers/qe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- c6c0fd5 fix QE firmware uploading limit by Timur Tabi · 17 years ago
- 8a7e0a5 QE: fix compile warning by Dave Liu · 17 years ago
- 545b06a Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
- 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
- d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
- 11da175 mpc83xx: Fix the align bug of SDMA buffer by Dave Liu · 17 years ago
- e732e9c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago