aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_RSTSimon Glass3-8/+0
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_MEMSimon Glass3-12/+0
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_INFOSimon Glass5-12/+0
2017-05-22lib: move hash CONFIG options to KconfigTom Rini49-66/+31
2017-05-22FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORTTom Rini16-36/+25
2017-05-22test: py: Add cmd_echo dependencyMichal Simek2-0/+7
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan77-57/+42
2017-05-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini54-2394/+2989
2017-05-18Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini38-1441/+6084
2017-05-18Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-18/+46
2017-05-18ARM: dts: am335x-evm: disable mmc3Jean-Jacques Hiblot1-0/+10
2017-05-18scripts/Makefile.lib: Always have ...-u-boot.dtsi be able to overrideTom Rini1-2/+2
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