aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-25Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."Peng Ma
2020-02-25Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"Peng Ma
2020-02-20Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-02-20Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-02-20mmc: sdhci: fix missing cache invalidation after reading by DMAMasahiro Yamada
2020-02-20mmc: sdhci: use dma_map_single() instead of flush_cache() before DMAMasahiro Yamada
2020-02-20mmc: add mmc_get_dma_dir() helperMasahiro Yamada
2020-02-20mmc: sdhci: remove unneeded castsMasahiro Yamada
2020-02-20mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addrMasahiro Yamada
2020-02-20mmc: sdhci: reduce code duplication for aligned bufferMasahiro Yamada
2020-02-20mmc: sdhci: put the aligned buffer pointer to struct sdhci_hostMasahiro Yamada
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
2020-02-20arch: arm: rockchip: order the rk3399 entries alphabeticallyPeter Robinson
2020-02-20rockchip: rk3399: add target type for evb based boardKever Yang
2020-02-19Merge tag 'efi-2020-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada
2020-02-19mmc: fsl_esdhc: actually enable cache snooping on mpc830xRasmus Villemoes
2020-02-19efi_loader: EFI_RNG_PROTOCOLHeinrich Schuchardt
2020-02-19efi_loader: fix efi_install_fdt() descriptionHeinrich Schuchardt
2020-02-19configs: fix typos in khadas-edge defconfigsJared Baldridge
2020-02-19board: roc-pc-rk3399: Add support for onboard LED's and push button to indica...Suniel Mahesh
2020-02-19rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399Suniel Mahesh
2020-02-19rockchip: boot_mode: find the saradc device nameHugh Cole-Baker
2020-02-19rk3288: vyasa: Add console settingsJagan Teki
2020-02-19rk3288: tinker: Enable HDMI outputJagan Teki
2020-02-19ARM: dts: rockchip: Sync rk3288-vyasa dts from linuxJagan Teki
2020-02-19rockchip: rk3288: Enable pre console bufferJagan Teki
2020-02-19rockchip: px30: sync the main px30 dtsi from mainlineHeiko Stuebner
2020-02-19arm: dts: rockchip: puma: move U-Boot specific bits to u-boot.dtsiPeter Robinson
2020-02-19arm: dts: rockchip: rk3399: Move U-Boot specific bits to rk3399-u-bootPeter Robinson
2020-02-19arm: dts: rockchip: Update EVB/Puma devices to upstream USB/dwc3 conventionsPeter Robinson
2020-02-19rockchip: make the global board_fit_config_name_match __weakHeiko Stuebner
2020-02-19rockchip: make_fit_atf: use correct fdt_x references in config nodesHeiko Stuebner
2020-02-18Merge tag 'bugfixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-02-18i2c: designware_i2c: Correct the selection of speed modeSimon Glass
2020-02-17mmc: remove unneeded forward declarationsMasahiro Yamada
2020-02-17mmc: check the return value of mmc_select_mode_and_width()Masahiro Yamada
2020-02-17mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada
2020-02-17mmc: fix the build error when MMC_WRITE is disabledJaehoon Chung
2020-02-17drivers: mmc: rpmb: Use R1 responseBharat Kumar Reddy Gooty
2020-02-14Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-02-14Merge tag 'ti-v2020.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-02-13Merge branch '2020-02-13-master-imports'Tom Rini
2020-02-13board: stm32: remove fdt_high and fdt_highinitrd_highPatrice Chotard
2020-02-13board: stm32: fix extra env setings addressesPatrice Chotard
2020-02-13board: stih410-b2260: remove fdt_high and initrd_highPatrice Chotard
2020-02-13stm32mp1: remove fdt_high and initrd_high in environmentPatrick Delaunay
2020-02-13clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktreePatrick Delaunay