summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-09arm: imx: imx8mm: clock: make debug output more descriptiveAndrey Zhizhikin
2021-06-09Add EV-iMX280-NANO-X-MB boardOleh Kravchenko
2021-06-09Add out4.ru O4-iMX-NANO boardOleh Kravchenko
2021-06-09ARM: imx8m: verdin-imx8mm: Increase bootm size to 64 MiBMarek Vasut
2021-06-09configs: imxrt1050-evk: enable host usb support and its commandGiulio Benetti
2021-06-09ARM: dts: imxrt1050-evk: enable usbotg1 node as hostGiulio Benetti
2021-06-09ARM: dts: imxrt1050: add usbotg1, usbphy1 and usbmisc nodesGiulio Benetti
2021-06-09usb: ehci-mx6: add support for i.MXRTGiulio Benetti
2021-06-09clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3Giulio Benetti
2021-06-09ARM: IMXRT: introduce is_imxrt*() macros and get_cpu_rev()Giulio Benetti
2021-06-09ARM: dts: imxrt1020: add gpio5 node to this SoCGiulio Benetti
2021-06-09ARM: dts: imxrt1020-evk: move all u-boot, dm-spl to imxrt1020-evk-u-boot.dtsi...Giulio Benetti
2021-06-09ARM: dts: imxrt1050-evk: move all u-boot, dm-spl to imxrt1050-evk-u-boot.dtsi...Giulio Benetti
2021-06-09ARM: dts: imxrt1050-evk: remove u-boot,dm-splGiulio Benetti
2021-06-09ARM: dts: imxrt1050: set lcdif clocks according to mxsfb driverGiulio Benetti
2021-06-09ARM: dts: imxrt1050: move lcdif assigned clock to dtsiGiulio Benetti
2021-06-09clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APBGiulio Benetti
2021-06-09video: mxsfb: add enabling of "disp_axi" clockGiulio Benetti
2021-06-09video: mxsfb: add enabling of "axi" clock other than "per" clockGiulio Benetti
2021-06-09configs: imxrt1050-evk: enable imx gpt timer as tick-timerGiulio Benetti
2021-06-09ARM: dts: imxrt1050-evk: add device_type = "memory" to memory nodeGiulio Benetti
2021-06-09ARM: dts: imxrt1050-evk-u-boot: make gpt1 present for SPLGiulio Benetti
2021-06-09ARM: dts: imxrt1050-evk: set gpt1 as tick-timer for u-bootGiulio Benetti
2021-06-09ARM: dts: imxrt1050-evk: enable gpt1 timerGiulio Benetti
2021-06-09ARM: dts: imxrt1050: add gpt1 nodeGiulio Benetti
2021-06-09ARM: dts: imxrt1050: add node label to oscGiulio Benetti
2021-06-09configs: imxrt1020-evk: enable imx gpt timer as tick-timerGiulio Benetti
2021-06-09ARM: dts: imxrt1020-evk: add device_type = "memory" to memory nodeGiulio Benetti
2021-06-09ARM: dts: imxrt1020-evk-u-boot: make gpt1 present for SPLGiulio Benetti
2021-06-09ARM: dts: imxrt1020-evk: set gpt1 as tick-timer for u-bootGiulio Benetti
2021-06-09ARM: dts: imxrt1020-evk: enable gpt1 timerGiulio Benetti
2021-06-09ARM: dts: imxrt1020: add gpt1 nodeGiulio Benetti
2021-06-09ARM: dts: imxrt1020: add node label to oscGiulio Benetti
2021-06-09timer: imx-gpt: Add timer support for i.MX SoCs familyGiulio Benetti
2021-06-09arm: imxrt: soc: make mpu regions genericGiulio Benetti
2021-06-09efi_loader: fix Sphinx warningHeinrich Schuchardt
2021-06-09usb: dwc2: Avoid delay when initializing USB peripheral by dwc2João Loureiro
2021-06-08usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju
2021-06-08net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo
2021-06-09efi_loader: efi_capsule_delete_file() NULL dereferenceHeinrich Schuchardt
2021-06-09efi_loader: partition numbers are hexadecimalHeinrich Schuchardt
2021-06-09doc: usage: man-page for ums commandPatrick Delaunay
2021-06-09cmd: Add dependency for ums commandPatrick Delaunay
2021-06-09doc: usage: man-page for pinmux commandPatrick Delaunay
2021-06-09doc: usage: reorder commands in index.rstPatrick Delaunay
2021-06-08Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2021-06-08Merge branch '2021-06-08-display-and-logging-updates' into nextTom Rini
2021-06-08usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct nameKishon Vijay Abraham I
2021-06-08log: Convert log values to printf() if not enabledSimon Glass
2021-06-08sandbox: log: Avoid build error with !CONFIG_LOGSimon Glass