summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-09-12vsprintf.c: add GUID printingRob Clark
2017-09-12lib: add some utf16 handling helpersRob Clark
2017-09-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-09-12Merge git://git.denx.de/u-boot-dmTom Rini
2017-09-11dm: core: add clocks node scanPatrice Chotard
2017-09-11dm: core: Add ofnode_for_each_subnode()Simon Glass
2017-09-11blk: dm: make blk_create_device() take a number of block instead of a sizeJean-Jacques Hiblot
2017-09-11board: sama5d4_xplained: Set mac address from eepromWenyou Yang
2017-09-11board: sama5d2_xplained: Replace code to set mac addressWenyou Yang
2017-09-11env: ti: boot: Select dtb name for X15 revCLokesh Vutla
2017-09-11arm: dts: dra7: sync DT with latest LinuxLokesh Vutla
2017-09-11env: ti: boot: Select dtb name for dra76Lokesh Vutla
2017-09-11board: ti: dra76-evm: Add support for powering on mmc ldoLokesh Vutla
2017-09-11palmas: Add support for powering different ldosLokesh Vutla
2017-09-11armv8: ls1088a: Enable PCIe in defconfigsHou Zhiqiang
2017-09-11armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar
2017-09-11armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar
2017-09-11armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar
2017-09-11ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam
2017-09-10block: ide: Fix block read/write with driver modelBin Meng
2017-09-10blk: Use macros for block device vendor/product/rev string sizeBin Meng
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham
2017-09-08Kconfig: drop CONFIG_USB_ETHER_RNDISChris Packham
2017-09-08Kconfig: drop CONFIG_USB_ETHER_DM9601Chris Packham
2017-09-07linker_lists: remove incorrect commentHeinrich Schuchardt
2017-09-07vsprintf: vsprintf does not have parameter sizeHeinrich Schuchardt
2017-09-05usb: gadget: g_dnl: Sync internal SN variable with envSam Protsenko
2017-09-03omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environmentDerald D. Woods
2017-09-03block: ide: Drop CONFIG_IDE_LEDBin Meng
2017-09-03block: ide: Drop CONFIG_IDE_INIT_POSTRESETBin Meng
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-09-03include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZEThomas Petazzoni
2017-09-03part: efi: make gpt_fill_pte take the device descriptorMaxime Ripard
2017-09-02Merge git://git.denx.de/u-boot-x86Tom Rini
2017-09-02Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford
2017-09-02x86: theadorable-x86-common: Remove "ip=dhcp" from default environmentStefan Roese
2017-09-02omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to KconfigAdam Ford
2017-09-01Convert CONFIG_BCH to KconfigAdam Ford
2017-09-01Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford
2017-09-01Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford
2017-09-01Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini