summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-11-06spear: fix STMicroelectronics copyrightPatrice Chotard2-4/+4
2017-11-06stv0991: fix STMicroelectronics copyrightPatrice Chotard12-24/+24
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard18-36/+36
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard2-3/+4
2017-11-06ARM: dts: exynos: fix property values of LDO15/17 for ODROID-XU3/4Dongjin Kim1-3/+3
2017-11-01rockchip: rk3328: fix rockchip_get_cru apiKever Yang1-1/+1
2017-10-31wandboard: Add support for the MX6QP variantFabio Estevam1-0/+3
2017-10-29Merge git://git.denx.de/u-boot-videoTom Rini2-14/+20
2017-10-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini7-9/+132
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: ls1088ardb: Enable USB command RDB qspi-bootRan Wang1-0/+14
2017-10-27arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to KconfigRan Wang1-0/+7
2017-10-27Merge git://git.denx.de/u-boot-x86Tom Rini11-226/+13
2017-10-27sunxi: video: add LCD support to DE2 driverVasily Khoruzhick1-1/+1
2017-10-27sunxi: video: split out PLL configuration codeVasily Khoruzhick1-0/+3
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-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 Meng1-1/+0
2017-10-27x86: braswell: Fix unexpected crash during Linux kernel bootBin Meng3-176/+5
2017-10-26sunxi: setup simplefb for Allwinner DE2Icenowy Zheng1-0/+1
2017-10-26video: add an option for video simplefb via DTIcenowy Zheng1-0/+1
2017-10-26sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXIIcenowy Zheng1-14/+15
2017-10-25sunxi: binman: Add U-Boot binary size checkMaxime Ripard1-0/+12
2017-10-25sunxi: Enable THUMB build for the U-Boot binaryMaxime Ripard1-0/+1
2017-10-25sunxi: Add support for the Banana Pi M2-MagicMaxime Ripard2-0/+322
2017-10-25sunxi: clk: fix N formula for CPUX clocksQuentin Schulz1-1/+1
2017-10-24powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary coresYork Sun1-0/+6
2017-10-22ARM: uniphier: use pr_*() more where appropriateMasahiro Yamada1-8/+10
2017-10-22ARM: dts: uniphier: sync DT with Linux 4.14-rc5Masahiro Yamada7-0/+74
2017-10-22ARM: uniphier: split u-boot,dm-pre-reloc out to uniphier-v7-u-boot.dtsiMasahiro Yamada16-135/+63
2017-10-22ARM: uniphier: remove CONFIG_UNIPHIER_ETHMasahiro Yamada3-18/+0
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford1-0/+18
2017-10-19x86: baytrail: fsp: Move Azalia update codes to boardBin Meng1-109/+2
2017-10-19x86: baytrail: fsp: Use a function to update the Azalia config pointerBin Meng2-3/+14
2017-10-19x86: fsp: Consolidate Azalia header fileBin Meng5-72/+46
2017-10-19x86: Turn off running VGA ROM during S3 resumeBin Meng1-1/+0
2017-10-19x86: baytrail: Fix unstable ACPI S3 resumeBin Meng1-0/+22
2017-10-16arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri1-0/+3
2017-10-16omap-common: fastboot: extend cpu type for DRA71x rev 2.1Vishal Mahaveer1-0/+1
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen5-5/+5
2017-10-16fdt: update bcm283x device tree sources to Linux 4.14 stateAlexander Graf15-26/+794
2017-10-15ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIGMasahiro Yamada3-9/+9
2017-10-15ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTIMasahiro Yamada1-1/+1
2017-10-15ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada9-19/+35
2017-10-15ARM: dts: uniphier: update GPIO nodesMasahiro Yamada7-802/+71
2017-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini7-46/+217