~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* net: fm: Support loading firmware from a filesystemSean Anderson2023-01-12
* net: fm: Add firmware name parameterSean Anderson2023-01-12
* net: fm: Remove non-DM_ETH codeTom Rini2022-12-07
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* net: fm: Add support for FIT firmwareSean Anderson2022-09-07
* spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard2022-05-23
* Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini2021-12-27
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2020-06-29
* driver: net: fm: add DM ETH supportMadalin Bucur2020-04-29
* net: fm: fix build error when not using nandFrancois Gervais2020-04-17
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set_hex() to env.hSimon Glass2019-08-11
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-26
* net: fm: add TFABOOT supportRajesh Bhagat2018-12-06
* ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu2018-09-27
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* blk: Remove various places that do flush cache after readBin Meng2017-09-15
* env: Rename common functions related to setenv()Simon Glass2017-08-16
* net: fm: use get_nand_dev_by_index()Grygorii Strashko2017-07-11
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-26
|\
| * net: fm: fix spi flash probe for using driver modelQianyu Gong2016-09-14
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
|/
* net/fm: Remove unused code of FMan QMIHou Zhiqiang2016-08-22
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-24
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-13
* net/fm: Add support for 64-bit platformsHou Zhiqiang2015-10-29
* net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang2015-10-29
* QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-22
* drivers/fm: Fix compiling error if FW location is not definedYork Sun2013-08-09
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* net: Use new numeric setenv functionsSimon Glass2013-02-28
* powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang2012-04-24
* powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-29
* drivers/net/fm/fm.c: Fix GCC 4.6 build warningKumar Gala2011-11-11
* powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-29