index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ram
Commit message (
Expand
)
Author
Age
Files
Lines
*
ram: sifive: Fix compiler warnings for 32-bit
Bin Meng
2020-08-25
1
-2
/
+2
*
ram: k3-j721e: Relax version checks for memory controller
Lokesh Vutla
2020-08-11
1
-15
/
+1
*
ti: am654: Drop duplicate dm.h inclusion
Simon Glass
2020-08-03
1
-1
/
+0
*
ram: sifive: Avoid using hardcoded ram base and size
Bin Meng
2020-07-24
1
-15
/
+15
*
rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set
Kever Yang
2020-07-22
1
-0
/
+13
*
ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG
Jagan Teki
2020-07-22
1
-4
/
+8
*
ram: rk3399: Drop debug stride in driver
Jagan Teki
2020-07-22
1
-25
/
+0
*
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
1
-1
/
+1
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
4
-4
/
+4
*
ram: stm32mp1: add size and addr parameter to test all
Patrick Delaunay
2020-07-07
1
-3
/
+44
*
ram: stm32mp1: use the DDR size by default in the test addressBus
Patrick Delaunay
2020-07-07
1
-1
/
+2
*
ram: stm32mp1: add parameter addr in test FrequencySelectivePattern
Patrick Delaunay
2020-07-07
1
-6
/
+7
*
ram: stm32mp1: protect minimum value in get_bufsize
Patrick Delaunay
2020-07-07
1
-18
/
+19
*
sifive: fu540: add ddr driver
Pragnesh Patel
2020-06-04
5
-0
/
+432
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
8
-0
/
+8
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
14
-0
/
+14
*
common: Drop log.h from common header
Simon Glass
2020-05-18
17
-0
/
+17
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-5
/
+6
*
common: Drop init.h from common header
Simon Glass
2020-05-18
8
-0
/
+8
*
common: Drop net.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
ram: stm32mp1: Add support for multiple configs
Marek Vasut
2020-05-14
1
-5
/
+28
*
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
Patrick Delaunay
2020-04-15
1
-1
/
+1
*
ram: stm32mp1: the property st, phy-cal becomes optional
Patrick Delaunay
2020-03-24
4
-16
/
+51
*
ram: stm32mp1: reduce delay after BIST reset for tuning
Patrick Delaunay
2020-03-24
1
-1
/
+1
*
ram: stm32mp1_ddr: fix self refresh disable during DQS training
Patrick Delaunay
2020-03-24
2
-1
/
+5
*
ram: stm32mp1: update BIST config for tuning
Patrick Delaunay
2020-03-24
1
-9
/
+142
*
ram: stm32mp1: tuning: deactivate derating during BIST test
Patrick Delaunay
2020-03-24
1
-0
/
+15
*
ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONE
Patrick Delaunay
2020-03-24
1
-20
/
+25
*
ram: stm32mp1: don't display the prompt two times
Patrick Delaunay
2020-03-24
1
-3
/
+1
*
ram: stm32mp1: display result for software read DQS gating
Patrick Delaunay
2020-03-24
1
-4
/
+6
*
ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR
Patrick Delaunay
2020-03-24
1
-5
/
+25
*
ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG
Michal Simek
2020-02-13
1
-0
/
+1
*
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
2020-02-05
1
-0
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
3
-0
/
+3
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+1
*
ram: rk3328: only do data traning for cs0
Kever Yang
2020-01-30
1
-7
/
+3
*
arm: rockchip: Add common cru.h
Jagan Teki
2020-01-30
2
-10
/
+10
*
ram: rk3399: don't assume phy_io_config() uses real regs
Thomas Hebb
2020-01-30
1
-4
/
+2
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
4
-0
/
+4
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
4
-0
/
+4
*
ram: add SDRAM driver for i.MXRT SoCs
Giulio Benetti
2020-01-14
3
-0
/
+449
*
rockchip: rk3308: Add sdram driver
Andy Yan
2019-11-17
2
-0
/
+56
*
ram: rk3399: Fix dram setting to make dram more stable
YouMin Chen
2019-11-17
1
-21
/
+20
*
ram: rk3399: update calculate_stride
Kever Yang
2019-11-17
1
-39
/
+119
*
ram: rk3399: Sync the io setting from Rockchip vendor code
Kever Yang
2019-11-17
1
-30
/
+14
*
ram: rockchip: update lpddr4 timing for rk3399
Kever Yang
2019-11-17
2
-9
/
+9
*
ram: rk3399: add support detect capacity
YouMin Chen
2019-11-17
1
-21
/
+215
*
ram: rk3399: update the function of sdram_init
YouMin Chen
2019-11-17
1
-123
/
+296
*
ram: rk3399: fix error about get_ddrc0_con reg addr
YouMin Chen
2019-11-17
1
-1
/
+1
*
ram: rk3399: Clean up code
YouMin Chen
2019-11-17
1
-83
/
+93
[next]