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-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
2020-07-07
ram: stm32mp1: add parameter addr in test FrequencySelectivePattern
Patrick Delaunay
2020-07-07
ram: stm32mp1: protect minimum value in get_bufsize
Patrick Delaunay
2020-06-04
sifive: fu540: add ddr driver
Pragnesh Patel
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-14
ram: stm32mp1: Add support for multiple configs
Marek Vasut
2020-04-15
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
Patrick Delaunay
2020-03-24
ram: stm32mp1: the property st, phy-cal becomes optional
Patrick Delaunay
2020-03-24
ram: stm32mp1: reduce delay after BIST reset for tuning
Patrick Delaunay
2020-03-24
ram: stm32mp1_ddr: fix self refresh disable during DQS training
Patrick Delaunay
2020-03-24
ram: stm32mp1: update BIST config for tuning
Patrick Delaunay
2020-03-24
ram: stm32mp1: tuning: deactivate derating during BIST test
Patrick Delaunay
2020-03-24
ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONE
Patrick Delaunay
2020-03-24
ram: stm32mp1: don't display the prompt two times
Patrick Delaunay
[next]