summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | block: Drop the ftide020 driverBin Meng2017-09-034-617/+0
* | block: ide: Drop CONFIG_IDE_LEDBin Meng2017-09-036-63/+0
* | block: ide: Drop CONFIG_IDE_INIT_POSTRESETBin Meng2017-09-033-14/+0
* | nvme: Remove dead codes in nvme_setup_io_queues()Bin Meng2017-09-031-3/+0
* | nvme: Fix potential sign extension issue in nvme_blk_rw()Bin Meng2017-09-031-1/+1
* | nvme: Fix wrong ndev->queues memsetBin Meng2017-09-031-2/+1
* | disk: part: fix typoHeinrich Schuchardt2017-09-031-3/+9
* | fix: fw_env: Prevent writing error message on special files, which don't supp...Lukasz Majewski2017-09-031-2/+4
* | bch: don't use __BSD_VISIBLE to test for flsJonathan Gray2017-09-031-1/+1
* | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-03137-212/+0
* | include/configs: remove default values of CONFIG_SYS_BARGSIZEThomas Petazzoni2017-09-0322-31/+0
* | include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-03216-239/+0
* | include/config_fallbacks.h: add default for CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-0/+4
* | include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-03220-433/+1
* | include/config_fallbacks.h: change fallback for CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-1/+1
* | include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-03161-452/+0
* | include/config_fallbacks.h: add default for CONFIG_SYS_CBSIZEThomas Petazzoni2017-09-031-0/+9
* | part: efi: Disable overlap checkMaxime Ripard2017-09-031-7/+21
* | part: efi: make gpt_fill_pte take the device descriptorMaxime Ripard2017-09-032-5/+8
* | part: efi: rework the partition start and size in gpt_fill_pteMaxime Ripard2017-09-031-6/+8
* | part: efi: Fix offsetMaxime Ripard2017-09-031-3/+7
* | Merge git://git.denx.de/u-boot-x86Tom Rini2017-09-023-6/+5
|\ \
| * | x86: theadorable-x86-common: Remove "ip=dhcp" from default environmentStefan Roese2017-09-021-2/+2
| * | x86: baytrail: acpi: Add full reset bit to the reset register value in FADTBin Meng2017-09-021-1/+1
| * | x86: ich-spi: Clear atomic preop only when SPI settings are not lockedBin Meng2017-09-021-1/+2
| * | x86: ich-spi: Remove useless assignment in ich_spi_xfer()Bin Meng2017-09-021-2/+0
* | | Kconfig: Add EEPROM options to Kconfig when I2C_EEPROM is setAdam Ford2017-09-027-32/+49
* | | omap3_logic: Move CONFIG_SYS_NAND_U_BOOT_OFFS to KconfigAdam Ford2017-09-022-1/+2
|/ /
* | Convert CONFIG_BCH to KconfigAdam Ford2017-09-0136-20/+29
* | Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford2017-09-0111-13/+7
* | Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford2017-09-017-6/+10
* | Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford2017-09-017-15/+15
* | Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini2017-09-0185-228/+187
* | configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-01230-115/+314
* | Revert "Merge git://git.denx.de/u-boot-video"Tom Rini2017-09-012-17/+1
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2017-09-015-6/+5
|\ \
| * | sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue2017-09-015-6/+5
* | | Merge git://git.denx.de/u-boot-videoTom Rini2017-09-012-1/+17
|\ \ \
| * | | video: ipuv3_fb: skip IPU shutdown if IPU was not enabled beforeAnatolij Gustschin2017-08-291-1/+12
| * | | splash_source: Verify FIT magicNiko Mauno2017-08-291-0/+5
* | | | Merge git://git.denx.de/u-boot-imxTom Rini2017-09-0147-279/+1156
|\ \ \ \
| * | | | i.MX6Q: icorem6: Add falcon modeJagan Teki2017-08-303-0/+26
| * | | | i.MX6Q: spl: Fix falcon to use dram_init_banksizeJagan Teki2017-08-301-0/+12
| * | | | imx: remove SATA boot mode for i.MX 6UL and 6ULLStefan Agner2017-08-301-0/+2
| * | | | icorem6: Fix to find MMC devicesJagan Teki2017-08-292-2/+0
| * | | | imx6: don't include unneeded boot_mode array in SPLAnatolij Gustschin2017-08-291-0/+2
| * | | | spl: do not repeat timer init on i.MX6Anatolij Gustschin2017-08-291-1/+1
| * | | | imx: timer: don't clear the GPT control register multiple timesAnatolij Gustschin2017-08-291-2/+1
| * | | | pfla02: Fix RAM detection and support 1 bank SOMStefano Babic2017-08-292-33/+60
| * | | | imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-2819-200/+19