1. 217db22 socfpga: Modify qts-filter args to allow input for bsp generated files and quartus project directories by Dalon Westergreen · 9 years ago
  2. 8f7ed08 arm: socfpga: Unreset NAND in U-Boot by Marek Vasut · 9 years ago
  3. ac242e1 arm: socfpga: Unreset NAND in SPL by Marek Vasut · 9 years ago
  4. f2f3782 arm: socfpga: Define NAND reset bit by Marek Vasut · 9 years ago
  5. 0780697 arm: socfpga: Actually enable L2 cache by Marek Vasut · 9 years ago
  6. a1684b6 arm: socfpga: fix up a questionable macro for SDMMC by Dinh Nguyen · 9 years ago
  7. e5ad7d9 arm: socfpga: remove building scan manager by Dinh Nguyen · 9 years ago
  8. ed77aeb arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config property by Dinh Nguyen · 9 years ago
  9. 8e535af arm: socfpga: Introduce common board code by Marek Vasut · 9 years ago
  10. 1c75596 arm: socfpga: Remove cpu_mmc_init() by Marek Vasut · 9 years ago
  11. ae9996c arm: socfpga: Add SoCFPGA SR1500 board by Stefan Roese · 9 years ago
  12. 856b30d arm: socfpga: Repair SoCrates board by Marek Vasut · 9 years ago
  13. 871c24b ARM: socfpga: rename the cyclone5 and arria5 base address file by Dinh Nguyen · 9 years ago
  14. 5a7152e ARM: socfpga: arria10: add base address map for Arria10 by Dinh Nguyen · 9 years ago
  15. 8a30e3a arm: socfpga: reset: FIX address of tstscratch register by Philipp Rosenberger · 9 years ago
  16. c624d07 arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit defines by Dinh Nguyen · 9 years ago
  17. 8d8e13e arm: socfpga: enable data/inst prefetch and shared override in the L2 by Dinh Nguyen · 9 years ago
  18. 3cbc7b8 arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config files by Dinh Nguyen · 9 years ago
  19. 55c7a76 arm: socfpga: Add support for the Terasic DE-0 Atlas board by Dinh Nguyen · 9 years ago
  20. d88995a arm: socfpga: Add support for DENX MCV SoM and MCVEVK board by Marek Vasut · 9 years ago
  21. 952caa2 arm: socfpga: Add support for Terasic SoCkit board by Marek Vasut · 9 years ago
  22. a665b05 arm: socfpga: Do not call board_init_r() from board_init_f() by Marek Vasut · 9 years ago
  23. 65d372c arm: socfpga: Assure ISWGRP 0 and 1 are inited by Marek Vasut · 9 years ago
  24. 129adf5 mmc: dw_mmc: Probe the MMC from OF by Marek Vasut · 9 years ago
  25. cc9429a arm: socfpga: Make the pinmux table const u8 by Marek Vasut · 9 years ago
  26. f6badb0d arm: socfpga: Switch to filtered QTS files by Marek Vasut · 9 years ago
  27. e996b93 arm: socfpga: Add qts-filter.sh script by Marek Vasut · 9 years ago
  28. f089240 arm: socfpga: Split Altera socfpga into AV and CV SoCDK by Marek Vasut · 9 years ago
  29. cd9b731 arm: socfpga: Unbind CPU type from board type by Marek Vasut · 9 years ago
  30. ca62d2e arm: socfpga: Move wrappers into platform directory by Marek Vasut · 9 years ago
  31. 7e4d2fa arm: socfpga: Fix delay in clock manager by Marek Vasut · 9 years ago
  32. a8535c3 arm: socfpga: Fix delay in freeze controller by Marek Vasut · 9 years ago
  33. bd48c06 arm: socfpga: misc: Add support for printing FPGA type by Dinh Nguyen · 9 years ago
  34. bd0f5a9 arm: socfpga: scan: Add code to get FPGA ID by Dinh Nguyen · 9 years ago
  35. 5e19b68 arm: socfpga: scan: Factor out IO chain programming by Marek Vasut · 9 years ago
  36. 62a0c9c arm: socfpga: scan: Clean up horrible macros by Marek Vasut · 9 years ago
  37. 66acc19 arm: socfpga: scan: Introduce generic JTAG accessor by Marek Vasut · 9 years ago
  38. aa5659a arm: socfpga: scan: Clean up scan_chain_engine_is_idle() by Marek Vasut · 9 years ago
  39. 042ff2d ddr: altera: sequencer: Wrap misc remaining macros by Marek Vasut · 9 years ago
  40. 10c1426 ddr: altera: sequencer: Wrap IO_* macros by Marek Vasut · 9 years ago
  41. d718a26 ddr: altera: sequencer: Wrap RW_MGR_* macros by Marek Vasut · 9 years ago
  42. 04955cf ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init by Marek Vasut · 9 years ago
  43. c4ecc98 ddr: altera: sequencer: Clean up mach/sdram.h by Marek Vasut · 9 years ago
  44. 5af9141 ddr: altera: sdram: Introduce socfpga_sdram_get_config() by Marek Vasut · 9 years ago
  45. 99f453e ddr: altera: sdram: Clean up sdram_mmr_init_full() part 8 by Marek Vasut · 9 years ago
  46. 03439e4 arm: socfpga: Add temporary workaround for missing SD/MMC patches by Marek Vasut · 9 years ago
  47. 17fdc91 ddr: altera: Wrap SOCFPGA_SDR_ADDRESS into SDR_PHYGRP.*ADDRESS by Marek Vasut · 9 years ago
  48. 7599b53 arm: socfpga: config: Move SPL GD and malloc to RAM by Marek Vasut · 9 years ago
  49. 6ab00db arm: socfpga: misc: Reset ethernet from OF by Marek Vasut · 9 years ago
  50. e14d3f7 arm: socfpga: misc: Probe ethernet GMAC from OF by Marek Vasut · 9 years ago
  51. 9ec7414 arm: socfpga: misc: Export bootmode into environment variable by Marek Vasut · 9 years ago
  52. d85e311 arm: socfpga: misc: Add support for printing boot mode by Marek Vasut · 9 years ago
  53. ef84861 arm: socfpga: misc: Fix warm reset by Marek Vasut · 9 years ago
  54. 066ad14 arm: socfpga: spl: Add support for selecting boot device from BSEL by Marek Vasut · 9 years ago
  55. 346d6f5 arm: socfpga: spl: Add support for booting from QSPI by Marek Vasut · 9 years ago
  56. d3f34e7 arm: socfpga: spl: Add support for booting from SD/MMC by Marek Vasut · 9 years ago
  57. 1d8c939 arm: socfpga: spl: Remove custom linker script by Marek Vasut · 9 years ago
  58. 6473054 arm: socfpga: spl: Merge spl_board_init() into board_init_f() by Marek Vasut · 9 years ago
  59. bd65fe3 arm: socfpga: spl: Add missing reset logic by Marek Vasut · 9 years ago
  60. 232fcc6 arm: socfpga: spl: Configure SCU and NIC-301 early by Marek Vasut · 9 years ago
  61. 4a0080d arm: socfpga: spl: Toggle warm reset config I/O bit by Marek Vasut · 9 years ago
  62. 2d779b3 arm: socfpga: system: Clean up pinmux_config.c by Marek Vasut · 9 years ago
  63. 40687b4 arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio() by Marek Vasut · 9 years ago
  64. 575d741 arm: socfpga: scan: Zap iocsr_scan_chain*_table() by Marek Vasut · 9 years ago
  65. 03a92b2 arm: socfpga: scan: Zap redundant params in scan_mgr_io_scan_chain_prg() by Marek Vasut · 9 years ago
  66. 2df7b2a arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg() by Marek Vasut · 9 years ago
  67. 93b4abd arm: socfpga: clock: Clean up pll_config.h by Marek Vasut · 9 years ago
  68. 163ee7d arm: socfpga: clock: Get rid of cm_config_t typedef by Marek Vasut · 9 years ago
  69. 34122eb arm: socfpga: reset: Add SDMMC, QSPI and DMA defines by Marek Vasut · 9 years ago
  70. 3191611 arm: socfpga: reset: Add function to reset add peripherals by Marek Vasut · 9 years ago
  71. 292260c arm: socfpga: reset: Repair bridge reset handling by Marek Vasut · 9 years ago
  72. a71df7a arm: socfpga: reset: Replace ad-hoc reset functions by Marek Vasut · 9 years ago
  73. bdfc2ef arm: socfpga: reset: Implement unified function to toggle reset by Marek Vasut · 9 years ago
  74. 1115cd2 arm: socfpga: reset: Start reworking the SoCFPGA reset manager by Marek Vasut · 9 years ago
  75. 8d009e4 arm: socfpga: reset: Add missing reset manager regs by Marek Vasut · 9 years ago
  76. 42f7ebb ddr: altera: Move struct sdram_prot_rule prototype by Marek Vasut · 9 years ago
  77. d04941c arm: socfpga: Move sdram_config.h to board dir by Marek Vasut · 9 years ago
  78. 9bbd213 driver/ddr/altera: Add DDR driver for Altera's SDRAM controller by Dinh Nguyen · 9 years ago
  79. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  80. 30088b0 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · 9 years ago
  81. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 9 years ago
  82. 7865f4b ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · 9 years ago