1. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  2. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  3. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  4. 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
  5. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  6. 6bccacf ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · 5 years ago
  7. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  8. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  9. 7ead421 ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access by Thor Thayer · 5 years ago
  10. 6e762d8 arm: socfpga: stratix10: Enable SMMU access by Thor Thayer · 5 years ago
  11. 4ddb909 ddr: altera: agilex: Add SDRAM driver for Agilex by Ley Foon Tan · 5 years ago
  12. 25572cf ddr: altera: Restructure Stratix 10 SDRAM driver by Ley Foon Tan · 5 years ago
  13. 0b1680e arm: socfpga: Move Stratix10 and Agilex system manager common code by Ley Foon Tan · 5 years ago
  14. f1c4bd5 arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · 5 years ago
  15. 3d3a860 arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
  16. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  17. e874433 ddr: socfpga: gen5: constify altera_gen5_sdram_ops by Simon Goldschmidt · 5 years ago
  18. 2be4a3e dm: ddr: socfpga: fix gen5 ddr driver to not use bss by Simon Goldschmidt · 5 years ago
  19. 3fdf436 arm: socfpga: Move Stratix 10 SDRAM driver to DM by Ley Foon Tan · 6 years ago
  20. 17b9ba6 ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 6 years ago
  21. 9799a67 ddr: altera: Stratix10: Add ECC memory scrubbing by Ley Foon Tan · 6 years ago
  22. 4bbed7b ddr: altera: Stratix10: Add multi-banks DRAM size check by Ley Foon Tan · 6 years ago
  23. a9245d1 ddr: altera: stratix10: Move SDRAM size check to SDRAM driver by Ley Foon Tan · 6 years ago
  24. 24910c3 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · 6 years ago
  25. 0f36715 ddr: socfpga: Clean up ddr_setup() by Marek Vasut · 6 years ago
  26. 569fe4a ddr: socfpga: Clean up EMIF reset by Marek Vasut · 6 years ago
  27. a9c0470 ddr: socfpga: Fix EMIF clear timeout by Marek Vasut · 6 years ago
  28. 6b44050 ddr: socfpga: Fix newline in debug print on A10 by Marek Vasut · 6 years ago
  29. e2bc6b1 ddr: socfpga: Fix IO in Arria10 DDR driver by Marek Vasut · 6 years ago
  30. 897dbd7 socfpga: stratix10: fix sdram_calculate_size by Dalon Westergreen · 6 years ago
  31. 3693897 ddr: altera: Add ECC DRAM scrubbing support for Arria10 by Marek Vasut · 7 years ago
  32. 023b31b ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10 by Marek Vasut · 7 years ago
  33. f9c7f79 ddr: altera: stratix10: Add DDR support for Stratix10 SoC by Ley Foon Tan · 7 years ago
  34. 4606fc7 SPDX: Fixup SPDX tags in a few new files by Tom Rini · 7 years ago
  35. 4d447a5 configs: Add DDR Kconfig support for Arria 10 by Tien Fong Chee · 7 years ago
  36. 402735b ARM: socfpga: Add DDR driver for Arria 10 by Tien Fong Chee · 7 years ago
  37. 38fad17 ARM: socfpga: Rename the gen5 sdram driver to more specific name by Tien Fong Chee · 7 years ago
  38. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  39. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  40. a4af914 ddr: altera: silence PHY calibration unless in debug mode by Goldschmidt Simon · 7 years ago
  41. 016539e arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig by Ley Foon Tan · 8 years ago
  42. 3ea5951 ddr: altera: Configuring SDRAM extra cycles timing parameters by Chin Liang See · 8 years ago
  43. 66acabc ddr: altera: Repair DQ window centering code by Marek Vasut · 9 years ago
  44. a4b9fa1 ddr: altera: Staticize global variables by Marek Vasut · 9 years ago
  45. 4df2d7b ddr: altera: Make DLEVEL behavior inclusive by Marek Vasut · 9 years ago
  46. f4d3862 ddr: altera: Zero DM IN delay in scc_mgr_zero_group() by Marek Vasut · 9 years ago
  47. 2bf2ee5 ddr: altera: Remove unnecessary ODT mode config by Marek Vasut · 9 years ago
  48. acee8fd ddr: altera: Remove unnecessary update of the SCC by Marek Vasut · 9 years ago
  49. 12361a2 ddr: altera: Fix DRAM end value in protection rule by Marek Vasut · 9 years ago
  50. 45ce296 ddr: altera: Fix scc_mgr_set() argument order by Marek Vasut · 9 years ago
  51. 6946989 ddr: altera: Tweak DQS tracking enable handling by Marek Vasut · 9 years ago
  52. 2654bc9 ddr: altera: Replace ad-hoc constant with macro by Marek Vasut · 9 years ago
  53. 42aa46d ddr: altera: Init the rule ID in debug code by Marek Vasut · 9 years ago
  54. eb447cb ddr: altera: Repair uninited variable by Marek Vasut · 9 years ago
  55. af67cf3 ddr: altera: Replace float multiplication with integer one by Marek Vasut · 9 years ago
  56. c85b9b3 ddr: altera: sequencer: Clean checkpatch issues by Marek Vasut · 9 years ago
  57. 8af9ca0 ddr: altera: sequencer: Clean data types by Marek Vasut · 9 years ago
  58. 5867376 ddr: altera: sequencer: Pluck out misc macros from code by Marek Vasut · 9 years ago
  59. 324d3f7 ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VAL by Marek Vasut · 9 years ago
  60. 32d813e ddr: altera: sequencer: Zap VFIFO_SIZE by Marek Vasut · 9 years ago
  61. f00a6ea ddr: altera: sequencer: Wrap misc remaining macros by Marek Vasut · 9 years ago
  62. 7e8f8a7 ddr: altera: sequencer: Pluck out IO_* macros from code by Marek Vasut · 9 years ago
  63. 3bf9204 ddr: altera: sequencer: Wrap IO_* macros by Marek Vasut · 9 years ago
  64. 2dfc76b ddr: altera: sequencer: Pluck out RW_MGR_* macros from code by Marek Vasut · 9 years ago
  65. 39b620e ddr: altera: sequencer: Wrap RW_MGR_* macros by Marek Vasut · 9 years ago
  66. 3384e74 ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init by Marek Vasut · 9 years ago
  67. 42ed1f2 ddr: altera: sequencer: Zap bogus redefinition of RW_MGR_MEM_NUMBER_OF_RANKS by Marek Vasut · 9 years ago
  68. eb98b38 ddr: altera: sequencer: Zap unused params and macros by Marek Vasut · 9 years ago
  69. 662a8a6 ddr: altera: sequencer: Move qts-generated files to board dir by Marek Vasut · 9 years ago
  70. 6772cd9 ddr: altera: sdram: Make sdram_start and sdram_end into u32 by Marek Vasut · 9 years ago
  71. 9114407 ddr: altera: sdram: Minor cleanup in sdram_get_rule() by Marek Vasut · 9 years ago
  72. 7fce5bc ddr: altera: sdram: Minor cleanup in sdram_set_rule() by Marek Vasut · 9 years ago
  73. b0d848c ddr: altera: sdram: Add missing kerneldoc by Marek Vasut · 9 years ago
  74. 116d88f ddr: altera: sdram: Clean up sdram_write_verify() by Marek Vasut · 9 years ago
  75. 1796a09 ddr: altera: sdram: Clean up sdram_calculate_size() part 2 by Marek Vasut · 9 years ago
  76. 6d6fbba ddr: altera: sdram: Clean up sdram_calculate_size() part 1 by Marek Vasut · 9 years ago
  77. 32ada57 ddr: altera: sdram: Introduce socfpga_sdram_get_config() by Marek Vasut · 9 years ago
  78. 1b1cc10 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 8 by Marek Vasut · 9 years ago
  79. 5a4e8ed ddr: altera: sdram: Clean up sdram_mmr_init_full() part 7 by Marek Vasut · 9 years ago
  80. b81f11c ddr: altera: sdram: Clean up sdram_mmr_init_full() part 6 by Marek Vasut · 9 years ago
  81. 1e271e4 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 5 by Marek Vasut · 9 years ago
  82. 71c1a00 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 4 by Marek Vasut · 9 years ago
  83. 3a07911 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 3 by Marek Vasut · 9 years ago
  84. 7697ff7 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 2 by Marek Vasut · 9 years ago
  85. 4fccfa4 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 1 by Marek Vasut · 9 years ago
  86. 4f3adbf ddr: altera: sdram: Introduce socfpga_sdram_config() structure by Marek Vasut · 9 years ago
  87. 92e8e6f ddr: altera: sdram: Clean up set_sdr_mp_threshold() by Marek Vasut · 9 years ago
  88. 44f09cc ddr: altera: sdram: Clean up set_sdr_mp_pacing() by Marek Vasut · 9 years ago
  89. b933b19 ddr: altera: sdram: Clean up set_sdr_mp_weight() by Marek Vasut · 9 years ago
  90. f904a86 ddr: altera: sdram: Clean up set_sdr_fifo_cfg() by Marek Vasut · 9 years ago
  91. 9d64f19 ddr: altera: sdram: Clean up set_sdr_static_cfg() by Marek Vasut · 9 years ago
  92. 820b0d9 ddr: altera: sdram: Clean up set_sdr_addr_rw() by Marek Vasut · 9 years ago
  93. 6e9af9b ddr: altera: sdram: Clean up set_sdr_dram_timing*() by Marek Vasut · 9 years ago
  94. 82a2764 ddr: altera: sdram: Clean up set_sdr_ctrlcfg() by Marek Vasut · 9 years ago
  95. 724c50f ddr: altera: sdram: Clean up compute_errata_rows() part 2 by Marek Vasut · 9 years ago
  96. 186880e ddr: altera: sdram: Clean up compute_errata_rows() part 1 by Marek Vasut · 9 years ago
  97. 2fda506 ddr: altera: sdram: Switch to generic_hweight32() by Marek Vasut · 9 years ago
  98. 98d279a ddr: altera: Clean up of delay_for_n_mem_clocks() part 5 by Marek Vasut · 9 years ago
  99. 7574c87 ddr: altera: Clean up of delay_for_n_mem_clocks() part 4 by Marek Vasut · 9 years ago
  100. 13ee438 ddr: altera: Clean up of delay_for_n_mem_clocks() part 3 by Marek Vasut · 9 years ago