summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-06Makefile: fix dependency for imx targetsHeiko Schocher1-1/+9
2019-11-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini18-87/+992
2019-11-06Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini3-260/+139
2019-11-05travis: Rework how we write the ~/.buildman fileTom Rini1-3/+3
2019-11-05Merge tag 'fdt-pull-5nov19' of git://git.denx.de/u-boot-fdtTom Rini54-1181/+1645
2019-11-05mmc: fsl_esdhc_imx: Update compatible string for imx8mPeng Fan1-0/+3
2019-11-05mmc: fsl_esdhc_imx: drop redundant clock settingsPeng Fan1-5/+7
2019-11-05mmc: fsl_esdhc: clean up DM and non-DM codeYangbo Lu1-104/+100
2019-11-05mmc: fsl_esdhc: always check write protect stateYangbo Lu2-12/+4
2019-11-05mmc: fsl_esdhc: drop redundant code for non-removable featureYangbo Lu1-14/+4
2019-11-05mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()Yangbo Lu1-35/+8
2019-11-05mmc: fsl_esdhc: clean up bus width configuration codeYangbo Lu1-48/+22
2019-11-05mmc: fsl_esdhc: fix voltage validationYangbo Lu2-32/+17
2019-11-05mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()Yangbo Lu1-36/+0
2019-11-05binman: Move to use Python 3Simon Glass1-1/+1
2019-11-05dtoc: Convert fdt.py to Python 3Simon Glass1-13/+4
2019-11-05binman: Convert a few tests to Python 3Simon Glass1-7/+7
2019-11-05binman: Remember the pre-reset entry sizeSimon Glass1-1/+8
2019-11-05pylibfdt: Correct the type for fdt_property_stub()Simon Glass1-2/+2
2019-11-05pylibfdt: Sync up with upstreamSimon Glass1-12/+33
2019-11-05pylibfdt: Convert to Python 3Simon Glass6-33/+6
2019-11-05rkmux: Convert to Python 3Simon Glass1-8/+8
2019-11-05move_config: Convert to Python 3Simon Glass1-41/+41
2019-11-05microcode_tool: Convert to Python 3Simon Glass1-14/+14
2019-11-05test_dtoc: Move to use Python 3Simon Glass2-1/+2
2019-11-05test_fdt: Move to use Python 3Simon Glass1-1/+1
2019-11-05buildman: Convert to Python 3Simon Glass9-145/+146
2019-11-05patman: Move to use Python 3Simon Glass1-1/+1
2019-11-05patman: Use unicode for file I/OSimon Glass5-11/+11
2019-11-05patman: Adjust 'command' to return strings instead of bytesSimon Glass4-18/+46
2019-11-05fdt: Sync up to the latest libfdtSimon Glass16-871/+1275
2019-11-05mx6: tbs2910: Minimise libfdt code sizeSimon Glass1-0/+1
2019-11-05fdt: Add Kconfig options to control code sizeSimon Glass2-1/+35
2019-11-05fdt: Add INT32_MAX to kernel.h for libfdtSimon Glass2-0/+3
2019-11-04Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini89-2731/+7568
2019-11-04Merge branch '2019-11-04-ti-imports'Tom Rini27-144/+256
2019-11-04net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko2-70/+53
2019-11-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini26-18/+311
2019-11-04tbs2910: Disable Plan9/RTEMS bootm supportTom Rini1-0/+2
2019-11-03imx: nandbcb: add support for writing BCB onlyIgor Opaniuk1-1/+91
2019-11-03imx: nandbcb: refactor update functionIgor Opaniuk1-104/+127
2019-11-03imx: nandbcb: add support for i.MX7Igor Opaniuk3-47/+104
2019-11-03nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk2-0/+138