index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ram
Age
Commit message (
Expand
)
Author
2021-05-12
ram: k3-ddrss: Enable vtt regulator if present
Lokesh Vutla
2021-05-12
ram: k3-ddrss: Introduce support for AM642 SoCs
Dave Gerlach
2021-05-12
ram: k3-ddrss: Introduce common driver with J7 SoC support
Dave Gerlach
2021-05-12
ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSS
Dave Gerlach
2021-05-12
ram: k3-j721e: Rename to k3-ddrss
Dave Gerlach
2021-05-12
ram: k3-j721e: lpddr4_ctl_regs: Fix checkpatch issue for types
Dave Gerlach
2021-05-12
ram: k3-j721e: lpddr4_pi_macros: Fix indentation issues
Dave Gerlach
2021-05-12
ram: k3-j721e: lpddr4_phy_core_macros: Fix indentation issues
Dave Gerlach
2021-05-12
ram: k3-j721e: lpddr4_ddr_controller_macros: Fix indentation issues
Dave Gerlach
2021-05-12
ram: k3-j721e: lpddr4_data_slice_3_macros: Fix indentation issues
Dave Gerlach
2021-05-12
ram: k3-j721e: lpddr4_data_slice_2_macros: Fix indentation issues
Dave Gerlach
2021-05-12
ram: k3-j721e: lpddr4_data_slice_1_macros: Fix indentation issues
Dave Gerlach
2021-05-12
ram: k3-j721e: lpddr4_data_slice_0_macros: Fix indentation issues
Dave Gerlach
2021-05-12
ram: k3-j721e: lpddr4_address_slice_0_macros: Fix indentation issues
Dave Gerlach
2021-04-23
mips: octeon: Misc changes required because of the newly added headers
Stefan Roese
2021-04-09
Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-04-09
ram: stm32: fix strsep failed on read only memory
dillon min
2021-04-08
riscv: sifive: Rename fu540 board to unleashed
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-18
ram: aspeed: Add AST2600 DRAM control support
Dylan Hung
2021-01-16
ram: k3-j721e: rename BIT_MASK()
Heinrich Schuchardt
2021-01-13
ram: stm32mp1: migrate trace to dev or log macro
Patrick Delaunay
2021-01-13
ram: stm32: migrate trace to log macro
Patrick Delaunay
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-10-30
Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2020-10-30
ram: rockchip: px30: add a config-based ddr selection
Heiko Stuebner
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-15
ram: imxrt: Include device_compat.h
Sean Anderson
2020-10-08
ram: add ddr4 dual x8 configuration
Dylan Hung
2020-10-08
ram: move aspeed ram driver into drivers/ directory
Dylan Hung
2020-10-07
ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)
Aaron Williams
2020-10-07
ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)
Aaron Williams
2020-10-07
ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3)
Aaron Williams
2020-09-30
ram: sifive: Remove regmap dependency
Bin Meng
2020-09-30
ram: sifive: Check return value on clk_enable()
Bin Meng
2020-08-25
ram: sifive: Fix compiler warnings for 32-bit
Bin Meng
2020-08-11
ram: k3-j721e: Relax version checks for memory controller
Lokesh Vutla
2020-08-03
ti: am654: Drop duplicate dm.h inclusion
Simon Glass
2020-07-24
ram: sifive: Avoid using hardcoded ram base and size
Bin Meng
2020-07-22
rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set
Kever Yang
2020-07-22
ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG
Jagan Teki
2020-07-22
ram: rk3399: Drop debug stride in driver
Jagan Teki
2020-07-09
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-07
ram: stm32mp1: add size and addr parameter to test all
Patrick Delaunay
2020-07-07
ram: stm32mp1: use the DDR size by default in the test addressBus
Patrick Delaunay
[next]