aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-13net: phy: broadcom: add support for BCM54210EMarek Vasut
2023-09-13net: phy: motorcomm: Add support for YT8511 PHYNicolas Frattaroli
2023-09-12Merge branch '2023-09-12-gpt-improvements' into nextTom Rini
2023-09-11cmd: gpt: fix gpt readHeinrich Schuchardt
2023-09-11cmd: gpt: fix calc_parts_list_len()Heinrich Schuchardt
2023-09-11cmd: gpt: use UUID accessor more consistentlyHeinrich Schuchardt
2023-09-11part: rename disk_partition_type_uuid()Heinrich Schuchardt
2023-09-11cmd: gpt: Add command to swap partition orderJoshua Watt
2023-09-11cmd: gpt: Preserve bootable flagJoshua Watt
2023-09-11cmd: gpt: Preserve type GUID if enabledJoshua Watt
2023-09-11cmd: gpt: Add command to set bootable flagsJoshua Watt
2023-09-11cmd: gpt: Add gpt_partition_bootable variableJoshua Watt
2023-09-11tests: gpt: Remove test order dependencyJoshua Watt
2023-09-09Merge branch 'next_ufs' of https://source.denx.de/u-boot/custodians/u-boot-sh...Tom Rini
2023-09-09ufs: ufs-renesas: Drop include common.hMarek Vasut
2023-09-09ARM: renesas: Enable UFS on R8A779F0 S4 SpiderMarek Vasut
2023-09-09ufs: ufs-renesas: Add support for Renesas R-Car UFS controllerMarek Vasut
2023-09-09clk: Add GPIO-controlled clock gate driverMarek Vasut
2023-09-08Merge branch '2023-09-08-assorted-TI-platform-updates' into nextTom Rini
2023-09-08Watchdog: Support WDIOF_CARDRESET on TI AM65x platformLi Hua Qian
2023-09-08include: configs: verdin-am62: drop unused sdram addressMarcel Ziswiler
2023-09-08arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config toolNeha Malcom Francis
2023-09-08doc: board: ti: Add BeaglePlay documentationNishanth Menon
2023-09-08board: ti: am62x: Add am62x_beagleplay_* defconfigs and env fileNishanth Menon
2023-09-08arm: dts: Add k3-am625-beagleplayRobert Nelson
2023-09-08arm: dts: k3-am625-sk-binman: Add labels for unsigned binaryNishanth Menon
2023-09-08configs: am62x_evm_a53_defconfig: Disable semi-functional PSCI reset supportJan Kiszka
2023-09-08arm: mach-k3: am625: Add support for UDA FSNishanth Menon
2023-09-08configs: am62x_evm*: Enable EMMC_BOOT configurationNishanth Menon
2023-09-08arm: mach-k3: am625_init: Convert rtc_erratumi2327_init to staticNishanth Menon
2023-09-08arm: mach-k3: am625_init: Use IS_ENABLED()Nishanth Menon
2023-09-08board: ti: am62x: am62x.env: Use default findfdtNishanth Menon
2023-09-08include: env: ti: Add a generic default_findfdt.envNishanth Menon
2023-09-08include: env: ti: ti_armv7_common.env: Rename to ti_common.envNishanth Menon
2023-09-08include: configs: am62x_evm: Drop distro_bootcmd usageNishanth Menon
2023-09-08configs: am62x_evm_a53_defconfig: Switch to bootstdNishanth Menon
2023-09-08board: ti: am62x: am62x.env: Add explicit boot_targetsNishanth Menon
2023-09-08include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTSNishanth Menon
2023-09-08include: configs: am62x_evm: Drop unused SDRAM addressNishanth Menon
2023-09-08include: configs: ti_armv7_common: Add documentation for protected sectionNishanth Menon
2023-09-08include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabledNishanth Menon
2023-09-08include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before procee...Nishanth Menon
2023-09-08board: verdin-am62: fix check for minimum memory sizeEmanuele Ghidoli
2023-09-08verdin-am62: add u-boot update wrappersEmanuele Ghidoli
2023-09-06Merge branch '2023-09-06-assorted-CI-updates' into nextTom Rini
2023-09-06Azure: Add sandbox64 to CITom Rini
2023-09-06.gitlab-ci: Test sandbox64 board in addition to sandboxMarek Vasut
2023-09-06Azure: Split sandbox and qemu test.py runsTom Rini
2023-09-06Azure: Rework test_py job to publish its wrapper scriptTom Rini
2023-09-06CI: Drop some jobs we didn't really utilizeTom Rini