summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | arm: Remove unused _relocate argumentsIvan Gorinov2018-07-194-8/+2
* | x86: Remove unused _relocate argumentsIvan Gorinov2018-07-193-7/+2
* | arm/arm64: bitops: fix find_next_zero_bit to be compat with arm64Grygorii Strashko2018-07-191-28/+13
* | boards: amlogic: Fix boards READMENeil Armstrong2018-07-191-1/+1
* | boards: amlogic: Add FriendlyElec NanoPi K2 board supportThomas McKahan2018-07-192-0/+9
* | ARM: dts: sync meson-gxbb-nanopi-k2 from Linux 4.17Neil Armstrong2018-07-192-0/+324
* | env: common: accept flags on reset to default envYaniv Levinsky2018-07-191-1/+1
|/
* arm: zynq: spl: fix FPGA initializationLuis Araneda2018-07-191-0/+3
* arm64: zynqmp: Add QSPI flash mini u-boot configurationSiva Durga Prasad Paladugu2018-07-192-0/+80
* arm: zynq: Add parallel NOR flash mini u-boot configuration for zynqSiva Durga Prasad Paladugu2018-07-192-0/+89
* arm: zynq: Add Nand flash mini u-boot configuration for zynqSiva Durga Prasad Paladugu2018-07-192-0/+81
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-192-2/+2
* microblaze: Do not force saving variables to flashMichal Simek2018-07-191-1/+0
* microblaze: Convert generic platform to DM gpioMichal Simek2018-07-193-13/+9
* arm64: xilinx: Setup default number of chipselects for zcu100Michal Simek2018-07-191-0/+2
* microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi2018-07-191-40/+54
* microblaze: Do not call timer init that earlyMichal Simek2018-07-191-0/+4
* microblaze: Use default implementation from include/linux/io.hMichal Simek2018-07-191-3/+0
* xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2018-07-192-0/+2
* arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variableLuca Ceresoli2018-07-191-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-07-1741-920/+3666
|\
| * sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boardsChen-Yu Tsai2018-07-171-0/+9
| * configs: Bananapi_M2_Ultra: enable gigabit ethernetLothar Felten2018-07-161-0/+16
| * sunxi: R40: add gigabit ethernet devicetree nodeLothar Felten2018-07-161-0/+34
| * sunxi: R40: add gigabit ethernet clocksLothar Felten2018-07-161-1/+9
| * dm: sunxi: Use DM for MMC and SATA on all A10 boardsAdam Sampson2018-07-161-0/+2
| * sunxi: DT: A64: add proper SoPine baseboard device treeAndre Przywara2018-07-163-1/+294
| * sunxi: DT: H3: update board .dts files from LinuxAndre Przywara2018-07-1615-161/+604
| * sunxi: DT: H5: update board .dts files from LinuxAndre Przywara2018-07-166-63/+536
| * sunxi: DT: update device tree files for Allwinner H3 and H5 SoCsAndre Przywara2018-07-1618-554/+986
| * sunxi: DT: A64: update board .dts files from LinuxAndre Przywara2018-07-168-72/+900
| * sunxi: DT: A64: update device tree file for Allwinner A64 SoCAndre Przywara2018-07-162-79/+287
* | zynqmp: zcu102: Add qspi driver support for ZynqMP zcu102 boardsSiva Durga Prasad Paladugu2018-07-161-1/+1
|/
* mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan2018-07-131-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-07-1320-84/+1470
|\
| * arm: socfpga: Fixes: include <debug_uart.h>Ley Foon Tan2018-07-121-0/+1
| * arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit onlyLey Foon Tan2018-07-121-0/+2
| * arm: dts: socfpga: stratix10: Fix memory nodeLey Foon Tan2018-07-121-2/+2
| * ARM: socfpga: Assure correct ACTLR configurationMarek Vasut2018-07-121-1/+12
| * ARM: socfpga: Make DRAM node available in SPLMarek Vasut2018-07-121-0/+1
| * ARM: socfpga: Pull DRAM size from DTMarek Vasut2018-07-121-1/+3
| * arm: socfpga: Add do_bridge_reset for Arria 10Ley Foon Tan2018-07-121-0/+9
| * arm: socfpga: stratix10: Enable Stratix10 SoC buildLey Foon Tan2018-07-122-4/+19
| * ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan2018-07-122-6/+188
| * arm: socfpga: stratix10: Add timer support for Stratix10 SoCLey Foon Tan2018-07-122-1/+29
| * arm: socfpga: stratix10: Add SPL driver for Stratix10 SoCLey Foon Tan2018-07-123-0/+323
| * arm: socfpga: Restructure the SPL fileLey Foon Tan2018-07-123-52/+120
| * arm: socfpga: stratix10: Add MMU support for Stratix10 SoCLey Foon Tan2018-07-122-0/+72
| * arm: socfpga: stratix10: Add mailbox support for Stratix10 SoCLey Foon Tan2018-07-123-0/+525
| * arm: socfpga: stratix10: Add misc support for Stratix10 SoCLey Foon Tan2018-07-122-0/+134