summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: Disable overlap checkMaxime Ripard
2017-09-03part: efi: make gpt_fill_pte take the device descriptorMaxime Ripard
2017-09-03part: efi: rework the partition start and size in gpt_fill_pteMaxime Ripard
2017-09-03part: efi: Fix offsetMaxime Ripard
2017-09-03Merge 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-02x86: baytrail: acpi: Add full reset bit to the reset register value in FADTBin Meng
2017-09-02x86: ich-spi: Clear atomic preop only when SPI settings are not lockedBin Meng
2017-09-02x86: ich-spi: Remove useless assignment in ich_spi_xfer()Bin Meng
2017-09-02omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to KconfigAdam Ford
2017-09-02Convert CONFIG_BCH to KconfigAdam Ford
2017-09-02Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford
2017-09-02Convert 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
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini
2017-09-01Revert "Merge git://git.denx.de/u-boot-video"Tom Rini
2017-09-01Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-09-01Merge git://git.denx.de/u-boot-videoTom Rini
2017-09-01sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue
2017-09-01Merge git://git.denx.de/u-boot-imxTom Rini
2017-09-01Merge git://git.denx.de/u-boot-marvellTom Rini
2017-09-01Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-09-01Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-09-01mmc: sunxi: Only update timing mode bit when enabling new timing modeChen-Yu Tsai
2017-08-30i.MX6Q: icorem6: Add falcon modeJagan Teki
2017-08-30i.MX6Q: spl: Fix falcon to use dram_init_banksizeJagan Teki
2017-08-30imx: remove SATA boot mode for i.MX 6UL and 6ULLStefan Agner
2017-08-30ARM: mvebu: add "spi-flash" compatible stringChris Packham
2017-08-30ARM: uniphier: enable Denali NAND driver for 64bit SoCsMasahiro Yamada
2017-08-30ARM: uniphier: set system bus pinmux for PXs3Masahiro Yamada
2017-08-30ARM: uniphier: move CONFIG_NAND to defconfigMasahiro Yamada
2017-08-30ARM: dts: uniphier: update PXs3 SoC/board DTMasahiro Yamada
2017-08-30ARM: dts: uniphier: sync with LinuxMasahiro Yamada
2017-08-30reset: uniphier: add PXs3 supportMasahiro Yamada
2017-08-30reset: uniphier: fix compatible for SD reset node for LD11/LD20Masahiro Yamada
2017-08-30clk: uniphier: add System clock supportMasahiro Yamada
2017-08-30ARM: uniphier: fix DSPLL init code for LD20 SoCDai Okamura
2017-08-30ARM: uniphier: remove ad-hoc pin settings for NANDMasahiro Yamada
2017-08-30ARM: uniphier: enable CONFIG_NAND_DENALI_DTMasahiro Yamada
2017-08-30ARM: uniphier: remove unneeded NAND config optionsMasahiro Yamada