summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Prepare v2020.01-rc2Tom Rini1-1/+1
2019-11-12configs: Resync with savedefconfigTom Rini29-32/+30
2019-11-11gitattributes: dont treat non-text files as textVignesh Rajendran1-0/+3
2019-11-11.gitignore: Ignore .img filesMichael Trimarchi1-0/+1
2019-11-11binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass10-26/+134
2019-11-11Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini48-158/+2032
2019-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini121-144/+286
2019-11-10rockchip: firefly-rk3288: Enable TPL supportKever Yang2-3/+3
2019-11-10rockchip: adding the missing "/" in entries of boot_devicesLevin Du5-10/+10
2019-11-10rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUsKever Yang3-3/+3
2019-11-10rockchip: rk3399: update SPL_STACK_R_ADDRKever Yang18-17/+3
2019-11-10rockchip: evb-px5: defconfig: no need to reserve IRAM for SPLKever Yang1-1/+0
2019-11-10rockchip: rk3328: defconfig: no need to reserve IRAM for SPLKever Yang2-2/+0
2019-11-10rockchip: rk3399: defconfig: no need to reserve IRAM for SPLKever Yang13-13/+0
2019-11-10common: spl: atf: support booting bl32 imageJoseph Chen1-14/+34
2019-11-10rockchip: make_fit_atf.py: allow inclusion of a tee binaryHeiko Stuebner1-6/+46
2019-11-10ram: rk3328: Fix loading of skew valuesSimon South1-1/+1
2019-11-10ram: rk3328: Use correct frequency units in functionSimon South1-2/+2
2019-11-10rockchip: dts: rk3328: rock64: Add same-as-spl orderEmmanuel Vadot1-0/+5
2019-11-10clk: rockchip: rk3328: Configure CPU clockSimon South2-0/+5
2019-11-10rockchip: rk3399: Add Leez P710 supportAndy Yan5-0/+723
2019-11-10power: pmic: rk809: support rk809 pmicJoseph Chen3-1/+74
2019-11-10power: pmic: rk817: support rk817 pmicJoseph Chen3-7/+297
2019-11-10power: pmic: rk805: support rk805 pmicElaine Zhang3-0/+19
2019-11-10power: pmic: rk816: support rk816 pmicElaine Zhang3-6/+135
2019-11-10power: regulator: rk8xx: update the driver for rk808 and rk818Elaine Zhang1-82/+465
2019-11-10dm: regulator: support regulator more stateJoseph Chen4-0/+217
2019-11-08Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini28-7/+6859
2019-11-08tools/img2brec.sh: Delete unused toolTom Rini1-388/+0
2019-11-08Merge branch '2019-11-07-master-imports'Tom Rini29-48/+774
2019-11-08Merge branch '2019-11-07-ti-imports'Tom Rini27-2/+1255
2019-11-08cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKSAKASHI Takahiro1-7/+7
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal56-73/+73
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal46-57/+57
2019-11-08configs: spi: Add the SPI_FLASH_BAR for ESPIXiaowei Bao1-0/+1
2019-11-08fsl-layerscape: fix warning if no hwconfig is definedPankaj Bansal1-1/+3
2019-11-08usb: xhci: support 1.1 or later versionChunfeng Yun1-1/+1
2019-11-08drivers: net: fsl_enetc: fix RGMII configurationMichael Walle1-0/+3
2019-11-08drivers: net: fsl_enetc: set phydev->nodeMichael Walle1-0/+1
2019-11-08armv8: fsl-layerscape: introduce fsl_board_late_init()Michael Walle1-1/+6
2019-11-08armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_xMichael Walle1-5/+5
2019-11-08armv8: ls1028a: add erratum A-050382 workaroundLaurentiu Tudor2-0/+18
2019-11-08armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor7-4/+58
2019-11-08fsl-layerscape: add missing SATA3 and SATA4 base addressesLaurentiu Tudor1-0/+2
2019-11-08armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor5-1/+44
2019-11-08fsl-layerscape: fix compile error with sec fw disabledLaurentiu Tudor1-1/+1
2019-11-08armv8: fsl-layerscape: guard caam specific definesLaurentiu Tudor2-0/+4
2019-11-08fsl-layerscape: do not use layerscape EFI reset if PSCI usedMathew McBride1-1/+1
2019-11-08armv8: dts: ls1088a: add PSCI binding for LS1088AMathew McBride1-0/+5
2019-11-08pci: layerscape: Only set EP CFG READY bitPankaj Bansal1-1/+5