summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-12dm: core: Add ofnode_for_each_subnode()Simon Glass1-0/+24
2017-09-12blk: dm: make blk_create_device() take a number of block instead of a sizeJean-Jacques Hiblot1-4/+4
2017-09-10block: ide: Fix block read/write with driver modelBin Meng1-0/+1
2017-09-10blk: Use macros for block device vendor/product/rev string sizeBin Meng1-3/+7
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham69-138/+0
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham71-72/+0
2017-09-08Kconfig: drop CONFIG_USB_ETHER_RNDISChris Packham7-7/+0
2017-09-08Kconfig: drop CONFIG_USB_ETHER_DM9601Chris Packham1-1/+0
2017-09-07linker_lists: remove incorrect commentHeinrich Schuchardt1-2/+1
2017-09-07vsprintf: vsprintf does not have parameter sizeHeinrich Schuchardt1-3/+1
2017-09-06usb: gadget: g_dnl: Sync internal SN variable with envSam Protsenko1-0/+1
2017-09-03omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environmentDerald D. Woods1-11/+20
2017-09-03block: ide: Drop CONFIG_IDE_LEDBin Meng4-16/+0
2017-09-03block: ide: Drop CONFIG_IDE_INIT_POSTRESETBin Meng1-4/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni137-212/+0
2017-09-03include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni22-31/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni216-239/+0
2017-09-03include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGSThomas Petazzoni1-0/+4
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni220-433/+1
2017-09-03include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZEThomas Petazzoni1-1/+1
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni161-452/+0
2017-09-03include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZEThomas Petazzoni1-0/+9
2017-09-03part: efi: make gpt_fill_pte take the device descriptorMaxime Ripard1-2/+4
2017-09-03Merge git://git.denx.de/u-boot-x86Tom Rini1-2/+2
2017-09-02Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford1-2/+0
2017-09-02x86: theadorable-x86-common: Remove "ip=dhcp" from default environmentStefan Roese1-2/+2
2017-09-02omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to KconfigAdam Ford1-1/+0
2017-09-02Convert CONFIG_BCH to KconfigAdam Ford11-13/+0
2017-09-02Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford7-8/+0
2017-09-02Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford2-2/+0
2017-09-02Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford1-1/+1
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini19-145/+0
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini41-115/+0
2017-09-01Merge git://git.denx.de/u-boot-sunxiTom Rini1-1/+1
2017-09-01sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue1-1/+1
2017-09-01Merge git://git.denx.de/u-boot-imxTom Rini3-0/+230
2017-09-01Merge git://git.denx.de/u-boot-uniphierTom Rini3-4/+21
2017-08-30i.MX6Q: icorem6: Add falcon modeJagan Teki1-0/+14
2017-08-30ARM: uniphier: remove unneeded NAND config optionsMasahiro Yamada1-3/+0
2017-08-29ofnode: add {ofnode, dev}_read_resource_byname()Masahiro Yamada2-1/+21
2017-08-28nvme: Adjust the 'nvme' command to use blk_common_cmd()Bin Meng1-0/+1
2017-08-26Merge git://git.denx.de/u-boot-x86Tom Rini3-13/+9
2017-08-26Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2-7/+0
2017-08-26igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfigPau Pajuelo1-10/+35
2017-08-26arm: omap: Define command for booting Android from eMMCSemen Protsenko1-1/+19
2017-08-24serial: serial-uclass: Add generic serial RX buffer supportStefan Roese1-1/+9
2017-08-24Revert "serial: ns16550: Add RX interrupt buffer support"Stefan Roese1-10/+0
2017-08-24vbe: Drop vbe_get_video_info()Bin Meng1-2/+0
2017-08-23usb: gadget: add SDP driverStefan Agner1-0/+16
2017-08-23imx: move imximage header to common locationStefan Agner1-0/+200