aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-10rockchip: dts: rk3328: rock64: Add same-as-spl orderEmmanuel Vadot
2019-11-10clk: rockchip: rk3328: Configure CPU clockSimon South
2019-11-10rockchip: rk3399: Add Leez P710 supportAndy Yan
2019-11-10power: pmic: rk809: support rk809 pmicJoseph Chen
2019-11-10power: pmic: rk817: support rk817 pmicJoseph Chen
2019-11-10power: pmic: rk805: support rk805 pmicElaine Zhang
2019-11-10power: pmic: rk816: support rk816 pmicElaine Zhang
2019-11-10power: regulator: rk8xx: update the driver for rk808 and rk818Elaine Zhang
2019-11-10dm: regulator: support regulator more stateJoseph Chen
2019-11-06Makefile: fix dependency for imx targetsHeiko Schocher
2019-11-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-06Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-11-05travis: Rework how we write the ~/.buildman fileTom Rini
2019-11-05Merge tag 'fdt-pull-5nov19' of git://git.denx.de/u-boot-fdtTom Rini
2019-11-05mmc: fsl_esdhc_imx: Update compatible string for imx8mPeng Fan
2019-11-05mmc: fsl_esdhc_imx: drop redundant clock settingsPeng Fan
2019-11-05mmc: fsl_esdhc: clean up DM and non-DM codeYangbo Lu
2019-11-05mmc: fsl_esdhc: always check write protect stateYangbo Lu
2019-11-05mmc: fsl_esdhc: drop redundant code for non-removable featureYangbo Lu
2019-11-05mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()Yangbo Lu
2019-11-05mmc: fsl_esdhc: clean up bus width configuration codeYangbo Lu
2019-11-05mmc: fsl_esdhc: fix voltage validationYangbo Lu
2019-11-05mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()Yangbo Lu
2019-11-04binman: Move to use Python 3Simon Glass
2019-11-04dtoc: Convert fdt.py to Python 3Simon Glass
2019-11-04binman: Convert a few tests to Python 3Simon Glass
2019-11-04binman: Remember the pre-reset entry sizeSimon Glass
2019-11-04pylibfdt: Correct the type for fdt_property_stub()Simon Glass
2019-11-04pylibfdt: Sync up with upstreamSimon Glass
2019-11-04pylibfdt: Convert to Python 3Simon Glass
2019-11-04rkmux: Convert to Python 3Simon Glass
2019-11-04move_config: Convert to Python 3Simon Glass
2019-11-04microcode_tool: Convert to Python 3Simon Glass
2019-11-04test_dtoc: Move to use Python 3Simon Glass
2019-11-04test_fdt: Move to use Python 3Simon Glass
2019-11-04buildman: Convert to Python 3Simon Glass
2019-11-04patman: Move to use Python 3Simon Glass
2019-11-04patman: Use unicode for file I/OSimon Glass
2019-11-04patman: Adjust 'command' to return strings instead of bytesSimon Glass
2019-11-04fdt: Sync up to the latest libfdtSimon Glass
2019-11-04mx6: tbs2910: Minimise libfdt code sizeSimon Glass
2019-11-04fdt: Add Kconfig options to control code sizeSimon Glass
2019-11-04fdt: Add INT32_MAX to kernel.h for libfdtSimon Glass
2019-11-04Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-11-04Merge branch '2019-11-04-ti-imports'Tom Rini
2019-11-04net: ti: cpsw: convert to use dev/ofnode apiGrygorii Strashko
2019-11-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-11-03tbs2910: Disable Plan9/RTEMS bootm supportTom Rini
2019-11-03imx: nandbcb: add support for writing BCB onlyIgor Opaniuk
2019-11-03imx: nandbcb: refactor update functionIgor Opaniuk