aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-30configs: Resync with savedefconfigTom Rini126-156/+120
2017-10-29scripts/get_maintainer.pl: enable find_maintainer_filesHeinrich Schuchardt1-1/+1
2017-10-29checkpatch: Support wide stringsHeinrich Schuchardt1-3/+4
2017-10-29Merge git://git.denx.de/u-boot-videoTom Rini21-209/+1025
2017-10-29exynos: video: fix typo in DisplayPort driverDongjin Kim1-1/+1
2017-10-29video/da8xx-fb: Cache-align memory allocationsNiko Mauno1-4/+4
2017-10-29efi_loader: Disable env_save() call on bootAlexander Graf1-4/+1
2017-10-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini30-132/+182
2017-10-27armv8: sec_firmware: Add support for loadables in FITSumit Garg3-8/+104
2017-10-27armv8: layerscape: Allocate 66 MB DDR for secure memorySumit Garg1-1/+1
2017-10-27armv8: ls1088aqds: Enable USB command on QDS for qspi-bootRan Wang1-0/+8
2017-10-27armv8: ls1088ardb: Enable USB command RDB qspi-bootRan Wang3-1/+23
2017-10-27arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNTRan Wang12-47/+0
2017-10-27usb: host: Move CONFIG_XHCI_FSL to KconfigRan Wang14-13/+6
2017-10-27arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to KconfigRan Wang14-39/+7
2017-10-27armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar2-2/+3
2017-10-27armv8: configs: ls1012a: correct the generic timer frequencyYuantian Tang1-1/+1
2017-10-27armv8: ls1088: Move CONFIG_ENV_IS_IN_SPI_FLASH to defconfigAshish Kumar4-2/+2
2017-10-27driver: fsl-mc: use calloc instead mallocPrabhakar Kushwaha1-18/+21
2017-10-27AT91: remove CONFIG_PMECC_INDEX_TABLE_OFFSETMasahiro Yamada1-1/+0
2017-10-27exynos: remove CONFIG_LCD_MENU_BOARDMasahiro Yamada3-3/+0
2017-10-27net: remove CONFIG_NET_MULTIMasahiro Yamada12-14/+0
2017-10-27mpc85xx: xpedite550x: remove CONFIG_FDT_FIXUP_PCI_IRQMasahiro Yamada1-1/+0
2017-10-27AM33XX: etamin: remove CONFIG_DFU_MTDMasahiro Yamada1-1/+0
2017-10-27MX28: remove CONFIG_DEFAULT_SPI_CSMasahiro Yamada2-2/+0
2017-10-27exynos: remove CONFIG_CORE_COUNTMasahiro Yamada2-8/+0
2017-10-27omap4: sdp4430: match the #endif comment to #ifdefMasahiro Yamada1-1/+1
2017-10-27SOCFPGA: remove CONFIG_AUTONEG_TIMEOUTMasahiro Yamada1-1/+0
2017-10-27ARC: remove CONFIG_ARC_UART_BASEMasahiro Yamada1-1/+0
2017-10-27sh7734: remove CONFIG_553MHZ_MODEMasahiro Yamada2-2/+0
2017-10-27mpc85xx: freescale: remove CONFIG_ADDR_STREAMINGMasahiro Yamada2-2/+0
2017-10-27omap4: sdp4430: remove CONFIG_4430SDPMasahiro Yamada1-1/+0
2017-10-27IMX: novena: remove CONFIG_I2C_MXCMasahiro Yamada1-1/+0
2017-10-27i2c: fti2c010: remove unused/unmaintained driverMasahiro Yamada3-421/+0
2017-10-27i2c: adi_i2c: remove left-over Blackfin I2C driverMasahiro Yamada2-310/+0
2017-10-27Merge git://git.denx.de/u-boot-x86Tom Rini15-229/+37
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick4-2/+171
2017-10-27sunxi: video: split out PLL configuration codeVasily Khoruzhick3-116/+132
2017-10-27x86: acpi: Put sleepstates.asl to the common placeBin Meng4-12/+2
2017-10-27x86: fsp: graphics: Add some notes about the graphics info hobBin Meng1-0/+4
2017-10-27x86: braswell: cherryhill: Update dts for SPI lock downBin Meng2-4/+1
2017-10-27spi: ich: Lock down controller settings if requiredBin Meng2-0/+23
2017-10-27Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"Bin Meng2-33/+0
2017-10-27x86: Fix ACPI resume dependency to MRC cacheBin Meng1-0/+1
2017-10-27env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as defaultBin Meng2-1/+1
2017-10-27x86: braswell: Fix unexpected crash during Linux kernel bootBin Meng3-176/+5
2017-10-27x86: galileo: Fix boot failureBin Meng1-3/+0
2017-10-26Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini10-3/+368
2017-10-26video: add anx6345 DM driverVasily Khoruzhick3-0/+435
2017-10-26video: anx9804: split out registers definitions into a separate headerVasily Khoruzhick2-53/+99