1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  2. 80b1ef9 drivers: qe: avoid double free() by Heinrich Schuchardt · 3 years, 9 months ago
  3. 9bd6444 powerpc, qe: fix codingstyle issues for drivers/qe by Heiko Schocher · 4 years, 4 months ago
  4. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  5. d76485b doc: fix references to README.qe_firmware by Heinrich Schuchardt · 4 years, 5 months ago
  6. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 11 months ago
  7. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  8. 4bc97a3 mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
  9. c5e6637 drivers: qe: add TFABOOT support by Rajesh Bhagat · 6 years ago
  10. c3ced8a ppa/fm/qe: use block layer in ppa/fm/qe driver by Yinbo Zhu · 6 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. 723b43d blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  13. a7a8175 QE: Set QE_IRAM_READY after uploading firmware by Zhao Qiang · 7 years ago
  14. 5aa03dd QE: add QE support on SD boot by Zhao Qiang · 7 years ago
  15. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 8 years ago
  16. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  17. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  18. d3e6d30 board: ls1043ardb: Add micro QE support for ls1043ardb by Zhao Qiang · 9 years ago
  19. 3bf46e6 driver: qe: Mask the codes not used for micro QE by Zhao Qiang · 9 years ago
  20. 2459afb qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  21. 0e0224e driver/qe: use strncpy instead of strcpy by Zhao Qiang · 9 years ago
  22. e94a8fd drivers/qe: transform parameter to compatible type by Zhao Qiang · 9 years ago
  23. ae42eb0 QE/DeepSleep: add QE deepsleep support for mpc85xx by Zhao Qiang · 10 years ago
  24. 9c7c86f qe/deep-sleep: modify qe deep-sleep for generic board by Zhao Qiang · 10 years ago
  25. 5632d15 u_qe: add u_qe_upload_firmware for u_qe by Zhao Qiang · 10 years ago
  26. 93d3320 qe: add u-qe support to arm board by Zhao Qiang · 10 years ago
  27. 12eeb13 driver/qe: update status of QE microcode by Vijay Rai · 10 years ago
  28. 38d67a4e qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
  29. ca721fb qe: disable qe when qe-ucode fails to be uploaded for "deep sleep" by Zhao Qiang · 10 years ago
  30. dcf1d77 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
  31. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 45bae2e ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
  33. 1206c18 ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  34. a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  35. f2717b4 powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  36. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  37. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  38. 4e7b25e drivers/qe: Add more SNUM number for QE by Haiying Wang · 15 years ago
  39. 7211fbf drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs by Haiying Wang · 15 years ago
  40. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  41. c0a14ae Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 15 years ago
  42. 2d4de6a MPC85xx: Load and enable QE microcode patch in IRAM by Haiying Wang · 16 years ago
  43. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  44. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  45. 7ba44a5 drivers/qe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  46. 491fb6d fix QE firmware uploading limit by Timur Tabi · 17 years ago
  47. 06c428b QE: fix compile warning by Dave Liu · 17 years ago
  48. d3a6532 Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  49. b8ec238 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
  50. 1218abf Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  51. ff9658d mpc83xx: Fix the align bug of SDMA buffer by Dave Liu · 17 years ago
  52. 7737d5c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago