summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-30arm64: zynqmp: Add emmc specific parametersAshok Reddy Soma
2021-03-30arm64: zynqmp: Increase size of malloc poolAshok Reddy Soma
2021-03-30xilinx: zynq: Enable time and timer commandsAshok Reddy Soma
2021-03-30board: dts: rockchip: Add NanoPi M4BAlexandre Vicenzi
2021-03-30arm64: rk3399: Add support NanoPi R4sXiaobo Tian
2021-03-30odroid-go2: fix default FDT file pathRoger Pau Monné
2021-03-30odroid-go2: do not disable EFIRoger Pau Monné
2021-03-30rockchip: rk3399-puma: Increase environment size to 16 kiB.Christoph Muellner
2021-03-30rockchip: rk3399-puma: Restore correct VDD_LOG supply.Christoph Muellner
2021-03-30rockchip: rk3399: rock960: explicitly disable SPI flashPeter Robinson
2021-03-30include: configs: rk3399: drop a dangling commentPeter Robinson
2021-03-30rockchip: lion: update board defconfigHeiko Stuebner
2021-03-30rockchip: rk3368: sync down rk3368-lion board devicetree from LinuxHeiko Stuebner
2021-03-30rockchip: rk3368: sync main rk3368 dtsi from LinuxHeiko Stuebner
2021-03-30rockchip: rk3368: sync clock dt-binding header from LinuxHeiko Stuebner
2021-03-30rockchip: rk3368: move STACK_R_ADDR address and into KconfigHeiko Stuebner
2021-03-30rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000Heiko Stuebner
2021-03-30rockchip: rk3368: set CONFIG_SYS_BOOTM_LEN to 64MBHeiko Stuebner
2021-03-30rockchip: rk3368: adjust CONFIG_SYS_LOAD_ADDRHeiko Stuebner
2021-03-30odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTORRoger Pau Monné
2021-03-30net: gem: Fix setting PCS auto-negotiation stateRobert Hancock
2021-03-29Merge tag 'v2021.04-rc5' into nextTom Rini
2021-03-29Prepare v2021.04-rc5v2021.04-rc5Tom Rini
2021-03-28Merge tag 'dm-pull-28mar21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-03-28Merge branch '2021-03-28-assorted-bugfixes'Tom Rini
2021-03-28Support building on macOS/arm64Jessica Clarke
2021-03-28dm: test: Always include command.h for print_utSean Anderson
2021-03-28test: Add udevice declaration to avoid build errorSimon Glass
2021-03-27Merge branch '2021-03-27-master-imports'Tom Rini
2021-03-27Azure: Use "pacman -Sy" to install the toolchainTom Rini
2021-03-27dm: i2c: Add a migration method for I2CSimon Glass
2021-03-27Makefile: Drop the old SPI flash migration messageSimon Glass
2021-03-27Makefile: Use common code for DM_ETH deprecation warningSimon Glass
2021-03-27Makefile: Use common code for WDT deprecation warningSimon Glass
2021-03-27Makefile: Use common code for SPI_FLASH deprecation warningSimon Glass
2021-03-27Makefile: Use common code for DM_VIDEO deprecation warningSimon Glass
2021-03-27Makefile: Use common code for PCI deprecation warningSimon Glass
2021-03-27Makefile: Use common code for LIBATA deprecation warningSimon Glass
2021-03-27Makefile: Use common code for MVSATA_IDE deprecation warningSimon Glass
2021-03-27Makefile: Use common code for USB deprecation warningSimon Glass
2021-03-27Makefile: Use common code for MMC deprecation warningSimon Glass
2021-03-27Makefile: Add common code to report deprecationSimon Glass
2021-03-27Makefile: Move non-DM migration messages to the topSimon Glass
2021-03-27sandbox: define __dyn_sym_start, dyn_sym_endHeinrich Schuchardt
2021-03-27spi: spi-uclass: Add support to manually relocate spi memory opsT Karthik Reddy
2021-03-27dtoc: Add new check that offsets are correctSimon Glass
2021-03-27dtoc: Support adding subnodes alongside existing onesSimon Glass
2021-03-27dtoc: Add a subnode test for multiple nodesSimon Glass
2021-03-27dtoc: Tweak ordering of fdt-offsets refreshingSimon Glass
2021-03-27dtoc: Tidy up property-offset handlingSimon Glass