summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-27configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN valueKuldeep Singh
2020-07-27configs: lx2160aqds: enable CONFIG_BOARD_EARLY_INIT_RYangbo Lu
2020-07-27board: fsl: lx2160aqds: identify SDHC adapter during board initYangbo Lu
2020-07-27Move eSDHC adapter card identification to board filesYangbo Lu
2020-07-27Drop global data sdhc_adapter for powerpcYangbo Lu
2020-07-27armv8: ls1028ardb: add xspi parameter to qixis commandYuantian Tang
2020-07-27armv8: ls1012a: RGMII ports require internal delayChaitanya Sakinam
2020-07-27include/configs: ls1012a: Remove fdt_high env variableUdit Agarwal
2020-07-27config: lx2160/2a: enable dspiZhao Qiang
2020-07-27armv8: dts: fsl-lx2160a: add flash node under dspi to qds dtsZhao Qiang
2020-07-27crypto/fsl: fix unaligned accessMichael Walle
2020-07-27I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li
2020-07-27armv8: layerscape: rework spin tableMichael Walle
2020-07-27armv8: layerscape: relocate spin table if EFI_LOADER is enabledMichael Walle
2020-07-27armv8: layerscape: clean exported symbols in spintable.SMichael Walle
2020-07-27armv8: layerscape: drop first .ltorg directive in spintable.SMichael Walle
2020-07-27armv8: layerscape: make wake_secondary_core_n() staticMichael Walle
2020-07-27armv8: layerscape: simplify get_spin_tbl_addr() callsMichael Walle
2020-07-27armv8: layerscape: remove determine_mp_bootpg()Michael Walle
2020-07-27armv8: layerscape: fix alignment for spin tableMichael Walle
2020-07-27armv8: layerscape: load function pointer using ADRMichael Walle
2020-07-27armv8: layerscape: move spin table into own moduleMichael Walle
2020-07-27armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle
2020-07-27armv8: layerscape: pretty print info about SMP coresMichael Walle
2020-07-27armv8: layerscape: fix spin-table supportMichael Walle
2020-07-27net: pfe_eth: Use spi_flash_read API to access flash memoryKuldeep Singh
2020-07-27dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscapehui.song
2020-07-27armv8: gpio: add gpio featurehui.song
2020-07-27configs: ls1088ardb: Add support for usb boot targetEra Tiwari
2020-07-27armv8: ls1028a: move FSL_LAYERSCAPE to kconfigMichael Walle
2020-07-27fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delaysVladimir Oltean
2020-07-26binman: Re-enable concurrent testsSimon Glass
2020-07-26binman: Don't change the descriptor in testsSimon Glass
2020-07-26env: mmc: add redundancy support in mmc_offset_try_partitionPatrick Delaunay
2020-07-26env: mmc: correct the offset returned by mmc_offset_try_partitionPatrick Delaunay
2020-07-26env: mmc: allow support of mmc_get_env_dev with OF_CONTROLPatrick Delaunay
2020-07-26test: env: add test for env info sub-commandPatrick Delaunay
2020-07-26configs: sandbox: Enable sub command 'env info'Patrick Delaunay
2020-07-26cmd: env: check real location for env info commandPatrick Delaunay
2020-07-26cmd: env: add option for quiet output on env infoPatrick Delaunay
2020-07-26env: add failing trace in env_savePatrick Delaunay
2020-07-26env: correct overflow check of env_has_init sizePatrick Delaunay
2020-07-26env/fat.c: allow loading from a FAT partition on the MMC boot deviceDavid Woodhouse
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-25treewide: remove (phys_addr_t) casts from devfdt_get_addr()Masahiro Yamada
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-25fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()Masahiro Yamada
2020-07-25fdt_support: call mtdparts_init() after finding MTD node to fix upMasahiro Yamada
2020-07-25test/dm: check if devices existHeinrich Schuchardt
2020-07-25arm: mach-k3: Use SOC driver for device identificationDave Gerlach