summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-04Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-09-05ARM: rmobile: Add missing IPSR18 bits to R8A7795 PFCMarek Vasut
2017-09-05ARM: rmobile: Drop board_mmc_initMarek Vasut
2017-09-05ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boardsMarek Vasut
2017-09-04Merge git://git.denx.de/u-boot-dmTom Rini
2017-09-04Prepare v2017.09-rc4Tom Rini
2017-09-04crypto/fsl: fix obj-yy in MakefileClemens Gruber
2017-09-04git: mailrc: Update e-mail addressLukasz Majewski
2017-09-04dm: core: Add livetree documentationSimon Glass
2017-09-04gitignore: add intermediates from libfdt buildPhilipp Tomsich
2017-09-04fdt: fix 'prop (...) not found!' error in 'fdt set' commandHannes Schmelzer
2017-09-04dm: Add migration plan for CONFIG_BLKSimon Glass
2017-09-03Makefile: Suppress output of python libfdt build commandBin Meng
2017-09-03Makefile: Quiesce libfdt buildBin Meng
2017-09-03omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environmentDerald D. Woods
2017-09-03block: Drop the ftide020 driverBin Meng
2017-09-03block: ide: Drop CONFIG_IDE_LEDBin Meng
2017-09-03block: ide: Drop CONFIG_IDE_INIT_POSTRESETBin Meng
2017-09-03nvme: Remove dead codes in nvme_setup_io_queues()Bin Meng
2017-09-03nvme: Fix potential sign extension issue in nvme_blk_rw()Bin Meng
2017-09-03nvme: Fix wrong ndev->queues memsetBin Meng
2017-09-03disk: part: fix typoHeinrich Schuchardt
2017-09-03fix: fw_env: Prevent writing error message on special files, which don't supp...Lukasz Majewski
2017-09-03bch: don't use __BSD_VISIBLE to test for flsJonathan Gray
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-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-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-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
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