b83576d4 | 10-Jul-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] refactor PHY training result dump |
79088fd5 | 09-Jul-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] add configs for DDR4_800 and 1600 |
34702611 | 09-Jul-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] overwrite phy refresh setting according to the current speed |
975e079c | 09-Jul-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] DDR4 can run on 1600 |
216dc895 | 05-Jul-2019 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
fpga: rename Aspeed FPGA Kconfig
use generic Kconfig name for Aspeed FPGA support |
168dc2c1 | 04-Jul-2019 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
fpga: add AST2600 support
1. add Kconfig option for ast2600 FPGA support 2. guard the ast2600 FPGA-dedicated code with the new option > FPGA timer init > FPGA sdram init |
befc1c99 | 02-Jul-2019 |
ryan_chen <ryan_chen@aspeedtech.com> |
Merge branch 'ryan_port' into aspeed-dev-v2019.04 |
47ff9101 | 29-Jun-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] revise ast2600 default DRAM config |
2482004e | 27-Jun-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] set default GUC 1600M setting as the default DDR PHY table |
c8929528 | 27-Jun-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] copy MRS to PHY registers |
465dd93d | 26-Jun-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] add PHY tables |
1ac11e4a | 22-Jun-2019 |
ryan_chen <ryan_chen@aspeedtech.com> |
update wdt for ast2500/ast2600 |
6269db28 | 19-Jun-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] speed up dram init time |
d062bb06 | 13-Jun-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] calculate DRAM size even if SDRAM is initialized |
845f069f | 13-Jun-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] check handshake bit for SDRAM init on ast2500 |
e9526877 | 13-Jun-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] examin strap to know if SDRAM has been initialized.
1. for ast2600, check if SCU100[6]==1 (SDRAM has been initialized) or not. 2. refactor format |
daca2fce | 08-Jun-2019 |
ryan_chen <ryan_chen@aspeedtech.com> |
update ast2600 sdram enable reset |
39283ea7 | 05-Jun-2019 |
ryan_chen <ryan_chen@aspeedtech.com> |
update for reset and clk |
9c20f3d5 | 05-Jun-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] ast2600 SDRAM C driver ready. |
b08b18a1 | 03-Jun-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] add sdrammc test mode and FPGA settings |
b4c00679 | 31-May-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] revise PHY data struct. Use address offset instead of array. |
cd4a75e9 | 31-May-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] revise DDR4 init flow |
7a45b4a0 | 30-May-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] refine ast2600 sdram phy init |
b3c25758 | 29-May-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] add ast2600 sdrammc common init |
63d9b49f | 29-May-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] rename SDRAM_PCR to MCR34 (follow the naming rule in datasheet) |