summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dm: arm: ls1021a: add i2c DM supportBiwen Li2020-02-0429-8/+330
* dm: arm64: ls1012a: add i2c DM supportBiwen Li2020-02-0421-28/+230
* Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LENBiwen Li2020-02-041-1/+3
* i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flagBiwen Li2020-02-041-0/+1
* armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabledBiwen Li2020-02-041-0/+2
* rtc: pcf8563: Add driver model supportBiwen Li2020-02-041-0/+107
* configs: ls1028a: Enable FSPI supportKuldeep Singh2020-02-044-0/+4
* arm: dts: lx2160a: Add FSPI node propertiesKuldeep Singh2020-02-042-1/+38
* arm: dts: ls1028a: Add FSPI node propertiesKuldeep Singh2020-02-042-0/+31
* board: fsl: lx2160a: Add support to reset to eMMCMeenakshi Aggarwal2020-02-044-0/+10
* arm: dts: ls1028a: fix interrupt propertiesMichael Walle2020-02-041-24/+31
* arm: ls1028a: use the new flexspi driverMichael Walle2020-02-041-6/+8
* configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDRKuldeep Singh2020-02-044-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/02Feb2020Tom Rini2020-02-023-1/+17
|\
| * dfu: Add option to skip empty pages when flashing UBI images to NANDGuillermo Rodríguez2020-02-022-1/+13
| * usb: cdns3: ep0: Invalidate cache before reading Setup PacketVignesh Raghavendra2020-02-021-0/+4
* | Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodi...WIP/01Feb2020Tom Rini2020-02-0167-841/+1465
|\ \ | |/ |/|
| * configs: firefly-rk3399: Enable CONFIG_MISC_INIT_R and ROCKCHIP_EFUSEMark Kettenis2020-01-301-0/+3
| * rockchip: rk3308: add alias for emmc/sdmmcKever Yang2020-01-301-0/+7
| * rockchip: px30: remove CONFIG_OPTEE supportKever Yang2020-01-302-2/+0
| * ram: rk3328: update lpddr3 settingYouMin Chen2020-01-301-4/+4
| * ram: rk3328: add support ddr4 initYouMin Chen2020-01-301-0/+216
| * ram: rk3328: only do data traning for cs0Kever Yang2020-01-301-7/+3
| * doc: boards: Add rockchip documentationJagan Teki2020-01-302-0/+140
| * rockchip: Add Single boot image (with binman, pad_cat)Jagan Teki2020-01-308-4/+43
| * arm: dts: rk3188: Add rk3188-u-boot.dtsiJagan Teki2020-01-302-0/+6
| * arm: dts: rk3036: Add rk3036-u-boot.dtsiJagan Teki2020-01-302-0/+6
| * Makefile: rockchip: Support SPL-alone mkimageJagan Teki2020-01-301-1/+9
| * Makefile: rockchip: Suffix platform type with tpl nameJagan Teki2020-01-301-3/+3
| * Makefile: Add rockchip image typeJagan Teki2020-01-301-1/+9
| * rockchip: rk3399: Add bootcount supportJagan Teki2020-01-303-1/+16
| * rockchip: Add common reset causeJagan Teki2020-01-304-52/+62
| * arm: rockchip: Add common cru.hJagan Teki2020-01-3015-68/+85
| * rockchip: rk3399: Enable DISPLAY_CPUINFOJagan Teki2020-01-3024-24/+0
| * rockchip: Add cpu-infoJagan Teki2020-01-302-0/+17
| * rockpro-rk3399: Enable SPI FlashJagan Teki2020-01-302-0/+6
| * roc-pc-rk3399: Enable SPI FlashJagan Teki2020-01-302-0/+6
| * rockchip: dts: Sync ROC-RK3399-PC changes from LinuxJagan Teki2020-01-302-670/+816
| * env: Enable SPI flash env for rockchipJagan Teki2020-01-301-0/+3
| * env: kconfig: Restrict rockchip env for MMCJagan Teki2020-01-301-2/+3
| * rk3399: Check MMC env while defining itJagan Teki2020-01-301-1/+3
| * ram: rk3399: don't assume phy_io_config() uses real regsThomas Hebb2020-01-301-4/+2
* | Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u...WIP/31Jan2020Tom Rini2020-01-3115-113/+65
|\ \
| * | ARM: uniphier: use $loadaddr for source commandMasahiro Yamada2020-02-011-3/+3
| * | ARM: uniphier: set gd->ram_base correctlyMasahiro Yamada2020-02-011-6/+1
| * | mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISCMasahiro Yamada2020-02-013-3/+4
| * | ARM: uniphier: remove adhoc reset deassertion for the NAND controllerMasahiro Yamada2020-02-017-73/+8
| * | mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatibleMasahiro Yamada2020-02-012-9/+22
| * | mtd: rawnand: denali_dt: insert udelay() after reset deassertMasahiro Yamada2020-02-011-2/+10
| * | mtd: rawnand: denali: Do not reset the block before booting the kernelMarek Vasut2020-02-012-13/+4