summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board: ti: beagleboneai: add initial supportCaleb Robey2020-01-203-2/+24
* board: ti: beagleboneai: IODELAY and pinmuxCaleb Robey2020-01-201-0/+264
* board: ti: beagleboneai: emmc read changesCaleb Robey2020-01-204-0/+138
* configs: j721e_evm: Add configs for environment in eMMCFaiz Abbas2020-01-203-2/+17
* configs: j721e_evm_a72: Add Support for GPT partitionsFaiz Abbas2020-01-201-0/+6
* configs: j721e_evm: Add configs for ADMA SupportFaiz Abbas2020-01-202-0/+3
* arm: dts: k3-j721e-common-proc-board: Add pinmux for SD cardFaiz Abbas2020-01-203-1/+39
* arm: dts: k3-j721e-common-proc-board: Remove voltage-ranges from sdhci nodesFaiz Abbas2020-01-201-2/+0
* mmc: am654_sdhci: Add Support for configuring PHY in J721eFaiz Abbas2020-01-201-29/+98
* mmc: am654_sdhci: Get Xin clock by nameFaiz Abbas2020-01-202-2/+3
* dma: ti: k3-udma: Fix build warnings when building for 32 bit platformsVignesh Raghavendra2020-01-201-8/+8
* dma: ti: k3-udma: Fix ring push operation for 32 bit coresVignesh Raghavendra2020-01-201-3/+11
* dma: ti: k3-udma: Switch to exposed ring modeVignesh Raghavendra2020-01-201-2/+2
* dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfersVignesh Raghavendra2020-01-201-2/+2
* dma: ti: k3-udma: Remove coherency check for cache opsVignesh Raghavendra2020-01-201-33/+16
* soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandleVignesh Raghavendra2020-01-201-1/+2
* soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/popVignesh Raghavendra2020-01-201-0/+11
* dma: ti: k3-udma: Query DMA channels allocated from Resource ManagerVignesh Raghavendra2020-01-201-79/+214
* lib: Import few bitmap functions from LinuxVignesh Raghavendra2020-01-202-0/+145
* board: ti: am43xx: remove net platform codeGrygorii Strashko2020-01-201-105/+1
* board: ti: dra7-evm: remove net platform codeGrygorii Strashko2020-01-201-105/+1
* ARM: dts: da850-lcdk: Update DTS files for SPL device tree supportAdam Ford2020-01-202-1/+15
* thermal: ti-bandgap: Fix adc value datatypeFaiz Abbas2020-01-201-3/+3
* configs: j721e_evm_a72_defconfig: Enable USB related configsVignesh Raghavendra2020-01-201-0/+28
* arm: dts: k3-j721e: Add DT nodes for USBVignesh Raghavendra2020-01-204-0/+128
* environment: ti: Add DFU environment variables k3_dfu.hVignesh Raghavendra2020-01-202-0/+56
* Merge branch '2020-01-17-improve-aes-support'Tom Rini2020-01-1719-87/+1268
|\
| * u-boot: fit: add support to decrypt fit with aesPhilippe Reynes2020-01-178-1/+240
| * mkimage: fit: add support to encrypt image with aesPhilippe Reynes2020-01-1710-2/+716
| * aes: add test unit for aes196 and aes256Philippe Reynes2020-01-171-0/+4
| * aes: add test unit for aes128Philippe Reynes2020-01-172-0/+163
| * aes: add support of aes192 and aes256Philippe Reynes2020-01-174-65/+125
| * aes: add a define for the size of a blockPhilippe Reynes2020-01-173-20/+21
|/
* Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2020-01-1619-166/+66
|\
| * mmc: config help typo fixJoel Johnson2020-01-161-1/+1
| * mmc: add additional quirk for APP_CMD retryJoel Johnson2020-01-162-1/+17
| * Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu2020-01-164-50/+42
| * configs: ls1028a: use default SDHC clock divider valueYangbo Lu2020-01-164-4/+0
| * Add global variable sdhc_per_clk for arm/powerpcYangbo Lu2020-01-162-0/+5
| * powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu2020-01-166-61/+1
| * mmc: fsl_esdhc: drop useless fdt fixupYangbo Lu2020-01-161-9/+0
| * mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock codeYangbo Lu2020-01-161-40/+0
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-01-164-9/+27
|\ \
| * | arm: mvebu: clearfog: update eMMC documentationBaruch Siach2020-01-161-6/+0
| * | arm: mvebu: clearfog: set uboot image SD card offsetBaruch Siach2020-01-161-1/+1
| * | spl: mmc: support uboot image offset on main partitionBaruch Siach2020-01-162-2/+25
| * | configs: clearfog: enable SPL_DM_GPIO to fix boot from SDBaruch Siach2020-01-161-0/+1
| |/
* | Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-16119-3899/+1677
|\ \
| * | arm64: versal: Enable board_late_init callingMichal Simek2020-01-141-1/+0
| * | ARM: dts: zynq: enablement of coresight topologyZumeng Chen2020-01-141-0/+135