summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequencyMarek Behún2018-05-141-2/+2
* driver: clk: Add support for clocks on Armada 37xxMarek Behún2018-05-141-0/+20
* phy: marvell: a3700: Use comphy_mux on Armada 37xx.Marek Behún2018-05-141-2/+3
* Merge git://git.denx.de/u-boot-tegraTom Rini2018-05-112-3/+6
|\
| * apalis_t30: describe pcie portsMarcel Ziswiler2018-05-101-0/+3
| * apalis-tk1: add missing as3722 gpio0 configurationMarcel Ziswiler2018-05-101-3/+3
* | Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini2018-05-1114-40/+379
|\ \
| * | arm: zynqmp: Add ZynqMP minimal R5 supportMichal Simek2018-05-117-0/+153
| * | arm64: zynqmp: Setup MMU map for DDR at run timeNitin Jain2018-05-112-33/+53
| * | arm64: zynqmp: Enable cadence WDT for zcu100Michal Simek2018-05-112-1/+2
| * | arm64: zynqmp: Add new defconfig for zc1275 revBSiva Durga Prasad Paladugu2018-05-112-0/+80
| * | arm: zynq: Remove checkboard and enable DISPLAY_CPUINFOMichal Simek2018-05-111-0/+19
| * | arm: zynq: Rework FPGA initializationMichal Simek2018-05-112-1/+66
| * | arm: zynq: Enable debug_uart_init in spl when enabledMichal Simek2018-05-111-5/+6
| |/
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-05-117-45/+100
|\ \
| * | armv8/fsl-lsch2: make the workaround for PIN MUX erratum A010539 robustHou Zhiqiang2018-05-091-0/+1
| * | armv8/fsl-lsch2: correct QMAN clockHou Zhiqiang2018-05-092-1/+11
| * | armv8: sec_firmware: Add support for multiple loadablesSumit Garg2018-05-091-11/+42
| * | powerpc: mpc85xx: Improve Work-around for Erratum A005125Takuma Ueba2018-05-091-0/+7
| * | armv8: sec_firmware: Remove JR3 from device tree node in all casesRuchika Gupta2018-05-092-5/+5
| * | armv8: layerscape: Avoid code duplication for TZASC InstantiationSriram Dash2018-05-091-28/+34
* | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2018-05-101-2/+2
|\ \ \
| * | | ARM: socfpga: Add boot trampoline for Arria10Marek Vasut2018-05-081-2/+2
* | | | SPDX: Convert a few files that were missed beforeTom Rini2018-05-103-5/+3
* | | | bootm: fix 'memory-fixup' for vxWorks bootHannes Schmelzer2018-05-101-1/+1
| |_|/ |/| |
* | | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-05-097-168/+379
|\ \ \
| * | | board: sunxi: sun8i-v40: Add Bananapi M2 Berry supportJagan Teki2018-05-072-1/+134
| * | | ARM: dts: sun8i: Sync r40 dtsi from LinuxJagan Teki2018-05-071-0/+43
| * | | sunxi: Sort dts Makefile entries for H3Chen-Yu Tsai2018-05-011-5/+5
| * | | sunxi: Add Libre Computer Board ALL-H3-CC H5 ver.Chen-Yu Tsai2018-05-012-0/+14
| * | | sunxi: Add Libre Computer Board ALL-H3-CC H2+ ver.Chen-Yu Tsai2018-05-012-0/+14
| * | | sunxi: Split out common board design for ALL-H3-CC device treeChen-Yu Tsai2018-05-012-164/+170
* | | | arm: bitops: fix find_next_zero_bit() for case size < 32Grygorii Strashko2018-05-081-1/+1
* | | | db410c: set clk node to be probed before relocationRamon Fried2018-05-082-1/+12
* | | | ARM: dts: sti: Add stih410-b2260-u-boot.dtsiPatrice Chotard2018-05-081-0/+16
| |/ / |/| |
* | | ARM: dts: stm32mp157: Add vrefbuf DT nodePatrice Chotard2018-05-081-0/+9
* | | ARM: dts: stm32mp157c-ed1: Add regulator nodePatrice Chotard2018-05-081-0/+272
* | | ARM: dts: stm32mp157: Add SoC pwr regulator entryPatrice Chotard2018-05-081-0/+33
* | | stm32mp: regulator: add SoC pwr regulator supportPatrick Delaunay2018-05-084-0/+278
* | | arm: controlcenterdc: Add spi-flash compatible stringsMario Six2018-05-081-2/+2
* | | arm: dra76: fastboot: extend cpu type for getvar commandPraneeth Bajjuri2018-05-081-0/+2
* | | gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches2018-05-081-8/+8
* | | gpio: atmel_pio4: add drive strength macrosLudovic Desroches2018-05-081-0/+4
* | | ARM64: meson: Sync DT and Bindings with Linux 4.16Neil Armstrong2018-05-088-62/+567
* | | ARM: meson: rename GXBB to GXNeil Armstrong2018-05-085-96/+96
* | | dm: led: add testcase for "default-state" propertyPatrick Bruenn2018-05-081-0/+12
| |/ |/|
* | arm: v7R: Add support for enabling cachesLokesh Vutla2018-05-072-1/+22
* | arm: v7R: Add support for MPULokesh Vutla2018-05-078-109/+257
* | arm: v7R: Add initial supportMichal Simek2018-05-073-0/+11
* | arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15Lokesh Vutla2018-05-072-5/+8