1. a321d04 drivers/ddr/altera/sequencer.c: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
  2. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  3. ed6c1ab ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · 3 years, 2 months ago
  4. f8e2eab ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · 3 years, 4 months ago
  5. a513238 ddr: socfpga: Enable memory test on memory size less than 1GB by Tien Fong Chee · 3 years, 4 months ago
  6. 8a71416 arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 9 months ago
  7. d3f1735 dm: ddr: socfpga: don't assign values that are not used by Heinrich Schuchardt · 3 years, 9 months ago
  8. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  9. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  10. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  11. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  12. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  13. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  14. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  15. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  16. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  17. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  18. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  19. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  20. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  21. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  22. 6bccacf ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · 5 years ago
  23. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  24. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  25. 7ead421 ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access by Thor Thayer · 5 years ago
  26. 6e762d8 arm: socfpga: stratix10: Enable SMMU access by Thor Thayer · 5 years ago
  27. 4ddb909 ddr: altera: agilex: Add SDRAM driver for Agilex by Ley Foon Tan · 5 years ago
  28. 25572cf ddr: altera: Restructure Stratix 10 SDRAM driver by Ley Foon Tan · 5 years ago
  29. 0b1680e arm: socfpga: Move Stratix10 and Agilex system manager common code by Ley Foon Tan · 5 years ago
  30. f1c4bd5 arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · 5 years ago
  31. 3d3a860 arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
  32. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  33. e874433 ddr: socfpga: gen5: constify altera_gen5_sdram_ops by Simon Goldschmidt · 5 years ago
  34. 2be4a3e dm: ddr: socfpga: fix gen5 ddr driver to not use bss by Simon Goldschmidt · 5 years ago
  35. 3fdf436 arm: socfpga: Move Stratix 10 SDRAM driver to DM by Ley Foon Tan · 6 years ago
  36. 17b9ba6 ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 6 years ago
  37. 9799a67 ddr: altera: Stratix10: Add ECC memory scrubbing by Ley Foon Tan · 6 years ago
  38. 4bbed7b ddr: altera: Stratix10: Add multi-banks DRAM size check by Ley Foon Tan · 6 years ago
  39. a9245d1 ddr: altera: stratix10: Move SDRAM size check to SDRAM driver by Ley Foon Tan · 6 years ago
  40. 24910c3 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · 6 years ago
  41. 0f36715 ddr: socfpga: Clean up ddr_setup() by Marek Vasut · 6 years ago
  42. 569fe4a ddr: socfpga: Clean up EMIF reset by Marek Vasut · 6 years ago
  43. a9c0470 ddr: socfpga: Fix EMIF clear timeout by Marek Vasut · 6 years ago
  44. 6b44050 ddr: socfpga: Fix newline in debug print on A10 by Marek Vasut · 6 years ago
  45. e2bc6b1 ddr: socfpga: Fix IO in Arria10 DDR driver by Marek Vasut · 6 years ago
  46. 897dbd7 socfpga: stratix10: fix sdram_calculate_size by Dalon Westergreen · 6 years ago
  47. 3693897 ddr: altera: Add ECC DRAM scrubbing support for Arria10 by Marek Vasut · 7 years ago
  48. 023b31b ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10 by Marek Vasut · 6 years ago
  49. f9c7f79 ddr: altera: stratix10: Add DDR support for Stratix10 SoC by Ley Foon Tan · 7 years ago
  50. 4606fc7 SPDX: Fixup SPDX tags in a few new files by Tom Rini · 7 years ago
  51. 4d447a5 configs: Add DDR Kconfig support for Arria 10 by Tien Fong Chee · 7 years ago
  52. 402735b ARM: socfpga: Add DDR driver for Arria 10 by Tien Fong Chee · 7 years ago
  53. 38fad17 ARM: socfpga: Rename the gen5 sdram driver to more specific name by Tien Fong Chee · 7 years ago
  54. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  55. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  56. a4af914 ddr: altera: silence PHY calibration unless in debug mode by Goldschmidt Simon · 7 years ago
  57. 016539e arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig by Ley Foon Tan · 8 years ago
  58. 3ea5951 ddr: altera: Configuring SDRAM extra cycles timing parameters by Chin Liang See · 8 years ago
  59. 66acabc ddr: altera: Repair DQ window centering code by Marek Vasut · 9 years ago
  60. a4b9fa1 ddr: altera: Staticize global variables by Marek Vasut · 9 years ago
  61. 4df2d7b ddr: altera: Make DLEVEL behavior inclusive by Marek Vasut · 9 years ago
  62. f4d3862 ddr: altera: Zero DM IN delay in scc_mgr_zero_group() by Marek Vasut · 9 years ago
  63. 2bf2ee5 ddr: altera: Remove unnecessary ODT mode config by Marek Vasut · 9 years ago
  64. acee8fd ddr: altera: Remove unnecessary update of the SCC by Marek Vasut · 9 years ago
  65. 12361a2 ddr: altera: Fix DRAM end value in protection rule by Marek Vasut · 9 years ago
  66. 45ce296 ddr: altera: Fix scc_mgr_set() argument order by Marek Vasut · 9 years ago
  67. 6946989 ddr: altera: Tweak DQS tracking enable handling by Marek Vasut · 9 years ago
  68. 2654bc9 ddr: altera: Replace ad-hoc constant with macro by Marek Vasut · 9 years ago
  69. 42aa46d ddr: altera: Init the rule ID in debug code by Marek Vasut · 9 years ago
  70. eb447cb ddr: altera: Repair uninited variable by Marek Vasut · 9 years ago
  71. af67cf3 ddr: altera: Replace float multiplication with integer one by Marek Vasut · 9 years ago
  72. c85b9b3 ddr: altera: sequencer: Clean checkpatch issues by Marek Vasut · 9 years ago
  73. 8af9ca0 ddr: altera: sequencer: Clean data types by Marek Vasut · 9 years ago
  74. 5867376 ddr: altera: sequencer: Pluck out misc macros from code by Marek Vasut · 9 years ago
  75. 324d3f7 ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VAL by Marek Vasut · 9 years ago
  76. 32d813e ddr: altera: sequencer: Zap VFIFO_SIZE by Marek Vasut · 9 years ago
  77. f00a6ea ddr: altera: sequencer: Wrap misc remaining macros by Marek Vasut · 9 years ago
  78. 7e8f8a7 ddr: altera: sequencer: Pluck out IO_* macros from code by Marek Vasut · 9 years ago
  79. 3bf9204 ddr: altera: sequencer: Wrap IO_* macros by Marek Vasut · 9 years ago
  80. 2dfc76b ddr: altera: sequencer: Pluck out RW_MGR_* macros from code by Marek Vasut · 9 years ago
  81. 39b620e ddr: altera: sequencer: Wrap RW_MGR_* macros by Marek Vasut · 9 years ago
  82. 3384e74 ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init by Marek Vasut · 9 years ago
  83. 42ed1f2 ddr: altera: sequencer: Zap bogus redefinition of RW_MGR_MEM_NUMBER_OF_RANKS by Marek Vasut · 9 years ago
  84. eb98b38 ddr: altera: sequencer: Zap unused params and macros by Marek Vasut · 9 years ago
  85. 662a8a6 ddr: altera: sequencer: Move qts-generated files to board dir by Marek Vasut · 9 years ago
  86. 6772cd9 ddr: altera: sdram: Make sdram_start and sdram_end into u32 by Marek Vasut · 9 years ago
  87. 9114407 ddr: altera: sdram: Minor cleanup in sdram_get_rule() by Marek Vasut · 9 years ago
  88. 7fce5bc ddr: altera: sdram: Minor cleanup in sdram_set_rule() by Marek Vasut · 9 years ago
  89. b0d848c ddr: altera: sdram: Add missing kerneldoc by Marek Vasut · 9 years ago
  90. 116d88f ddr: altera: sdram: Clean up sdram_write_verify() by Marek Vasut · 9 years ago
  91. 1796a09 ddr: altera: sdram: Clean up sdram_calculate_size() part 2 by Marek Vasut · 9 years ago
  92. 6d6fbba ddr: altera: sdram: Clean up sdram_calculate_size() part 1 by Marek Vasut · 9 years ago
  93. 32ada57 ddr: altera: sdram: Introduce socfpga_sdram_get_config() by Marek Vasut · 9 years ago
  94. 1b1cc10 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 8 by Marek Vasut · 9 years ago
  95. 5a4e8ed ddr: altera: sdram: Clean up sdram_mmr_init_full() part 7 by Marek Vasut · 9 years ago
  96. b81f11c ddr: altera: sdram: Clean up sdram_mmr_init_full() part 6 by Marek Vasut · 9 years ago
  97. 1e271e4 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 5 by Marek Vasut · 9 years ago
  98. 71c1a00 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 4 by Marek Vasut · 9 years ago
  99. 3a07911 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 3 by Marek Vasut · 9 years ago
  100. 7697ff7 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 2 by Marek Vasut · 9 years ago