aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-03net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko1-1/+1
2019-11-03net: ti: cpsw: fix mac tx internal delay for rgmii-rxid modeGrygorii Strashko1-1/+1
2019-11-03net: ti: cpsw: add support for standard eth "max-speed" dt propertyGrygorii Strashko2-0/+16
2019-11-03net: ti: cpsw: move parsing of dt port's parameters in separate funcGrygorii Strashko1-24/+33
2019-11-03net: ti: cpsw: enable 10Mbps link speed support in rgmii modeGrygorii Strashko1-0/+3
2019-11-03arm: dts: am335x: sync cpsw/mdio/phy with latest linux - drop phy_idGrygorii Strashko14-48/+106
2019-11-03arm: dts: am437x: sync cpsw/mdio/phy with latest linux - drop phy_idGrygorii Strashko4-10/+27
2019-11-03arm: dts: dra7: sync cpsw/mdio/phy with latest linux - drop phy_idGrygorii Strashko6-11/+37
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-03x86: Quieten TPL's jump_to_image_no_args()Simon Glass1-1/+1
2019-11-03x86: Don't print CPU info in TPLSimon Glass1-5/+0
2019-11-03x86: Move CPU init to before spl_init()Simon Glass3-0/+10
2019-11-03x86: Add a CPU init function for TPLSimon Glass2-0/+17
2019-11-03x86: tpl: Add a fake PCI busSimon Glass1-0/+25
2019-11-03x86: spl: Support init of a PUNITSimon Glass2-0/+41
2019-11-03x86: timer: Use a separate flag for whether timer is initedSimon Glass2-1/+3
2019-11-03x86: timer: Set up the timer in timer_early_get_count()Simon Glass1-0/+2
2019-11-03spl: Add a size check for TPLSimon Glass2-0/+15
2019-11-03dm: doc: Correct of-platdata driver nameSimon Glass1-1/+1
2019-11-03spi: Add support for memory-mapped flashSimon Glass4-0/+61
2019-11-03spl: Correct priority selection for image loadersSimon Glass1-2/+2
2019-11-02binman: Fix up comment in intel-fsp-mSimon Glass1-1/+1
2019-11-02binman: Add support for Intel FSP-TSimon Glass4-0/+63
2019-11-02binman: Add support for Intel FSP-SSimon Glass4-0/+64
2019-11-02binman: Correct symbol calculation with non-zero image baseSimon Glass2-4/+2
2019-11-02cbfs: do not pack struct cbfs_cachenodeHeinrich Schuchardt1-3/+3
2019-11-01Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custod...Tom Rini13-63/+201
2019-11-01azure: Update the script to prepend PATH not override PATHTom Rini1-1/+1