summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-20configs: sandbox64: Enable MC34708 driverMarek Vasut
2023-08-20configs: sandbox64: Increase console record size to 0x6000Marek Vasut
2023-08-20configs: sandbox64: Enable SF bootdevMarek Vasut
2023-08-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-08-19arm: rmobile: Fix off-by-one error in cpuinfoPaul Barker
2023-08-19Merge tag 'doc-2023-10-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-08-19doc: csf_examples: csf.sh: Remove unneeded export ATF_LOAD_ADDR lineFabio Estevam
2023-08-19irq: Fix typo in header commentPaul Barker
2023-08-19clk: Fix typo in header commentPaul Barker
2023-08-19doc: printf() codes: Fix format specifier for unsigned intSiddharth Vadapalli
2023-08-19docs: fix wrong usage of proftoolPuhan Zhou
2023-08-19spl: don't assume NVMe partition 1 existsHeinrich Schuchardt
2023-08-19fs/erofs: Quieten test for filesystem presenceSimon Glass
2023-08-18Merge branch '2023-08-18-assorted-updates' into nextTom Rini
2023-08-18rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC nameJonas Karlman
2023-08-18Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-08-17CI: Switch to tools-only from sandbox_spl for tooling testsTom Rini
2023-08-17spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORElena Popa
2023-08-17scsi: Cache align temporary bufferMarek Vasut
2023-08-17gpio: pca953x: Add TI TCA9554 supportMarek Vasut
2023-08-17ufs: cdns: Drop extra spaceMarek Vasut
2023-08-17arm: mediatek: add usb support for MT7988Frank Wunderlich
2023-08-17arm: dts: mediatek: convert gmac link mode to 2500base-x for r3Frank Wunderlich
2023-08-17arm: bcm283x undefined reference to "print_cpuinfo"Naveen Kumar Chaudhary
2023-08-17armv8: Skip PIE in SPL due to load alignment fault.Kevin Chen
2023-08-17arm: Use builtins for ffs/flsSean Anderson
2023-08-17Merge branch '2023-08-17-ti-k3-am64-dt-resync' into nextTom Rini
2023-08-17arm: dts: k3-am64: Sync DT with Linux v6.5-rc1Roger Quadros
2023-08-17doc: board: ti: am64: Add boot flow diagramRoger Quadros
2023-08-17Revert "ARM: dts: k3-am642-sk-u-boot: add PMIC node"Roger Quadros
2023-08-17board: ti: am64x: Recognize AM64-HSEVMRoger Quadros
2023-08-17Merge branch '2023-08-17-assorted-minor-fixes'Tom Rini
2023-08-17board: rockchip: rk35xx: Add myself as reviewer to MAINTAINERSJonas Karlman
2023-08-17board: rockchip: rk35xx: Add device tree files to MAINTAINERSJonas Karlman
2023-08-17doc: rockchip: Add supported RK3566/RK3568 boardsJonas Karlman
2023-08-17MAINTAINERS: Update UFS maintainerNeha Malcom Francis
2023-08-17CI: x86: coreboot: Update to latest corebootSimon Glass
2023-08-17corstone1000: update maintainersAbdellatif El Khlifi
2023-08-17arm_ffa: use debug logsAbdellatif El Khlifi
2023-08-17arm: Add arch/arm/dts/Makefile specifically to MAINTAINERSTom Rini
2023-08-16Merge tag 'u-boot-stm32-20230816' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-08-16serial: stm32: extend TC timeoutValentin Caron
2023-08-16ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOMMarek Vasut
2023-08-16board: stm32mp1: add splash screen with stmicroelectronics logoPatrick Delaunay
2023-08-16ARM: dts: stm32mp: alignment with v6.4Patrick Delaunay
2023-08-16ARM: stm32: Inhibit PDDS because CSTBYDIS is setMarek Vasut
2023-08-16ARM: dts: stm32: fix display pinmux for stm32f746-discoDario Binacchi
2023-08-16clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parentPatrick Delaunay
2023-08-16ARM: stm32: Power cycle Buck3 in reset on DHSOMMarek Vasut
2023-08-15Merge branch '2023-08-15-add-SGMII-support-for-TI-j7200' into nextTom Rini