u-boot/drivers/ddr/altera
Naresh Kumar Ravulapalli c889ca7ccf drivers: ddr: altera: Fix integer overflow during size calculation
Data structure, dramaddrw, is defined as u32. Compiler performs
32-bit arithmetic and logic operations on this data structure. Fix
is provided to avoid integer overflow while performing shifting
operations greater than 32-bit.

Signed-off-by: Naresh Kumar Ravulapalli <nareshkumar.ravulapalli@altera.com>
Reviewed-by: Tien Fong Chee <tien.fong.chee@altera.com>
2025-04-22 11:47:38 +08:00
..
iossm_mailbox.c ddr: altera: Add DDR driver for Agilex5 series 2025-02-25 10:54:01 -06:00
iossm_mailbox.h ddr: altera: Add DDR driver for Agilex5 series 2025-02-25 10:54:01 -06:00
Kconfig arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 2021-03-08 10:59:10 +08:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00
sdram_agilex5.c ddr: altera: Add DDR driver for Agilex5 series 2025-02-25 10:54:01 -06:00
sdram_agilex.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
sdram_arria10.c drivers: ddr: Remove duplicate newlines 2024-07-22 10:53:05 -06:00
sdram_gen5.c drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
sdram_n5x.c ddr: altera: include u-boot/schedule.h 2024-10-23 06:52:38 +02:00
sdram_s10.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
sdram_s10.h ddr: altera: Restructure Stratix 10 SDRAM driver 2020-01-07 14:38:33 +01:00
sdram_soc64.c drivers: ddr: altera: Fix integer overflow during size calculation 2025-04-22 11:47:38 +08:00
sdram_soc64.h ddr: altera: Add DDR driver for Agilex5 series 2025-02-25 10:54:01 -06:00
sequencer.c drivers: ddr: Remove duplicate newlines 2024-07-22 10:53:05 -06:00
sequencer.h drivers: ddr: Remove duplicate newlines 2024-07-22 10:53:05 -06:00