summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to KconfigRan Wang2017-10-2714-39/+7
* armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_IDAshish Kumar2017-10-272-2/+3
* armv8: configs: ls1012a: correct the generic timer frequencyYuantian Tang2017-10-271-1/+1
* armv8: ls1088: Move CONFIG_ENV_IS_IN_SPI_FLASH to defconfigAshish Kumar2017-10-274-2/+2
* driver: fsl-mc: use calloc instead mallocPrabhakar Kushwaha2017-10-271-18/+21
* powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary coresYork Sun2017-10-231-0/+6
* Merge git://git.denx.de/u-boot-uniphierTom Rini2017-10-2227-157/+370
|\
| * ARM: uniphier: use pr_*() more where appropriateMasahiro Yamada2017-10-231-8/+10
| * doc: uniphier: add simple guide to Verified BootMasahiro Yamada2017-10-231-1/+226
| * ARM: uniphier: remove verify=n from environmentsMasahiro Yamada2017-10-231-1/+0
| * ARM: uniphier: increase CONFIG_SYS_BOOTM_LEN to 32MBMasahiro Yamada2017-10-231-0/+1
| * ARM: dts: uniphier: sync DT with Linux 4.14-rc5Masahiro Yamada2017-10-237-0/+74
| * ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsiMasahiro Yamada2017-10-2316-135/+63
| * ARM: uniphier: remove CONFIG_UNIPHIER_ETHMasahiro Yamada2017-10-233-18/+0
| * ARM: uniphier: enable DWC3 xHCI driver reallyMasahiro Yamada2017-10-231-0/+2
|/
* uniphier_ld4_sld8: Re-add SMC911X_BASE addressTom Rini2017-10-211-0/+1
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-2070-184/+174
* Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford2017-10-20106-128/+166
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-10-1916-179/+206
|\
| * x86: conga-qeval20-qa3-e3845-internal-uart_defconfig: Add ACPI resume supportStefan Roese2017-10-191-0/+1
| * x86: provide CONFIG_BUILD_ROMHeinrich Schuchardt2017-10-195-4/+19
| * x86: baytrail: fsp: Move Azalia update codes to boardBin Meng2017-10-192-109/+113
| * x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng2017-10-192-3/+14
| * x86: fsp: Consolidate Azalia header fileBin Meng2017-10-195-72/+46
| * x86: Turn off running VGA ROM during S3 resumeBin Meng2017-10-191-1/+0
| * x86: baytrail: Fix unstable ACPI S3 resumeBin Meng2017-10-191-0/+22
| * x86: minnowmax: Adjust VGA rom addressBin Meng2017-10-192-1/+2
|/
* Merge git://git.denx.de/u-boot-i2cTom Rini2017-10-182-13/+6
|\
| * i2c: stm32f7_i2c: fix usage of useless local variablePatrice Chotard2017-10-171-8/+2
| * i2c: stm32f7_i2c: fix data abortChristophe Kerello2017-10-171-10/+11
| * i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclassMasahiro Yamada2017-10-171-2/+0
* | Merge git://git.denx.de/u-boot-spiTom Rini2017-10-182-7/+65
|\ \ | |/ |/|
| * sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operationLukasz Majewski2017-09-271-0/+33
| * SPL: SPI: sunxi: add SPL FIT image supportAndre Przywara2017-09-271-7/+32
* | Prepare v2017.11-rc2v2017.11-rc2Tom Rini2017-10-161-1/+1
* | configs: Resync with savedefconfigTom Rini2017-10-1660-151/+52
* | test/py/tests/test_sleep.py: test time approximatelyHeinrich Schuchardt2017-10-161-1/+1
* | scripts/get_maintainer.pl: update to current versionHeinrich Schuchardt2017-10-161-46/+156
* | arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri2017-10-161-0/+3
* | omap-common: fastboot: extend cpu type for DRA71x rev 2.1Vishal Mahaveer2017-10-161-0/+1
* | arm: dra7xx: Add vendor partition to Android GPT table for eMMCVishal Mahaveer2017-10-161-0/+1
* | arm: am57xx: Add vendor partition to Android GPT table for eMMCPraneeth Bajjuri2017-10-161-0/+1
* | usbtty: fix typosHeinrich Schuchardt2017-10-161-1/+1
* | tools: env: Add embedded.c to .gitignoreBin Meng2017-10-161-0/+1
* | cmd/pxe.c: Rework bootargs construction to clarify string checksTom Rini2017-10-161-9/+10
* | kbuild: fix dependency of DT buildMasahiro Yamada2017-10-161-4/+4
* | common: Remove genimg_get_image()Tuomas Tynkkynen2017-10-164-34/+0
* | Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-1631-1626/+16
* | spi: Drop CONFIG_ATMEL_DATAFLASH_SPITuomas Tynkkynen2017-10-162-185/+0
* | env: Drop CONFIG_ENV_IS_IN_DATAFLASHTuomas Tynkkynen2017-10-167-98/+2