aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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: 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
2018-05-07arm: v7: Update VBAR only if availableLokesh Vutla1-0/+2
2018-05-07test: regmap: test Linux-compatible syscon_node_to_regmap()Masahiro Yamada1-0/+8
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada1-1/+1
2018-05-07regmap: clean up regmap allocationMasahiro Yamada1-1/+1
2018-05-07psci: arm: remove armv7 function psci_save_target_pcPatrick Delaunay2-9/+1
2018-05-07sunxi: psci: save context id in cpu_on commandPatrick Delaunay1-3/+4
2018-05-07uniphier: psci: save context id in cpu_on commandPatrick Delaunay1-2/+5
2018-05-07tegra: psci: save context id in cpu_on commandPatrick Delaunay1-1/+2
2018-05-07imx7: psci: save context id in cpu_on commandPatrick Delaunay1-1/+2
2018-05-07ls102xa: psci: save context id in cpu_on commandPatrick Delaunay1-1/+2
2018-05-07arm: stm32mp1: add PSCI supportPatrick Delaunay4-0/+186
2018-05-07arm: psci: add a weak function psci_arch_cpu_entryPatrick Delaunay1-0/+7
2018-05-07arm: psci: save context id for cpu_on PSCI commandPatrick Delaunay3-1/+21
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini89-177/+89
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2823-5871/+2844
2018-05-07board: sunxi: sun8i-v40: Add Bananapi M2 Berry supportJagan Teki2-1/+134
2018-05-07ARM: dts: sun8i: Sync r40 dtsi from LinuxJagan Teki1-0/+43
2018-05-06arm: mach-omap2: cache: Explicitly enable I cacheLokesh Vutla1-1/+5
2018-05-02ARM: rmobile: Contain CONFIG_ARCH_RMOBILE_BOARD_STRINGMarek Vasut2-8/+2
2018-05-02ARM: rmobile: Convert CONFIG_ARCH_RMOBILE_BOARD_STRING to KconfigMarek Vasut1-0/+4
2018-05-01sunxi: Sort dts Makefile entries for H3Chen-Yu Tsai1-5/+5
2018-05-01sunxi: Add Libre Computer Board ALL-H3-CC H5 ver.Chen-Yu Tsai2-0/+14
2018-05-01sunxi: Add Libre Computer Board ALL-H3-CC H2+ ver.Chen-Yu Tsai2-0/+14
2018-05-01sunxi: Split out common board design for ALL-H3-CC device treeChen-Yu Tsai2-164/+170
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini16-61/+51
2018-04-28spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan1-1/+2
2018-04-28arm: move SYS_ARCH_TIMER to KConfigAndre Przywara5-1/+15