index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ddr
/
fsl
/
main.c
Age
Commit message (
Expand
)
Author
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-08-13
fsl: mxc: Drop legacy I2c
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
ddr: Remove <common.h> and add needed includes
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-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-08-10
common: Drop display_options.h from common header
Simon Glass
2021-11-09
drivers: ddr: main.c: Fix Bad Shift operator issue
Priyanka Singh
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-08-26
ddr, fsl: add DM_I2C support
Heiko Schocher
2019-08-22
boards: lx2160a: Add support of I2C driver model
Chuanhua Han
2019-05-21
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-14
Revert "drivers/ddr/fsl: Dual-license DDR driver"
Tom Rini
2018-02-09
drivers/ddr/fsl: Dual-license DDR driver
York Sun
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-01-04
ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS
York Sun
2016-01-25
drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllers
Ed Swarthout
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-11-30
drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3
York Sun
2015-08-03
drivers/ddr/fsl: Adjust bstopre value
York Sun
2015-07-20
driver/ddr/fsl: Add a hook to update SPD address
York Sun
2015-04-23
drivers/ddr/fsl: Update DDR driver for DDR4
York Sun
2015-02-24
driver/ddr/fsl: Add sync of refresh
York Sun
2015-02-24
driver/ddr/fsl: Add support for multiple DDR clocks
York Sun
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-09-25
driver/ddr: Restruct driver to allow standalone memory space
York Sun
2014-04-22
drivers/ddr: Fix possible out of bounds error
York Sun
2014-04-22
driver/ddr/fsl: Add DDR4 support to Freescale DDR driver
York Sun
2014-02-21
driver/ddr: Add 256 byte interleaving support
York Sun
2014-02-21
Driver/ddr: Add support of different DDR base address
York Sun
2013-11-25
Driver/DDR: Update DDR driver to allow non-zero base address
York Sun
2013-11-25
Driver/DDR: Add Freescale DDR driver for ARM
York Sun
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun