summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-24efi_loader: document parameters of do_bootefi_exec()Heinrich Schuchardt
2020-08-23Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-08-23Merge branch '2020-08-21-stdio-cleanup'Tom Rini
2020-08-23stdio: Tidy up the coding styleSimon Glass
2020-08-23stdio: Drop brackets around &devs.listSimon Glass
2020-08-23stdio: Update to use compiler for Kconfig checksSimon Glass
2020-08-23stdio: Drop #ifdefs in the header fileSimon Glass
2020-08-23stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEVSimon Glass
2020-08-23Convert CONFIG_SYS_DEVICE_NULLDEV to KconfigSimon Glass
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-08-23moveconfig: Skip binary and ELF filesSimon Glass
2020-08-23Convert CONFIG_NETCONSOLE to KconfigTom Rini
2020-08-22sandbox: u-boot.lds: Remove bogus __bss_start symbolOvidiu Panait
2020-08-22board_f: Remove dead code from init_func_i2cOvidiu Panait
2020-08-22binman: Add a setup script for PythonSimon Glass
2020-08-22dtoc: Add a setup script for PythonSimon Glass
2020-08-22binman: Correct some import statementsSimon Glass
2020-08-22binman: Move GetEntryModules() to controlSimon Glass
2020-08-22treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada
2020-08-22ata: mvebu: use dev_read_addr() to get base addressMasahiro Yamada
2020-08-22gpio: at91: use dev_read_addr() to get base addressMasahiro Yamada
2020-08-22test: dm: Add test case for devfdt_get_addr_ptrOvidiu Panait
2020-08-22dm: core: Fix devfdt_get_addr_ptr return valueOvidiu Panait
2020-08-22doc: add bind/unbind command documentationPatrice Chotard
2020-08-22test/py: Update test_bindPatrice Chotard
2020-08-22sandbox: dts: Add compatible string for bind-test nodePatrice Chotard
2020-08-22sandbox: phy: add driver_data for bind test cmdPatrice Chotard
2020-08-22cmd: bind: allow to bind driver with driver dataPatrice Chotard
2020-08-22dm: fix ofnode_read_addr/size_cells()Heinrich Schuchardt
2020-08-20Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-08-20Merge branch '2020-08-19-mediatek-updates'Tom Rini
2020-08-20clk: versal: Move pm_query_id out of clock driverMichal Simek
2020-08-20mmc: sdhci: Use upper/lower_32_bits macrosMichal Simek
2020-08-20mmc: sdhci: Enable high speed conditional on the corresponding bitFaiz Abbas
2020-08-20xilinx: common: Change bootm_size variable settingMichal Simek
2020-08-20xilinx: common: Check return value from variable setupMichal Simek
2020-08-20xilinx: common: Get rid of initrd_high variable setupMichal Simek
2020-08-20xilinx: common: Get rid of fdt_high variableMichal Simek
2020-08-20xilinx: Change logic around zynq_board_read_rom_ethaddr()Michal Simek
2020-08-20xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek
2020-08-20xilinx: versal: Enable i2c misc eeprom driverMichal Simek
2020-08-20xilinx: zynqmp: fix incorrect map not align with IPI HWIbai Erkiaga
2020-08-20xilinx: zynqmp: remove chip_id functionIbai Erkiaga
2020-08-20xilinx: zynqmp: get chip ID at EL3Ibai Erkiaga
2020-08-20xilinx: zynqmp: get chip ID using firmware driverIbai Erkiaga
2020-08-20xilinx: zynqmp: merge firmware calls for EL2 and EL3Ibai Erkiaga
2020-08-20xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga
2020-08-20mmc: zynq: Fix default value for xlnx,mio-bankMichal Simek
2020-08-20xilinx: Fix xlnx,mio_bank propertyMichal Simek
2020-08-20i2c: eeprom: Use reg property instead of offset and sizeMichal Simek