index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ram
Age
Commit message (
Expand
)
Author
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
2020-03-24
ram: stm32mp1: display result for software read DQS gating
Patrick Delaunay
2020-03-24
ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR
Patrick Delaunay
2020-02-13
ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG
Michal Simek
2020-02-05
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-30
ram: rk3328: only do data traning for cs0
Kever Yang
2020-01-30
arm: rockchip: Add common cru.h
Jagan Teki
2020-01-30
ram: rk3399: don't assume phy_io_config() uses real regs
Thomas Hebb
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-14
ram: add SDRAM driver for i.MXRT SoCs
Giulio Benetti
2019-11-17
rockchip: rk3308: Add sdram driver
Andy Yan
2019-11-17
ram: rk3399: Fix dram setting to make dram more stable
YouMin Chen
2019-11-17
ram: rk3399: update calculate_stride
Kever Yang
2019-11-17
ram: rk3399: Sync the io setting from Rockchip vendor code
Kever Yang
2019-11-17
ram: rockchip: update lpddr4 timing for rk3399
Kever Yang
2019-11-17
ram: rk3399: add support detect capacity
YouMin Chen
2019-11-17
ram: rk3399: update the function of sdram_init
YouMin Chen
2019-11-17
ram: rk3399: fix error about get_ddrc0_con reg addr
YouMin Chen
2019-11-17
ram: rk3399: Clean up code
YouMin Chen
[next]