summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | test_fdt: Move to use Python 3Simon Glass2019-11-041-1/+1
| * | buildman: Convert to Python 3Simon Glass2019-11-049-145/+146
| * | patman: Move to use Python 3Simon Glass2019-11-041-1/+1
| * | patman: Use unicode for file I/OSimon Glass2019-11-045-11/+11
| * | patman: Adjust 'command' to return strings instead of bytesSimon Glass2019-11-044-18/+46
| * | fdt: Sync up to the latest libfdtSimon Glass2019-11-0416-871/+1275
| * | mx6: tbs2910: Minimise libfdt code sizeSimon Glass2019-11-041-0/+1
| * | fdt: Add Kconfig options to control code sizeSimon Glass2019-11-042-1/+35
| * | fdt: Add INT32_MAX to kernel.h for libfdtSimon Glass2019-11-042-0/+3
|/ /
* | Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...WIP/04Nov2019Tom Rini2019-11-0489-2731/+7568
|\ \
| * | imx: nandbcb: add support for writing BCB onlyIgor Opaniuk2019-11-031-1/+91
| * | imx: nandbcb: refactor update functionIgor Opaniuk2019-11-031-104/+127
| * | imx: nandbcb: add support for i.MX7Igor Opaniuk2019-11-033-47/+104
| * | nand: mxs_nand: add API for switching different BCH layoutsIgor Opaniuk2019-11-032-0/+138
| * | imx: gpmi: add defines for hw randominizerIgor Opaniuk2019-11-031-0/+5
| * | tbs2910: Disable Plan9/RTEMS bootm supportTom Rini2019-11-031-0/+2
| * | imx: support i.MX8QM ROM 7720 a1 boardOliver Graute2019-11-0313-2/+1107
| * | arm: dts: imx8mm: sync dts from Linux KernelPeng Fan2019-11-033-47/+456
| * | board/BuR/brppt2: initial commitHannes Schmelzer2019-11-0310-0/+1121
| * | imx8: output SECO-FW and ATF commit IDsAnatolij Gustschin2019-11-031-1/+25
| * | mach-imx: Adding new argument for SIP call interfaceYe Li2019-11-035-7/+12
| * | imx8qxp: mek: add secure boot scriptPeng Fan2019-11-031-15/+49
| * | imx8qm: mek: add secure boot scriptPeng Fan2019-11-031-15/+49
| * | imx8: Add AHAB secure boot supportPeng Fan2019-11-033-4/+443
| * | imx8mm: evk: enable bd71837 pmicPeng Fan2019-11-033-1/+65
| * | imx8m: evk: spl: probe clk in spl early stagePeng Fan2019-11-031-11/+11
| * | power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837Peng Fan2019-11-031-0/+8
| * | pmic: bd71837: drop DEBUG macroPeng Fan2019-11-031-2/+0
| * | dt-bindings: import usb pdPeng Fan2019-11-031-0/+88
| * | imx: spl: implement spl_boot_mode for i.MX7/8/8MPeng Fan2019-11-031-0/+29
| * | imx: imx8mq: add init_nand_clkPeng Fan2019-11-032-0/+11
| * | imx8m: clock: improve irq response latencyPeng Fan2019-11-031-0/+6
| * | imx8m: imx8mq: get chip rev for B1 revisionPeng Fan2019-11-032-7/+15
| * | video: mxsfb: set gd->fb_baseSébastien Szymanski2019-11-031-0/+1
| * | opos6uldev: migrate to DM_VIDEOSébastien Szymanski2019-11-035-40/+19
| * | imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski2019-11-033-78/+8
| * | imx: update i.MX8MQ device treesPatrick Wildt2019-11-038-1268/+1785
| * | mccmon6: defconfig: nor: Enable usage of *_TINY_* drivers in SPLLukasz Majewski2019-11-031-0/+3
| * | ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTBLukasz Majewski2019-11-034-36/+42
| * | spl: nor: Provide falcon boot support for NOR memoriesLukasz Majewski2019-11-031-0/+5
| * | ARM: imx: Decouple mccmon6's SPL and u-boot proper codeLukasz Majewski2019-11-033-290/+276
| * | ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski2019-11-037-178/+444
| * | imx: Enable RTC (ds1307) support in the U-Boot proper on TPC70 boardLukasz Majewski2019-11-032-0/+7
| * | ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL codeClaudius Heine2019-11-031-0/+26
| * | ARM: imx6: DHCOM i.MX6 PDK: defconfig: Enable MMC support of SPLClaudius Heine2019-11-031-0/+1
| * | ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entryClaudius Heine2019-11-031-1/+1
| * | watchdog: imx: Use immediate reset bits for expire_nowRobert Hancock2019-11-031-7/+15
| * | watchdog: imx: Add DT ext-reset handlingRobert Hancock2019-11-031-6/+13
| * | ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modesIgor Opaniuk2019-11-031-0/+8
| * | ARM: dts: imx6ull-colibri: change hierarchy of DTS filesIgor Opaniuk2019-11-034-626/+641