summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * arm: socfpga: misc: Move bridge command to misc commonLey Foon Tan2018-07-123-23/+37
* | imx_lpi2c: Update lpi2c driver to support imx8Ye Li2018-07-121-519/+0
|/
* board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons2018-07-1010-0/+158
* configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan2018-07-101-3/+0
* reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan2018-07-091-1/+1
* arm: dts: bubblegum_96: Enable UART5 for serial consoleManivannan Sadhasivam2018-07-091-0/+12
* arm: dts: s900: Add UART nodeManivannan Sadhasivam2018-07-091-0/+8
* clk: Add Actions Semi OWL clock supportManivannan Sadhasivam2018-07-092-0/+121
* arm: dts: s900: Add Clock Management Unit (CMU) nodesManivannan Sadhasivam2018-07-091-0/+22
* board: Add uCRobotics Bubblegum-96 board supportManivannan Sadhasivam2018-07-093-0/+41
* arm: Add support for Actions Semi OWL SoC familyManivannan Sadhasivam2018-07-096-0/+74
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-07-035-6/+301
|\
| * arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara2018-07-032-0/+28