summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga
AgeCommit message (Expand)Author
2018-07-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-07-12arm: socfpga: Fixes: include <debug_uart.h>Ley Foon Tan
2018-07-12arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit onlyLey Foon Tan
2018-07-12ARM: socfpga: Assure correct ACTLR configurationMarek Vasut
2018-07-12ARM: socfpga: Pull DRAM size from DTMarek Vasut
2018-07-12arm: socfpga: Add do_bridge_reset for Arria 10Ley Foon Tan
2018-07-12arm: socfpga: stratix10: Enable Stratix10 SoC buildLey Foon Tan
2018-07-12ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: stratix10: Add timer support for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: stratix10: Add SPL driver for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: Restructure the SPL fileLey Foon Tan
2018-07-12arm: socfpga: stratix10: Add MMU support for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: stratix10: Add mailbox support for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: stratix10: Add misc support for Stratix10 SoCLey Foon Tan
2018-07-12arm: socfpga: misc: Move bridge command to misc commonLey Foon Tan
2018-07-02board/aries: RemoveTom Rini
2018-05-20SPDX: Fixup SPDX tags in a few new filesTom Rini
2018-05-18arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switchLey Foon Tan
2018-05-18arm: socfpga: stratix10: Add pinmux support for Stratix10 SoCLey Foon Tan
2018-05-18arm: socfpga: stratix10: Add reset manager driver for Stratix10 SoCLey Foon Tan
2018-05-18arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoCLey Foon Tan
2018-05-18arm: socfpga: stratix10: Add watchdog and firewall base addressesLey Foon Tan
2018-05-18ARM: socfpga: Fix Documentation errors in scu_registersBen Kalo
2018-05-18ARM: socfpga: Adding SoCFPGA info for both SPL and U-BootTien Fong Chee
2018-05-18ARM: socfpga: Adding clock frequency info for U-BootTien Fong Chee
2018-05-18configs: Add DDR Kconfig support for Arria 10Tien Fong Chee
2018-05-18ARM: socfpga: Add DDR driver for Arria 10Tien Fong Chee
2018-05-18ARM: socfpga: Add DRAM bank size initialization functionTien Fong Chee
2018-05-18ARM: socfpga: Rename the gen5 sdram driver to more specific nameTien Fong Chee
2018-05-18ARM: socfpga: Repair A10 EMAC reset handlingMarek Vasut
2018-05-18ARM: socfpga: Sync A10 clock manager binding parserMarek Vasut
2018-05-18ARM: socfpga: Clean up Kconfig entriesMarek Vasut
2018-05-18ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGETMarek Vasut
2018-05-10Merge git://git.denx.de/u-boot-socfpgaTom Rini
2018-05-10SPDX: Convert a few files that were missed beforeTom Rini
2018-05-08ARM: socfpga: Add boot trampoline for Arria10Marek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-17arm: socfpga: stratix10: Add base address map for Statix10 SoCChin Liang See
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-26ARM: socfpga: Add new CycloneV SoC Devboards DBM-SoC1 boardMarek Vasut
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2018-01-26ARM: socfpga: Convert callers of cm_write_with_phase for wait_for_bit_le32Tom Rini
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini
2018-01-26SOCFPGA: clock manager: implement dw_spi_get_clk functionEugeniy Paltsev
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2018-01-09arm: socfpga: Guard commands with CONFIG_SPL_BUILD testsTom Rini
2017-11-21socfpga: boot0 hook: adjust to unified boot0 semanticsPhilipp Tomsich
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-09-23ARM: socfpga: fix duplicate const specifier warningMasahiro Yamada