aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-25ppc: Remove MPC8569MDS boardWIP/2021-02-25-remove-platformsTom Rini21-1738/+4
2021-02-25ppc: configs: Remove a few non-updated build configurationsTom Rini6-341/+0
2021-02-25arm: Remove sksimx6 boardTom Rini7-594/+0
2021-02-25arm: Remove mx53smd boardTom Rini8-410/+0
2021-02-25arm: Remove mx53ard boardTom Rini8-635/+0
2021-02-25arm: Remove mx25pdk boardTom Rini8-507/+0
2021-02-25Merge branch '2021-02-24-assorted-fixes'Tom Rini27-67/+98
2021-02-24common: Add "ifndef __ASSEMBLY__" in asm/global_data.hWIP/2021-02-24-assorted-fixesSiew Chin Lim1-0/+4
2021-02-24net: cortina_ni: buffer overrunHeinrich Schuchardt1-1/+1
2021-02-24mtd: rawnand: cortina_nand: missing initializationHeinrich Schuchardt1-1/+1
2021-02-24dm: ddr: socfpga: don't assign values that are not usedHeinrich Schuchardt1-7/+0
2021-02-24lib: sha512: include "compiler.h"Siew Chin Lim1-0/+1
2021-02-24rng: iProc rng200: Rename ..._platdata variables to just ..._platPeter Robinson1-10/+10
2021-02-24test: missing dependency for test/cmd/setexpr.cHeinrich Schuchardt2-1/+3
2021-02-24lib: rsa: struct udevice build warningHeinrich Schuchardt1-0/+2
2021-02-24configs: BPI-R2: Disable EFI Grub workaroundMatthias Brugger1-0/+1
2021-02-24lib: rsa: Add debug message on algo mismatchSean Anderson1-1/+4
2021-02-24vexpress64_fvp: Set DRAM to 4G to match with kernel devicetreeDiego Sueiro2-1/+4
2021-02-24virtio: fix off by one device id comparisonVincent Stehlé1-1/+1
2021-02-24build/DTC: fix sed usage in DTC commandRoger Pau Monne1-2/+1
2021-02-24scripts/check-config.sh: fix to be compatible with BSD sedRoger Pau Monne1-4/+4
2021-02-24malloc: adjust memcpy() and memset() definitions.Heinrich Schuchardt1-0/+3
2021-02-24config: hikey: convert to DM_USB and DM_ETHPeter Robinson2-3/+3
2021-02-24cmd: pinmux: depend on PINCTRLMarek Behún1-0/+1
2021-02-24Makefile: Add (default) DEVICE_TREE to SPL FITKlaus Heinrich Kiwi1-0/+1
2021-02-24Kconfig: SPL_FIT_SIGNATURE requires SPL_LOAD_FITKlaus Heinrich Kiwi1-0/+1
2021-02-24Kconfig: SPL_FIT_SIGNATURE selects FIT_SIGNATUREKlaus Heinrich Kiwi1-0/+1
2021-02-24fs: btrfs: change directory list output to be aligned as beforeMarek Behún1-7/+7
2021-02-24fs: btrfs: skip xattrs in directory listingMarek Behún1-1/+4
2021-02-24cmd: fdt: skip board specific fixup using env variableWasim Khan2-5/+18
2021-02-24fs/squashfs: NULL dereference in sqfs_closedir()Heinrich Schuchardt1-0/+3
2021-02-24cmd: pwm: Rework argc sanity checkingTom Rini1-22/+19
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...WIP/23Feb2021Tom Rini18-134/+208
2021-02-23spi: zynqmp_gqspi: fix set_speed bug on multiple runsBrandon Maier1-12/+11
2021-02-23arm64: zynqmp: Rename zc1275/zcu1275 to be aligned with DT nameMichal Simek2-0/+0
2021-02-23net: gem: Fix error path in zynq_gem_probeMichal Simek1-4/+4
2021-02-23net: gem: Enable ethernet rx clock for versalT Karthik Reddy1-6/+27
2021-02-23i2c: i2c_cdns: Enable i2c clockT Karthik Reddy1-0/+7
2021-02-23clk: versal: Add support to enable clocksT Karthik Reddy1-0/+11
2021-02-23clk: zynqmp: Add support to enable clocksT Karthik Reddy1-0/+49
2021-02-23clk: zynq: Add dummy clock enable functionMichal Simek8-9/+18
2021-02-23arm64: zynqmp: Do not clear reset reasonMichal Simek1-5/+1
2021-02-23fpga: zynqpl: fix buffer alignmentMichael Walle1-1/+1
2021-02-22Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodia...Tom Rini11-3/+325
2021-02-22Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini7-64/+84
2021-02-22Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodian...Tom Rini10-607/+215
2021-02-22Merge branch '2021-02-21-mpc83xx-updates'Tom Rini8-5/+104
2021-02-22button: add udevice forward declarationNeil Armstrong1-0/+2
2021-02-22arch: sandbox: fix typo in clk.hDario Binacchi1-13/+13
2021-02-22clk: remove a redundant headerDario Binacchi1-1/+0