aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-30ARM: dts: uniphier: update PXs3 SoC/board DTMasahiro Yamada2-50/+142
2017-08-30ARM: dts: uniphier: sync with LinuxMasahiro Yamada22-62/+90
2017-08-30reset: uniphier: add PXs3 supportMasahiro Yamada1-0/+23
2017-08-30reset: uniphier: fix compatible for SD reset node for LD11/LD20Masahiro Yamada1-1/+5
2017-08-30clk: uniphier: add System clock supportMasahiro Yamada4-0/+67
2017-08-30ARM: uniphier: fix DSPLL init code for LD20 SoCDai Okamura1-3/+3
2017-08-30ARM: uniphier: remove ad-hoc pin settings for NANDMasahiro Yamada1-24/+4
2017-08-30ARM: uniphier: enable CONFIG_NAND_DENALI_DTMasahiro Yamada3-0/+3
2017-08-30ARM: uniphier: remove unneeded NAND config optionsMasahiro Yamada1-3/+0