summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-08vf610: synchronise device tree with linuxMarcel Ziswiler
2022-11-08configs: imx8m{m,n,p}_venice: disable autoloadTim Harvey
2022-11-08imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXTTim Harvey
2022-11-08configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDRTim Harvey
2022-11-08configs: imx8mn_venice.h: remove unused ifdefTim Harvey
2022-11-08configs: imx8mn_venice: fix include header protectionTim Harvey
2022-11-08board: gateworks: venice: remove redundance adjustment of thermal trip pointsTim Harvey
2022-11-08mx6cuboxi: migrate to DM_SERIALBaruch Siach
2022-11-08ARM: imx: Add version variable to DHSOMMarek Vasut
2022-11-08arm: imx8mp: Initial MSC SM2S iMX8MP supportMartyn Welch
2022-11-08Merge tag 'dm-pull-7nov22' of https://source.denx.de/u-boot/custodians/u-boot-dmTom Rini
2022-11-07dm: blk: Add probe in blk_first_device/blk_next_deviceMichal Suchanek
2022-11-07dm: Add tests for the sandbox host driverSimon Glass
2022-11-07dm: Add documentation for host command and implementationSimon Glass
2022-11-07dm: sandbox: Switch over to using the new host uclassSimon Glass
2022-11-07dm: sandbox: Create a block driverSimon Glass
2022-11-07dm: sandbox: Create a new HOST uclassSimon Glass
2022-11-07dm: blk: Tidy up obtaining a block device from its parentSimon Glass
2022-11-07test: Add a way to detect a test that breaks anotherSimon Glass
2022-11-07test: Allow showing basic information about testsSimon Glass
2022-11-07test: doc: Add documentation for ut commandSimon Glass
2022-11-07test: Tidy up help for ut commandSimon Glass
2022-11-07test: Drop an unused parameter to ut_run_test_live_flat()Simon Glass
2022-11-07dm: test: Clear the block cache after running a testSimon Glass
2022-11-07dm: test: Drop the special function for running DM testsSimon Glass
2022-11-07test: Correct pylint warnings in fs_helperSimon Glass
2022-11-07test: Split out mk_fs function into a helperSimon Glass
2022-11-07sandbox: Add missing comments for os_alarm()Simon Glass
2022-11-07dm: sandbox: Drop non-BLK code from host implementationSimon Glass
2022-11-07drivers: power: pmic: Enable use of rn5t567 PMIC in SPLMartyn Welch
2022-11-07drivers: power: pmic: Add support for rn5t568 PMICMartyn Welch
2022-11-07ARM: imx: imx8mp: Enable support for i2c5 and i2c6 on i.MX8MPMartyn Welch
2022-11-07imx8m: USDHC3 base address definition for i.MX8MPMartyn Welch
2022-11-07imx: imx8mm-beacon: Move Environment to eMMC partition 2Adam Ford
2022-11-07imx: imx8mm-beacon: Enable USB booting via SDPAdam Ford
2022-11-07imx: imx8mm_beacon: Eliminate a few extras to free up SPL spaceAdam Ford
2022-11-07imx: imx8mn-beacon: Fix out of spec voltageAdam Ford
2022-11-07regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabledAdam Ford
2022-11-07ARM: mx7: psci: fix suspend/resume e10133 workaroundMatthias Schiffer
2022-11-07configs: imx8m: Enable CONFIG_ARMV8_CRYPTO supportLoic Poulain
2022-11-07Prepare v2023.01-rc1v2023.01-rc1Tom Rini
2022-11-07configs: Resync with savedefconfigTom Rini
2022-11-07Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-11-07arm: mvebu: Add RD-AC5X boardChris Packham
2022-11-07arm: mvebu: Support for 98DX25xx/98DX35xx SoCChris Packham
2022-11-07pinctrl: mvebu: Add AlleyCat5 supportChris Packham
2022-11-07usb: ehci: ehci-marvell: Support for marvell,ac5-ehciChris Packham
2022-11-07net: mvneta: Add support for AlleyCat5Chris Packham
2022-11-07arm: mvebu: Don't use CONFIG_TIMER on ARM64Chris Packham
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár