summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-23simple-bus: remove DECLARE_GLOBAL_DATA_PTRMasahiro Yamada
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-22ARM: uniphier: use pr_*() more where appropriateMasahiro Yamada
2017-10-22doc: uniphier: add simple guide to Verified BootMasahiro Yamada
2017-10-22ARM: uniphier: remove verify=n from environmentsMasahiro Yamada
2017-10-22ARM: uniphier: increase CONFIG_SYS_BOOTM_LEN to 32MBMasahiro Yamada
2017-10-22ARM: dts: uniphier: sync DT with Linux 4.14-rc5Masahiro Yamada
2017-10-22ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsiMasahiro Yamada
2017-10-22ARM: uniphier: remove CONFIG_UNIPHIER_ETHMasahiro Yamada
2017-10-22ARM: uniphier: enable DWC3 xHCI driver reallyMasahiro Yamada
2017-10-21uniphier_ld4_sld8: Re-add SMC911X_BASE addressTom Rini
2017-10-21net: 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
2017-10-19x86: conga-qeval20-qa3-e3845-internal-uart_defconfig: Add ACPI resume supportStefan Roese
2017-10-19x86: provide CONFIG_BUILD_ROMHeinrich Schuchardt
2017-10-19x86: baytrail: fsp: Move Azalia update codes to boardBin Meng
2017-10-19x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng
2017-10-19x86: fsp: Consolidate Azalia header fileBin Meng
2017-10-19x86: Turn off running VGA ROM during S3 resumeBin Meng
2017-10-19x86: baytrail: Fix unstable ACPI S3 resumeBin Meng
2017-10-19x86: minnowmax: Adjust VGA rom addressBin Meng
2017-10-18Merge git://git.denx.de/u-boot-i2cTom Rini
2017-10-18Merge git://git.denx.de/u-boot-spiTom Rini
2017-10-17i2c: stm32f7_i2c: fix usage of useless local variablePatrice Chotard
2017-10-17i2c: stm32f7_i2c: fix data abortChristophe Kerello
2017-10-17i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclassMasahiro Yamada
2017-10-17Prepare v2017.11-rc2Tom Rini
2017-10-17configs: Resync with savedefconfigTom Rini
2017-10-16test/py/tests/test_sleep.py: test time approximatelyHeinrich Schuchardt
2017-10-16scripts/get_maintainer.pl: update to current versionHeinrich Schuchardt
2017-10-16arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri
2017-10-16omap-common: fastboot: extend cpu type for DRA71x rev 2.1Vishal Mahaveer
2017-10-16arm: dra7xx: Add vendor partition to Android GPT table for eMMCVishal Mahaveer
2017-10-16arm: am57xx: Add vendor partition to Android GPT table for eMMCPraneeth Bajjuri
2017-10-16usbtty: fix typosHeinrich Schuchardt
2017-10-16tools: env: Add embedded.c to .gitignoreBin Meng
2017-10-16cmd/pxe.c: Rework bootargs construction to clarify string checksTom Rini
2017-10-16kbuild: fix dependency of DT buildMasahiro Yamada
2017-10-16common: Remove genimg_get_image()Tuomas Tynkkynen
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen
2017-10-16spi: Drop CONFIG_ATMEL_DATAFLASH_SPITuomas Tynkkynen
2017-10-16env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen
2017-10-16fs/jffs2/mini_inflate.c: use "static inline" instead of "inline"Vagrant Cascadian
2017-10-16jffs2: ECC corrected nand data is ignoredEngling, Uwe
2017-10-16ARM: Add documentation for the qemu-arm boardTuomas Tynkkynen
2017-10-16mmc: stm32_sdmmc2: increase polling status register delayChristophe Kerello
2017-10-16dm: clk: fix PWR_CR3 register's bit 2 namePatrice Chotard