aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-22ARM: uniphier: drop #include <log.h> againMasahiro Yamada5-5/+0
2020-05-22ARM: uniphier: drop #include <init.h> again from umc-pxs2.cMasahiro Yamada1-1/+0
2020-05-22ARM: uniphier: remove #include <net.h> again from micro-support-card.cMasahiro Yamada1-2/+1
2020-05-22ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.cMasahiro Yamada1-1/+1
2020-05-22mtd: rawnand: denali: deassert write protect pinMasahiro Yamada1-0/+1
2020-05-22ARM: uniphier: select DM_ETHMasahiro Yamada4-3/+1
2020-05-22mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_splMasahiro Yamada1-9/+9
2020-05-21Merge git://git.denx.de/u-boot-shTom Rini20-20/+67
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini104-506/+1692
2020-05-20Merge branch '2020-05-19-misc-fixes'Tom Rini22-407/+116
2020-05-20sh: Enable ffunction-sections and fdata-sectionsMarek Vasut1-1/+1
2020-05-20ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S),ULCB,EbisuMarek Vasut7-0/+13
2020-05-20ARM: rmobile: Enable support for OpTee on Gen3Marek Vasut6-0/+12
2020-05-20ARM: rmobile: Merge prior-stage firmware DT fragment into U-Boot DT on Gen3Marek Vasut1-18/+10
2020-05-20ARM: dts: rmobile: Reserve space in R-Car Gen3 DTsMarek Vasut1-0/+4
2020-05-20fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()Marek Vasut2-1/+15
2020-05-20libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()Marek Vasut2-0/+12
2020-05-19cmd: avb: free partition buffer upon verify completionGary Bisson1-0/+3
2020-05-19drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOCJan Kiszka1-0/+1
2020-05-19test: Use ut_asserteq_mem() where possibleSimon Glass11-102/+112
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher7-276/+0
2020-05-19mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes2-29/+0
2020-05-19Merge branch '2020-05-18-reduce-size-of-common.h'Tom Rini3371-1968/+7541
2020-05-19configs: ls2080aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei1-0/+8
2020-05-19arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei6-70/+241
2020-05-19board: ls2080aqds: transition to DM_ETHIoana Ciornei2-3/+16
2020-05-19configs: ls1088aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei1-0/+8
2020-05-19board: ls1088aqds: transition to DM_ETHIoana Ciornei1-0/+2
2020-05-19arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei8-120/+358
2020-05-19include/configs: ls1046afrwy: add support for boot targets.Pramod Kumar1-1/+9
2020-05-19net: fsl-mc: fixup DPC: add /board/ports node if missingRazvan Ionut Cirjan1-3/+14
2020-05-19board_r: Detect ifc-nor flash at run-timePankit Garg1-0/+8
2020-05-19configs: lx2160aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei2-0/+16
2020-05-19board: lx2160aqds: implement board_fit_config_name_matchIoana Ciornei1-0/+109
2020-05-19board: lx2160aqds: transition to DM_ETHIoana Ciornei2-1/+16
2020-05-19arm: dts: lx2160aqds: add nodes describing possible mezzanine cardsIoana Ciornei16-178/+670
2020-05-19arm: dts: lx2160aqds: add MDIO slotsIoana Ciornei1-1/+114
2020-05-19arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6Ioana Ciornei1-1/+85
2020-05-19drivers: net: fsl-mc: fixup msi-map propertyLaurentiu Tudor1-1/+16
2020-05-19driver: net: fm: minor fix in DM ETH supportMadalin Bucur1-1/+1
2020-05-19configs: ls1012a: Unset ENV_ADDR valueKuldeep Singh2-2/+0
2020-05-19configs: nxp: Enable CONFIG_SYS_RELOC_GD_ENV_ADDRKuldeep Singh6-0/+6
2020-05-19configs: ls1012a: Reduce CONFIG_ENV_SIZE to 0x2000Ashish Kumar15-15/+15
2020-05-19configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN sizeKuldeep Singh1-1/+1
2020-05-19configs: ls2080ardb: Make BOOT command access flash memory as per spi-memKuldeep Singh1-4/+10
2020-05-19configs: ls2080ardb: Make MC_INIT access flash memory as per spi-memKuldeep Singh1-10/+18
2020-05-19configs: ls1046a: Define ENV_ADDR valueKuldeep Singh3-2/+4
2020-05-19configs: ls2080a: Correct ENV_ADDR valueKuldeep Singh3-2/+3
2020-05-19configs: ls1088a: Correct ENV_ADDR valueKuldeep Singh2-2/+2
2020-05-19treewide: Update fsl qspi node dt properties as per spi-mem driverKuldeep Singh19-56/+35