aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-03block: Drop the ftide020 driverBin Meng4-617/+0
2017-09-03block: ide: Drop CONFIG_IDE_LEDBin Meng6-63/+0
2017-09-03block: ide: Drop CONFIG_IDE_INIT_POSTRESETBin Meng3-14/+0
2017-09-03nvme: Remove dead codes in nvme_setup_io_queues()Bin Meng1-3/+0
2017-09-03nvme: Fix potential sign extension issue in nvme_blk_rw()Bin Meng1-1/+1
2017-09-03nvme: Fix wrong ndev->queues memsetBin Meng1-2/+1
2017-09-03disk: part: fix typoHeinrich Schuchardt1-3/+9
2017-09-03fix: fw_env: Prevent writing error message on special files, which don't supp...Lukasz Majewski1-2/+4
2017-09-03bch: don't use __BSD_VISIBLE to test for flsJonathan Gray1-1/+1
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: Disable overlap checkMaxime Ripard1-7/+21
2017-09-03part: efi: make gpt_fill_pte take the device descriptorMaxime Ripard2-5/+8
2017-09-03part: efi: rework the partition start and size in gpt_fill_pteMaxime Ripard1-6/+8
2017-09-03part: efi: Fix offsetMaxime Ripard1-3/+7
2017-09-02Merge git://git.denx.de/u-boot-x86Tom Rini3-6/+5
2017-09-02Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford7-32/+49
2017-09-02x86: theadorable-x86-common: Remove "ip=dhcp" from default environmentStefan Roese1-2/+2
2017-09-02x86: baytrail: acpi: Add full reset bit to the reset register value in FADTBin Meng1-1/+1
2017-09-02x86: ich-spi: Clear atomic preop only when SPI settings are not lockedBin Meng1-1/+2
2017-09-02x86: ich-spi: Remove useless assignment in ich_spi_xfer()Bin Meng1-2/+0
2017-09-02omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to KconfigAdam Ford2-1/+2
2017-09-01Convert CONFIG_BCH to KconfigAdam Ford36-20/+29
2017-09-01Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford11-13/+7
2017-09-01Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford7-6/+10
2017-09-01Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford7-15/+15
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini85-228/+187
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini230-115/+314
2017-09-01Revert "Merge git://git.denx.de/u-boot-video"Tom Rini2-17/+1
2017-09-01Merge git://git.denx.de/u-boot-sunxiTom Rini5-6/+5
2017-09-01Merge git://git.denx.de/u-boot-videoTom Rini2-1/+17
2017-09-01sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue5-6/+5
2017-09-01Merge git://git.denx.de/u-boot-imxTom Rini47-279/+1156
2017-09-01Merge git://git.denx.de/u-boot-marvellTom Rini1-1/+1
2017-09-01Merge git://git.denx.de/u-boot-uniphierTom Rini51-169/+554
2017-09-01Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini6-7/+40
2017-09-01mmc: sunxi: Only update timing mode bit when enabling new timing modeChen-Yu Tsai1-1/+1
2017-08-30i.MX6Q: icorem6: Add falcon modeJagan Teki3-0/+26
2017-08-30i.MX6Q: spl: Fix falcon to use dram_init_banksizeJagan Teki1-0/+12
2017-08-30imx: remove SATA boot mode for i.MX 6UL and 6ULLStefan Agner1-0/+2
2017-08-30ARM: mvebu: add "spi-flash" compatible stringChris Packham1-1/+1
2017-08-30ARM: uniphier: enable Denali NAND driver for 64bit SoCsMasahiro Yamada1-0/+5
2017-08-30ARM: uniphier: set system bus pinmux for PXs3Masahiro Yamada1-0/+2
2017-08-30ARM: uniphier: move CONFIG_NAND to defconfigMasahiro Yamada4-1/+3