summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-30arm64: a37xx: dts: enable pcie portWilson Ding
2018-03-30arm64: a37xx: populate pcie memory regionWilson Ding
2018-03-30Revert "arm64: a37xx: dts: Add pin control nodes to DT"Ken Ma
2018-03-30arm64: a37xx: dts: Correct mpp definitionsKen Ma
2018-03-30arm64: a37xx: dts: Fix the number of GPIO on south bridgeKen Ma
2018-03-30arm64: a37xx: dts: Add additional pinctrl definitionKen Ma
2018-03-30arm64: a37xx: dts: Add pinctrl configuration for ESPRESSOBin boardKen Ma
2018-03-30arm64: a37xx: dts: add gpio head file includingKen Ma
2018-03-25Merge tag 'xilinx-for-v2018.05' of git://git.denx.de/u-boot-microblazeTom Rini
2018-03-23Merge git://git.denx.de/u-boot-arcTom Rini
2018-03-23ARC: bootm: Refactor GO and PREP subcommands implementationEugeniy Paltsev
2018-03-23arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu
2018-03-23arm64: zynqmp: Remove ep108 boardMichal Simek
2018-03-23arm: zynq: Enable cadence driver on zc706Michal Simek
2018-03-23arm: zynq: Wire watchdog internalsMichal Simek
2018-03-23arm64: zynqmp: Enable newer pmufw versionsMichal Simek
2018-03-23arm64: zynqmp: Convert board to use zynqmp-clk driverMichal Simek
2018-03-22Merge git://git.denx.de/u-boot-netTom Rini
2018-03-22ARM: dts: da850-lcdk: Sync from Linux 4.16Lokesh Vutla
2018-03-22davinci: Enable DDR_INIT for DA8XXLokesh Vutla
2018-03-22armv8: layerscape: csu: enable ns access to PFE registersCalvin Johnson
2018-03-22armv8: fsl-lsch2: configure pfe's DDR and HDBUS interfaces and ECCCalvin Johnson
2018-03-22armv8: fsl-lsch2: add pfe macros and update ccsr_scfg structureCalvin Johnson
2018-03-22armv8: fsl-layerscape: Add support of GPIO structurePrabhakar Kushwaha
2018-03-21mips: bmips: add ar-5315 usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6318 usbÁlvaro Fernández Rojas
2018-03-21mips: bmips: add vr-3032u usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm63268 usbÁlvaro Fernández Rojas
2018-03-21mips: bmips: add dgnd3700v2 usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6362 usbÁlvaro Fernández Rojas
2018-03-21mips: bmips: add ar-5387un usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6328 usbÁlvaro Fernández Rojas
2018-03-21mips: bmips: add wap-5813n usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6368 usbÁlvaro Fernández Rojas
2018-03-21mips: bmips: add nb4-ser usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add hg556a usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6358 usbÁlvaro Fernández Rojas
2018-03-21mips: bmips: add ct-5361 usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6348 usbÁlvaro Fernández Rojas
2018-03-21MIPS: add BMIPS Netgear DGND3700v2 boardÁlvaro Fernández Rojas
2018-03-21MIPS: add support for Broadcom MIPS BCM6362 SoC familyÁlvaro Fernández Rojas
2018-03-21ARC: Cache: Refactor arc_ioc_setup()Eugeniy Paltsev
2018-03-21ARC: Cache: Add missing cache cleanup before cache disableEugeniy Paltsev
2018-03-21ARC: Cache: Add more HW configuration checksEugeniy Paltsev
2018-03-21ARC: Implement a function to sync and cleanup cachesEugeniy Paltsev
2018-03-21ARC: Cache: Fix SLC operations when SLC is bypassed for dataEugeniy Paltsev
2018-03-21ARC: Cache: Implement [i,d]cache_enabled() as separate functionsEugeniy Paltsev
2018-03-21ARC: Move IOC enabling to compile-time optionsEugeniy Paltsev
2018-03-21ARC: Cache: Move PAE exists check into slc_upper_region_init()Eugeniy Paltsev
2018-03-21ARC: Move cache global variables to arch_global_dataEugeniy Paltsev