summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-18pmic: fsl: Define number of bytes sent at once by MC34708 PMICLukasz Majewski
2018-05-18pmic: fsl: Provide some more definitions for MC34708 PMICLukasz Majewski
2018-05-18configs: imx6dl-mamoj: Enable HABJagan Teki
2018-05-18configs: imx6dl-mamoj: Add Falcon mode supportJagan Teki
2018-05-18configs: imx6dl-mamoj: Add DFU supportJagan Teki
2018-05-18configs: imx6dl_mamoj: Enable fastboot and umsJagan Teki
2018-05-18i.MX6DL: mamoj: Add PFUZE100 supportJagan Teki
2018-05-18i.MX6DL: mamoj: Add I2C supportJagan Teki
2018-05-18i.MX6: board: Add BTicino i.MX6DL Mamoj initial supportJagan Teki
2018-05-18ARM: i.MX6: dts: Build dtb based on SOC typeJagan Teki
2018-05-18ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-splJagan Teki
2018-05-18ARM: dts: imx6ul-isiot: Move usdhc2 into dtsiJagan Teki
2018-05-18ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-splJagan Teki
2018-05-17imx6: sabrelite: update defconfig to use distro defaultsGuillaume GARDET
2018-05-17imx6: Convert sabrelite and nitrogen6x boards to distro boot supportGuillaume GARDET
2018-05-17Merge git://www.denx.de/git/u-boot-marvellTom Rini
2018-05-17net: MVGBE don't automatically select PHYLIBChris Packham
2018-05-17ARM: kirkwood: Add device-tree for sheevaplugChris Packham
2018-05-17ARM: kirkwood: Add device-tree for pogo_e02Chris Packham
2018-05-17ARM: kirkwood: Add device-tree for openrdChris Packham
2018-05-17ARM: kirkwood: Add device-tree for nas220Chris Packham
2018-05-17ARM: kirkwood: Add device-tree for iconnectChris Packham
2018-05-17ARM: kirkwood: Add device-tree for ib62x0Chris Packham
2018-05-17ARM: kirkwood: Add device-tree for guruplugChris Packham
2018-05-17ARM: kirkwood: Add device-tree for goflexhomeChris Packham
2018-05-17ARM: kirkwood: Add device-tree for dockstarChris Packham
2018-05-17ARM: kirkwood: Add device-tree for dns325Chris Packham
2018-05-17ARM: add devicetree files for kirkwood SoCChris Packham
2018-05-17dts: pinctrl: Provide IMX_PAD_SION definition for imx53 pinctrlLukasz Majewski
2018-05-17dts: imx53: Add gpio and i2c nodes to imx53.dtsi fileLukasz Majewski
2018-05-17ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfigSebastian Reichel
2018-05-17mx6: remove duplicated BOUNCE_BUFFER definesPeter Robinson
2018-05-17mx6: Select CONFIG_MP with MX6_SMPPeter Robinson
2018-05-17mx7: remove empty ifndef statementPeter Robinson
2018-05-17mx6 common: remove dangling commentPeter Robinson
2018-05-17mx31: Convert MX31_HCLK_FREQ and MX31_CLK32 to Kconfig.Magnus Lilja
2018-05-17mx31pdk: Convert CONFIG_MX31 flag to use Kconfig.Magnus Lilja
2018-05-17board: ge: bx50v3: remove redundant targetsIan Ray
2018-05-17board: ge: bx50v3: configure video arguments using VPDIan Ray
2018-05-17board: ge: bx50v3: use VPD instead of compile-time checksIan Ray
2018-05-17board: ge: bx50v3: detect the monitor type by reading VPD earlierNandor Han
2018-05-17board: ge: bx50v3: fix display support for b{46}50v3Ian Ray
2018-05-17board: ge: bx50v3: unify two switch statementsNandor Han
2018-05-17board: ge: bx50v3: rename detect_baseboard functionIan Ray
2018-05-17board: ge: bx50v3: add winbond SPI NOR supportIan Ray
2018-05-16Merge git://git.denx.de/u-boot-dmTom Rini
2018-05-16ARM: re-enable MVGBE for edminiv2Chris Packham
2018-05-16pinctrl: do not set_state for device without valid ofnodeKever Yang
2018-05-16tools: buildman: Don't use the working dir as build dirLothar Waßmann
2018-05-15usb: composite convert __set_bit to generic_set_bitBryan O'Donoghue