summaryrefslogtreecommitdiffstats
path: root/drivers/net/fm
Commit message (Expand)AuthorAgeFilesLines
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_get_f() to env.hSimon Glass2019-08-111-0/+1
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-261-1/+1
* net: fm: add TFABOOT supportRajesh Bhagat2018-12-061-3/+100
* powerpc: t1040: Correct RCW EC2 settingsBin Meng2018-10-291-3/+0
* net: fman: Support both new and legacy FMan CompatiblesZhao Qiang2018-09-271-1/+2
* ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu2018-09-271-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0722-45/+22
* blk: Remove various places that do flush cache after readBin Meng2017-09-151-2/+0
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-162-2/+2
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* net: fman: add support RGMII_TXID to memacMadalin Bucur2017-08-141-1/+3
* net: fm: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-1/+2
* armv8/ls1046a: RGMII PHY requires internal delay on TxMadalin Bucur2017-06-021-2/+2
* armv8/ls1043a: RGMII PHY requires internal delay on TxMadalin Bucur2017-06-021-2/+2
* armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun2017-04-171-1/+1
* powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun2017-01-041-2/+0
* net: fman: fix 2.5G SGMII settingsshaohui xie2016-12-082-10/+24
* powerpc: T4080: Drop configuration for T4080York Sun2016-11-231-1/+0
* powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun2016-11-231-1/+1
* powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun2016-11-231-1/+1
* powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun2016-11-231-2/+2
* powerpc: T1042: Remove macro CONFIG_PPC_T1042York Sun2016-11-231-1/+1
* powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun2016-11-231-1/+1
* powerpc: T1024: Remove macro CONFIG_PPC_T1024York Sun2016-11-231-1/+1
* powerpc: T1023: Remove macro CONFIG_PPC_T1023York Sun2016-11-231-1/+1
* powerpc: B4420: Remove macro CONFIG_PPC_B4420York Sun2016-11-231-1/+1
* powerpc: B4860QDS: Remove macro CONFIG_B4860QDSYork Sun2016-11-231-3/+4
* powerpc: B4860: Remove macro CONFIG_PPC_B4860York Sun2016-11-231-1/+1
* powerpc: P5040: Remove macro CONFIG_P5040York Sun2016-11-231-1/+1
* powerpc: P5020: Remove macro CONFIG_PPC_P5020York Sun2016-11-231-1/+1
* powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun2016-11-231-1/+1
* powerpc: P3041: Remove macro CONFIG_PPC_P3041York Sun2016-11-231-1/+1
* powerpc: P2041: Remove macro CONFIG_PPC_P2041York Sun2016-11-231-1/+1
* powerpc: P1017: Drop configuration for P1017York Sun2016-11-232-2/+1
* powerpc: P1023: Remove macro CONFIG_P1023York Sun2016-11-232-2/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-262-1/+11
|\
| * armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun2016-09-261-1/+1
| * net: fm: fix spi flash probe for using driver modelQianyu Gong2016-09-141-0/+10
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
|/
* net/fm: Remove unused code of FMan QMIHou Zhiqiang2016-08-221-3/+0
* drivers: net/fm: Add Fman support for LS1046AMingkai Hu2016-07-262-0/+124
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-031-1/+1
* powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in som...Ying Zhang2016-05-241-1/+1
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-0/+1
* driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platformsQianyu Gong2016-02-241-5/+6
* fm: fdt: Move fman ucode fixup to driver codeQianyu Gong2016-02-242-0/+129
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-241-1/+1