summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-30xilinx: zynq: Enable time and timer commandsAshok Reddy Soma
2021-03-30net: gem: Fix setting PCS auto-negotiation stateRobert Hancock
2021-03-29Prepare v2021.04-rc5v2021.04-rc5Tom Rini
2021-03-28Merge branch '2021-03-28-assorted-bugfixes'Tom Rini
2021-03-28Support building on macOS/arm64Jessica Clarke
2021-03-28dm: test: Always include command.h for print_utSean Anderson
2021-03-28test: Add udevice declaration to avoid build errorSimon Glass
2021-03-27Merge branch '2021-03-27-master-imports'Tom Rini
2021-03-27Azure: Use "pacman -Sy" to install the toolchainTom Rini
2021-03-27dm: i2c: Add a migration method for I2CSimon Glass
2021-03-27Makefile: Drop the old SPI flash migration messageSimon Glass
2021-03-27Makefile: Use common code for DM_ETH deprecation warningSimon Glass
2021-03-27Makefile: Use common code for WDT deprecation warningSimon Glass
2021-03-27Makefile: Use common code for SPI_FLASH deprecation warningSimon Glass
2021-03-27Makefile: Use common code for DM_VIDEO deprecation warningSimon Glass
2021-03-27Makefile: Use common code for PCI deprecation warningSimon Glass
2021-03-27Makefile: Use common code for LIBATA deprecation warningSimon Glass
2021-03-27Makefile: Use common code for MVSATA_IDE deprecation warningSimon Glass
2021-03-27Makefile: Use common code for USB deprecation warningSimon Glass
2021-03-27Makefile: Use common code for MMC deprecation warningSimon Glass
2021-03-27Makefile: Add common code to report deprecationSimon Glass
2021-03-27Makefile: Move non-DM migration messages to the topSimon Glass
2021-03-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-03-23mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesMaxim Kochetkov
2021-03-23pci: layerscape: Change to allocate zeroed memery for struct ls_pcieHou Zhiqiang
2021-03-23configs: ls1028a: Correct CONFIG_ENV_SECT_SIZEKuldeep Singh
2021-03-23configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigKuldeep Singh
2021-03-23configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSIONKuldeep Singh
2021-03-23configs: lx2160a: Remove unused Flexspi config optionsKuldeep Singh
2021-03-23configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSIONKuldeep Singh
2021-03-23board: freescale: t208xrdb: Add link to User GuideChris Packham
2021-03-23powerpc: t2080rdb: Enable RTC supportChris Packham
2021-03-23rtc: ds1307: Add ds1339 compatibleChris Packham
2021-03-23Merge branch 'v2021.04-rc5' of https://github.com/lftan/u-bootTom Rini
2021-03-23fsl_ifc: fix typo in the NOR CSOR register definitionAleksandar Gerasimovski
2021-03-23arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabledSiew Chin Lim
2021-03-20Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-03-19cmd/load: support uploading EFI binary via UARTHeinrich Schuchardt
2021-03-19efi_loader: Uart device pathHeinrich Schuchardt
2021-03-19efi_loader: NULL dereference in EFI consoleHeinrich Schuchardt
2021-03-19Merge branch '2021-03-19-assorted-fixes'Tom Rini
2021-03-19nvme: Elaborate on cache maintenance operation in get/set_featuresAndre Przywara
2021-03-19nvme: Always invalidate whole cqes[] arrayAndre Przywara
2021-03-19api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBAMarek BehĂșn
2021-03-19bus: ti-sysc: change in a normal driverDario Binacchi
2021-03-19board: sl28: disable HS400 modeMichael Walle
2021-03-19ahci: mediatek: fix undefined reference of dev_errFrank Wunderlich
2021-03-19Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2021-03-18Merge branch '2021-03-17-assorted-fixes'Tom Rini
2021-03-17test: Include /sbin to the PATH when creating ext4 disk imageAndy Shevchenko