summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-2-19-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/19Feb2020Tom Rini2020-02-1933-216/+188
|\
| * mmc: sdhci: fix missing cache invalidation after reading by DMAMasahiro Yamada2020-02-191-0/+4
| * mmc: sdhci: use dma_map_single() instead of flush_cache() before DMAMasahiro Yamada2020-02-191-26/+25
| * mmc: add mmc_get_dma_dir() helperMasahiro Yamada2020-02-191-0/+6
| * mmc: sdhci: remove unneeded castsMasahiro Yamada2020-02-191-3/+2
| * mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addrMasahiro Yamada2020-02-191-2/+3
| * mmc: sdhci: reduce code duplication for aligned bufferMasahiro Yamada2020-02-192-14/+10
| * mmc: sdhci: put the aligned buffer pointer to struct sdhci_hostMasahiro Yamada2020-02-192-14/+14
| * dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-199-24/+9
| * dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-1917-116/+75
| * dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada2020-02-199-19/+11
| * dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada2020-02-194-8/+12
| * mmc: fsl_esdhc: actually enable cache snooping on mpc830xRasmus Villemoes2020-02-191-2/+13
| * mmc: remove unneeded forward declarationsMasahiro Yamada2020-02-171-4/+0
| * mmc: check the return value of mmc_select_mode_and_width()Masahiro Yamada2020-02-171-1/+1
| * mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada2020-02-171-4/+17
| * mmc: fix the build error when MMC_WRITE is disabledJaehoon Chung2020-02-171-0/+2
| * drivers: mmc: rpmb: Use R1 responseBharat Kumar Reddy Gooty2020-02-171-0/+5
* | Merge tag 'efi-2020-04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-02-192-7/+7
|\ \
| * | efi_loader: EFI_RNG_PROTOCOLHeinrich Schuchardt2020-02-191-2/+2
| * | efi_loader: fix efi_install_fdt() descriptionHeinrich Schuchardt2020-02-191-5/+5
| |/
* | Merge tag 'bugfixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians...WIP/18Feb2020Tom Rini2020-02-181-2/+2
|\ \ | |/ |/|
| * i2c: designware_i2c: Correct the selection of speed modeSimon Glass2020-02-181-2/+2
|/
* Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians...WIP/14Feb2020Tom Rini2020-02-1442-173/+1922
|\
| * board: stm32: remove fdt_high and fdt_highinitrd_highPatrice Chotard2020-02-135-10/+23
| * board: stm32: fix extra env setings addressesPatrice Chotard2020-02-135-20/+20
| * board: stih410-b2260: remove fdt_high and initrd_highPatrice Chotard2020-02-131-2/+6
| * stm32mp1: remove fdt_high and initrd_high in environmentPatrick Delaunay2020-02-131-3/+7
| * clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktreePatrick Delaunay2020-02-131-4/+5
| * pinctrl: stmfx: update the result type of dm_i2c_reg_readPatrick Delaunay2020-02-131-3/+4
| * board: stm32mp1: change dfu function to staticPatrick Delaunay2020-02-131-2/+2
| * board: stm32mp1: board: add include for dfuPatrick Delaunay2020-02-131-0/+1
| * tools: mkimage: fix STM32 image format for big endian hostsAntonio Borneo2020-02-131-2/+3
| * stm32mp1: support of STM32MP15x Rev.ZPatrick Delaunay2020-02-132-0/+4
| * board: stm32mp1: update readmePatrick Delaunay2020-02-131-18/+34
| * ARM: dts: stm32m1: add reg for pll nodesPatrick Delaunay2020-02-136-4/+62
| * ARM: dts: stm32mp1: correct ddr nodePatrick Delaunay2020-02-131-1/+1
| * ARM: dts: stm32mp1: move FDCAN to PLL4_RAntonio Borneo2020-02-134-4/+4
| * ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7Patrick Delaunay2020-02-137-32/+112
| * stm32mp1: pwr: use the last binding for pwrPatrick Delaunay2020-02-139-63/+42
| * ARM: dts: stm32mp1: DT alignment with kernel v5.4Patrick Delaunay2020-02-134-11/+12
| * ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 boardMarek Vasut2020-02-1211-1/+1587
* | Merge tag 'ti-v2020.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-02-1410-2/+60
|\ \
| * | armV7R: K3: am654: Activate early console functionalityAndreas Dannenberg2020-02-131-0/+10
| * | arm: K3: j721e: Fix boot parameter table index memory addressAndreas Dannenberg2020-02-131-1/+1
| * | ARM: keystone2: enable initrd fixup for LPAE addressingTero Kristo2020-02-131-0/+1
| * | board: ti: am57xx-idk: Prevent boot for invalid configuationRoger Quadros2020-02-131-0/+13
| * | arm: mach-k3: Fix nomenclature on Silicon RevisionsLokesh Vutla2020-02-131-1/+1
| * | configs: am43xx_evm_usbhost_boot: Add device for environmentFaiz Abbas2020-02-131-0/+2
| * | configs: am43xx_evm_usbhost: Add configs for USB Host boot modeFaiz Abbas2020-02-131-0/+10