summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10Convert CONFIG_SYS_INTERLAKEN et al to KconfigTom Rini
2022-11-10Remove dead codeTom Rini
2022-11-10Convert CONFIG_SYS_INIT_RAM_LOCK to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini
2022-11-09Convert mx8 u-boot.dtsi to CONFIG_TEXT_BASEStefano Babic
2022-11-09imx: imx8: apalis: switch to binmanOliver Graute
2022-11-09imx: imx8x: colibri: switch to binmanOliver Graute
2022-11-09imx: imx8qxp: deneb switch to binmanOliver Graute
2022-11-09imx: imx8qxp: giedi switch to binmanOliver Graute
2022-11-09imx: imx8qm: imx8qm_mek switch to binmanOliver Graute
2022-11-09imx: imx8qxp: imx8qxp_mek switch to binmanOliver Graute
2022-11-09imx: imx8qm: cgtqmx8: switch to binmanOliver Graute
2022-11-09imx: imx8qm-rom7720: switch to binmanOliver Graute
2022-11-09wandboard: Select DM_SERIALFabio Estevam
2022-11-09wandboard: Pass mmc aliasesFabio Estevam
2022-11-08configs: imx8mn_beacon: Enable SPL_DM_PMIC_BD71837Adam Ford
2022-11-08configs: imx8mn_beacon: Re-align memory to standard imx8mn settingsAdam Ford
2022-11-08imx8mm: synchronise device tree with linuxMarcel Ziswiler
2022-11-08imx8mn: synchronise device tree with linuxMarcel Ziswiler
2022-11-08imx8mp: synchronise device tree with linuxMarcel Ziswiler
2022-11-08imx8mq: synchronise device tree with linuxMarcel Ziswiler
2022-11-08imx8ulp: synchronise device tree with linuxMarcel Ziswiler
2022-11-08imxrt1050: synchronise device tree with linuxMarcel Ziswiler
2022-11-08imxrt1020: migrate to build system included -u-boot.dtsiMarcel Ziswiler
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