summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_EECONFIG to KconfigSimon Glass
2017-05-22Convert CONFIG_CMD_ECCTEST to KconfigSimon Glass
2017-05-22Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDRSimon Glass
2017-05-22Kconfig: Drop CONFIG_SYS_I2C_DS1621_ADDRSimon Glass
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass
2017-05-22Drop three-wire serial (TWS) supportSimon Glass
2017-05-22Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDRSimon Glass
2017-05-22Convert CONFIG_DS4510 to KconfigSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510Simon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_INFOSimon Glass
2017-05-22lib: move hash CONFIG options to KconfigTom Rini
2017-05-22FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORTTom Rini
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-05-22nds32: Support AE3XX platform.rick
2017-05-22nds32: Support AG101P serial DM.rick
2017-05-21ARM: rmobile: salvator-x: Enable SCIF2 clockMarek Vasut
2017-05-21ARM: rmobile: salvator-x: Add USB supportMarek Vasut
2017-05-21ARM: rmobile: salvator-x: Add DVFS and PMIC supportMarek Vasut
2017-05-21ARM: rmobile: salvator-x: Add RAVB ethernet supportMarek Vasut
2017-05-21ARM: rmobile: salvator-x: Add SD supportMarek Vasut
2017-05-21ARM: rmobile: salvator-x: Adjust UART clockMarek Vasut
2017-05-21ARM: rmobile: salvator-x: Set default device treeMarek Vasut
2017-05-21ARM: rmobile: salvator-x: Move OF_LIBFDT and CMD_FDT to board configMarek Vasut
2017-05-21ARM: rmobile: Add R8A7796 supportMarek Vasut
2017-05-21ARM: rmobile: Update link address to match latest BL2Marek Vasut
2017-05-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-05-18arm: socfpga: Add config and defconfig for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add reset driver support for Arria 10Ley Foon Tan
2017-05-18imx: mx7dsabresd: switch to DM USBPeng Fan
2017-05-18imx: mx7dsabresd: enable more DM driversPeng Fan
2017-05-18arm: dts: imx7: sync with LinuxPeng Fan
2017-05-18engicam: Set fdt_file env during run-timeJagan Teki
2017-05-18geam6ul: Add mmc_late_initJagan Teki
2017-05-18geam6ul: Add modeboot env via board_late_initJagan Teki
2017-05-18icorem6: Add mmc_late_initJagan Teki
2017-05-18icorem6: Add modeboot env via board_late_initJagan Teki
2017-05-18mx25pdk: Add fuse API supportFabio Estevam
2017-05-17Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-05-17sunxi: Store the device tree name in the SPL headerSiarhei Siamashka
2017-05-17sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara
2017-05-17sunxi: A64: move SPL stack to end of SRAM A2Andre Przywara
2017-05-17ARM: uniphier: move kernel physical base to 0x82080000Masahiro Yamada
2017-05-17ARM: uniphier: add usbupdate commandMasahiro Yamada
2017-05-17dm: core: Add DM_FLAG_OS_PREPARE flagStefan Roese
2017-05-17x86: Convert MMC to driver modelSimon Glass
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2017-05-15video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPPPhilipp Tomsich
2017-05-15edid: Add HDMI flag to timing infoJernej Skrabec