summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-06-08log: Add support for logging a bufferSimon Glass
2021-06-08display_options: Split print_buffer() into two functionsSimon Glass
2021-06-08hexdump: Allow ctrl-c to interrupt outputSimon Glass
2021-06-08hexdump: Support any rowsizeSimon Glass
2021-06-08hexdump: Add support for sandboxSimon Glass
2021-06-08hexdump: Move API to header fileSimon Glass
2021-06-08display_options: Drop two spaces before the ASCII columnSimon Glass
2021-06-08test: Add a test for print_buffer()Simon Glass
2021-06-08test: Convert print tests to use ut frameworkSimon Glass
2021-06-08test: Detect when expect_str is too smallSimon Glass
2021-06-08console: Report an error when output buffer is exhaustedSimon Glass
2021-06-07Merge branch '2021-06-07-arm-cache-cp15-improvements' into nextTom Rini
2021-06-07pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12Marek Vasut
2021-06-07stm32mp: don't map the reserved region with no-map propertyPatrick Delaunay
2021-06-07stm32mp: Increase the reserved memory in board_get_usable_ram_topPatrick Delaunay
2021-06-07image-fdt: save no-map parameter of reserve-memoryPatrick Delaunay