summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-10environment: ti: k3_dfu: Increase the size allocated for bootloader images in...Aswath Govindraju
2021-09-10arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instanceAswath Govindraju
2021-09-10ARM: dts: Fix node status to "okay" on TI boardsRoger Quadros
2021-09-10tools: k3_fit_atf: Fix DM binary FIT load addressesSuman Anna
2021-09-10arm: dts: k3-am642-evm-u-boot: Add u-boot, dm-spl tag in the pinmux node of mmc1Aswath Govindraju
2021-09-10am33xx: Fix USB for am335x boardsMatwey V. Kornilov
2021-09-10include: configs: am64x_evm: Add env variables for booting to kernel using US...Aswath Govindraju
2021-09-10environment: ti: mmc.h: Make the finduuid generic for usage across different ...Aswath Govindraju
2021-09-10board: ti: am64x: Add support for fixing dr_mode while booting from USBAswath Govindraju
2021-09-10ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods
2021-09-10arm: am335x: Enable SPL_OF_CONTROL on some configsTom Rini
2021-09-10Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-09-10mmc: fix device_remove when HS400_ES is enabledYe Li
2021-09-10mmc: fix switch issue with send_status disabledYe Li
2021-09-10doc: usage: mmc: Document usage of speed mode in "mmc dev" and "mmc rescan"Aswath Govindraju
2021-09-10mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju
2021-09-10Revert "mmc: sdhci: set to INT_DATA_END when there are data"[email protected]
2021-09-10arm: a37xx: pci: Don't spam about PIO Response StatusMarek Behún
2021-09-10arm: marvell: Dreamplug: fix typo in eth1 nameTony Dinh
2021-09-10arm: mvebu : sata_mv should probe all portsTony Dinh
2021-09-10arm: mvebu: a38x: Fix 5200000 baudratePali Rohár
2021-09-10arm: mvebu: espressobin: Enable GPT partition supportPali Rohár
2021-09-10arm: mvebu: turris_{omnia, mox}: GPT partition supportPali Rohár
2021-09-10arm: a37xx: pci: Implement re-issuing config requests on CRS responsePali Rohár
2021-09-10arm: a37xx: pci: Disable returning CRS responsePali Rohár
2021-09-10arm: mvebu: dts: Armada8k enable mdioSven Auhagen
2021-09-10arm: kirkwood: Sheevaplug: Update board maintainerTony Dinh
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla
2021-09-09Kconfig: Drop duplicate 'select SHA512' instancesTom Rini
2021-09-08Merge branch '2021-09-08-fix-FIT-hash-algos-in-SPL'Tom Rini
2021-09-08image: Drop IMAGE_ENABLE_{MD5, CRC32} #definesAlexandru Gagniuc
2021-09-08image: Drop if/elseif hash selection in calculate_hash()Alexandru Gagniuc
2021-09-08common: Move MD5 hash to hash_algo[] array.Alexandru Gagniuc
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc
2021-09-08lib: Drop SHA512_ALGO in lieu of SHA512Alexandru Gagniuc
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc
2021-09-07Merge branch '2021-09-07-ATAGs-and-related-migration' into nextTom Rini
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini
2021-09-07arm: Add Kconfig entry for MACH_TYPETom Rini
2021-09-07arm: Disable ATAGs supportTom Rini
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini
2021-09-07Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigTom Rini
2021-09-07Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-09-07riscv: lib: modify the indentZong Li
2021-09-07board: sifive: use ccache driver instead of helper functionZong Li
2021-09-07riscv: lib: implement enable_caches for sifive cacheZong Li
2021-09-07common: board_r: support enable_caches for RISC-VZong Li
2021-09-07cache: add sifive composable cache driverZong Li
2021-09-07riscv: Add missing sentinel in ocores_i2c.cThomas Skibo
2021-09-07riscv: show code leading to exceptionHeinrich Schuchardt