summaryrefslogtreecommitdiff
path: root/drivers/ddr/altera
AgeCommit message (Expand)Author
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-06-17ddr: altera: soc64: Integer fix overflow that caused DDR size mismatchedDinesh Maniyam
2022-06-16ddr: altera: Stratix10: Use phys_size_t for memory sizeTien Fong Chee
2022-06-16ddr: altera: Ignore bit[7-4] for both seq2core & core2seq handshake in HPSTien Fong Chee
2022-06-15intel: n5x: ddr: update licenseTien Fong Chee
2022-01-13drivers/ddr/altera/sequencer.c: Fix spelling of "resetting".Vagrant Cascadian
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-22ddr: altera: use KBUILD_BASENAME instead of __FILE__Marek Vasut
2021-08-25ddr: altera: Add SDRAM driver for Intel N5X deviceTien Fong Chee
2021-08-25ddr: socfpga: Enable memory test on memory size less than 1GBTien Fong Chee
2021-03-08arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim
2021-02-24dm: ddr: socfpga: don't assign values that are not usedHeinrich Schuchardt
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05ddr: altera: Add DDR2 support to Gen5 driverMarek Vasut
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-07ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC AccessThor Thayer
2020-01-07arm: socfpga: stratix10: Enable SMMU accessThor Thayer
2020-01-07ddr: altera: agilex: Add SDRAM driver for AgilexLey Foon Tan
2020-01-07ddr: altera: Restructure Stratix 10 SDRAM driverLey Foon Tan
2020-01-07arm: socfpga: Move Stratix10 and Agilex system manager common codeLey Foon Tan
2020-01-07arm: socfpga: Move firewall code to firewall fileLey Foon Tan
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-11-20ddr: socfpga: gen5: constify altera_gen5_sdram_opsSimon Goldschmidt
2019-07-21dm: ddr: socfpga: fix gen5 ddr driver to not use bssSimon Goldschmidt
2019-05-06arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan
2019-05-06ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan
2019-04-17ddr: altera: Stratix10: Add ECC memory scrubbingLey Foon Tan
2019-04-17ddr: altera: Stratix10: Add multi-banks DRAM size checkLey Foon Tan
2019-04-17ddr: altera: stratix10: Move SDRAM size check to SDRAM driverLey Foon Tan
2019-04-17arm: socfpga: move gen5 SDR driver to DMSimon Goldschmidt
2019-03-09ddr: socfpga: Clean up ddr_setup()Marek Vasut
2019-03-09ddr: socfpga: Clean up EMIF resetMarek Vasut
2019-03-09ddr: socfpga: Fix EMIF clear timeoutMarek Vasut
2019-03-09ddr: socfpga: Fix newline in debug print on A10Marek Vasut
2019-03-09ddr: socfpga: Fix IO in Arria10 DDR driverMarek Vasut