~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
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* treewide: Remove the unnecessary space before semicolonBin Meng2022-11-02
* net: fm: Add support for FIT firmwareSean Anderson2022-09-07
* Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini2022-08-04
* spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard2022-05-23
* treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NAMarek Behún2022-04-10
* net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún2022-04-10
* fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún2022-01-20
* net: fsl: Fix busy flag polling registerMarkus Koch2022-01-15
* Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini2021-12-27
* net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean2021-09-28
* net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean2021-09-28
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* ppc: Remove T4160RDB boardTom Rini2021-07-07
* ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini2021-07-07
* Fix a memory leak issue in the RX port initialization.Hou Zhiqiang2021-06-18
* ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini2021-04-10
* ppc: Remove T2081QDS board and ARCH_T2081 supportTom Rini2021-04-10
* net: memac_phy: add a timeout to MDIO operationsIoana Ciornei2021-02-08
* dm: core: Access device ofnode through functionsSimon Glass2021-01-05
* dm: Use access methods for dev/uclass private dataSimon Glass2021-01-05
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* driver: net: fm: add support for XFIMadalin Bucur2020-09-24
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2020-06-29
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-05-20
|\
| * driver: net: fm: minor fix in DM ETH supportMadalin Bucur2020-05-19
* | common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* | common: Drop log.h from common headerSimon Glass2020-05-18
* | common: Drop image.h from common headerSimon Glass2020-05-18
* | common: Drop part.h from common headerSimon Glass2020-05-18
* | common: Drop net.h from common headerSimon Glass2020-05-18
|/
* driver: net: fm: add DM ETH supportMadalin Bucur2020-04-29
* driver: net: fm: add DM MDIO supportMadalin Bucur2020-04-29
* driver: net: fm: separate receive buffer free codeMadalin Bucur2020-04-29
* driver: net: fm: change init_phy() paramMadalin Bucur2020-04-29
* net: fm: fix build error when not using nandFrancois Gervais2020-04-17
* armv8/ls1046ardb: RGMII ports require internal delayMadalin Bucur2020-03-30
* armv8/ls1043ardb: RGMII ports require internal delayMadalin Bucur2020-03-30
* net: fman: add support for all RGMII delay modesMadalin Bucur2020-03-30
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02