aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-05-14ARM: mvebu: a38x: move sys_env_device_rev_getChris Packham2-3/+24
2018-05-14ARM: mvebu: a38x: move definition of PEX_CFG_DIRECT_ACCESSChris Packham1-0/+1
2018-05-14arm64: mvebu: Add basic support for the Turris Mox boardMarek Behún4-1/+141
2018-05-14watchdog: Add support for Armada 37xx CPU watchdogMarek Behún1-0/+6
2018-05-14spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequencyMarek Behún1-2/+2
2018-05-14driver: clk: Add support for clocks on Armada 37xxMarek Behún1-0/+20
2018-05-14phy: marvell: a3700: Use comphy_mux on Armada 37xx.Marek Behún1-2/+3
2018-05-11Merge git://git.denx.de/u-boot-tegraTom Rini2-3/+6
2018-05-11Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini14-40/+379
2018-05-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini7-45/+100
2018-05-11arm: zynqmp: Add ZynqMP minimal R5 supportMichal Simek7-0/+153
2018-05-11arm64: zynqmp: Setup MMU map for DDR at run timeNitin Jain2-33/+53
2018-05-11arm64: zynqmp: Enable cadence WDT for zcu100Michal Simek2-1/+2
2018-05-11arm64: zynqmp: Add new defconfig for zc1275 revBSiva Durga Prasad Paladugu2-0/+80
2018-05-11arm: zynq: Remove checkboard and enable DISPLAY_CPUINFOMichal Simek1-0/+19
2018-05-11arm: zynq: Rework FPGA initializationMichal Simek2-1/+66
2018-05-11arm: zynq: Enable debug_uart_init in spl when enabledMichal Simek1-5/+6
2018-05-10Merge git://git.denx.de/u-boot-socfpgaTom Rini1-2/+2
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini3-5/+3
2018-05-10bootm: fix 'memory-fixup' for vxWorks bootHannes Schmelzer1-1/+1
2018-05-10apalis_t30: describe pcie portsMarcel Ziswiler1-0/+3
2018-05-10apalis-tk1: add missing as3722 gpio0 configurationMarcel Ziswiler1-3/+3
2018-05-09Merge git://git.denx.de/u-boot-sunxiTom Rini7-168/+379
2018-05-09armv8/fsl-lsch2: make the workaround for PIN MUX erratum A010539 robustHou Zhiqiang1-0/+1
2018-05-09armv8/fsl-lsch2: correct QMAN clockHou Zhiqiang2-1/+11
2018-05-09armv8: sec_firmware: Add support for multiple loadablesSumit Garg1-11/+42
2018-05-09powerpc: mpc85xx: Improve Work-around for Erratum A005125Takuma Ueba1-0/+7
2018-05-09armv8: sec_firmware: Remove JR3 from device tree node in all casesRuchika Gupta2-5/+5
2018-05-09armv8: layerscape: Avoid code duplication for TZASC InstantiationSriram Dash1-28/+34
2018-05-08arm: bitops: fix find_next_zero_bit() for case size < 32Grygorii Strashko1-1/+1
2018-05-08db410c: set clk node to be probed before relocationRamon Fried2-1/+12
2018-05-08ARM: dts: sti: Add stih410-b2260-u-boot.dtsiPatrice Chotard1-0/+16
2018-05-08ARM: socfpga: Add boot trampoline for Arria10Marek Vasut1-2/+2
2018-05-08ARM: dts: stm32mp157: Add vrefbuf DT nodePatrice Chotard1-0/+9
2018-05-08ARM: dts: stm32mp157c-ed1: Add regulator nodePatrice Chotard1-0/+272
2018-05-08ARM: dts: stm32mp157: Add SoC pwr regulator entryPatrice Chotard1-0/+33
2018-05-08stm32mp: regulator: add SoC pwr regulator supportPatrick Delaunay4-0/+278
2018-05-08arm: controlcenterdc: Add spi-flash compatible stringsMario Six1-2/+2
2018-05-08arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri1-0/+2
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches1-8/+8
2018-05-08gpio: atmel_pio4: add drive strength macrosLudovic Desroches1-0/+4
2018-05-08ARM64: meson: Sync DT and Bindings with Linux 4.16Neil Armstrong8-62/+567
2018-05-08ARM: meson: rename GXBB to GXNeil Armstrong5-96/+96
2018-05-08dm: led: add testcase for "default-state" propertyPatrick Bruenn1-0/+12
2018-05-07arm: v7R: Add support for enabling cachesLokesh Vutla2-1/+22
2018-05-07arm: v7R: Add support for MPULokesh Vutla8-109/+257
2018-05-07arm: v7R: Add initial supportMichal Simek3-0/+11
2018-05-07arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15Lokesh Vutla2-5/+8
2018-05-07arm: v7: Kconfig: Add entry for MMULokesh Vutla1-0/+15
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla21-74/+74