aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-11arm: Remove ti816x_evm board and ti816x SoC supportCHECK/remove-ti81Tom Rini31-2505/+5
2023-05-11configs: Resync with savedefconfigTom Rini1-1/+1
2023-05-08Merge branch 'master' into nextTom Rini1870-18081/+65996
2023-05-08Prepare v2023.07-rc2v2023.07-rc2Tom Rini2-3/+3
2023-05-08configs: Resync with savedefconfigTom Rini9-92/+44
2023-05-08board: ti: am64x: Add support for AM64B SKJudith Mendez1-1/+3
2023-05-08common: spl: spl: Remove video driver before u-boot properNikhil M Jain1-0/+15
2023-05-08board: ti: am62x: evm: Add necessary functions to call splash screenNikhil M Jain1-0/+39
2023-05-08board: ti: am62x: am62x: Change splashimage and splashsourceNikhil M Jain1-2/+2
2023-05-08configs: am62x_evm_a53_defconfig: Changes in memory to support SPL splash screenNikhil M Jain1-2/+5
2023-05-08btrfs: fix offset when reading compressed extentsDominique Martinet1-1/+3
2023-05-08Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-46/+64
2023-05-08cmd: tlv_eeprom: enable 'dev' subcommand before 'read'Josua Mayer1-10/+16
2023-05-08cmd: tlv_eeprom: handle -ENODEV error from read_eeprom functionJosua Mayer1-6/+16
2023-05-08cmd: tlv_eeprom: remove use of global variable has_been_readJosua Mayer1-10/+11
2023-05-08cmd: tlv_eeprom: remove use of global variable current_devJosua Mayer2-26/+27
2023-05-07Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...WIP/07May2023Tom Rini16-86/+254
2023-05-06Merge branch '2023-05-05-networking-updates'Tom Rini49-363/+2231
2023-05-05net: phy: Request rgmii-id phy reset gpio as outputStefan Herbrechtsmeier1-1/+1
2023-05-05net: rtl8169: add minimal support for 8125B variantEugen Hristev1-15/+37
2023-05-05test: eth: IPv6 network discovery unit testEhsan Mohandesi1-0/+88
2023-05-05test/py: IPv6 network discovery testEhsan Mohandesi4-1/+33
2023-05-05net: ipv6: Add support for default gateway discovery.Ehsan Mohandesi7-12/+338
2023-05-05net: phy: Make phy_interface_is_rgmii a switch statementNishanth Menon1-2/+9
2023-05-05net: phy: Drop phy_interface_is_sgmiiNishanth Menon1-12/+0
2023-05-05net: phy: dp83867: Explicitly check against sgmiiNishanth Menon1-1/+1
2023-05-05net: share fastboot boot handle logic between transportsDmitrii Merkurev4-31/+46
2023-05-05net: add fastboot TCP supportDmitrii Merkurev12-35/+230
2023-05-05net: support being a TCP server to unblock TCP fastbootDmitrii Merkurev3-84/+90
2023-05-05net: dhcp6: Add a sandbox test for dhcp6Sean Edmond2-0/+26
2023-05-05net: dhcp6: pxe: Add DHCP/PXE commands for IPv6Sean Edmond8-23/+132
2023-05-05net: dhcp6: Add DHCPv6 (DHCP for IPv6)Sean Edmond5-4/+989
2023-05-05phy: realtek: don't duplicate genphy_startupRasmus Villemoes1-13/+2
2023-05-05phy: broadcom: don't duplicate genphy_startupRasmus Villemoes1-13/+1
2023-05-05net: phy: gmii2rgmii: Support external rgmii-id phyStefan Herbrechtsmeier1-1/+8
2023-05-05net: add NFSv1 supportThomas RIENOESSL1-9/+33
2023-05-05nfs: handle rpc errors for mount callsThomas RIENOESSL1-5/+8
2023-05-05nfs: factor out generic reply error handlingThomas RIENOESSL1-42/+52
2023-05-05nfs: convert supported_nfs_versions bitfield to an enumThomas RIENOESSL1-41/+52
2023-05-05Let the EQoS in imx8mp handle fixed-phy too.Elmar Psilog1-3/+15
2023-05-05net: ipv6: IPv6 environment variable cleanupSean Edmond2-2/+23
2023-05-05drivers: net: fsl-mc: fix MAC address fixup procedureIoana Ciornei1-18/+13
2023-05-05drivers: net: ldpaa: export driver name and API to get DPMAC idIoana Ciornei2-3/+19
2023-05-05net: ksz9477: add port_probe function to config phyTim Harvey1-13/+13
2023-05-05net: ksz9477: remove unnecessary variableTim Harvey1-5/+0
2023-05-05net: ksz9477: remove unnecessary dsa_set_tagging callTim Harvey1-2/+0
2023-05-05Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...WIP/05May2023Tom Rini28-212/+2107
2023-05-05Merge tag 'fsl-qoirq-2023-5-5' of https://source.denx.de/u-boot/custodians/u-...Tom Rini9-310/+1067
2023-05-05board: cssi: Activate SMC relocation on CMPC885 board for MIAE deviceChristophe Leroy2-0/+6
2023-05-05serial, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy1-11/+11