summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | mtd: rawnand: denali_dt: make the core clock optionalMasahiro Yamada2020-02-011-4/+6
| * | mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGAMarek Vasut2020-02-011-0/+7
* | | Merge branch '2020-01-30-master-imports'Tom Rini2020-01-3016-108/+56
|\ \ \ | |_|/ |/| |
| * | Remove redundant YYLOC global declarationWIP/2020-01-30-master-importsPeter Robinson2020-01-301-1/+0
| * | Makefile: Fix the location of the migration fileFabio Estevam2020-01-301-8/+8
| * | tools: buildman: fix typoFlavio Suligoi2020-01-301-1/+1
| * | net: fix typoFlavio Suligoi2020-01-301-1/+1
| * | MAINTAINERS: board: hisi: poplar: update emailJorge Ramirez-Ortiz2020-01-301-1/+1
| * | MAINTAINERS: board: qcom: db820c: update emailJorge Ramirez-Ortiz2020-01-301-1/+1
| * | libfdt: Revert 6dcb8ba4 from upstream libfdtTom Rini2020-01-303-52/+21
| * | Consistently use nproc for counting the CPUsHeinrich Schuchardt2020-01-303-3/+3
| * | optee: Replace uninitialized return variable by proper one.Christoph Müllner2020-01-301-1/+1
| * | tools: correct Markdown in concurrencytest/README.mdHeinrich Schuchardt2020-01-301-2/+2
| * | common/board_f.c: Remove arch-specific checks for cpucheckOvidiu Panait2020-01-301-2/+5
| * | cmd/gpt: Address error cases during gpt rename more correctlyTom Rini2020-01-301-35/+12
|/ /
* | Merge tag 'for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2cWIP/29Jan2020Tom Rini2020-01-2925-164/+454
|\ \