~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini2022-12-23
* ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini2022-12-22
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* treewide: Remove the unnecessary space before semicolonBin Meng2022-11-02
* ddr: fsl: Fix re-align of verbose DRAM information for non-SPL buildsPali Rohár2022-09-23
* ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit modePali Rohár2022-09-23
* ddr: fsl: Fix fsl_ddr_sdram_size() for 4GB modules with 32-bit phys_size_tPali Rohár2022-09-23
* ddr: fsl: Fix checking for maximal mappable memoryPali Rohár2022-09-23
* ddr: fsl: Make bank_addr_bits reflect actual bitsSean Anderson2022-09-06
* ddr: fsl: Reduce the size of interactive optionsSean Anderson2022-09-06
* Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini2022-08-12
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* Convert CONFIG_SYS_FSL_DDR_INTLV_256B to KconfigTom Rini2022-08-04
* Convert CONFIG_SYS_DDR_RAW_TIMING to KconfigTom Rini2022-07-05
* nxp: Cleanup some emulator related options.Tom Rini2022-07-05
* Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini2022-06-06
* ddr: fsl: Allow to compile it without env supportPali Rohár2022-04-26
* Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini2022-04-08
* Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini2022-03-03
* Convert CONFIG_SYS_BR0_PRELIM et al to KconfigTom Rini2021-12-01
* drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issueManinder Singh2021-11-09
* drivers: ddr: main.c: Fix Bad Shift operator issuePriyanka Singh2021-11-09
* drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issuePriyanka Singh2021-11-09
* drivers: ddr: util.c: Fix divide by zero issuePriyanka Singh2021-11-09
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* nxp: Migrate a number of DDR related symbols to KconfigTom Rini2021-08-31
* ddr: Migrate DDR_SPD to KconfigTom Rini2021-08-31
* ppc: Remove T4160RDB boardTom Rini2021-07-07
* ppc: Remove sbc8641d boardTom Rini2021-07-07
* ppc: Remove xpedite boardsTom Rini2021-07-07
* ppc: Remove MPC8555CDS boardsTom Rini2021-07-07
* ppc: Remove MPC8541CDS boardTom Rini2021-07-07
* ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini2021-04-10
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-10
* common: rename getc() to getchar()Heinrich Schuchardt2020-10-22
* ddr: Rework errata A008109, A008378, 009942 workaroundJaiprakash Singh2020-06-04
* ddr: fsl: Impl. Erratum A008109Joakim Tjernlund2020-06-04
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop linux/bug.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"Biwen Li2020-04-10
* mpc85xx: ddr: Always start DDR RAM in Self Refresh modeJoakim Tjernlund2019-12-23