summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * doc: add bind/unbind command documentationPatrice Chotard2020-08-222-0/+50
| * test/py: Update test_bindPatrice Chotard2020-08-221-6/+9
| * sandbox: dts: Add compatible string for bind-test nodePatrice Chotard2020-08-223-4/+2
| * sandbox: phy: add driver_data for bind test cmdPatrice Chotard2020-08-221-1/+17
| * cmd: bind: allow to bind driver with driver dataPatrice Chotard2020-08-221-2/+3
| * dm: fix ofnode_read_addr/size_cells()Heinrich Schuchardt2020-08-222-10/+20
* | Merge branch '2020-08-21-stdio-cleanup'Tom Rini2020-08-23186-305/+444
|\ \ | |/ |/|
| * stdio: Tidy up the coding styleWIP/2020-08-21-stdio-cleanupSimon Glass2020-08-232-21/+25
| * stdio: Drop brackets around &devs.listSimon Glass2020-08-231-6/+6
| * stdio: Update to use compiler for Kconfig checksSimon Glass2020-08-231-89/+83
| * stdio: Drop #ifdefs in the header fileSimon Glass2020-08-231-28/+12
| * stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEVSimon Glass2020-08-232-20/+11
| * Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass2020-08-237-6/+19
| * Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass2020-08-23122-118/+234
| * moveconfig: Skip binary and ELF filesSimon Glass2020-08-231-1/+2
| * Convert CONFIG_NETCONSOLE to KconfigTom Rini2020-08-2366-16/+52
|/
* Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/20Aug2020Tom Rini2020-08-2057-241/+457
|\
| * clk: versal: Move pm_query_id out of clock driverMichal Simek2020-08-202-17/+17
| * mmc: sdhci: Use upper/lower_32_bits macrosMichal Simek2020-08-201-4/+4
| * mmc: sdhci: Enable high speed conditional on the corresponding bitFaiz Abbas2020-08-201-1/+4
| * xilinx: common: Change bootm_size variable settingMichal Simek2020-08-201-1/+5
| * xilinx: common: Check return value from variable setupMichal Simek2020-08-201-3/+8
| * xilinx: common: Get rid of initrd_high variable setupMichal Simek2020-08-201-6/+0
| * xilinx: common: Get rid of fdt_high variableMichal Simek2020-08-203-3/+0
| * xilinx: Change logic around zynq_board_read_rom_ethaddr()Michal Simek2020-08-201-3/+2
| * xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek2020-08-204-0/+18
| * xilinx: versal: Enable i2c misc eeprom driverMichal Simek2020-08-201-0/+3
| * xilinx: zynqmp: fix incorrect map not align with IPI HWIbai Erkiaga2020-08-201-4/+10
| * xilinx: zynqmp: remove chip_id functionIbai Erkiaga2020-08-202-38/+20
| * xilinx: zynqmp: get chip ID at EL3Ibai Erkiaga2020-08-201-6/+4
| * xilinx: zynqmp: get chip ID using firmware driverIbai Erkiaga2020-08-201-52/+27
| * xilinx: zynqmp: merge firmware calls for EL2 and EL3Ibai Erkiaga2020-08-201-41/+43
| * xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga2020-08-205-6/+11
| * mmc: zynq: Fix default value for xlnx,mio-bankMichal Simek2020-08-201-1/+1
| * xilinx: Fix xlnx,mio_bank propertyMichal Simek2020-08-2023-30/+30
| * i2c: eeprom: Use reg property instead of offset and sizeMichal Simek2020-08-206-18/+41
| * xilinx: zynqmp: Enable DFU tftp supportMichal Simek2020-08-202-1/+4
| * xilinx: Align dfu ram with booti commandMichal Simek2020-08-202-3/+5
| * arm64: zynqmp: Reduce malloc memory for mini QSPI configurationAshok Reddy Soma2020-08-201-1/+1
| * xilinx: versal: Use lowest memory for U-BootMichal Simek2020-08-201-1/+1
| * lib: fdt: Convert fdtdes_setup_mem..() to livetree APIMichal Simek2020-08-201-32/+35
| * lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()Michal Simek2020-08-202-0/+62
| * versal: fix versal PM ret payload sizeIbai Erkiaga2020-08-201-1/+1
| * xilinx: versal: Add new versal loadpdi commandT Karthik Reddy2020-08-204-0/+121
| * arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTBIgor Lantsman2020-08-201-6/+13
| * xilinx: Enable preboot feature for ZynqMP and VersalMichal Simek2020-08-202-0/+2
| * xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek2020-08-204-7/+6
| * xilinx: Setup bootm variablesMichal Simek2020-08-201-0/+3
* | Merge branch '2020-08-19-mediatek-updates'Tom Rini2020-08-2013-7/+1177
|\ \ | |/ |/|
| * dts: r64: add sata- and asm_sel nodesWIP/2020-08-19-mediatek-updatesFrank Wunderlich2020-08-192-0/+41