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