summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-24Makefile: Add (default) DEVICE_TREE to SPL FITKlaus Heinrich Kiwi
2021-02-24Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FITKlaus Heinrich Kiwi
2021-02-24Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATUREKlaus Heinrich Kiwi
2021-02-24fs: btrfs: change directory list output to be aligned as beforeMarek BehĂșn
2021-02-24fs: btrfs: skip xattrs in directory listingMarek BehĂșn
2021-02-24cmd: fdt: skip board specific fixup using env variableWasim Khan
2021-02-24fs/squashfs: NULL dereference in sqfs_closedir()Heinrich Schuchardt
2021-02-24cmd: pwm: Rework argc sanity checkingTom Rini
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-23spi: zynqmp_gqspi: fix set_speed bug on multiple runsBrandon Maier
2021-02-23arm64: zynqmp: Rename zc1275/zcu1275 to be aligned with DT nameMichal Simek
2021-02-23net: gem: Fix error path in zynq_gem_probeMichal Simek
2021-02-23net: gem: Enable ethernet rx clock for versalT Karthik Reddy
2021-02-23i2c: i2c_cdns: Enable i2c clockT Karthik Reddy
2021-02-23clk: versal: Add support to enable clocksT Karthik Reddy
2021-02-23clk: zynqmp: Add support to enable clocksT Karthik Reddy
2021-02-23clk: zynq: Add dummy clock enable functionMichal Simek
2021-02-23arm64: zynqmp: Do not clear reset reasonMichal Simek
2021-02-23fpga: zynqpl: fix buffer alignmentMichael Walle
2021-02-22Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-22Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-02-22Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2021-02-22Merge branch '2021-02-21-mpc83xx-updates'Tom Rini
2021-02-22button: add udevice forward declarationNeil Armstrong
2021-02-22arch: sandbox: fix typo in clk.hDario Binacchi
2021-02-22clk: remove a redundant headerDario Binacchi
2021-02-22arm: dts: sync am33xx-clocks with Linux 5.9-rc7Dario Binacchi
2021-02-22clk: ti: improve debug messages for clkctrl driverDario Binacchi
2021-02-21uec.h: fix COFIG_DM typoRasmus Villemoes
2021-02-21dm_qe_uec.c: fix indentation in uec_set_mac_if_mode()Rasmus Villemoes
2021-02-21mdio-uclass.c: support fixed-link subnodesRasmus Villemoes
2021-02-21mpc83xx: kmeter1: increase malloc_f spaceHeiko Schocher
2021-02-21mpc83xx: kmeter1_defconfig add missing BAT4 configHeiko Schocher
2021-02-21mpc8379erdb: Convert to DM_MMCSinan Akman
2021-02-21mpc8379erdb: Add device treeSinan Akman
2021-02-21Merge tag 'efi-2021-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-02-21Merge tag 'for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2021-02-21Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2021-02-21doc: qfw man-pageHeinrich Schuchardt
2021-02-21efi_loader: multi part device paths to textHeinrich Schuchardt
2021-02-21efi_selftest: multi part device path to textHeinrich Schuchardt
2021-02-21efi_selftest: compiler flags for dtbdump.oHeinrich Schuchardt
2021-02-21doc: booti man-pageHeinrich Schuchardt
2021-02-21doc/README.distro: kernel_comp_addr_rHeinrich Schuchardt
2021-02-21doc: Add reference to U-Boot project in conf.pyHeinrich Schuchardt
2021-02-21Allow last block to be readJesper Schmitz Mouridsen
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-21board: freescale: drop CONFIG_DM_I2C undefsIgor Opaniuk
2021-02-21dm: i2c: allow disabling driver model in SPLIgor Opaniuk
2021-02-21i2c: at91: fix crash when using 'i2c probe'Eugen Hristev