aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-21rpmb emulation hack. Breaks proper hardware supportrpmb_hack2Ilias Apalodimas
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-05-20Merge branch '2020-05-19-misc-fixes'Tom Rini
2020-05-19cmd: avb: free partition buffer upon verify completionGary Bisson
2020-05-19drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOCJan Kiszka
2020-05-19test: Use ut_asserteq_mem() where possibleSimon Glass
2020-05-19mpc83xx, abb: remove suvd3 boardHeiko Schocher
2020-05-19mpc83xx: remove redundant MPC83xx_RESET #defineRasmus Villemoes
2020-05-19Merge branch '2020-05-18-reduce-size-of-common.h'Tom Rini
2020-05-19configs: ls2080aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei
2020-05-19arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei
2020-05-19board: ls2080aqds: transition to DM_ETHIoana Ciornei
2020-05-19configs: ls1088aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei
2020-05-19board: ls1088aqds: transition to DM_ETHIoana Ciornei
2020-05-19arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei
2020-05-19include/configs: ls1046afrwy: add support for boot targets.Pramod Kumar
2020-05-19net: fsl-mc: fixup DPC: add /board/ports node if missingRazvan Ionut Cirjan
2020-05-19board_r: Detect ifc-nor flash at run-timePankit Garg
2020-05-19configs: lx2160aqds_tfa_defconfig: enable DM_ETH and relatedIoana Ciornei
2020-05-19board: lx2160aqds: implement board_fit_config_name_matchIoana Ciornei
2020-05-19board: lx2160aqds: transition to DM_ETHIoana Ciornei
2020-05-19arm: dts: lx2160aqds: add nodes describing possible mezzanine cardsIoana Ciornei
2020-05-19arm: dts: lx2160aqds: add MDIO slotsIoana Ciornei
2020-05-19arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6Ioana Ciornei
2020-05-19drivers: net: fsl-mc: fixup msi-map propertyLaurentiu Tudor
2020-05-19driver: net: fm: minor fix in DM ETH supportMadalin Bucur
2020-05-19configs: ls1012a: Unset ENV_ADDR valueKuldeep Singh
2020-05-19configs: nxp: Enable CONFIG_SYS_RELOC_GD_ENV_ADDRKuldeep Singh
2020-05-19configs: ls1012a: Reduce CONFIG_ENV_SIZE to 0x2000Ashish Kumar
2020-05-19configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN sizeKuldeep Singh
2020-05-19configs: ls2080ardb: Make BOOT command access flash memory as per spi-memKuldeep Singh
2020-05-19configs: ls2080ardb: Make MC_INIT access flash memory as per spi-memKuldeep Singh
2020-05-19configs: ls1046a: Define ENV_ADDR valueKuldeep Singh
2020-05-19configs: ls2080a: Correct ENV_ADDR valueKuldeep Singh
2020-05-19configs: ls1088a: Correct ENV_ADDR valueKuldeep Singh
2020-05-19treewide: Update fsl qspi node dt properties as per spi-mem driverKuldeep Singh
2020-05-19configs: ls1046a: Move SPI_FLASH_SPANSION to defconfigKuldeep Singh
2020-05-19configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigsKuldeep Singh
2020-05-19configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfigKuldeep Singh
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18Use __ASSEMBLY__ as the assembly macrosSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18Fix some checkpatch warnings in calls to udelay()Simon Glass
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop asm_offsets.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18Fix some checkpatch warnings in calls to debug()Simon Glass