summaryrefslogtreecommitdiff
path: root/drivers/ram
AgeCommit message (Expand)Author
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay
2021-10-20ram: sifive: Fix -Wint-to-pointer-cast warningsBin Meng
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-25clk: Rename clk_get_by_driver_info()Simon Glass
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-06-18rockchip: rk3568: Add sdram driverJoseph Chen
2021-05-31drivers: ram: sifive: rename fu540_ddr and add fu740 supportGreen Wan
2021-05-12ram: k3-ddrss: Enable vtt regulator if presentLokesh Vutla
2021-05-12ram: k3-ddrss: Introduce support for AM642 SoCsDave Gerlach
2021-05-12ram: k3-ddrss: Introduce common driver with J7 SoC supportDave Gerlach
2021-05-12ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSSDave Gerlach
2021-05-12ram: k3-j721e: Rename to k3-ddrssDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_ctl_regs: Fix checkpatch issue for typesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_pi_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_phy_core_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_ddr_controller_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_data_slice_3_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_data_slice_2_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_data_slice_1_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_data_slice_0_macros: Fix indentation issuesDave Gerlach
2021-05-12ram: k3-j721e: lpddr4_address_slice_0_macros: Fix indentation issuesDave Gerlach
2021-04-23mips: octeon: Misc changes required because of the newly added headersStefan Roese
2021-04-09Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-04-09ram: stm32: fix strsep failed on read only memorydillon min
2021-04-08riscv: sifive: Rename fu540 board to unleashedBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-18ram: aspeed: Add AST2600 DRAM control supportDylan Hung
2021-01-16ram: k3-j721e: rename BIT_MASK()Heinrich Schuchardt
2021-01-13ram: stm32mp1: migrate trace to dev or log macroPatrick Delaunay
2021-01-13ram: stm32: migrate trace to log macroPatrick Delaunay
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-30Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-10-30ram: rockchip: px30: add a config-based ddr selectionHeiko Stuebner
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2020-10-15ram: imxrt: Include device_compat.hSean Anderson
2020-10-08ram: add ddr4 dual x8 configurationDylan Hung
2020-10-08ram: move aspeed ram driver into drivers/ directoryDylan Hung
2020-10-07ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)Aaron Williams
2020-10-07ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)Aaron Williams
2020-10-07ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3)Aaron Williams