setup.py: Removed deps as per bug #1086#c7.
[gram.git] / libgram /
2022-04-09 Raptor Engineering... Revert "Avoid timing violation on ECP5 PHY PAUSE signal"
2022-04-09 Raptor Engineering... Avoid timing violation on ECP5 PHY PAUSE signal
2022-04-07 Raptor Engineering... Properly connect reset and cs signals
2022-04-07 Raptor Engineering... Add initial support for external DRAM init on the Rapto...
2020-08-03 Jean THOMASUse const qualifier for gram_read/gram_write
2020-08-03 Jean THOMASUse -Werror
2020-08-03 Jean THOMASDon't test the same rdly twice
2020-08-03 Jean THOMASFix pointer bug
2020-08-03 Jean THOMASAdd return value to gram_init
2020-08-03 Jean THOMASRead delay calibration: return error codes
2020-08-03 Jean THOMASFix warnings in libgram
2020-08-03 Jean THOMASMake calibration a bit faster
2020-07-30 Jean THOMASRemove unused memtest
2020-07-30 Jean THOMASLoad calibration when initializing gram
2020-07-30 Jean THOMASAdd rdly auto calibration
2020-07-30 Jean THOMASFix output in gram_read_burstdet
2020-07-30 Jean THOMASRemove hardcoded MRx, use gramProfile instead
2020-07-30 Jean THOMASRemove memtest
2020-07-30 Jean THOMASRename gram_calibration_auto to gram_generate_calibration
2020-07-30 Jean THOMASAdd MRx mode registers to the gramProfile structure...
2020-07-24 Jean THOMASExpose gram_reset_burstdet and gram_read_burstdet APIs
2020-07-22 Jean THOMASHandle rdly customization
2020-07-20 Jean THOMASUse PinsN when possible (fixes #27)
2020-07-17 Jean THOMASFactor MRx setting code
2020-07-15 Jean THOMASAdd early code for RAM calibration
2020-07-15 Jean THOMASExpose DFII functions to other objects
2020-07-13 Jean THOMASFix timings in libgram
2020-06-23 Jean THOMASFix DFII bitfield constants
2020-06-23 Jean THOMASFix public libgram header
2020-06-23 Jean THOMASCompile libgram as C99 code
2020-06-23 Jean THOMASFix typo in GramWidth enum declaration
2020-06-19 Jean THOMASUpdate memtest code in libgram
2020-06-16 Jean THOMASReformulate GRAM_RW_FUNC section
2020-06-16 Jean THOMASAllow libgram to run outside a SoC
2020-06-15 Jean THOMASInclude dash in compiler prefix variable
2020-06-11 Jean THOMASMake non gram_* symbols local symbols (fixes #2)
2020-06-09 Jean THOMASUpdate README according to the current API
2020-06-09 Jean THOMASAdd EOL
2020-06-09 Jean THOMASRefine libgram architecture
2020-06-09 Jean THOMASAdd gitignore for libgram
2020-06-09 Jean THOMASUpdate Makefile for library generation
2020-06-08 Jean THOMASAdd early code for libgram