summaryrefslogtreecommitdiff
path: root/drivers/net/fm/fm.c
AgeCommit message (Expand)Author
2022-09-07net: fm: Add support for FIT firmwareSean Anderson
2022-05-23spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur
2020-04-17net: fm: fix build error when not using nandFrancois Gervais
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini
2018-12-06net: fm: add TFABOOT supportRajesh Bhagat
2018-09-27ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-15blk: Remove various places that do flush cache after readBin Meng
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-07-11net: fm: use get_nand_dev_by_index()Grygorii Strashko
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-14net: fm: fix spi flash probe for using driver modelQianyu Gong
2016-08-22net/fm: Remove unused code of FMan QMIHou Zhiqiang
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2015-10-29net/fm: Add support for 64-bit platformsHou Zhiqiang
2015-10-29net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang
2014-04-22QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang
2013-08-09drivers/fm: Fix compiling error if FW location is not definedYork Sun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-02-28net: Use new numeric setenv functionsSimon Glass
2012-04-24powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi
2011-11-11drivers/net/fm/fm.c: Fix GCC 4.6 build warningKumar Gala
2011-09-29powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala