summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-10-23mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUGMasahiro Yamada
2017-10-23mtd: replace MTDDEBUG() with pr_debug()Masahiro Yamada
2017-10-22Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-10-23ARM: uniphier: use pr_*() more where appropriateMasahiro Yamada
2017-10-23doc: uniphier: add simple guide to Verified BootMasahiro Yamada
2017-10-23ARM: uniphier: remove verify=n from environmentsMasahiro Yamada
2017-10-23ARM: uniphier: increase CONFIG_SYS_BOOTM_LEN to 32MBMasahiro Yamada
2017-10-23ARM: dts: uniphier: sync DT with Linux 4.14-rc5Masahiro Yamada
2017-10-23ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsiMasahiro Yamada
2017-10-23ARM: uniphier: remove CONFIG_UNIPHIER_ETHMasahiro Yamada
2017-10-23ARM: uniphier: enable DWC3 xHCI driver reallyMasahiro Yamada
2017-10-21uniphier_ld4_sld8: Re-add SMC911X_BASE addressTom Rini
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford
2017-10-19Merge git://git.denx.de/u-boot-x86Tom Rini