aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-18Merge branch 'master' of git://git.denx.de/u-boot-imxStefano Babic0-0/+0
2017-05-18arm: socfpga: Enable build for Arria 10Ley Foon Tan2-13/+43
2017-05-18arm: socfpga: Add board files for the Arria10Ley Foon Tan3-0/+32
2017-05-18arm: socfpga: Add config and defconfig for Arria 10Ley Foon Tan3-5/+111
2017-05-18arm: socfpga: Add SPL support for Arria 10Ley Foon Tan1-2/+51
2017-05-18arm: dts: Add dts and dtsi for Arria 10Ley Foon Tan4-0/+1389
2017-05-18arm: socfpga: Add misc support for Arria 10Ley Foon Tan3-0/+266
2017-05-18arm: socfpga: Add pinmux for Arria 10Ley Foon Tan3-0/+114
2017-05-18arm: socfpga: Add sdram header file for Arria 10Ley Foon Tan1-0/+380
2017-05-18arm: socfpga: Add system manager for Arria 10Ley Foon Tan2-11/+144
2017-05-18arm: socfpga: Add clock driver for Arria 10Ley Foon Tan5-1/+1335
2017-05-18arm: socfpga: Add reset driver support for Arria 10Ley Foon Tan5-0/+644
2017-05-18arm: socfpga: Add A10 macrosLey Foon Tan1-1/+7
2017-05-18arm: socfpga: Restructure misc driverLey Foon Tan4-349/+400
2017-05-18arm: socfpga: Restructure system managerLey Foon Tan4-123/+138
2017-05-18arm: socfpga: Restructure reset manager driverLey Foon Tan5-133/+176
2017-05-18arm: socfpga: Restructure clock manager driverLey Foon Tan6-816/+867
2017-05-18usb: lpc32xx: add i2c DM supportLiam Beguin1-18/+46
2017-05-18pinctrl: imx: fix memory leakPeng Fan1-0/+4
2017-05-18imx: mx7dsabresd: fix secure config after switching to DMStefano Babic1-2/+24
2017-05-18imx: mx7dsabresd: switch to DM USBPeng Fan3-28/+1
2017-05-18imx: mx7dsabresd: reset ENET_RST_BPeng Fan1-0/+17
2017-05-18imx: mx7dsabresd: enable more DM driversPeng Fan3-283/+37
2017-05-18gpio: 74x164: make oe-pins optionalPeng Fan1-2/+1
2017-05-18spi: kconfig: add soft spi Kconfig entryPeng Fan1-0/+6
2017-05-18arm: dts: imx7d-sdb: add usdhc supportPeng Fan1-0/+73
2017-05-18arm: dts: imx7d-sdb: add i2c supportPeng Fan1-0/+146
2017-05-18arm: dts: imx7d-sdb: add regulator node for usb and mmcPeng Fan1-0/+36
2017-05-18arm: dts: imx7d-sdb: add spi gpio nodePeng Fan1-0/+35
2017-05-18arm: dts: imx7d-sdb add basic dtsPeng Fan3-2/+23
2017-05-18arm: dts: imx7: sync with LinuxPeng Fan6-251/+1657
2017-05-18imx: ventana: update imx wdog external reset dt propertyTim Harvey1-13/+12
2017-05-18imx: ventana: fix GW520x external watchdog dt updateTim Harvey1-8/+8
2017-05-18mx6sabresd: Remove non-SPL targetsFabio Estevam4-388/+0
2017-05-18mx6sabresd: Add SPL support for the mx6dl variantFabio Estevam1-0/+88
2017-05-18mx6sabresd: Prepare for supporting MX6DLFabio Estevam2-124/+131
2017-05-18engicam: common: Move board_late_initJagan Teki6-83/+32
2017-05-18engicam: common: Move common board codeJagan Teki7-147/+81
2017-05-18geam6/isiot: Move the spl code commonJagan Teki4-245/+91
2017-05-18icorem6[_rqs]: Move the spl code commonJagan Teki4-570/+314
2017-05-18i.MX6UL: isiot: Add SETUP_IOMUX_PADSJagan Teki1-41/+39
2017-05-18isiot: Fix to use usdhc2_pads for mmc2Jagan Teki1-1/+1
2017-05-18i.MX6UL: geam6ul: Add SETUP_IOMUX_PADSJagan Teki2-30/+35
2017-05-18icorem6: Use drive strength macrosJagan Teki2-140/+140
2017-05-18icorem6: Use proper iomux_ddr_regs drive strength valuesJagan Teki2-58/+58
2017-05-18engicam: Move uart mux init to SPLJagan Teki4-68/+40
2017-05-18icorem6: Make SPL to pick suitable fdtJagan Teki11-177/+33
2017-05-18engicam: Set fdt_file env during run-timeJagan Teki19-15/+21
2017-05-18geam6ul: Add mmc_late_initJagan Teki2-2/+22
2017-05-18geam6ul: Add modeboot env via board_late_initJagan Teki3-19/+36