- a321d04 drivers/ddr/altera/sequencer.c: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- ed6c1ab ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · 3 years, 2 months ago
- f8e2eab ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · 3 years, 4 months ago
- a513238 ddr: socfpga: Enable memory test on memory size less than 1GB by Tien Fong Chee · 3 years, 4 months ago
- 8a71416 arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 9 months ago
- d3f1735 dm: ddr: socfpga: don't assign values that are not used by Heinrich Schuchardt · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 6bccacf ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · 5 years ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- 7ead421 ddr: socfpga: Enable ARM64 Non-Secure SDRAM ECC Access by Thor Thayer · 5 years ago
- 6e762d8 arm: socfpga: stratix10: Enable SMMU access by Thor Thayer · 5 years ago
- 4ddb909 ddr: altera: agilex: Add SDRAM driver for Agilex by Ley Foon Tan · 5 years ago
- 25572cf ddr: altera: Restructure Stratix 10 SDRAM driver by Ley Foon Tan · 5 years ago
- 0b1680e arm: socfpga: Move Stratix10 and Agilex system manager common code by Ley Foon Tan · 5 years ago
- f1c4bd5 arm: socfpga: Move firewall code to firewall file by Ley Foon Tan · 5 years ago
- 3d3a860 arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- e874433 ddr: socfpga: gen5: constify altera_gen5_sdram_ops by Simon Goldschmidt · 5 years ago
- 2be4a3e dm: ddr: socfpga: fix gen5 ddr driver to not use bss by Simon Goldschmidt · 5 years ago
- 3fdf436 arm: socfpga: Move Stratix 10 SDRAM driver to DM by Ley Foon Tan · 6 years ago
- 17b9ba6 ddr: altera: Compile ALTERA SDRAM in SPL only by Ley Foon Tan · 6 years ago
- 9799a67 ddr: altera: Stratix10: Add ECC memory scrubbing by Ley Foon Tan · 6 years ago
- 4bbed7b ddr: altera: Stratix10: Add multi-banks DRAM size check by Ley Foon Tan · 6 years ago
- a9245d1 ddr: altera: stratix10: Move SDRAM size check to SDRAM driver by Ley Foon Tan · 6 years ago
- 24910c3 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · 6 years ago
- 0f36715 ddr: socfpga: Clean up ddr_setup() by Marek Vasut · 6 years ago
- 569fe4a ddr: socfpga: Clean up EMIF reset by Marek Vasut · 6 years ago
- a9c0470 ddr: socfpga: Fix EMIF clear timeout by Marek Vasut · 6 years ago
- 6b44050 ddr: socfpga: Fix newline in debug print on A10 by Marek Vasut · 6 years ago
- e2bc6b1 ddr: socfpga: Fix IO in Arria10 DDR driver by Marek Vasut · 6 years ago
- 897dbd7 socfpga: stratix10: fix sdram_calculate_size by Dalon Westergreen · 6 years ago
- 3693897 ddr: altera: Add ECC DRAM scrubbing support for Arria10 by Marek Vasut · 7 years ago
- 023b31b ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10 by Marek Vasut · 6 years ago
- f9c7f79 ddr: altera: stratix10: Add DDR support for Stratix10 SoC by Ley Foon Tan · 7 years ago
- 4606fc7 SPDX: Fixup SPDX tags in a few new files by Tom Rini · 7 years ago
- 4d447a5 configs: Add DDR Kconfig support for Arria 10 by Tien Fong Chee · 7 years ago
- 402735b ARM: socfpga: Add DDR driver for Arria 10 by Tien Fong Chee · 7 years ago
- 38fad17 ARM: socfpga: Rename the gen5 sdram driver to more specific name by Tien Fong Chee · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- a4af914 ddr: altera: silence PHY calibration unless in debug mode by Goldschmidt Simon · 7 years ago
- 016539e arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig by Ley Foon Tan · 8 years ago
- 3ea5951 ddr: altera: Configuring SDRAM extra cycles timing parameters by Chin Liang See · 8 years ago
- 66acabc ddr: altera: Repair DQ window centering code by Marek Vasut · 9 years ago
- a4b9fa1 ddr: altera: Staticize global variables by Marek Vasut · 9 years ago
- 4df2d7b ddr: altera: Make DLEVEL behavior inclusive by Marek Vasut · 9 years ago
- f4d3862 ddr: altera: Zero DM IN delay in scc_mgr_zero_group() by Marek Vasut · 9 years ago
- 2bf2ee5 ddr: altera: Remove unnecessary ODT mode config by Marek Vasut · 9 years ago
- acee8fd ddr: altera: Remove unnecessary update of the SCC by Marek Vasut · 9 years ago
- 12361a2 ddr: altera: Fix DRAM end value in protection rule by Marek Vasut · 9 years ago
- 45ce296 ddr: altera: Fix scc_mgr_set() argument order by Marek Vasut · 9 years ago
- 6946989 ddr: altera: Tweak DQS tracking enable handling by Marek Vasut · 9 years ago
- 2654bc9 ddr: altera: Replace ad-hoc constant with macro by Marek Vasut · 9 years ago
- 42aa46d ddr: altera: Init the rule ID in debug code by Marek Vasut · 9 years ago
- eb447cb ddr: altera: Repair uninited variable by Marek Vasut · 9 years ago
- af67cf3 ddr: altera: Replace float multiplication with integer one by Marek Vasut · 9 years ago
- c85b9b3 ddr: altera: sequencer: Clean checkpatch issues by Marek Vasut · 9 years ago
- 8af9ca0 ddr: altera: sequencer: Clean data types by Marek Vasut · 9 years ago
- 5867376 ddr: altera: sequencer: Pluck out misc macros from code by Marek Vasut · 9 years ago
- 324d3f7 ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VAL by Marek Vasut · 9 years ago
- 32d813e ddr: altera: sequencer: Zap VFIFO_SIZE by Marek Vasut · 9 years ago
- f00a6ea ddr: altera: sequencer: Wrap misc remaining macros by Marek Vasut · 9 years ago
- 7e8f8a7 ddr: altera: sequencer: Pluck out IO_* macros from code by Marek Vasut · 9 years ago
- 3bf9204 ddr: altera: sequencer: Wrap IO_* macros by Marek Vasut · 9 years ago
- 2dfc76b ddr: altera: sequencer: Pluck out RW_MGR_* macros from code by Marek Vasut · 9 years ago
- 39b620e ddr: altera: sequencer: Wrap RW_MGR_* macros by Marek Vasut · 9 years ago
- 3384e74 ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init by Marek Vasut · 9 years ago
- 42ed1f2 ddr: altera: sequencer: Zap bogus redefinition of RW_MGR_MEM_NUMBER_OF_RANKS by Marek Vasut · 9 years ago
- eb98b38 ddr: altera: sequencer: Zap unused params and macros by Marek Vasut · 9 years ago
- 662a8a6 ddr: altera: sequencer: Move qts-generated files to board dir by Marek Vasut · 9 years ago
- 6772cd9 ddr: altera: sdram: Make sdram_start and sdram_end into u32 by Marek Vasut · 9 years ago
- 9114407 ddr: altera: sdram: Minor cleanup in sdram_get_rule() by Marek Vasut · 9 years ago
- 7fce5bc ddr: altera: sdram: Minor cleanup in sdram_set_rule() by Marek Vasut · 9 years ago
- b0d848c ddr: altera: sdram: Add missing kerneldoc by Marek Vasut · 9 years ago
- 116d88f ddr: altera: sdram: Clean up sdram_write_verify() by Marek Vasut · 9 years ago
- 1796a09 ddr: altera: sdram: Clean up sdram_calculate_size() part 2 by Marek Vasut · 9 years ago
- 6d6fbba ddr: altera: sdram: Clean up sdram_calculate_size() part 1 by Marek Vasut · 9 years ago
- 32ada57 ddr: altera: sdram: Introduce socfpga_sdram_get_config() by Marek Vasut · 9 years ago
- 1b1cc10 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 8 by Marek Vasut · 9 years ago
- 5a4e8ed ddr: altera: sdram: Clean up sdram_mmr_init_full() part 7 by Marek Vasut · 9 years ago
- b81f11c ddr: altera: sdram: Clean up sdram_mmr_init_full() part 6 by Marek Vasut · 9 years ago
- 1e271e4 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 5 by Marek Vasut · 9 years ago
- 71c1a00 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 4 by Marek Vasut · 9 years ago
- 3a07911 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 3 by Marek Vasut · 9 years ago
- 7697ff7 ddr: altera: sdram: Clean up sdram_mmr_init_full() part 2 by Marek Vasut · 9 years ago