Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-31 | drivers: ram: sifive: rename fu540_ddr and add fu740 support | Green Wan | 1 | -410/+0 |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass | 1 | -0/+1 |
2020-12-13 | dm: treewide: Rename dev_get_platdata() to dev_get_plat() | Simon Glass | 1 | -1/+1 |
2020-12-13 | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 1 | -1/+1 |
2020-12-13 | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 1 | -2/+2 |
2020-09-30 | ram: sifive: Remove regmap dependency | Bin Meng | 1 | -9/+3 |
2020-09-30 | ram: sifive: Check return value on clk_enable() | Bin Meng | 1 | -0/+5 |
2020-08-25 | ram: sifive: Fix compiler warnings for 32-bit | Bin Meng | 1 | -2/+2 |
2020-07-24 | ram: sifive: Avoid using hardcoded ram base and size | Bin Meng | 1 | -15/+15 |
2020-06-04 | sifive: fu540: add ddr driver | Pragnesh Patel | 1 | -0/+410 |