aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-07-19soc: qualcomm: Add Shared Memory Manager driverRamon Fried1-0/+2
2018-07-19riscv: Remove unused _relocate argumentsIvan Gorinov1-2/+1
2018-07-19arm: Remove unused _relocate argumentsIvan Gorinov4-8/+2
2018-07-19x86: Remove unused _relocate argumentsIvan Gorinov3-7/+2
2018-07-19arm/arm64: bitops: fix find_next_zero_bit to be compat with arm64Grygorii Strashko1-28/+13
2018-07-19boards: amlogic: Fix boards READMENeil Armstrong1-1/+1
2018-07-19boards: amlogic: Add FriendlyElec NanoPi K2 board supportThomas McKahan2-0/+9
2018-07-19ARM: dts: sync meson-gxbb-nanopi-k2 from Linux 4.17Neil Armstrong2-0/+324
2018-07-19env: common: accept flags on reset to default envYaniv Levinsky1-1/+1
2018-07-19arm: zynq: spl: fix FPGA initializationLuis Araneda1-0/+3
2018-07-19arm64: zynqmp: Add QSPI flash mini u-boot configurationSiva Durga Prasad Paladugu2-0/+80
2018-07-19arm: zynq: Add parallel NOR flash mini u-boot configuration for zynqSiva Durga Prasad Paladugu2-0/+89
2018-07-19arm: zynq: Add Nand flash mini u-boot configuration for zynqSiva Durga Prasad Paladugu2-0/+81
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2-2/+2
2018-07-19microblaze: Do not force saving variables to flashMichal Simek1-1/+0
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek3-13/+9
2018-07-19arm64: xilinx: Setup default number of chipselects for zcu100Michal Simek1-0/+2
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi1-40/+54
2018-07-19microblaze: Do not call timer init that earlyMichal Simek1-0/+4
2018-07-19microblaze: Use default implementation from include/linux/io.hMichal Simek1-3/+0
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2-0/+2
2018-07-19arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variableLuca Ceresoli1-0/+1
2018-07-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini41-920/+3666
2018-07-17sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boardsChen-Yu Tsai1-0/+9
2018-07-16zynqmp: zcu102: Add qspi driver support for ZynqMP zcu102 boardsSiva Durga Prasad Paladugu1-1/+1
2018-07-16configs: Bananapi_M2_Ultra: enable gigabit ethernetLothar Felten1-0/+16
2018-07-16sunxi: R40: add gigabit ethernet devicetree nodeLothar Felten1-0/+34
2018-07-16sunxi: R40: add gigabit ethernet clocksLothar Felten1-1/+9
2018-07-16dm: sunxi: Use DM for MMC and SATA on all A10 boardsAdam Sampson1-0/+2
2018-07-16sunxi: DT: A64: add proper SoPine baseboard device treeAndre Przywara3-1/+294
2018-07-16sunxi: DT: H3: update board .dts files from LinuxAndre Przywara15-161/+604
2018-07-16sunxi: DT: H5: update board .dts files from LinuxAndre Przywara6-63/+536
2018-07-16sunxi: DT: update device tree files for Allwinner H3 and H5 SoCsAndre Przywara18-554/+986
2018-07-16sunxi: DT: A64: update board .dts files from LinuxAndre Przywara8-72/+900
2018-07-16sunxi: DT: A64: update device tree file for Allwinner A64 SoCAndre Przywara2-79/+287
2018-07-13mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan1-1/+1
2018-07-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini20-84/+1470
2018-07-12arm: socfpga: Fixes: include <debug_uart.h>Ley Foon Tan1-0/+1
2018-07-12arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit onlyLey Foon Tan1-0/+2
2018-07-12arm: dts: socfpga: stratix10: Fix memory nodeLey Foon Tan1-2/+2
2018-07-12imx_lpi2c: Update lpi2c driver to support imx8Ye Li1-519/+0
2018-07-12ARM: socfpga: Assure correct ACTLR configurationMarek Vasut1-1/+12
2018-07-12ARM: socfpga: Make DRAM node available in SPLMarek Vasut1-0/+1
2018-07-12ARM: socfpga: Pull DRAM size from DTMarek Vasut1-1/+3
2018-07-12arm: socfpga: Add do_bridge_reset for Arria 10Ley Foon Tan1-0/+9
2018-07-12arm: socfpga: stratix10: Enable Stratix10 SoC buildLey Foon Tan2-4/+19
2018-07-12ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan2-6/+188
2018-07-12arm: socfpga: stratix10: Add timer support for Stratix10 SoCLey Foon Tan2-1/+29
2018-07-12arm: socfpga: stratix10: Add SPL driver for Stratix10 SoCLey Foon Tan3-0/+323
2018-07-12arm: socfpga: Restructure the SPL fileLey Foon Tan3-52/+120