aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-05Merge tag 'fdt-pull-5nov19' of git://git.denx.de/u-boot-fdtTom Rini
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
2019-11-03imx: nandbcb: add support for i.MX7Igor Opaniuk
2019-11-03nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk
2019-11-03imx: gpmi: add defines for hw randominizerIgor Opaniuk
2019-11-03tbs2910: Disable Plan9/RTEMS bootm supportTom Rini
2019-11-03imx: support i.MX8QM ROM 7720 a1 boardOliver Graute
2019-11-03arm: dts: imx8mm: sync dts from Linux KernelPeng Fan
2019-11-03board/BuR/brppt2: initial commitHannes Schmelzer
2019-11-03imx8: output SECO-FW and ATF commit IDsAnatolij Gustschin
2019-11-03mach-imx: Adding new argument for SIP call interfaceYe Li
2019-11-03imx8qxp: mek: add secure boot scriptPeng Fan
2019-11-03imx8qm: mek: add secure boot scriptPeng Fan
2019-11-03imx8: Add AHAB secure boot supportPeng Fan
2019-11-03imx8mm: evk: enable bd71837 pmicPeng Fan
2019-11-03imx8m: evk: spl: probe clk in spl early stagePeng Fan
2019-11-03power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837Peng Fan
2019-11-03pmic: bd71837: drop DEBUG macroPeng Fan
2019-11-03dt-bindings: import usb pdPeng Fan
2019-11-03imx: spl: implement spl_boot_mode for i.MX7/8/8MPeng Fan
2019-11-03imx: imx8mq: add init_nand_clkPeng Fan
2019-11-03imx8m: clock: improve irq response latencyPeng Fan
2019-11-03imx8m: imx8mq: get chip rev for B1 revisionPeng Fan
2019-11-03video: mxsfb: set gd->fb_baseSébastien Szymanski