summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-30arm64: zynqmp: Add emmc specific parametersAshok Reddy Soma2-0/+4
2021-03-30arm64: zynqmp: Increase size of malloc poolAshok Reddy Soma2-0/+4
2021-03-30xilinx: zynq: Enable time and timer commandsAshok Reddy Soma1-0/+2
2021-03-30board: dts: rockchip: Add NanoPi M4BAlexandre Vicenzi6-0/+128
2021-03-30arm64: rk3399: Add support NanoPi R4sXiaobo Tian5-0/+223
2021-03-30odroid-go2: fix default FDT file pathRoger Pau Monné1-1/+1
2021-03-30odroid-go2: do not disable EFIRoger Pau Monné1-1/+0
2021-03-30rockchip: rk3399-puma: Increase environment size to 16 kiB.Christoph Muellner1-1/+1
2021-03-30rockchip: rk3399-puma: Restore correct VDD_LOG supply.Christoph Muellner1-0/+12
2021-03-30rockchip: rk3399: rock960: explicitly disable SPI flashPeter Robinson1-0/+1
2021-03-30include: configs: rk3399: drop a dangling commentPeter Robinson1-2/+0
2021-03-30rockchip: lion: update board defconfigHeiko Stuebner1-2/+14
2021-03-30rockchip: rk3368: sync down rk3368-lion board devicetree from LinuxHeiko Stuebner5-68/+351
2021-03-30rockchip: rk3368: sync main rk3368 dtsi from LinuxHeiko Stuebner6-231/+383
2021-03-30rockchip: rk3368: sync clock dt-binding header from LinuxHeiko Stuebner1-17/+14
2021-03-30rockchip: rk3368: move STACK_R_ADDR address and into KconfigHeiko Stuebner2-1/+3
2021-03-30rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000Heiko Stuebner1-1/+1
2021-03-30rockchip: rk3368: set CONFIG_SYS_BOOTM_LEN to 64MBHeiko Stuebner1-0/+2
2021-03-30rockchip: rk3368: adjust CONFIG_SYS_LOAD_ADDRHeiko Stuebner1-1/+1
2021-03-30odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTORRoger Pau Monné1-1/+0
2021-03-30net: gem: Fix setting PCS auto-negotiation stateRobert Hancock1-8/+17
2021-03-30Merge tag 'v2021.04-rc5' into nextTom Rini45-619/+712
2021-03-30Prepare v2021.04-rc5Tom Rini1-1/+1
2021-03-29Merge tag 'dm-pull-28mar21' of git://git.denx.de/u-boot-dm into nextTom Rini126-812/+3133
2021-03-29Merge branch '2021-03-28-assorted-bugfixes'Tom Rini4-9/+4
2021-03-29Support building on macOS/arm64Jessica Clarke2-7/+2
2021-03-29dm: test: Always include command.h for print_utSean Anderson1-2/+0
2021-03-29test: Add udevice declaration to avoid build errorSimon Glass1-0/+2
2021-03-27Merge branch '2021-03-27-master-imports'Tom Rini3-107/+59
2021-03-27Azure: Use "pacman -Sy" to install the toolchainTom Rini1-1/+1
2021-03-27dm: i2c: Add a migration method for I2CSimon Glass2-0/+9
2021-03-27Makefile: Drop the old SPI flash migration messageSimon Glass1-5/+0
2021-03-27Makefile: Use common code for DM_ETH deprecation warningSimon Glass1-11/+1
2021-03-27Makefile: Use common code for WDT deprecation warningSimon Glass1-11/+2
2021-03-27Makefile: Use common code for SPI_FLASH deprecation warningSimon Glass1-10/+2
2021-03-27Makefile: Use common code for DM_VIDEO deprecation warningSimon Glass1-10/+2
2021-03-27Makefile: Use common code for PCI deprecation warningSimon Glass1-10/+1
2021-03-27Makefile: Use common code for LIBATA deprecation warningSimon Glass1-11/+1
2021-03-27Makefile: Use common code for MVSATA_IDE deprecation warningSimon Glass1-10/+2
2021-03-27Makefile: Use common code for USB deprecation warningSimon Glass1-10/+2
2021-03-27Makefile: Use common code for MMC deprecation warningSimon Glass1-10/+1
2021-03-27Makefile: Add common code to report deprecationSimon Glass1-0/+27
2021-03-27Makefile: Move non-DM migration messages to the topSimon Glass1-15/+15
2021-03-27sandbox: define __dyn_sym_start, dyn_sym_endHeinrich Schuchardt1-0/+7
2021-03-27spi: spi-uclass: Add support to manually relocate spi memory opsT Karthik Reddy1-0/+11
2021-03-27dtoc: Add new check that offsets are correctSimon Glass2-3/+40
2021-03-27dtoc: Support adding subnodes alongside existing onesSimon Glass2-9/+51
2021-03-27dtoc: Add a subnode test for multiple nodesSimon Glass2-12/+34
2021-03-27dtoc: Tweak ordering of fdt-offsets refreshingSimon Glass1-3/+4
2021-03-27dtoc: Tidy up property-offset handlingSimon Glass1-3/+7