summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-27exynos: remove CONFIG_CORE_COUNTMasahiro Yamada
2017-10-27omap4: sdp4430: match the #endif comment to #ifdefMasahiro Yamada
2017-10-27SOCFPGA: remove CONFIG_AUTONEG_TIMEOUTMasahiro Yamada
2017-10-27ARC: remove CONFIG_ARC_UART_BASEMasahiro Yamada
2017-10-27sh7734: remove CONFIG_553MHZ_MODEMasahiro Yamada
2017-10-27mpc85xx: freescale: remove CONFIG_ADDR_STREAMINGMasahiro Yamada
2017-10-27omap4: sdp4430: remove CONFIG_4430SDPMasahiro Yamada
2017-10-27IMX: novena: remove CONFIG_I2C_MXCMasahiro Yamada
2017-10-27i2c: fti2c010: remove unused/unmaintained driverMasahiro Yamada
2017-10-27i2c: adi_i2c: remove left-over Blackfin I2C driverMasahiro Yamada
2017-10-27Merge git://git.denx.de/u-boot-x86Tom Rini
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick
2017-10-27sunxi: video: split out PLL configuration codeVasily Khoruzhick
2017-10-27x86: acpi: Put sleepstates.asl to the common placeBin Meng
2017-10-27x86: fsp: graphics: Add some notes about the graphics info hobBin Meng
2017-10-27x86: braswell: cherryhill: Update dts for SPI lock downBin Meng
2017-10-27spi: ich: Lock down controller settings if requiredBin Meng
2017-10-27Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"Bin Meng
2017-10-27x86: Fix ACPI resume dependency to MRC cacheBin Meng
2017-10-27env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as defaultBin Meng
2017-10-27x86: braswell: Fix unexpected crash during Linux kernel bootBin Meng
2017-10-27x86: galileo: Fix boot failureBin Meng
2017-10-26Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-10-26video: add anx6345 DM driverVasily Khoruzhick
2017-10-26video: anx9804: split out registers definitions into a separate headerVasily Khoruzhick
2017-10-26dm: video: bridge: add operation to read EDIDVasily Khoruzhick
2017-10-26sunxi: setup simplefb for Allwinner DE2Icenowy Zheng
2017-10-26video: add an option for video simplefb via DTIcenowy Zheng
2017-10-26video: sunxi: extract simplefb match code to a new fileIcenowy Zheng
2017-10-26sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXIIcenowy Zheng
2017-10-25sunxi: binman: Add U-Boot binary size checkMaxime Ripard
2017-10-25sunxi: Enable THUMB build for the U-Boot binaryMaxime Ripard
2017-10-25sunxi: Add support for the Banana Pi M2-MagicMaxime Ripard
2017-10-25cmd: fastboot: Enable FASTBOOT_FLASH_NAND for SUNXI_NAND devicesBenjamin Young
2017-10-25sunxi: clk: fix N formula for CPUX clocksQuentin Schulz
2017-10-25SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXIAndre Przywara
2017-10-23Kconfig: add CONFIG_BROKENHeinrich Schuchardt
2017-10-23doc: verified-boot: fix crypto algorithm examplesMasahiro Yamada
2017-10-23tools: image: fix node name of signature node in FITMasahiro Yamada
2017-10-23test/py: fix typos in README.mdMasahiro Yamada
2017-10-23cmd: gpt: solve issue for swap and rename commandPatrick Delaunay
2017-10-23test/py: gpt: test start LBA for sub-command rename and swapPatrick Delaunay
2017-10-23test/py: gpt: add test for sub-command writePatrick Delaunay
2017-10-23disk: efi: correct the overlap check on GPT header and PTEPatrick Delaunay
2017-10-23test/py: gpt: add test for sub-command read and verifyPatrick Delaunay
2017-10-23test/py: gpt: copy persistent filePatrick Delaunay
2017-10-23rtc: mc146818: Correct alarm message for day alarmBin Meng
2017-10-23chiliboard config: use CONFIG_DEFAULT_FDT_FILE as env variableMichal Oleszczyk
2017-10-23simple-bus: remove DECLARE_GLOBAL_DATA_PTRMasahiro Yamada
2017-10-23powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary coresYork Sun