aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-27board: fsl: lx2160aqds: identify SDHC adapter during board initYangbo Lu2-3/+44
2020-07-27Move eSDHC adapter card identification to board filesYangbo Lu11-79/+33
2020-07-27Drop global data sdhc_adapter for powerpcYangbo Lu2-4/+1
2020-07-27armv8: ls1028ardb: add xspi parameter to qixis commandYuantian Tang2-2/+15
2020-07-27armv8: ls1012a: RGMII ports require internal delayChaitanya Sakinam2-2/+2
2020-07-27include/configs: ls1012a: Remove fdt_high env variableUdit Agarwal5-5/+5
2020-07-27config: lx2160/2a: enable dspiZhao Qiang1-0/+3
2020-07-27armv8: dts: fsl-lx2160a: add flash node under dspi to qds dtsZhao Qiang1-0/+99
2020-07-27crypto/fsl: fix unaligned accessMichael Walle1-14/+13
2020-07-27I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li3-5/+3
2020-07-27armv8: layerscape: rework spin tableMichael Walle1-60/+23
2020-07-27armv8: layerscape: relocate spin table if EFI_LOADER is enabledMichael Walle1-0/+36
2020-07-27armv8: layerscape: clean exported symbols in spintable.SMichael Walle4-21/+24
2020-07-27armv8: layerscape: drop first .ltorg directive in spintable.SMichael Walle1-2/+0
2020-07-27armv8: layerscape: make wake_secondary_core_n() staticMichael Walle1-1/+1
2020-07-27armv8: layerscape: simplify get_spin_tbl_addr() callsMichael Walle1-8/+7
2020-07-27armv8: layerscape: remove determine_mp_bootpg()Michael Walle2-6/+0
2020-07-27armv8: layerscape: fix alignment for spin tableMichael Walle1-2/+2
2020-07-27armv8: layerscape: load function pointer using ADRMichael Walle1-3/+3
2020-07-27armv8: layerscape: move spin table into own moduleMichael Walle3-150/+161
2020-07-27armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle8-9/+18
2020-07-27armv8: layerscape: pretty print info about SMP coresMichael Walle1-4/+5
2020-07-27armv8: layerscape: fix spin-table supportMichael Walle2-11/+5
2020-07-27net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh2-2/+48
2020-07-27dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscapehui.song1-6/+2
2020-07-27armv8: gpio: add gpio featurehui.song1-0/+22
2020-07-27configs: ls1088ardb: Add support for usb boot targetEra Tiwari1-0/+1
2020-07-27armv8: ls1028a: move FSL_LAYERSCAPE to kconfigMichael Walle2-1/+1
2020-07-27fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delaysVladimir Oltean3-1/+58
2020-07-26binman: Re-enable concurrent testsSimon Glass1-1/+3
2020-07-26binman: Don't change the descriptor in testsSimon Glass3-5/+47
2020-07-26env: mmc: add redundancy support in mmc_offset_try_partitionPatrick Delaunay1-3/+3
2020-07-26env: mmc: correct the offset returned by mmc_offset_try_partitionPatrick Delaunay1-2/+2
2020-07-26env: mmc: allow support of mmc_get_env_dev with OF_CONTROLPatrick Delaunay1-6/+12
2020-07-26test: env: add test for env info sub-commandPatrick Delaunay1-0/+63
2020-07-26configs: sandbox: Enable sub command 'env info'Patrick Delaunay4-0/+4
2020-07-26cmd: env: check real location for env info commandPatrick Delaunay2-3/+23
2020-07-26cmd: env: add option for quiet output on env infoPatrick Delaunay2-7/+20
2020-07-26env: add failing trace in env_savePatrick Delaunay1-3/+7
2020-07-26env: correct overflow check of env_has_init sizePatrick Delaunay1-1/+1
2020-07-26env/fat.c: allow loading from a FAT partition on the MMC boot deviceDavid Woodhouse2-2/+34
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada120-125/+125
2020-07-25treewide: remove (phys_addr_t) casts from devfdt_get_addr()Masahiro Yamada5-5/+5
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada46-47/+47
2020-07-25fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()Masahiro Yamada1-7/+10
2020-07-25fdt_support: call mtdparts_init() after finding MTD node to fix upMasahiro Yamada1-3/+8
2020-07-25test/dm: check if devices existHeinrich Schuchardt5-5/+18
2020-07-25arm: mach-k3: Use SOC driver for device identificationDave Gerlach3-36/+19
2020-07-25configs: j721e_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3Dave Gerlach4-0/+8
2020-07-25configs: am65x_evm: Enable CONFIG_SOC_DEVICE and CONFIG_SOC_DEVICE_TI_K3Dave Gerlach4-0/+8