summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Azure: Use "pacman -Sy" to install the toolchainWIP/2020-03-27-master-importsTom Rini2021-03-271-1/+1
* dm: gpio: Add a migration message for GPIOSimon Glass2021-03-272-0/+9
* 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
| * | avb: Fix error when partition not foundschspa2021-03-171-1/+1
| * | image: Avoid -ENODATA in host toolsSimon Glass2021-03-172-2/+2
| * | mmc: mtk-sd: don't ignore max-frequency from device treeDaniel Golle2021-03-171-1/+2
|/ /
* | Merge tag 'efi-2021-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/16Mar2021Tom Rini2021-03-1613-548/+421
|\ \
| * | doc: move README.dfu to HTML documentationHeinrich Schuchardt2021-03-164-311/+406
| * | efi: Fix compiler warningsSimon Glass2021-03-163-5/+5