- 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
- b55b750 net: fm: Support loading firmware from a filesystem by Sean Anderson · 1 year, 11 months ago
- 1a5fae3 qe: Remove non-DM_ETH code by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years 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
- aec3801 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years, 1 month ago
- c1759a8 net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- acdfafe ppc: Remove TARGET_T1040QDS references by Tom Rini · 3 years, 9 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
- 41b64a8 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · 4 years, 10 months ago
- baf84a9 powerpc, qe: fix codingstyle issues for drivers/qe by Heiko Schocher · 4 years, 6 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- d0b93cb drivers: net: qe: deselect QE when DM_ETH is enabled by Madalin Bucur · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0db4b94 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 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
- fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 6 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
- 47e8605 drivers: qe: Move CONFIG_U_QE to Kconfig by Ran Wang · 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
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 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
- 0f57797 powerpc: P1025: Remove macro CONFIG_P1025 by York Sun · 8 years ago
- 2f924be powerpc: P1021: Remove macro CONFIG_P1021 by York Sun · 8 years ago
- 18c1325 powerpc: P1012: Drop configuration for P1012 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
- ece1aa6 net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
- 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · 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
- 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 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
- de9ad7a net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · 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
- b818ba2 QE/U-QE: Add U-QE support 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
- 4fb1f69 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · 11 years ago
- 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 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
- 6bf020a powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list by York Sun · 12 years ago
- 835e923 drivers/qe/uec.c: Fix compile warning by Joe Hershberger · 13 years ago
- 6b300dc net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · 13 years ago
- 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
- 06c799e drivers/qe/uec.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
- 7832a46 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · 14 years ago
- 0d2df96 Remove instances of phy_read/write by Andy Fleming · 14 years ago
- 8cb2af7 powerpc/85xx: Add P1021 specific QE and UEC support by Haiying Wang · 14 years ago
- 0903699 UEC: Fix compiler warnings introduced by linux/mii.h change by Kumar Gala · 14 years ago
- d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
- 331f4c3 Exclude drivers/qe/fdt.c without CONFIG_QE by Sebastien Carlier · 14 years ago
- a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
- 3bc2d8d powerpc/fsl: Introduce common enum for PHY types by Kumar Gala · 14 years ago
- 69554e1 UEC PHY: Speed up initial PHY neg. by Joakim Tjernlund · 14 years ago
- cce4d31 UEC PHY: Remove strange 0.5 sec delay by Joakim Tjernlund · 14 years ago
- c96cc50 UEC: Don't udelay needlessly by Joakim Tjernlund · 14 years ago
- 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
- b42cf5f net: rename "FSL UECx" net interfaces "UECx" by Kim Phillips · 14 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
- 15e467c 83xx: UEC: Added support for bitBang MII driver access to PHYs by Richard Retanubun · 15 years ago
- 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
- 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
- 40b44bc 83xx, uec: split enet_interface in two variables by Heiko Schocher · 15 years ago
- d8e7582 mpc85xx: Configure QE USB for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
- eac5745 net: uec: Fix uccf.h and uec.h headers to include headers they depend on by Anton Vorontsov · 15 years ago
- 1b8a336 net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs by Anton Vorontsov · 15 years ago
- 2e75df7 UEC FIXED PHY: Determine fixed-phy port using UEC interface name. by Richard Retanubun · 15 years ago
- 6b77814 Assigned a static SMI address to all UECs TBIPA address. by Richard Retanubun · 15 years ago
- 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · 15 years ago
- 893b065 drivers/qe: add sgmii support in for UEC driver by Haiying Wang · 15 years ago
- 511d828 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · 15 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