summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-rockchip-20200120' of https://gitlab.denx.de/u-boot/custodi...WIP/19Jan2020Tom Rini2020-01-1968-841/+1509
|\
| * configs: firefly-rk3399: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSEMark Kettenis2020-01-191-0/+3
| * rockchip: rk3308: add alias for emmc/sdmmcKever Yang2020-01-191-0/+7
| * rockchip: px30: remove CONFIG_OPTEE supportKever Yang2020-01-172-2/+0
| * ram: rk3328: update lpddr3 settingYouMin Chen2020-01-171-4/+4
| * ram: rk3328: add support ddr4 initYouMin Chen2020-01-171-0/+216
| * ram: rk3328: only do data traning for cs0Kever Yang2020-01-171-7/+3
| * doc: boards: Add rockchip documentationJagan Teki2020-01-172-0/+140
| * rockchip: Add Single boot image (with binman, pad_cat)Jagan Teki2020-01-178-4/+43
| * arm: dts: rk3188: Add rk3188-u-boot.dtsiJagan Teki2020-01-172-0/+6
| * arm: dts: rk3036: Add rk3036-u-boot.dtsiJagan Teki2020-01-172-0/+6
| * Makefile: rockchip: Support SPL-alone mkimageJagan Teki2020-01-171-1/+9
| * Makefile: rockchip: Suffix platform type with tpl nameJagan Teki2020-01-171-3/+3
| * Makefile: Add rockchip image typeJagan Teki2020-01-171-1/+9
| * rockchip: rk3399: Add bootcount supportJagan Teki2020-01-173-1/+16
| * rockchip: Add common reset causeJagan Teki2020-01-174-52/+62
| * arm: rockchip: Add common cru.hJagan Teki2020-01-1715-68/+85
| * rockchip: rk3399: Enable DISPLAY_CPUINFOJagan Teki2020-01-1724-24/+0
| * rockchip: Add cpu-infoJagan Teki2020-01-172-0/+17
| * rockpro-rk3399: Enable SPI FlashJagan Teki2020-01-172-0/+6
| * roc-pc-rk3399: Enable SPI FlashJagan Teki2020-01-172-0/+6
| * rockchip: dts: Sync ROC-RK3399-PC changes from LinuxJagan Teki2020-01-172-670/+816
| * env: Enable SPI flash env for rockchipJagan Teki2020-01-171-0/+3
| * env: kconfig: Restrict rockchip env for MMCJagan Teki2020-01-171-2/+3
| * rk3399: Check MMC env while defining itJagan Teki2020-01-171-1/+3
| * rk3399: Add boot flash script offet, sizeJagan Teki2020-01-171-0/+2
| * rockchip: Include SF on distrocmd devicesJagan Teki2020-01-171-0/+7
| * distro_bootcmd: Add SF supportJagan Teki2020-01-171-0/+35
| * ram: rk3399: don't assume phy_io_config() uses real regsThomas Hebb2020-01-171-4/+2
* | Merge branch '2020-01-17-improve-aes-support'Tom Rini2020-01-1719-87/+1268
|\ \ | |/ |/|
| * u-boot: fit: add support to decrypt fit with aesWIP/2020-01-17-improve-aes-supportPhilippe 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-mmcWIP/16Jan2020Tom 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
| |/