summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-27ARM: dts: vf: Add device tree node for USB on VybridSanchayan Maity
2016-09-27dra7x: boot: add dfu bootmode supportB, Ravi
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-26armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDRYork Sun
2016-09-26armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig optionYork Sun
2016-09-26Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig optionYork Sun
2016-09-26armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021AYork Sun
2016-09-26armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun
2016-09-24arm: mvebu: NAND support for DB-88F6820-AMCChris Packham
2016-09-24arm: mvebu: add DB-88F6820-AMC boardChris Packham
2016-09-24arm: mvebu: create generic 88F6820 config optionChris Packham
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada
2016-09-23x86: squash lines for immediate returnMasahiro Yamada
2016-09-22Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-09-22Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-09-23ARM: dts: uniphier: sync clock/reset controller nodes with LinuxMasahiro Yamada
2016-09-23ARM: uniphier: add PLL init code for LD11 SoCMasahiro Yamada
2016-09-23ARM: uniphier: move CONFIG_SPL_* to defconfig or selectMasahiro Yamada
2016-09-22Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-09-22rk3399: add a empty "sys_proto.h" header fileKever Yang
2016-09-22rockchip: rk3288: skip lowlevel_init processXu Ziyuan
2016-09-22dts: rk3399-evb: add regulator-fixed for usb host vbusKever Yang
2016-09-22dts: rk3399: add dwc3_typec node for rk3399MengDongyang
2016-09-22rockchip: select DM_USB for rockchip SoCMengDongyang
2016-09-22rk3288: add arch_cpu_init for rk3288Kever Yang
2016-09-22rockchip: use dummy byte only enable OF_PLATDATAXu Ziyuan
2016-09-22dts: rk3399: add pinctrl for sdmmcKever Yang
2016-09-22pinctrl: add driver for rk3399Kever Yang
2016-09-22rk3399: syscon: add support for pmugrfKever Yang
2016-09-22ARM64: zynqmp: Fix USB ulpi phy sequenceMichal Simek
2016-09-22ARM64: zynqmp: Add support for USB ulpi phy reset via mode pinsMichal Simek
2016-09-22ARM64: zynqmp: Add support for DFU from SPLMichal Simek
2016-09-22ARM: Add new BOOT_DEVICE_DFU boot modeMichal Simek
2016-09-22ARM64: zynqmp: Add USB boot modeMichal Simek
2016-09-22ARM64: zynqmp: Force certain bootmode for SPLMichal Simek
2016-09-21Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-09-21MIPS: Hang if run on a secondary CPUPaul Burton
2016-09-21MIPS: Fix cache maintenance in relocate_code & simplifyPaul Burton
2016-09-21boston: Introduce support for the MIPS Boston development boardPaul Burton
2016-09-21MIPS: Ensure cache ops complete in mips_cache_resetPaul Burton
2016-09-21MIPS: Clear hazard between TagLo writes & cache opsPaul Burton
2016-09-21MIPS: Ensure Config.K0=2 applies before any memory accessesPaul Burton
2016-09-21MIPS: Malta: Enable CM & L2 supportPaul Burton
2016-09-21MIPS: Join the coherent domain when a CM is presentPaul Burton
2016-09-21MIPS: L2 cache supportPaul Burton
2016-09-21MIPS: Map CM Global Control RegistersPaul Burton