4a9dbdaedaFix: Correct the copyright and avoid repeated inclusion of header files.
hydrogenium2020
2024-02-11 14:51:13 +0800
ce26824ed9feat:SDRAM:bring up for 4GB DDR3L H5TC4G63AFR-RDA 792Mhz! Here is the detail: 1. It has 2Ranks and 8bit*8. 2. There are some differences between H5TC4G63AFR-RDA and H5TC4G63AFR-PBA, and the parameters are not universal. If mixed use, it may lead to unstable data in memory writing (for example, data loss during writing).
hydrogenium2020
2024-02-11 14:49:57 +0800
f808633517Fix:Update Makefile and README.md
hydrogenium2020
2024-01-31 16:45:11 +0800
0e2ba99d22Feat:MC,EMC:(WIP)Try to init SDRAM
hydrogenium2020
2024-01-31 16:44:10 +0800
621ec31ea6Feat:Try to bring UART(Not Tested) Because my board didn't have any UART port.
hydrogenium2020
2024-01-31 16:41:45 +0800
d4a5b5f87fFeat:Clock:Init! OSC freq,PLLC,PLLX,PLLU,PLLP,UART clock bring up
hydrogenium2020
2024-01-31 16:40:19 +0800
b5d514cfacrefactor:Clean up all code of clocks and registers. We need to rewrite the code from coreboot or uboot's porting for Tegra T124.Instead of simply learning the init process from hekate.(Many heakte codes are only in Tegra T210)
hydrogenium2020
2024-01-21 16:39:28 +0800