aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard7-30/+104
2022-05-23powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR bootingPali Rohár1-1/+1
2022-05-23powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support for NOR bootingPali Rohár1-1/+1
2022-05-23fs/squashfs: use lldiv function for mathSean Nyekjaer1-2/+3
2022-05-23Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini149-956/+7063
2022-05-23ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2Marek Vasut16-0/+4012
2022-05-23gpio: rgpio2p: Enhance reading of GPIO pin valueChristoph Fritz1-1/+13
2022-05-23ARM: imx: mx5: Convert MX53 Menlo board to DM I2C and DM RTCMarek Vasut2-26/+9
2022-05-20Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/20May2022Tom Rini4-1/+35
2022-05-20usb: dwc3: Fix non-usb3 configurationsJan Kiszka1-1/+3
2022-05-20Merge tag 'u-boot-stm32-20220520' of https://source.denx.de/u-boot/custodians...Tom Rini3-20/+118
2022-05-20ARM: imx6: Adapt device tree selection in DH board filePhilip Oberfichtner1-6/+25
2022-05-20ARM: dts: imx: Configure FEC for iMX6QDL DRC02Philip Oberfichtner1-0/+10
2022-05-20ARM: dts: imx: Configure FEC for iMX6QDL picoITXPhilip Oberfichtner1-0/+10
2022-05-20ARM: dts: imx: Simplify fec node for iMX6QDL DHCOM boardsPhilip Oberfichtner2-13/+7
2022-05-20ARM: imx6: Remove CONFIG_FEC_MXC_PHYADDR from DH headerPhilip Oberfichtner1-3/+0
2022-05-20ARM: dts: imx: Migrate iMX6QDL picoITX DTs from LinuxPhilip Oberfichtner4-1/+91
2022-05-20ARM: dts: imx: Migrate iMX6QDL DRC02 DTs from LinuxPhilip Oberfichtner4-1/+175
2022-05-20ARM: imx6: Fix broken DT path in DH board filePhilip Oberfichtner2-2/+13
2022-05-20pmic: pca9450: Add regulator driverMarek Vasut5-3/+363
2022-05-20pmic: pca9450: Add upstream regulators subnode matchMarek Vasut1-0/+2
2022-05-20imx: imx8mp_rsb3720a1: convert to DM_SERIALPeng Fan4-10/+2
2022-05-20ARM: imx8mm: verdin-imx8mm: fix board hang in splMarcel Ziswiler1-11/+2
2022-05-20imx8mp_rsb3720a1: Enable cache in SPLFabio Estevam2-4/+0
2022-05-20cgtqmx8: Enable cache in SPLFabio Estevam1-2/+0
2022-05-20imx8mm-cl-iot-gate: Enable cache in SPLFabio Estevam2-4/+0
2022-05-20bosch: Add initial board support for ACCPhilip Oberfichtner10-0/+1886
2022-05-20imx: imx8mn_smm_s2/s2pro: Enable TrustZoneMichael Trimarchi1-0/+2
2022-05-20spl: spl_nand: Fix bad block handling in fitImageMichael Trimarchi1-4/+1
2022-05-20arm: mach-imx: cmd_nandbcb fix bad block handlingMichael Trimarchi1-14/+7
2022-05-20mtd: nand: mxs_nand_spl: Fix bad block skippingMichael Trimarchi1-41/+49
2022-05-20nand: raw: mxs_nand: Fix specific hook registrationMichael Trimarchi1-16/+16
2022-05-20crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finishGaurav Jain1-0/+8
2022-05-20i.MX8ULP: add display_ele_fw_version apiGaurav Jain3-0/+62
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li11-11/+11
2022-05-20kontron-sl-mx8mm: Select the CONFIG_CMD_UNZIP optionFabio Estevam1-1/+1
2022-05-20usb: xhci-dwc3: Support role switch default roleMark Kettenis3-0/+32
2022-05-20imx: toradex/verdin-imx8mm/p: cleanup board watchdog codePeng Fan1-11/+0
2022-05-20imx: verdin-imx8mm/p: cleanup board watchdog codePeng Fan1-11/+0
2022-05-20imx: imx8mn_smm_s2: clean up board watchdog codePeng Fan1-11/+0
2022-05-20imx: imx8mm-mx8menlo: drop unneeded watchdog settingsPeng Fan1-12/+0
2022-05-20imx: imx8mp_evk: enable pinctrl_wdog in SPLPeng Fan4-20/+4
2022-05-20imx: imx8mm_evk: enable pinctrl_wdog in SPLPeng Fan2-19/+4
2022-05-20imx: imx8mn_evk: enable pinctrl_wdog in SPLPeng Fan2-19/+4
2022-05-20imx: imx8mq-phanbell: enable CONFIG_DM_SERIALPeng Fan2-0/+9
2022-05-20imx: imx8mq-pico: enable CONFIG_DM_SERIALPeng Fan2-0/+10
2022-05-20imx: imx8mq-cm: enable CONFIG_DM_SERIALPeng Fan2-0/+9
2022-05-20imx: dts: move common changes to imx8mq-u-boot.dtsiPeng Fan2-24/+24
2022-05-20imx: imx8mm_edm_sbc: Enable SPL_DM_SERIALPeng Fan3-13/+2
2022-05-20imx: imx8mm_mx8menlo: Enable DM_SERIALPeng Fan3-12/+1