summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2021.04-rc5' into nextWIP/29Mar2021-nextTom Rini2021-03-2945-619/+712
|\
| * Prepare v2021.04-rc5v2021.04-rc5Tom Rini2021-03-291-1/+1
| * Merge branch '2021-03-28-assorted-bugfixes'Tom Rini2021-03-284-9/+4
| |\
| | * Support building on macOS/arm64WIP/2021-03-28-assorted-bugfixesJessica Clarke2021-03-282-7/+2
| | * dm: test: Always include command.h for print_utSean Anderson2021-03-281-2/+0
| | * test: Add udevice declaration to avoid build errorSimon Glass2021-03-281-0/+2
| |/
| * Merge branch '2021-03-27-master-imports'Tom Rini2021-03-273-107/+59
| |\
| | * Azure: Use "pacman -Sy" to install the toolchainTom Rini2021-03-271-1/+1
| | * dm: i2c: Add a migration method for I2CSimon Glass2021-03-272-0/+9
| | * Makefile: Drop the old SPI flash migration messageSimon Glass2021-03-271-5/+0
| | * Makefile: Use common code for DM_ETH deprecation warningSimon Glass2021-03-271-11/+1
| | * Makefile: Use common code for WDT deprecation warningSimon Glass2021-03-271-11/+2
| | * Makefile: Use common code for SPI_FLASH deprecation warningSimon Glass2021-03-271-10/+2
| | * Makefile: Use common code for DM_VIDEO deprecation warningSimon Glass2021-03-271-10/+2
| | * Makefile: Use common code for PCI deprecation warningSimon Glass2021-03-271-10/+1
| | * Makefile: Use common code for LIBATA deprecation warningSimon Glass2021-03-271-11/+1
| | * Makefile: Use common code for MVSATA_IDE deprecation warningSimon Glass2021-03-271-10/+2
| | * Makefile: Use common code for USB deprecation warningSimon Glass2021-03-271-10/+2
| | * Makefile: Use common code for MMC deprecation warningSimon Glass2021-03-271-10/+1
| | * Makefile: Add common code to report deprecationSimon Glass2021-03-271-0/+27
| | * Makefile: Move non-DM migration messages to the topSimon Glass2021-03-271-15/+15
| |/
| * Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/24Mar2021Tom Rini2021-03-2423-35/+45
| |\
| | * mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesMaxim Kochetkov2021-03-231-7/+10
| | * pci: layerscape: Change to allocate zeroed memery for struct ls_pcieHou Zhiqiang2021-03-232-2/+2
| | * configs: ls1028a: Correct CONFIG_ENV_SECT_SIZEKuldeep Singh2021-03-233-3/+3
| | * configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigKuldeep Singh2021-03-234-6/+6
| | * configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSIONKuldeep Singh2021-03-235-5/+0
| | * configs: lx2160a: Remove unused Flexspi config optionsKuldeep Singh2021-03-231-6/+0
| | * configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSIONKuldeep Singh2021-03-235-5/+0
| | * board: freescale: t208xrdb: Add link to User GuideChris Packham2021-03-231-0/+5
| | * powerpc: t2080rdb: Enable RTC supportChris Packham2021-03-235-0/+16
| | * rtc: ds1307: Add ds1339 compatibleChris Packham2021-03-231-0/+2
| | * fsl_ifc: fix typo in the NOR CSOR register definitionAleksandar Gerasimovski2021-03-231-1/+1
| * | Merge branch 'v2021.04-rc5' of https://github.com/lftan/u-bootTom Rini2021-03-231-1/+2
| |\ \ | | |/ | |/|
| | * arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabledSiew Chin Lim2021-03-231-1/+2
| |/
| * Merge tag 'efi-2021-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/20Mar2021Tom Rini2021-03-205-24/+101
| |\
| | * cmd/load: support uploading EFI binary via UARTHeinrich Schuchardt2021-03-191-2/+8
| | * efi_loader: Uart device pathHeinrich Schuchardt2021-03-193-9/+55
| | * efi_loader: NULL dereference in EFI consoleHeinrich Schuchardt2021-03-191-13/+38
| * | Merge branch '2021-03-19-assorted-fixes'Tom Rini2021-03-195-21/+52
| |\ \ | | |/ | |/|
| | * nvme: Elaborate on cache maintenance operation in get/set_featuresWIP/2021-03-19-assorted-fixesAndre Przywara2021-03-191-5/+20
| | * nvme: Always invalidate whole cqes[] arrayAndre Przywara2021-03-191-4/+12
| | * api: fix a potential serious bug caused by undef CONFIG_SYS_64BIT_LBAMarek BehĂșn2021-03-191-5/+18
| | * bus: ti-sysc: change in a normal driverDario Binacchi2021-03-191-6/+0
| | * board: sl28: disable HS400 modeMichael Walle2021-03-191-1/+1
| | * ahci: mediatek: fix undefined reference of dev_errFrank Wunderlich2021-03-191-0/+1
| |/
| * Merge tag 'video-for-v2021.04' of https://source.denx.de/u-boot/custodians/u-...Tom Rini2021-03-191-129/+129
| |\
| | * video: Drop unprintable characters from video_font_data.hSimon Glass2021-02-221-129/+129
| * | Merge branch '2021-03-17-assorted-fixes'Tom Rini2021-03-185-4/+7
| |\ \
| | * | test: Include /sbin to the PATH when creating ext4 disk imageWIP/2021-03-17-assorted-fixesAndy Shevchenko2021-03-171-0/+2