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
/
ddr
/
fsl
Age
Commit message (
Expand
)
Author
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-23
global: Migrate CONFIG_MAX_MEM_MAPPED to CFG
Tom Rini
2022-12-22
ddr: fsl: Remove CONFIG_MEM_INIT_VALUE
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2022-11-02
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-09-23
ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds
Pali Rohár
2022-09-23
ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit mode
Pali Rohár
2022-09-23
ddr: fsl: Fix fsl_ddr_sdram_size() for 4GB modules with 32-bit phys_size_t
Pali Rohár
2022-09-23
ddr: fsl: Fix checking for maximal mappable memory
Pali Rohár
2022-09-06
ddr: fsl: Make bank_addr_bits reflect actual bits
Sean Anderson
2022-09-06
ddr: fsl: Reduce the size of interactive options
Sean Anderson
2022-08-12
Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig
Tom Rini
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-08-04
Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_SYS_DDR_RAW_TIMING to Kconfig
Tom Rini
2022-07-05
nxp: Cleanup some emulator related options.
Tom Rini
2022-06-06
Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig
Tom Rini
2022-04-26
ddr: fsl: Allow to compile it without env support
Pali Rohár
2022-04-08
Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig
Tom Rini
2022-03-03
Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig
Tom Rini
2021-12-01
Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig
Tom Rini
2021-11-09
drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issue
Maninder Singh
2021-11-09
drivers: ddr: main.c: Fix Bad Shift operator issue
Priyanka Singh
2021-11-09
drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issue
Priyanka Singh
2021-11-09
drivers: ddr: util.c: Fix divide by zero issue
Priyanka Singh
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-08-31
nxp: Migrate a number of DDR related symbols to Kconfig
Tom Rini
2021-08-31
ddr: Migrate DDR_SPD to Kconfig
Tom Rini
2021-07-07
ppc: Remove T4160RDB board
Tom Rini
2021-07-07
ppc: Remove sbc8641d board
Tom Rini
2021-07-07
ppc: Remove xpedite boards
Tom Rini
2021-07-07
ppc: Remove MPC8555CDS boards
Tom Rini
2021-07-07
ppc: Remove MPC8541CDS board
Tom Rini
2021-04-10
ppc: Remove Cyrus_P5020 and P5040 boards
Tom Rini
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2020-12-10
armv8: lx2162a: Add Soc changes to support LX2162A
Meenakshi Aggarwal
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-06-04
ddr: Rework errata A008109, A008378, 009942 workaround
Jaiprakash Singh
2020-06-04
ddr: fsl: Impl. Erratum A008109
Joakim Tjernlund
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 linux/bug.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-04-10
Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"
Biwen Li
2019-12-23
mpc85xx: ddr: Always start DDR RAM in Self Refresh mode
Joakim Tjernlund
[next]