aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-04pylibfdt: Convert to Python 3Simon Glass6-33/+6
2019-11-04rkmux: Convert to Python 3Simon Glass1-8/+8
2019-11-04move_config: Convert to Python 3Simon Glass1-41/+41
2019-11-04microcode_tool: Convert to Python 3Simon Glass1-14/+14
2019-11-04test_dtoc: Move to use Python 3Simon Glass2-1/+2
2019-11-04test_fdt: Move to use Python 3Simon Glass1-1/+1
2019-11-04buildman: Convert to Python 3Simon Glass9-145/+146
2019-11-04patman: Move to use Python 3Simon Glass1-1/+1
2019-11-04patman: Use unicode for file I/OSimon Glass5-11/+11
2019-11-04patman: Adjust 'command' to return strings instead of bytesSimon Glass4-18/+46
2019-11-04fdt: Sync up to the latest libfdtSimon Glass16-871/+1275
2019-11-04mx6: tbs2910: Minimise libfdt code sizeSimon Glass1-0/+1
2019-11-04fdt: Add Kconfig options to control code sizeSimon Glass2-1/+35
2019-11-04fdt: 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-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini26-18/+311
2019-11-03tbs2910: 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
2019-11-03imx: gpmi: add defines for hw randominizerIgor Opaniuk1-0/+5
2019-11-03tbs2910: Disable Plan9/RTEMS bootm supportTom Rini1-0/+2
2019-11-03imx: support i.MX8QM ROM 7720 a1 boardOliver Graute13-2/+1107
2019-11-03arm: dts: imx8mm: sync dts from Linux KernelPeng Fan3-47/+456
2019-11-03board/BuR/brppt2: initial commitHannes Schmelzer10-0/+1121
2019-11-03imx8: output SECO-FW and ATF commit IDsAnatolij Gustschin1-1/+25
2019-11-03mach-imx: Adding new argument for SIP call interfaceYe Li5-7/+12
2019-11-03imx8qxp: mek: add secure boot scriptPeng Fan1-15/+49
2019-11-03imx8qm: mek: add secure boot scriptPeng Fan1-15/+49
2019-11-03imx8: Add AHAB secure boot supportPeng Fan3-4/+443
2019-11-03imx8mm: evk: enable bd71837 pmicPeng Fan3-1/+65
2019-11-03imx8m: evk: spl: probe clk in spl early stagePeng Fan1-11/+11
2019-11-03power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837Peng Fan1-0/+8
2019-11-03pmic: bd71837: drop DEBUG macroPeng Fan1-2/+0
2019-11-03dt-bindings: import usb pdPeng Fan1-0/+88
2019-11-03imx: spl: implement spl_boot_mode for i.MX7/8/8MPeng Fan1-0/+29
2019-11-03imx: imx8mq: add init_nand_clkPeng Fan2-0/+11
2019-11-03imx8m: clock: improve irq response latencyPeng Fan1-0/+6
2019-11-03imx8m: imx8mq: get chip rev for B1 revisionPeng Fan2-7/+15
2019-11-03video: mxsfb: set gd->fb_baseSébastien Szymanski1-0/+1
2019-11-03opos6uldev: migrate to DM_VIDEOSébastien Szymanski5-40/+19
2019-11-03imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski3-78/+8
2019-11-03imx: update i.MX8MQ device treesPatrick Wildt8-1268/+1785
2019-11-03mccmon6: defconfig: nor: Enable usage of *_TINY_* drivers in SPLLukasz Majewski1-0/+3
2019-11-03ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTBLukasz Majewski4-36/+42
2019-11-03spl: nor: Provide falcon boot support for NOR memoriesLukasz Majewski1-0/+5
2019-11-03ARM: imx: Decouple mccmon6's SPL and u-boot proper codeLukasz Majewski3-290/+276