summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: zynqmp: Fix clk dump valuesT Karthik Reddy2021-03-301-81/+170
* arm64: zynqmp: Rename clocks as per the Arasan NAND driverAmit Kumar Mahapatra2021-03-301-1/+1
* arm64: zynqmp: Update device tree properties for nand flashAmit Kumar Mahapatra2021-03-301-0/+8
* arm64: zynqmp: Update psu_init for zcu1275Michal Simek2021-03-301-82/+148
* arm64: zynqmp: Add idt 8a34001 chip to zcu208/zcu216Michal Simek2021-03-302-2/+8
* arm64: zynqmp: Add missing psu inits for zcu208/216Michal Simek2021-03-302-0/+3762
* arm64: zynqmp: Add emmc specific parametersAshok Reddy Soma2021-03-302-0/+4
* arm64: zynqmp: Increase size of malloc poolAshok Reddy Soma2021-03-302-0/+4
* xilinx: zynq: Enable time and timer commandsAshok Reddy Soma2021-03-301-0/+2
* net: gem: Fix setting PCS auto-negotiation stateRobert Hancock2021-03-301-8/+17
* Prepare v2021.04-rc5Tom Rini2021-03-291-1/+1
* Merge branch '2021-03-28-assorted-bugfixes'Tom Rini2021-03-284-9/+4
|\
| * Support building on macOS/arm64Jessica 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-qoriqTom 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...Tom 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_featuresAndre Przywara2021-03-191-5/+20