1. 905bae1 arm: socfpga: agilex: Add system manager support by Ley Foon Tan · 5 years ago
  2. 0b1680e arm: socfpga: Move Stratix10 and Agilex system manager common code by Ley Foon Tan · 5 years ago
  3. ef9805a arm: socfpga: agilex: Add reset manager support by Ley Foon Tan · 5 years ago
  4. 89700b4 arm: socfpga: Move Stratix10 and Agilex reset manager common code by Ley Foon Tan · 5 years ago
  5. f1c4bd5 arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · 5 years ago
  6. 65d25a6 arm: socfpga: agilex: Add base address for Intel Agilex SoC by Ley Foon Tan · 5 years ago
  7. 2669591 arm: socfpga: Convert clock manager from struct to defines by Ley Foon Tan · 5 years ago
  8. 3d3a860 arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
  9. fed4c95 arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · 5 years ago
  10. 5216671 socfpga: fix include guard in misc.h (arch vs. global) by Simon Goldschmidt · 5 years ago
  11. b32e1e8 arm: socfpga: rst: add register definition for cold reset by Simon Goldschmidt · 5 years ago
  12. b6ba490 ARM: socfpga: Pull PL310 clearing into common code by Marek Vasut · 6 years ago
  13. c8ff687 arm: sofcpga: s10: remove unused ad-hoc reset code by Simon Goldschmidt · 6 years ago
  14. 635e250 arm: socfpga: remove re-added ad-hoc reset code by Simon Goldschmidt · 6 years ago
  15. fe03d80 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · 6 years ago
  16. ca99a8a ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 6 years ago
  17. fadf65b ARM: socfpga: stratix10: Disable FPGA2SOC reset by Ang, Chee Hong · 6 years ago
  18. 3fdf436 arm: socfpga: Move Stratix 10 SDRAM driver to DM by Ley Foon Tan · 6 years ago
  19. 713a8a2 ARM: socfpga: Add support for selecting bridges in bridge command by Marek Vasut · 6 years ago
  20. 79a5b2c ARM: socfpga: Factor out handoff register configuration by Marek Vasut · 6 years ago
  21. 9799a67 ddr: altera: Stratix10: Add ECC memory scrubbing by Ley Foon Tan · 6 years ago
  22. 3e263c7 arm: socfpga: stratix10: Add cpu_has_been_warmreset() by Ley Foon Tan · 6 years ago
  23. 24910c3 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · 6 years ago
  24. 54d329b arm: socfpga: gen5: remove hacked ETH RST handling by Simon Goldschmidt · 6 years ago
  25. ff14f16 arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table by Ang, Chee Hong · 6 years ago
  26. 11f4644 arm: socfpga: stratix10: Add macros for mailbox's arguments by Ang, Chee Hong · 6 years ago
  27. 31b7963 arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10 by Ang, Chee Hong · 6 years ago
  28. da13a0a arm: socfpga: fix SPL booting from fpga OnChip RAM by Simon Goldschmidt · 6 years ago
  29. 2e75a74 arm: socfpga: Remove unused function socfpga_emac_manage_reset() by Ley Foon Tan · 6 years ago
  30. 897dbd7 socfpga: stratix10: fix sdram_calculate_size by Dalon Westergreen · 6 years ago
  31. 8fdb419 ARM: socfpga: Reorder Arria10 SPL by Marek Vasut · 6 years ago
  32. 7ebd938 arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit mask by Ley Foon Tan · 6 years ago
  33. 71b1637 ARM: socfpga: clk: Convert to clock framework by Marek Vasut · 6 years ago
  34. 40ca091 ARM: socfpga: Zap unused reset code by Marek Vasut · 6 years ago
  35. 8b73c87 ARM: socfpga: Zap all the UART handling complexity by Marek Vasut · 7 years ago
  36. 8e30203 arm: socfpga: gen5: combine some init code for SPL and U-Boot by Simon Goldschmidt · 6 years ago
  37. f9c7f79 ddr: altera: stratix10: Add DDR support for Stratix10 SoC by Ley Foon Tan · 7 years ago
  38. 975e496 arm: socfpga: stratix10: Add SPL driver for Stratix10 SoC by Ley Foon Tan · 7 years ago
  39. e5b6a66 arm: socfpga: stratix10: Add mailbox support for Stratix10 SoC by Ley Foon Tan · 7 years ago
  40. 4cc6b58 arm: socfpga: misc: Move bridge command to misc common by Ley Foon Tan · 7 years ago
  41. 4606fc7 SPDX: Fixup SPDX tags in a few new files by Tom Rini · 7 years ago
  42. 7cdb912 arm: socfpga: stratix10: Add pinmux support for Stratix10 SoC by Ley Foon Tan · 7 years ago
  43. 449cbae arm: socfpga: stratix10: Add reset manager driver for Stratix10 SoC by Ley Foon Tan · 7 years ago
  44. 6751e7d arm: socfpga: stratix10: Add clock manager driver for Stratix10 SoC by Ley Foon Tan · 7 years ago
  45. a61fd02 arm: socfpga: stratix10: Add watchdog and firewall base addresses by Ley Foon Tan · 7 years ago
  46. d5fba89 ARM: socfpga: Fix Documentation errors in scu_registers by Ben Kalo · 7 years ago
  47. 402735b ARM: socfpga: Add DDR driver for Arria 10 by Tien Fong Chee · 7 years ago
  48. 38fad17 ARM: socfpga: Rename the gen5 sdram driver to more specific name by Tien Fong Chee · 7 years ago
  49. 3386c85 ARM: socfpga: Repair A10 EMAC reset handling by Marek Vasut · 7 years ago
  50. ec472e0 ARM: socfpga: Sync A10 clock manager binding parser by Marek Vasut · 7 years ago
  51. 0d5abc9 ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET by Marek Vasut · 7 years ago
  52. 323f9de ARM: socfpga: Add boot trampoline for Arria10 by Marek Vasut · 7 years ago
  53. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  54. 2c828e3 arm: socfpga: stratix10: Add base address map for Statix10 SoC by Chin Liang See · 7 years ago
  55. 85bd93d socfpga: boot0 hook: adjust to unified boot0 semantics by Philipp Tomsich · 7 years ago
  56. 1d675f3 arm: socfpga: Add FPGA driver support for Arria 10 by Tien Fong Chee · 7 years ago
  57. 31e50f4 arm: socfpga: Restructure FPGA driver in the preparation to support A10 by Tien Fong Chee · 7 years ago
  58. 7b7b625 arm: socfpga: Remove unused passing parameter of socfpga_bridges_reset by Tien Fong Chee · 7 years ago
  59. cfd0c54 arm: socfpga: Add misc support for Arria 10 by Ley Foon Tan · 8 years ago
  60. 9ea8c5b arm: socfpga: Add pinmux for Arria 10 by Ley Foon Tan · 8 years ago
  61. d33c203 arm: socfpga: Add sdram header file for Arria 10 by Ley Foon Tan · 8 years ago
  62. c3b4963 arm: socfpga: Add system manager for Arria 10 by Ley Foon Tan · 8 years ago
  63. ca40f29 arm: socfpga: Add clock driver for Arria 10 by Ley Foon Tan · 8 years ago
  64. 778ed2c arm: socfpga: Add reset driver support for Arria 10 by Ley Foon Tan · 8 years ago
  65. 05e8629 arm: socfpga: Add A10 macros by Ley Foon Tan · 8 years ago
  66. b149f2b arm: socfpga: Restructure misc driver by Ley Foon Tan · 8 years ago
  67. d5c5e3b arm: socfpga: Restructure system manager by Ley Foon Tan · 8 years ago
  68. dd5d12d arm: socfpga: Restructure reset manager driver by Ley Foon Tan · 8 years ago
  69. ec6f882 arm: socfpga: Restructure clock manager driver by Ley Foon Tan · 8 years ago
  70. 19869ea ARM: socfpga: boot0 hook: remove macro from boot0 header file by Chee, Tien Fong · 8 years ago
  71. 2492b9f arm: socfpga: set the mpuclk divider in the Altera group register by Dinh Nguyen · 8 years ago
  72. bcd861b ARM: socfpga: Add boot0 hook to prevent SPL corruption by Marek Vasut · 8 years ago
  73. 3ea5951 ddr: altera: Configuring SDRAM extra cycles timing parameters by Chin Liang See · 8 years ago
  74. 734c066 arm: socfpga: Nuke useless include by Marek Vasut · 9 years ago
  75. 8dcb5c5 arm: socfpga: Define NAND reset bit by Marek Vasut · 9 years ago
  76. c4b66c4 arm: socfpga: fix up a questionable macro for SDMMC by Dinh Nguyen · 9 years ago
  77. eca8b5c ARM: socfpga: rename the cyclone5 and arria5 base address file by Dinh Nguyen · 9 years ago
  78. b1f95d6 ARM: socfpga: arria10: add base address map for Arria10 by Dinh Nguyen · 9 years ago
  79. e3f7a45 arm: socfpga: reset: FIX address of tstscratch register by Philipp Rosenberger · 9 years ago
  80. 200f0c5 arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit defines by Dinh Nguyen · 9 years ago
  81. 1749723 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · 9 years ago
  82. 7b64873 arm: socfpga: Make the pinmux table const u8 by Marek Vasut · 9 years ago
  83. b640cae arm: socfpga: scan: Add code to get FPGA ID by Dinh Nguyen · 9 years ago
  84. 65371c8 arm: socfpga: scan: Clean up horrible macros by Marek Vasut · 9 years ago
  85. 24d12ec arm: socfpga: scan: Clean up scan_chain_engine_is_idle() by Marek Vasut · 9 years ago
  86. f00a6ea ddr: altera: sequencer: Wrap misc remaining macros by Marek Vasut · 9 years ago
  87. 3bf9204 ddr: altera: sequencer: Wrap IO_* macros by Marek Vasut · 9 years ago
  88. 39b620e ddr: altera: sequencer: Wrap RW_MGR_* macros by Marek Vasut · 9 years ago
  89. 3384e74 ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init by Marek Vasut · 9 years ago
  90. 14c5d9a ddr: altera: sequencer: Clean up mach/sdram.h by Marek Vasut · 9 years ago
  91. 32ada57 ddr: altera: sdram: Introduce socfpga_sdram_get_config() by Marek Vasut · 9 years ago
  92. 1b1cc10 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 8 by Marek Vasut · 9 years ago
  93. 33acf0f ddr: altera: Wrap SOCFPGA_SDR_ADDRESS into SDR_PHYGRP.*ADDRESS by Marek Vasut · 9 years ago
  94. 1100e34 arm: socfpga: system: Clean up pinmux_config.c by Marek Vasut · 9 years ago
  95. 8306b1e arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio() by Marek Vasut · 9 years ago
  96. 9c3e006 arm: socfpga: scan: Zap iocsr_scan_chain*_table() by Marek Vasut · 9 years ago
  97. b4c1a00 arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg() by Marek Vasut · 9 years ago
  98. 084d06c arm: socfpga: clock: Clean up pll_config.h by Marek Vasut · 9 years ago
  99. 940077d arm: socfpga: clock: Get rid of cm_config_t typedef by Marek Vasut · 9 years ago
  100. fc31d6e arm: socfpga: reset: Add SDMMC, QSPI and DMA defines by Marek Vasut · 9 years ago