aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-18Merge branch '2023-08-18-assorted-updates' into nextTom Rini17-16/+225
2023-08-17CI: Switch to tools-only from sandbox_spl for tooling testsWIP/2023-08-17-assorted-updatesTom Rini2-8/+8
2023-08-17spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORElena Popa1-1/+1
2023-08-17scsi: Cache align temporary bufferMarek Vasut1-2/+3
2023-08-17gpio: pca953x: Add TI TCA9554 supportMarek Vasut1-0/+1
2023-08-17ufs: cdns: Drop extra spaceMarek Vasut1-1/+1
2023-08-17arm: mediatek: add usb support for MT7988Frank Wunderlich1-0/+60
2023-08-17arm: dts: mediatek: convert gmac link mode to 2500base-x for r3Frank Wunderlich1-2/+2
2023-08-17arm: bcm283x undefined reference to "print_cpuinfo"Naveen Kumar Chaudhary1-0/+8
2023-08-17armv8: Skip PIE in SPL due to load alignment fault.Kevin Chen1-1/+1
2023-08-17arm: Use builtins for ffs/flsSean Anderson7-1/+140
2023-08-17Merge branch '2023-08-17-ti-k3-am64-dt-resync' into nextTom Rini15-635/+2506
2023-08-17arm: dts: k3-am64: Sync DT with Linux v6.5-rc1Roger Quadros11-573/+604
2023-08-17doc: board: ti: am64: Add boot flow diagramRoger Quadros3-0/+1900
2023-08-17Revert "ARM: dts: k3-am642-sk-u-boot: add PMIC node"Roger Quadros1-61/+0
2023-08-17board: ti: am64x: Recognize AM64-HSEVMRoger Quadros1-1/+2
2023-08-15Merge branch '2023-08-15-add-SGMII-support-for-TI-j7200' into nextTom Rini4-10/+91
2023-08-15configs: j7200_evm_a72: Enable configs for SGMII support with MAIN CPSW0Siddharth Vadapalli1-0/+2
2023-08-15phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721ESiddharth Vadapalli1-0/+2
2023-08-15phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver for J7200Siddharth Vadapalli1-6/+13
2023-08-15net: ti: am65-cpsw-nuss: Add logic to support MDIO resetSuman Anna1-1/+37
2023-08-15net: ti: am65-cpsw-nuss: Add support for SGMII modeSiddharth Vadapalli1-0/+23
2023-08-15dma: ti: Update J21E PSIL endpoint information for MAIN CPSW0Suman Anna1-3/+14
2023-08-15Merge branch '2023-08-14-assorted-general-updates' into nextTom Rini19-13/+329
2023-08-14Merge tag 'dm-next-14aug23' of https://source.denx.de/u-boot/custodians/u-boo...WIP/14Aug2023-nextTom Rini13-107/+845
2023-08-14gpio: Use separate bitfield array to indicate GPIO is claimedWIP/2023-08-14-assorted-general-uupdatesMarek Vasut2-5/+61
2023-08-14test: unit test for semihostingHeinrich Schuchardt2-0/+56
2023-08-14configs: enable SEMIHOSTING on qemu_arm64_defconfigHeinrich Schuchardt1-0/+1
2023-08-14cmd: pxe: Update the command helpBin Meng1-2/+1
2023-08-14pci: ftpci100: add new driver implementationSergei Antonov4-0/+103
2023-08-14fs: fat: avoid multiplication overflowHeinrich Schuchardt1-2/+2
2023-08-14spl: add FIT support to semihosting boot methodHeinrich Schuchardt1-0/+31
2023-08-14pci: Fix device_find_first_child() return value handlingMarek Vasut1-4/+3
2023-08-14phy: Add support for the Apple Type-C PHYMark Kettenis6-0/+70
2023-08-14pci: apple: Enable CONFIG_SYS_PCI_64BITMark Kettenis1-0/+1
2023-08-14Merge branch '2023-08-14-keep-fixed-gpio-regulator-count-in-balance' into nextTom Rini5-36/+37
2023-08-14mmc: dw_mmc: Keep vqmmc-supply enable count in balanceJonas Karlman1-0/+4
2023-08-14mmc: Use regulator_set_enable_if_allowedJonas Karlman1-4/+6
2023-08-14usb: ehci-generic: Use regulator_set_enable_if_allowedJonas Karlman1-12/+11
2023-08-14usb: dwc2: Use regulator_set_enable_if_allowedJonas Karlman1-8/+6
2023-08-14adc: Use regulator_set_enable_if_allowedJonas Karlman1-12/+10
2023-08-11bootstd: cros: Add ARM supportSimon Glass4-8/+57
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass7-4/+195
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass6-18/+86
2023-08-10bootstd: cros: Split up reading info and kernelSimon Glass1-73/+23
2023-08-10bootstd: cros: Add a function to read a kernelSimon Glass1-0/+39
2023-08-10bootstd: cros: Add a function to read info from partitionSimon Glass1-0/+121
2023-08-10bootstd: Add private bootmeth data to the bootflowSimon Glass2-0/+3
2023-08-10bootstd: cros: Add private info for ChromiumOSSimon Glass1-13/+42
2023-08-10bootstd: cros: Add docs for the kernel layoutSimon Glass1-0/+29