summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as defaultBin Meng2017-10-271-1/+0
* x86: braswell: Fix unexpected crash during Linux kernel bootBin Meng2017-10-273-176/+5
* ARM: uniphier: use pr_*() more where appropriateMasahiro Yamada2017-10-231-8/+10
* 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
* Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford2017-10-201-0/+18
* x86: baytrail: fsp: Move Azalia update codes to boardBin Meng2017-10-191-109/+2
* 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
* 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
* Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-165-5/+5
* fdt: update bcm283x device tree sources to Linux 4.14 stateAlexander Graf2017-10-1615-26/+794
* ARM: uniphier: adjust ifdefs for new UniPhier DWC3 CONFIGMasahiro Yamada2017-10-153-9/+9
* ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTIMasahiro Yamada2017-10-151-1/+1
* ARM: uniphier: use pr_() instead of printf() where appropriateMasahiro Yamada2017-10-159-19/+35
* ARM: dts: uniphier: update GPIO nodesMasahiro Yamada2017-10-157-802/+71
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-10-127-46/+217
|\
| * armv8: layerscape: Enable falcon bootYork Sun2017-10-094-2/+178
| * armv8: fsl-layerscape: Avoid running dram_init_banksize againYork Sun2017-10-091-1/+17
| * spl: fix assignment of board info to global dataYork Sun2017-10-091-0/+1
| * armv8: fsl-layerscape: Allocate Secure memory from first ddr regionSumit Garg2017-10-091-41/+18
| * armv8: Apply workaround for USB erratum A-009007 to LS1088ARan Wang2017-10-092-2/+3
* | ARM: imx6: Add DHCOM i.MX6 PDK board supportMarek Vasut2017-10-121-0/+10
* | mx6: sys_proto: Add prototypes for imx6_pcie_toggle() functionsDiego Dorta2017-10-121-0/+3
* | mx6: clock: Add a prototype for do_mx6_showclocks()Diego Dorta2017-10-121-0/+1
* | arm: imx7d: add support for Compulab cl-som-imx7Ilya Ledvich2017-10-121-0/+8
* | imx: mx7: SPL support for i.MX7Uri Mashiach2017-10-122-1/+23
* | imx: mx7: DDR controller configuration for the i.MX7 architectureUri Mashiach2017-10-125-1/+364
* | imx: mx7: fix the CCM_ macrosUri Mashiach2017-10-121-23/+23
* | mx6: soc: Include <asm/bootm.h> header fileDiego Dorta2017-10-121-0/+1
* | imx: sys_proto: Add a prototype for board_mmc_get_env_dev()Diego Dorta2017-10-121-0/+2
* | imx6: disable clock command and print_cpuinfo code in SPLAnatolij Gustschin2017-10-122-16/+18
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2017-10-109-1327/+1630
|\ \
| * | ARM: rmobile: dts: Add SDR104/HS200 to Salvator-XMarek Vasut2017-10-101-0/+9
| * | ARM: dts: rmobile: Add PHY reset GPIOMarek Vasut2017-09-242-0/+2
| * | ARM: rmobile: dts: Add XHCI USB node to r8a7796Marek Vasut2017-09-121-1/+7
| * | ARM: rmobile: dts: Add EHCI USB nodes to r8a7796Marek Vasut2017-09-121-5/+46
| * | ARM: dts: rmobile: Update DTS to match Linux 4.13Marek Vasut2017-09-129-1327/+1572
* | | Merge git://git.denx.de/u-boot-dmTom Rini2017-10-091-6/+14
|\ \ \
| * | | sandbox: avoid memory leak in os_dirent_lsHeinrich Schuchardt2017-10-081-6/+14
* | | | Merge git://git.denx.de/u-boot-videoTom Rini2017-10-099-40/+151
|\ \ \ \
| * | | | board: at91sam9x5ek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-291-0/+1
| * | | | board: sama5d4_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-293-20/+27
| * | | | board: sama5d4ek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-292-0/+27
| * | | | board: sama5d3xek: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-293-20/+28
| * | | | board: sama5d2_xplained: Convert to CONFIG_DM_VIDEOWenyou Yang2017-09-293-0/+68