summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-03board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey
2021-03-03arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kitsTim Harvey
2021-03-01ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=yMarek Vasut
2021-03-01ARM: imx: Do not hard-code MX8M MMU table DRAM entry offsetMarek Vasut
2021-03-01ARM: dts: imx8mq-evk: Remove u-boot,off-on-delay-us propertyFabio Estevam
2021-03-01tools: imx8mimage: Restore the original __ALIGN_MASK() macroFabio Estevam
2021-03-01arm: dts: imx8mp-evk: Add FEC PHY reset timingYe Li
2021-03-01imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford
2021-03-01doc: board: freescale: imx8mp_evk: update to newer versions and change ATF_LO...Peter Bergin
2021-03-01ARM: imx: Add missing FEC ethernet quirk for MX8MMarek Vasut
2021-03-01mx6sabre: Fix boot failureYe Li
2021-03-01mmc: fsl_esdhc_imx: fix the DTOCV to 0xEHaibo Chen
2021-03-01mx23evk: Add myself as maintainerFabio Estevam
2021-03-01mx23evk: Convert to driver modelFabio Estevam
2021-03-01mx23-evk: Import devicetree file from LinuxFabio Estevam
2021-03-01mx51evk: Add myself as maintainerFabio Estevam
2021-03-01mx51evk: Convert to driver modelFabio Estevam
2021-03-01imx51-babbage: Import devicetree files from LinuxFabio Estevam
2021-03-01mmc: fsl_esdhc_imx: Add a compatible for i.MX51Fabio Estevam
2021-03-01mx53loco: Add myself as maintainerFabio Estevam
2021-03-01ARM: dts: imx53-qsb: Describe the esdhc1 card detect pinFabio Estevam
2021-03-01mx53loco: Convert to driver modelFabio Estevam
2021-03-01imx53-qsb: Import devicetree files from LinuxFabio Estevam
2021-03-01board: toradex: move RGMII delays to PHY sideOleksandr Suvorov
2021-03-01ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8XOleksandr Suvorov
2021-03-01Respect that some compression algos can be enabled separately for SPLFrieder Schrempf
2021-03-01thermal: imx_tmu: enable monitoring and default alert/criticalTim Harvey
2021-03-01ARM: mx6: Add function to set serial#Sean Anderson
2021-03-01ARM: imx6: mx6sabre-common: Search for boot components in /boot tooMarek Vasut
2021-03-01ARM: imx6: mx6sabre-common: Replace fatload with FS_GENERIC loadMarek Vasut
2021-02-27ARM: imx6: dh-imx6: Drop the SF hunk in configMarek Vasut
2021-02-27ARM: imx6: dh-imx6: Enable support for applying DTOMarek Vasut
2021-02-27ARM: imx: Revert "dh_imx6: Switch to full DM-aware"Marek Vasut
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-02-26Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2021-02-26configs: stm32mp1: enable uefi related commandsIlias Apalodimas
2021-02-26arm: dts: stm32mp15: remove duplicate uart nodesPatrick Delaunay
2021-02-26ARM: stm32: Add USB host boot supportMarek Vasut
2021-02-26usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_dr...Patrice Chotard
2021-02-26usb: kbd: Also accept keyboards with Interrupt OUT endpointStefan BrĂ¼ns
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher
2021-02-26doc: Document partition specificationsSean Anderson
2021-02-26doc: Rename k210 partitions anchorSean Anderson
2021-02-26fastboot: Allow u-boot-style partitionsSean Anderson
2021-02-26fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_nameSean Anderson
2021-02-26fastboot: Remove mmcpart argument from raw_part_get_info_by_nameSean Anderson
2021-02-26part: Support string block devices in part_get_info_by_dev_and_nameSean Anderson
2021-02-26part: Support getting whole disk from part_get_info_by_dev_and_name_or_numSean Anderson
2021-02-26part: Give several functions more useful return valuesSean Anderson