summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * misc: imx8: scu: simplify code to make it extendablePeng Fan2019-11-051-39/+7
| * arm: dts: imx8qm-mek: add u-boot, dm-spl for lpuart0Peng Fan2019-11-051-0/+8
| * arm: dts: imx8qxp-mek: add u-boot, dm-spl for lpuart0Peng Fan2019-11-051-0/+8
| * imx8qm: mek: enable dm-spl for pmPeng Fan2019-11-053-17/+6
* | Prepare v2020.01-rc2v2020.01-rc2Tom Rini2019-11-111-1/+1
* | configs: Resync with savedefconfigTom Rini2019-11-1129-32/+30
* | gitattributes: dont treat non-text files as textVignesh Rajendran2019-11-111-0/+3
* | .gitignore: Ignore .img filesMichael Trimarchi2019-11-111-0/+1
* | binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass2019-11-1110-26/+134
* | Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-1148-158/+2032
|\ \
| * | rockchip: firefly-rk3288: Enable TPL supportKever Yang2019-11-102-3/+3
| * | rockchip: adding the missing "/" in entries of boot_devicesLevin Du2019-11-105-10/+10
| * | rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUsKever Yang2019-11-103-3/+3
| * | rockchip: rk3399: update SPL_STACK_R_ADDRKever Yang2019-11-1018-17/+3
| * | rockchip: evb-px5: defconfig: no need to reserve IRAM for SPLKever Yang2019-11-101-1/+0
| * | rockchip: rk3328: defconfig: no need to reserve IRAM for SPLKever Yang2019-11-102-2/+0
| * | rockchip: rk3399: defconfig: no need to reserve IRAM for SPLKever Yang2019-11-1013-13/+0
| * | common: spl: atf: support booting bl32 imageJoseph Chen2019-11-101-14/+34
| * | rockchip: make_fit_atf.py: allow inclusion of a tee binaryHeiko Stuebner2019-11-101-6/+46
| * | ram: rk3328: Fix loading of skew valuesSimon South2019-11-101-1/+1
| * | ram: rk3328: Use correct frequency units in functionSimon South2019-11-101-2/+2
| * | rockchip: dts: rk3328: rock64: Add same-as-spl orderEmmanuel Vadot2019-11-101-0/+5
| * | clk: rockchip: rk3328: Configure CPU clockSimon South2019-11-102-0/+5
| * | rockchip: rk3399: Add Leez P710 supportAndy Yan2019-11-105-0/+723
| * | power: pmic: rk809: support rk809 pmicJoseph Chen2019-11-103-1/+74
| * | power: pmic: rk817: support rk817 pmicJoseph Chen2019-11-103-7/+297
| * | power: pmic: rk805: support rk805 pmicElaine Zhang2019-11-103-0/+19
| * | power: pmic: rk816: support rk816 pmicElaine Zhang2019-11-103-6/+135
| * | power: regulator: rk8xx: update the driver for rk808 and rk818Elaine Zhang2019-11-101-82/+465
| * | dm: regulator: support regulator more stateJoseph Chen2019-11-104-0/+217
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2019-11-11121-144/+286
|\ \ \
| * | | freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-0856-73/+73
| * | | freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-0846-57/+57
| * | | configs: spi: Add the SPI_FLASH_BAR for ESPIXiaowei Bao2019-11-081-0/+1
| * | | fsl-layerscape: fix warning if no hwconfig is definedPankaj Bansal2019-11-081-1/+3
| * | | drivers: net: fsl_enetc: fix RGMII configurationMichael Walle2019-11-081-0/+3
| * | | drivers: net: fsl_enetc: set phydev->nodeMichael Walle2019-11-081-0/+1
| * | | armv8: fsl-layerscape: introduce fsl_board_late_init()Michael Walle2019-11-081-1/+6
| * | | armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_xMichael Walle2019-11-081-5/+5
| * | | armv8: ls1028a: add erratum A-050382 workaroundLaurentiu Tudor2019-11-082-0/+18
| * | | armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor2019-11-087-4/+58
| * | | fsl-layerscape: add missing SATA3 and SATA4 base addressesLaurentiu Tudor2019-11-081-0/+2
| * | | armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor2019-11-085-1/+44
| * | | fsl-layerscape: fix compile error with sec fw disabledLaurentiu Tudor2019-11-081-1/+1
| * | | armv8: fsl-layerscape: guard caam specific definesLaurentiu Tudor2019-11-082-0/+4
| * | | fsl-layerscape: do not use layerscape EFI reset if PSCI usedMathew McBride2019-11-081-1/+1
| * | | armv8: dts: ls1088a: add PSCI binding for LS1088AMathew McBride2019-11-081-0/+5
| * | | pci: layerscape: Only set EP CFG READY bitPankaj Bansal2019-11-081-1/+5
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/08Nov2019Tom Rini2019-11-0828-7/+6859
|\ \ \ \
| * | | | usb: xhci: support 1.1 or later versionChunfeng Yun2019-11-081-1/+1