summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-19ddr: k3-am654: EMIF Tool update to 2.02 for IO optimizations and fixesPraneeth Bajjuri
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
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass