summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MMC_MAX_DEVICE to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to KconfigTom Rini
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini
2022-11-10rtc: Remove unused driversTom Rini
2022-11-10Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini
2022-11-10powerpc: Migrate SYS_L3_SIZE to KconfigTom Rini
2022-11-10powerpc: Migrate SYS_L2_SIZE to KconfigTom Rini
2022-11-10fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to KconfigTom Rini
2022-11-10Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et alTom Rini
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