aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-09-11armv8: Add workaround for USB erratum A-009798Ran Wang4-0/+32
2017-09-11armv8: Add workaround for USB erratum A-009008Ran Wang4-0/+36
2017-09-11armv8: Add scfg_clrsetbits_32(), scfg_clrbits_32()Ran Wang1-0/+4
2017-09-11armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar4-0/+32
2017-09-11armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar4-2/+86
2017-09-11armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar5-1/+58
2017-09-11armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar13-11/+393
2017-09-11armv8: fsl-layerscape: Fix final MMU table for QSPI and IFCSuresh Gupta1-2/+4
2017-09-11armv8: fsl: Use correct conditional compile for ls1012aRan Wang1-1/+1
2017-09-11armv8: fsl-lsch3: Make CCN-504 related code conditionalAshish Kumar2-3/+9
2017-09-11LS2080ARDB: QSPI boot: Secure Boot image validationUdit Agarwal2-1/+7
2017-09-11SECURE_BOOT: Unify memory map for Layerscape based platformsSumit Garg2-38/+28
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar8-101/+37
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham3-0/+8
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2-0/+2
2017-09-08rockchip: enable SPL_SYSRESET config for all Rockchip SoCsKever Yang1-0/+1
2017-09-08rockchip: rk3328: fix syscon id tableKever Yang1-0/+1
2017-09-05Merge git://git.denx.de/u-boot-rockchipTom Rini2-0/+51
2017-09-05rockchip: rk3288: Add reset reason detectionWadim Egorov2-0/+51
2017-09-04Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini1-0/+42
2017-09-05ARM: rmobile: Add missing IPSR18 bits to R8A7795 PFCMarek Vasut1-0/+42
2017-09-02x86: baytrail: acpi: Add full reset bit to the reset register value in FADTBin Meng1-1/+1
2017-09-01Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford2-0/+7
2017-09-01Convert CONFIG_SYS_I2C_BUS_MAX to KconfigAdam Ford4-4/+0
2017-09-01Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAXAdam Ford4-4/+4
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini1-0/+6
2017-09-01Merge git://git.denx.de/u-boot-sunxiTom Rini1-1/+1
2017-09-01sunxi: Fix CONFIG_SUNXI_GMAC referencesDave Prue1-1/+1
2017-09-01Merge git://git.denx.de/u-boot-imxTom Rini10-41/+63
2017-09-01Merge git://git.denx.de/u-boot-marvellTom Rini1-1/+1
2017-09-01Merge git://git.denx.de/u-boot-uniphierTom Rini32-163/+328
2017-09-01Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini3-3/+10
2017-08-30i.MX6Q: spl: Fix falcon to use dram_init_banksizeJagan Teki1-0/+12
2017-08-30imx: remove SATA boot mode for i.MX 6UL and 6ULLStefan Agner1-0/+2
2017-08-30ARM: mvebu: add "spi-flash" compatible stringChris Packham1-1/+1
2017-08-30ARM: uniphier: set system bus pinmux for PXs3Masahiro Yamada1-0/+2
2017-08-30ARM: uniphier: move CONFIG_NAND to defconfigMasahiro Yamada1-1/+0
2017-08-30ARM: dts: uniphier: update PXs3 SoC/board DTMasahiro Yamada2-50/+142
2017-08-30ARM: dts: uniphier: sync with LinuxMasahiro Yamada22-62/+90
2017-08-30ARM: uniphier: fix DSPLL init code for LD20 SoCDai Okamura1-3/+3
2017-08-30ARM: uniphier: remove ad-hoc pin settings for NANDMasahiro Yamada1-24/+4
2017-08-30ARM: uniphier: add PLL settings for PXs3Masahiro Yamada1-0/+55
2017-08-30ARM: uniphier: move PLLCTRL register macros to each SoC .c fileMasahiro Yamada3-21/+30
2017-08-30ARM: uniphier: replace <common.h> with <linux/delay.h> in pll settingsMasahiro Yamada2-2/+2
2017-08-29imx6: don't include unneeded boot_mode array in SPLAnatolij Gustschin1-0/+2
2017-08-29imx: timer: don't clear the GPT control register multiple timesAnatolij Gustschin1-2/+1
2017-08-28sunxi: Enable MMC new mode for A83TMaxime Ripard1-0/+1
2017-08-28mmc: sunxi: Support new modeMaxime Ripard2-3/+9
2017-08-28sandbox: Add a dummy invalidate_dcache_range() functionBin Meng1-0/+4
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima2-0/+19