summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-23Convert CONFIG_NETCONSOLE to KconfigTom Rini66-16/+52
2020-08-20Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini57-241/+457
2020-08-20Merge branch '2020-08-19-mediatek-updates'Tom Rini13-7/+1177
2020-08-20clk: versal: Move pm_query_id out of clock driverMichal Simek2-17/+17
2020-08-20mmc: sdhci: Use upper/lower_32_bits macrosMichal Simek1-4/+4
2020-08-20mmc: sdhci: Enable high speed conditional on the corresponding bitFaiz Abbas1-1/+4
2020-08-20xilinx: common: Change bootm_size variable settingMichal Simek1-1/+5
2020-08-20xilinx: common: Check return value from variable setupMichal Simek1-3/+8
2020-08-20xilinx: common: Get rid of initrd_high variable setupMichal Simek1-6/+0
2020-08-20xilinx: common: Get rid of fdt_high variableMichal Simek3-3/+0
2020-08-20xilinx: Change logic around zynq_board_read_rom_ethaddr()Michal Simek1-3/+2
2020-08-20xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek4-0/+18
2020-08-20xilinx: versal: Enable i2c misc eeprom driverMichal Simek1-0/+3
2020-08-20xilinx: zynqmp: fix incorrect map not align with IPI HWIbai Erkiaga1-4/+10
2020-08-20xilinx: zynqmp: remove chip_id functionIbai Erkiaga2-38/+20
2020-08-20xilinx: zynqmp: get chip ID at EL3Ibai Erkiaga1-6/+4
2020-08-20xilinx: zynqmp: get chip ID using firmware driverIbai Erkiaga1-52/+27
2020-08-20xilinx: zynqmp: merge firmware calls for EL2 and EL3Ibai Erkiaga1-41/+43
2020-08-20xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga5-6/+11
2020-08-20mmc: zynq: Fix default value for xlnx,mio-bankMichal Simek1-1/+1
2020-08-20xilinx: Fix xlnx,mio_bank propertyMichal Simek23-30/+30
2020-08-20i2c: eeprom: Use reg property instead of offset and sizeMichal Simek6-18/+41
2020-08-20xilinx: zynqmp: Enable DFU tftp supportMichal Simek2-1/+4
2020-08-20xilinx: Align dfu ram with booti commandMichal Simek2-3/+5
2020-08-20arm64: zynqmp: Reduce malloc memory for mini QSPI configurationAshok Reddy Soma1-1/+1
2020-08-20xilinx: versal: Use lowest memory for U-BootMichal Simek1-1/+1
2020-08-20lib: fdt: Convert fdtdes_setup_mem..() to livetree APIMichal Simek1-32/+35
2020-08-20lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()Michal Simek2-0/+62
2020-08-20versal: fix versal PM ret payload sizeIbai Erkiaga1-1/+1
2020-08-20xilinx: versal: Add new versal loadpdi commandT Karthik Reddy4-0/+121
2020-08-20arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTBIgor Lantsman1-6/+13
2020-08-20xilinx: Enable preboot feature for ZynqMP and VersalMichal Simek2-0/+2
2020-08-20xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek4-7/+6
2020-08-20xilinx: Setup bootm variablesMichal Simek1-0/+3
2020-08-20dts: r64: add sata- and asm_sel nodesFrank Wunderlich2-0/+41
2020-08-20ahci: mediatek: add ahci driverFrank Wunderlich3-0/+139
2020-08-20reset: add basic reset controller for pciesysFrank Wunderlich1-0/+15
2020-08-20phy: mtk-tphy: add PHY_TYPE_SATAFrank Wunderlich1-0/+105
2020-08-20arm: dts: mt7622: add SATA reset constantsFrank Wunderlich1-1/+4
2020-08-20arm: dts: mt7622: add PCIe nodes for BananaPi-R64Frank Wunderlich1-0/+31
2020-08-20dts: r64: add r64 dtsFrank Wunderlich2-0/+207
2020-08-20arm: dts: add watchdog-node for mt7622Frank Wunderlich1-0/+5
2020-08-20configs: mt7622: add PCIe controller related configsChuanjia Liu1-0/+4
2020-08-20arm: dts: mediatek: add PCIe node for MT7622Chuanjia Liu2-0/+103
2020-08-20PCI: mediatek: Add PCIe support for MT7622Chuanjia Liu1-3/+459
2020-08-20arm: dts: mediatek: add pciesys support for MT7622 SoCChuanjia Liu1-0/+7
2020-08-20clk: mediatek: add pciesys support for MT7622 SoCChuanjia Liu1-0/+54
2020-08-20pinctrl: mediatek: mt8512: fix the wrong start address of rangesChunfeng Yun1-3/+3
2020-08-19Merge tag 'uniphier-v2020.10-2' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini26-110/+255
2020-08-17ARM: dts: uniphier: resync DT with Linux 5.9-rc1Masahiro Yamada18-61/+235