summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-03ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski7-178/+444
2019-11-03imx: Enable RTC (ds1307) support in the U-Boot proper on TPC70 boardLukasz Majewski2-0/+7
2019-11-03ARM: imx6: DHCOM i.MX6 PDK: spl: Add eMMC initialization to SPL codeClaudius Heine1-0/+26
2019-11-03ARM: imx6: DHCOM i.MX6 PDK: defconfig: Enable MMC support of SPLClaudius Heine1-0/+1
2019-11-03ARM: imx6: DHCOM i.MX6 PDK: fix board_boot_modes emmc entryClaudius Heine1-1/+1
2019-11-03watchdog: imx: Use immediate reset bits for expire_nowRobert Hancock1-7/+15
2019-11-03watchdog: imx: Add DT ext-reset handlingRobert Hancock1-6/+13
2019-11-03ARM: dts: imx6ull-colibri: pre-reloc for uart pinmux modesIgor Opaniuk1-0/+8
2019-11-03ARM: dts: imx6ull-colibri: change hierarchy of DTS filesIgor Opaniuk4-626/+641
2019-11-03arm: mxs: Increase VDDD voltage to match specificationMarek Vasut1-2/+2
2019-11-03ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic numberClaudius Heine1-2/+2
2019-11-03ARM: imx: Fix bmode detection from grp10Claudius Heine2-6/+1
2019-11-03arm: dts: Add devicetree support for iMXQXP AI_ML boardManivannan Sadhasivam3-0/+299
2019-11-03i.MX6: nand: extend nandbcb command for imx6UL(L)Parthiban Nallathambi2-0/+70
2019-11-03imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT on display5Lukasz Majewski1-0/+1
2019-11-03mx6: clock: Introduce disable_ipu_clock()Fabio Estevam2-0/+13
2019-11-03mx6: clock: Use setbits_le32()Fabio Estevam1-4/+2
2019-11-01azure: Update the script to prepend PATH not override PATHTom Rini1-1/+1
2019-11-01Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini4-49/+256
2019-11-01Merge tag 'video-for-2020.01-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-2/+2
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini21-55/+135
2019-11-01Merge branch '2019-10-30-master-imports'Tom Rini55-625/+1499
2019-10-31azure: Update for python3 and current pytestTom Rini1-6/+4
2019-10-31cmd: avb: Support A/B slotsSam Protsenko2-4/+13
2019-10-31cmd: avb: Fix requested partitions listSam Protsenko1-5/+1
2019-10-31libavb: Fix build warnings after updating the libSam Protsenko2-2/+3
2019-10-31libavb: Update libavb to current AOSP masterSam Protsenko12-214/+710
2019-10-31mkimage: Set correct FDT type and ramdisk architecture in FIT auto modeMichal Sojka1-0/+3
2019-10-31drivers: phy: Handle gracefully NULL pointersJean-Jacques Hiblot2-6/+26
2019-10-31linux_compat: fix potential NULL pointer accessMarek Szyprowski1-1/+1
2019-10-31tiny-printf: Support vsnprintf()Simon South1-0/+16
2019-10-31common: Kconfig: Fix typo in TPL_LOG_CONSOLE descriptionSimon South1-1/+1
2019-10-31lib: errno: avoid error format-overflowHeinrich Schuchardt1-1/+10
2019-10-31lib: errno: sync error codesHeinrich Schuchardt1-2/+2
2019-10-31dts: fix MULTI_DTB_FIT compression choice promptBaruch Siach1-1/+1
2019-10-31ata: ahci allow 64-bit DMA for SATARoman Kapl1-3/+11