summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-sunxiTom Rini2018-04-0414-74/+147
|\
| * arm: dts: sunxi: update H5 to new EMAC bindingAndre Przywara2018-04-041-2/+5
| * arm: dts: sunxi: update H3 to new EMAC bindingAndre Przywara2018-04-049-51/+75
| * arm: dts: sunxi: update A64 to new EMAC bindingAndre Przywara2018-04-041-21/+30
| * sunxi: dts: enable NAND on NES classicMiquel Raynal2018-04-032-0/+31
| * sunxi: allow NAND support to be compiled for sun8i platformsMiquel Raynal2018-04-031-0/+6
* | Merge tag 'arc-for-2018.05' of git://git.denx.de/u-boot-arcTom Rini2018-04-032-5/+56
|\ \
| * | ARC: HSDK: Enable SPI flash supportEugeniy Paltsev2018-04-021-0/+26
| * | ARC: HSDK: Add platform-specific commandsEugeniy Paltsev2018-04-021-0/+30
| * | ARC: AXS10x: DTS: Remove unused interrupt propertiesEugeniy Paltsev2018-04-021-5/+0
* | | Merge git://git.denx.de/u-boot-dmTom Rini2018-04-011-0/+48
|\ \ \ | |/ / |/| |
| * | core: ofnode: Fix translation for #size-cells == 0Mario Six2018-04-011-0/+48
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2018-03-304-16/+73
|\ \ \
| * | | arm64: a37xx: dts: enable pcie portWilson Ding2018-03-303-0/+31
| * | | arm64: a37xx: populate pcie memory regionWilson Ding2018-03-301-0/+8
| * | | Revert "arm64: a37xx: dts: Add pin control nodes to DT"Ken Ma2018-03-301-14/+0
| * | | arm64: a37xx: dts: Correct mpp definitionsKen Ma2018-03-303-3/+8
| * | | arm64: a37xx: dts: Fix the number of GPIO on south bridgeKen Ma2018-03-301-1/+1
| * | | arm64: a37xx: dts: Add additional pinctrl definitionKen Ma2018-03-302-0/+18
| * | | arm64: a37xx: dts: Add pinctrl configuration for ESPRESSOBin boardKen Ma2018-03-301-0/+8
| * | | arm64: a37xx: dts: add gpio head file includingKen Ma2018-03-301-0/+1
| |/ /
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2018-03-302-2/+40
|\ \ \
| * | | x86: zImage: Pass working device tree data to the kernelIvan Gorinov2018-03-302-2/+40
| |/ /
* | | Merge git://git.denx.de/u-boot-riscvTom Rini2018-03-3016-271/+59
|\ \ \
| * | | riscv: ae250: Support DT provided by the board at runtimeRick Chen2018-03-301-0/+2
| * | | Drop CONFIG_FTSDC010_BASERick Chen2018-03-303-6/+0
| * | | nds32: dts: AG101P support sd High-Speed modeRick Chen2018-03-301-0/+1
| * | | riscv: dts: AE250 support sd High-Speed modeRick Chen2018-03-301-0/+1
| * | | riscv: bootm: Remove ATAGSRick Chen2018-03-302-226/+2
| * | | riscv: bootm: Support to boot riscv-linuxRick Chen2018-03-301-4/+4
| * | | riscv: checkpatch: Fix static const char * array declarationsRick Chen2018-03-301-1/+1
| * | | riscv: checkpatch: Fix missing a blank line after declarationsRick Chen2018-03-301-2/+2
| * | | riscv: checkpatch: Fix alignment should match open parenthesisRick Chen2018-03-302-19/+13
| * | | riscv: checkpatch: Fix use of volatileRick Chen2018-03-301-1/+1
| * | | riscv: checkpatch: Fix Macro argument reuseRick Chen2018-03-304-15/+35
| |/ /
* | | rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driverAlexander Kochetkov2018-03-281-380/+0
* | | rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driverAlexander Kochetkov2018-03-281-409/+0
* | | rockchip: pinctrl: rk3399: add support for I2C[123467]Philipp Tomsich2018-03-281-0/+30
* | | rockchip: pinctrl: rk3399: fix GPIO2B1 and GPIO2B2 shift valuePhilipp Tomsich2018-03-281-2/+2
|/ /
* | Merge tag 'xilinx-for-v2018.05' of git://git.denx.de/u-boot-microblazeTom Rini2018-03-2513-414/+304
|\ \
| * | arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu2018-03-232-0/+3
| * | arm64: zynqmp: Remove ep108 boardMichal Simek2018-03-233-408/+0
| * | arm: zynq: Enable cadence driver on zc706Michal Simek2018-03-231-0/+4
| * | arm: zynq: Wire watchdog internalsMichal Simek2018-03-231-0/+1
| * | arm64: zynqmp: Enable newer pmufw versionsMichal Simek2018-03-231-1/+1
| * | arm64: zynqmp: Convert board to use zynqmp-clk driverMichal Simek2018-03-236-5/+295
* | | Merge git://git.denx.de/u-boot-arcTom Rini2018-03-2321-958/+610
|\ \ \ | |/ / |/| |
| * | ARC: bootm: Refactor GO and PREP subcommands implementationEugeniy Paltsev2018-03-231-22/+29
| * | ARC: Cache: Refactor arc_ioc_setup()Eugeniy Paltsev2018-03-211-6/+6
| * | ARC: Cache: Add missing cache cleanup before cache disableEugeniy Paltsev2018-03-211-14/+39