1. f0ab8f9 clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 3 months ago
  2. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 3 months ago
  3. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 3 months ago
  4. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  5. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  6. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  7. 2d46775 rockchip: rk3568: Add sdram driver by Joseph Chen · 3 years, 5 months ago
  8. dab18c7 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · 3 years, 5 months ago
  9. 2ce6ded ram: k3-ddrss: Enable vtt regulator if present by Lokesh Vutla · 3 years, 5 months ago
  10. 9f9b5c1 ram: k3-ddrss: Introduce support for AM642 SoCs by Dave Gerlach · 3 years, 5 months ago
  11. a8c13c7 ram: k3-ddrss: Introduce common driver with J7 SoC support by Dave Gerlach · 3 years, 5 months ago
  12. db24381 ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSS by Dave Gerlach · 3 years, 5 months ago
  13. 67124b9 ram: k3-j721e: Rename to k3-ddrss by Dave Gerlach · 3 years, 5 months ago
  14. 036f0c0 ram: k3-j721e: lpddr4_ctl_regs: Fix checkpatch issue for types by Dave Gerlach · 3 years, 5 months ago
  15. cc40e4d ram: k3-j721e: lpddr4_pi_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  16. cde1fce ram: k3-j721e: lpddr4_phy_core_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  17. 0ef6349 ram: k3-j721e: lpddr4_ddr_controller_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  18. 6a0677d ram: k3-j721e: lpddr4_data_slice_3_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  19. f1ce7dd ram: k3-j721e: lpddr4_data_slice_2_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  20. c1cf7a3 ram: k3-j721e: lpddr4_data_slice_1_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  21. 5bf74a4 ram: k3-j721e: lpddr4_data_slice_0_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  22. 6da67b0 ram: k3-j721e: lpddr4_address_slice_0_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  23. b0f4ba0 mips: octeon: Misc changes required because of the newly added headers by Stefan Roese · 3 years, 10 months ago
  24. 3f2e3c7 Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 7 months ago
  25. 1f0305e ram: stm32: fix strsep failed on read only memory by dillon min · 3 years, 7 months ago
  26. ae2d950 riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 7 months ago
  27. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  28. fde9314 ram: aspeed: Add AST2600 DRAM control support by Dylan Hung · 3 years, 10 months ago
  29. f5abd8a ram: k3-j721e: rename BIT_MASK() by Heinrich Schuchardt · 3 years, 10 months ago
  30. 66b3b9d ram: stm32mp1: migrate trace to dev or log macro by Patrick Delaunay · 4 years ago
  31. 997f7da ram: stm32: migrate trace to log macro by Patrick Delaunay · 4 years ago
  32. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  33. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  34. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  35. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  36. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  37. 2c31d7e Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years ago
  38. 2db36c6 ram: rockchip: px30: add a config-based ddr selection by Heiko Stuebner · 4 years, 1 month ago
  39. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  40. 8d4c596 ram: imxrt: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  41. 0474050 ram: add ddr4 dual x8 configuration by Dylan Hung · 4 years, 1 month ago
  42. 5d457f8 ram: move aspeed ram driver into drivers/ directory by Dylan Hung · 4 years, 1 month ago
  43. 15afe72 ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) by Aaron Williams · 4 years, 2 months ago
  44. 61674a1 ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3) by Aaron Williams · 4 years, 2 months ago
  45. e13bb86 ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3) by Aaron Williams · 4 years, 2 months ago
  46. 9981a80 ram: sifive: Remove regmap dependency by Bin Meng · 4 years, 1 month ago
  47. f8c9660 ram: sifive: Check return value on clk_enable() by Bin Meng · 4 years, 1 month ago
  48. 3ab2601 ram: sifive: Fix compiler warnings for 32-bit by Bin Meng · 4 years, 2 months ago
  49. 6e802ef ram: k3-j721e: Relax version checks for memory controller by Lokesh Vutla · 4 years, 3 months ago
  50. 0eddd24 ti: am654: Drop duplicate dm.h inclusion by Simon Glass · 4 years, 3 months ago
  51. ecb70bd ram: sifive: Avoid using hardcoded ram base and size by Bin Meng · 4 years, 3 months ago
  52. b32858c rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set by Kever Yang · 4 years, 3 months ago
  53. 40794c8 ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG by Jagan Teki · 4 years, 3 months ago
  54. 304eaae ram: rk3399: Drop debug stride in driver by Jagan Teki · 4 years, 3 months ago
  55. 51f1263 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 4 months ago
  56. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 4 months ago
  57. 6c393e8 ram: stm32mp1: add size and addr parameter to test all by Patrick Delaunay · 4 years, 4 months ago
  58. 81b66b9 ram: stm32mp1: use the DDR size by default in the test addressBus by Patrick Delaunay · 4 years, 4 months ago
  59. fcd4890 ram: stm32mp1: add parameter addr in test FrequencySelectivePattern by Patrick Delaunay · 4 years, 4 months ago
  60. 1a5be5a ram: stm32mp1: protect minimum value in get_bufsize by Patrick Delaunay · 4 years, 4 months ago
  61. c514a94 sifive: fu540: add ddr driver by Pragnesh Patel · 4 years, 5 months ago
  62. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  63. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  64. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  65. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  66. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  67. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  68. 0c27c16 ram: stm32mp1: Add support for multiple configs by Marek Vasut · 4 years, 6 months ago
  69. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 7 months ago
  70. 9368bdf ram: stm32mp1: the property st, phy-cal becomes optional by Patrick Delaunay · 4 years, 8 months ago
  71. d424e67 ram: stm32mp1: reduce delay after BIST reset for tuning by Patrick Delaunay · 4 years, 8 months ago
  72. b604a41 ram: stm32mp1_ddr: fix self refresh disable during DQS training by Patrick Delaunay · 4 years, 8 months ago
  73. 8c9ce08 ram: stm32mp1: update BIST config for tuning by Patrick Delaunay · 4 years, 8 months ago
  74. 27e7b4e ram: stm32mp1: tuning: deactivate derating during BIST test by Patrick Delaunay · 4 years, 8 months ago
  75. f711d1f ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONE by Patrick Delaunay · 4 years, 8 months ago
  76. 1c55a91 ram: stm32mp1: don't display the prompt two times by Patrick Delaunay · 4 years, 8 months ago
  77. c8eb4e0 ram: stm32mp1: display result for software read DQS gating by Patrick Delaunay · 4 years, 8 months ago
  78. e9a20f8 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 8 months ago
  79. e3dc592 ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG by Michal Simek · 4 years, 8 months ago
  80. f217651 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 9 months ago
  81. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  82. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  83. 31531f6 ram: rk3328: only do data traning for cs0 by Kever Yang · 4 years, 10 months ago
  84. b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 10 months ago
  85. 95052b4 ram: rk3399: don't assume phy_io_config() uses real regs by Thomas Hebb · 4 years, 10 months ago
  86. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  87. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  88. cd647fc ram: add SDRAM driver for i.MXRT SoCs by Giulio Benetti · 4 years, 10 months ago
  89. 5406993 rockchip: rk3308: Add sdram driver by Andy Yan · 5 years ago
  90. bcfacab ram: rk3399: Fix dram setting to make dram more stable by YouMin Chen · 5 years ago
  91. c8863b8 ram: rk3399: update calculate_stride by Kever Yang · 5 years ago
  92. da53f06 ram: rk3399: Sync the io setting from Rockchip vendor code by Kever Yang · 5 years ago
  93. 7cf04ad ram: rockchip: update lpddr4 timing for rk3399 by Kever Yang · 5 years ago
  94. f2b58f0 ram: rk3399: add support detect capacity by YouMin Chen · 5 years ago
  95. 0cacc27 ram: rk3399: update the function of sdram_init by YouMin Chen · 5 years ago
  96. 410d786 ram: rk3399: fix error about get_ddrc0_con reg addr by YouMin Chen · 5 years ago
  97. f8088bf ram: rk3399: Clean up code by YouMin Chen · 5 years ago
  98. a922d0d ram: rk3399: migrate to use common code by YouMin Chen · 5 years ago
  99. ca93e32 ram: rk3328: use common sdram driver by YouMin Chen · 5 years ago
  100. 39edfaa ram: px30: add sdram driver by YouMin Chen · 5 years ago