aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Convert CONFIG_CMD_ENTERRCM to KconfigSimon Glass3-3/+16
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass232-107/+243
2017-05-22Convert CONFIG_CMD_EECONFIG to KconfigSimon Glass7-3/+8
2017-05-22Convert CONFIG_CMD_ECCTEST to KconfigSimon Glass6-3/+8
2017-05-22Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDRSimon Glass4-13/+1
2017-05-22Kconfig: Drop CONFIG_SYS_I2C_DS1621_ADDRSimon Glass3-24/+0
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass56-1736/+35
2017-05-22Drop three-wire serial (TWS) supportSimon Glass9-309/+0
2017-05-22Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDRSimon Glass7-18/+1
2017-05-22Convert CONFIG_DS4510 to KconfigSimon Glass7-4/+10
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510Simon Glass5-25/+10
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