summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm: mxs: Increase VDDD voltage to match specificationMarek Vasut2019-11-031-2/+2
* ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic numberClaudius Heine2019-11-031-2/+2
* ARM: imx: Fix bmode detection from grp10Claudius Heine2019-11-032-6/+1
* arm: dts: Add devicetree support for iMXQXP AI_ML boardManivannan Sadhasivam2019-11-033-0/+299
* i.MX6: nand: extend nandbcb command for imx6UL(L)Parthiban Nallathambi2019-11-032-0/+70
* imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT on display5Lukasz Majewski2019-11-031-0/+1
* mx6: clock: Introduce disable_ipu_clock()Fabio Estevam2019-11-032-0/+13
* mx6: clock: Use setbits_le32()Fabio Estevam2019-11-031-4/+2
* azure: Update the script to prepend PATH not override PATHTom Rini2019-11-011-1/+1
* Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/01Nov2019Tom Rini2019-11-014-49/+256
|\
| * efi_loader: correct includes in efi_variable.cHeinrich Schuchardt2019-10-301-5/+3
| * cmd: env: extend "env [set|print] -e" to manage UEFI variablesAKASHI Takahiro2019-10-302-44/+252
| * blk: set log2blksz in blk_create_device()Heinrich Schuchardt2019-10-301-0/+1