summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-24ram: sifive: Avoid using hardcoded ram base and sizeBin Meng
2020-07-24riscv: dts: hifive-unleashed-a00: Make memory node available to SPLBin Meng
2020-07-24riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc regRick Chen
2020-07-24riscv: Fix linking error when building u-boot-spl with no SMP supportLeo Yu-Chi Liang
2020-07-24serial: Fix SIFIVE debug serial dependencyMichal Simek
2020-07-24riscv: qemu: Add syscon reboot and poweroff supportBin Meng
2020-07-24sysreset: syscon: Support value propertyBin Meng
2020-07-24sysreset: syscon: Don't assume default value for offset and mask propertyBin Meng
2020-07-24Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""Bin Meng
2020-07-24Revert "riscv: Allow use of reset drivers"Bin Meng
2020-07-24azure: gitlab: travis: Update OpenSBI used for RISC-V testingBin Meng
2020-07-24sifive: fu540: Enable SF distro bootcmdJagan Teki
2020-07-24sifive: fu540: Add boot flash script offset, sizeJagan Teki
2020-07-24sifive: fu540: Mark the default env as SPI flashJagan Teki
2020-07-24env: Enable SPI flash env for SiFive FU540Jagan Teki
2020-07-24sifive: fu540: Add Booting from SPIJagan Teki
2020-07-24sifive: fu540: Add runtime boot mode detectionJagan Teki
2020-07-24riscv: sifive: fu540: Enable SiFive PWM driverPragnesh Patel