I re-write (read hacked) AdaFruit's library for their ILI9340 based TFT Display.
For now, SPI2 and associated pins are "hard-coded", for some reason SPI1 on my Olimexino
(Maple clone) is rejecting to participate -);
Some features aren't implemented yet - reading microSD, for example.
Link to code:
https://drive.google.com/file/d/0Bw4tXXvyWtFVZnJzdzhnZXdkczQ/edit?usp=sharing
Comments are welcome.
Have fun!