aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-19Merge branch 'master' into nextWIP/19Sep2022-nextTom Rini340-2083/+13228
2022-09-19Prepare v2022.10-rc5v2022.10-rc5Tom Rini2-2/+2
2022-09-19configs: Resync with savedefconfigTom Rini16-18/+4
2022-09-19imx8m*_venice_defconfig: fix default bootcmdTim Harvey3-3/+0
2022-09-19Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini82-611/+9561
2022-09-19powerpc: mpc85xx: Fix incorrect application of patchMarek BehĂșn1-3/+3
2022-09-18bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boardsMichael Trimarchi12-0/+626
2022-09-18ARM: imx: Update Data Modul i.MX8M Mini eDM SBC DRAM timingMarek Vasut2-40/+45
2022-09-18ARM: imx: Enable SPL GPIO hog on i.MX8M Plus DHCOMMarek Vasut1-0/+1
2022-09-18verdin-imx8mm: various config additions and improvementsMarcel Ziswiler1-6/+30
2022-09-18Kconfig: enlarge CONFIG_SYS_MALLOC_F_LENPeng Fan1-1/+2
2022-09-18serial: mxc: have putc use the TXFIFOJohannes Schneider1-1/+1
2022-09-18serial: mxc: enable the RX pipelineJohannes Schneider1-0/+13
2022-09-18MAINTAINERS: imx: Add an entry for the serial driverFabio Estevam1-0/+1
2022-09-18board: purism: add the Purism Librem5 phoneAngus Ainslie19-1/+5400
2022-09-18verdin-imx8mp: do not save environment when it's nowhereDenys Drozdov1-3/+0
2022-09-18verdin-imx8mm: do not save environment when it's nowhereDenys Drozdov1-3/+0
2022-09-18verdin-imx8mm: improve and extend boot devicesMarcel Ziswiler1-6/+2
2022-09-18verdin-imx8mm: prepare for optional job ring driver modelMarcel Ziswiler1-0/+9
2022-09-18verdin-imx8mm: verdin-imx8mp: update env memory layoutMarcel Ziswiler4-10/+14
2022-09-18ARM: imx: Update DDR frequency on i.MX8M Plus DHCOMMarek Vasut1-5/+5
2022-09-18imx8m: ddrphy_utils: Remove unused fileMarek Vasut1-369/+0
2022-09-18ARM: imx: dh-imx6: Increase SF erase area for u-boot updateMarek Vasut1-1/+1
2022-09-18ARM: dts: imx: Fix I2C5 GPIO assignment on i.MX8M Plus DHCOMMarek Vasut1-2/+2
2022-09-18ARM: dts: imx: Adjust ECSPI1 pinmux on i.MX8M Plus DHCOMMarek Vasut1-5/+5
2022-09-18ARM: dts: imx: Rename imx8mp-dhcom{-pdk2,}-boot.dtsiMarek Vasut2-136/+142
2022-09-18ARM: dts: imx: Add SoM compatible to i.MX8M Plus DHCOM PDK2Marek Vasut1-1/+2
2022-09-18ARM: dts: imx: Drop Atheros PHY header from i.MX8M Plus DHCOM PDK2Marek Vasut1-1/+0
2022-09-18ARM: dts: imx: Add HW variant details to i.MX8M Plus DHCOM PDK2Marek Vasut1-0/+5
2022-09-18ARM: imx: Enable USB ethernet on i.MX8M Plus DHCOMMarek Vasut1-2/+6
2022-09-18board: gateworks: venice: add fixup for GW73xx-C+Tim Harvey3-7/+46
2022-09-18arm: dts: imx8mn-beacon-kit-u-boot: Fix broken bootingAdam Ford1-0/+4
2022-09-18crypto/fsl: fsl_hash: Fix crash in flush dcacheGaurav Jain1-6/+16
2022-09-18imx: romapi: fix spurious ampersand in address printMarcel Ziswiler1-1/+1
2022-09-18doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targetsMarek Vasut4-0/+411
2022-09-18ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfigJesse Taube2-0/+99
2022-09-18RAM: Add changes for i.MXRT11xx seriesJesse Taube2-0/+10
2022-09-18clk: imx: Add initial support for i.MXRT1170 clock driverJesse Taube3-0/+238
2022-09-18clk: imx: Add i.MXRT11xx pllv3 variantJesse Taube2-3/+54
2022-09-18dt-bindings: imx: Add clock binding for i.MXRT1170Jesse Taube1-0/+48
2022-09-18ARM: dts: imx: add i.MXRT1170-EVK supportJesse Taube4-1/+603
2022-09-18ARM: dts: imxrt11170-pinfunc: Add pinctrl binding headerJesse Taube1-0/+1561
2022-09-18imx: imxrt1170-evk: Add support for the NXP i.MXRT1170-EVKJesse Taube8-0/+158
2022-09-18Merge branch 'mpc85xx-for-v2022.10-rc5' of https://source.denx.de/u-boot/cust...WIP/18Sep2022Tom Rini13-45/+65
2022-09-18Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchd...WIP/18Sep2022-nextTom Rini108-333/+311
2022-09-18Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-2/+2
2022-09-18timer: orion-timer: Use timer_conv_64() to fix timer wrap aroundStefan Roese1-1/+1
2022-09-18arm: mvebu: turris_omnia: Fix setting switch CONFIG pins on new board designMarek BehĂșn1-1/+1
2022-09-18watchdog: Further cleanupStefan Roese1-4/+2
2022-09-18watchdog: Remove WATCHDOG_RESET macroStefan Roese1-36/+0