summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-11board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when availablePatrick Delaunay
2021-03-11video: dw_mipi_dsi: update log of dphy_enableYannick Fertre
2021-03-11video: dw_mipi_dsi: missing device to log debugYannick Fertre
2021-03-11video: stm32: remove all child of DSI bridge when its probe failedPatrick Delaunay
2021-03-11configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay
2021-03-11stm32mp: bsec: manage clock when present in device treePatrick Delaunay
2021-03-11stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay
2021-03-11stm32mp: stm32prog: reactivate console and display serial errorPatrick Delaunay
2021-03-11stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay
2021-03-11stm32mp: stm32prog: Add Kconfig file for stm32prog commandPatrick Delaunay
2021-03-11board: st: remove the nand MTD configuration for NOR boot in stm32mp1 boardPatrick Delaunay
2021-03-11configs: stm32mp1_trusted_defconfig rely on SCMI supportPatrick Delaunay
2021-03-11scmi: cosmetic: reorder include filesPatrick Delaunay
2021-03-11scmi: define LOG_CATEGORYPatrick Delaunay
2021-03-11scmi: Include device_compat.hPatrick Delaunay
2021-03-11clk: stm32mp1: gets root clocks from fdtEtienne Carriere
2021-03-11ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driverEtienne Carriere
2021-03-11mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()Patrice Chotard
2021-03-11mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase()Patrice Chotard
2021-03-11spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo()Patrice Chotard
2021-03-11mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacksPatrice Chotard
2021-03-10Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-03-10usb: mtu3: flush cache for next GPDChunfeng Yun
2021-03-09Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-03-09x86: Select advanced Intel code only if allowedSimon Glass
2021-03-09x86: Move INTEL_ACPIGEN to arch/x86Simon Glass
2021-03-09x86: Fix member check in intel_gnvsSimon Glass
2021-03-09x86: sizeof-array-div error in lpc_common_early_initHeinrich Schuchardt
2021-03-08Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-03-08Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-bootTom Rini
2021-03-08configs: meson64: add fdtoverlay_addr_rNeil Armstrong
2021-03-08button: adc: fix treshold typoNeil Armstrong
2021-03-08Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen
2021-03-08configs: socfpga: Add defconfig for Agilex with VAB supportSiew Chin Lim
2021-03-08configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfigSiew Chin Lim
2021-03-08arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VA...Siew Chin Lim
2021-03-08arm: socfpga: cmd: Support 'vab' commandSiew Chin Lim
2021-03-08arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)Siew Chin Lim
2021-03-08arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim
2021-03-07Merge tag 'efi-2021-04-rc3-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-03-07efi_loader: correct uboot_bin_env.its file formatHeinrich Schuchardt
2021-03-07lib/charset: UTF-8 stream conversionHeinrich Schuchardt
2021-03-07lib/charset: utf8_get() should return errorHeinrich Schuchardt
2021-03-07efi_loader: carve out utf_to_cp()Heinrich Schuchardt
2021-03-07efi_loader: move codepage 437 tableHeinrich Schuchardt
2021-03-07efi_loader: console size of vidconsoleHeinrich Schuchardt
2021-03-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-03-05doc: Add a reST document for qemu-ppce500Bin Meng
2021-03-05ppc: qemu: Move board directory from board/freescale to board/emulationBin Meng
2021-03-05ppc: qemu: Drop fixed_sdram()Bin Meng