| Commit message (Expand) | Author | Age | Files | Lines |
* | dsi: Add doc on HDMI modesHEADmaster | 浅倉麗子 | 2020-05-09 | 1 | -11/+45 |
* | LCD: Display init implementation | Sergi Granell | 2019-11-14 | 4 | -3/+445 |
* | Merge pull request #1 from devnoname120/patch-1 | Sergi Granell | 2019-11-13 | 1 | -4/+7 |
|\ |
|
| * | Fix custom directory install | devnoname120 | 2019-11-13 | 1 | -4/+7 |
|/ |
|
* | lib: Minor cleanups | Sergi Granell | 2019-11-10 | 4 | -26/+34 |
* | Sample: clear BSS | Sergi Granell | 2019-11-07 | 2 | -1/+24 |
* | Convert into library | Sergi Granell | 2019-11-06 | 206 | -73/+104 |
* | Minor DSI tweaks | Sergi Granell | 2019-07-13 | 3 | -19/+22 |
* | Add dsi_stop_master | Sergi Granell | 2019-07-13 | 5 | -7/+42 |
* | Rewrite dsi_enable_bus | Sergi Granell | 2019-07-12 | 1 | -438/+286 |
* | Update README | Sergi Granell | 2018-12-31 | 1 | -0/+8 |
* | Memory Card auth working | Sergi Granell | 2018-12-31 | 8 | -27/+322 |
* | Add mbedtls (mbedtls-2.16.0-apache) | Sergi Granell | 2018-12-31 | 161 | -3/+107190 |
* | Add README.md | Sergi Granell | 2018-09-13 | 1 | -0/+24 |
* | Reorder main() | Sergi Granell | 2018-06-26 | 1 | -9/+9 |
* | HDMI: Split init function, don't wait for HPD | Sergi Granell | 2018-06-26 | 3 | -9/+20 |
* | Add smc wrapper | Sergi Granell | 2018-06-26 | 6 | -19/+32 |
* | IFTU: CSC struct cleanups | Sergi Granell | 2018-02-16 | 3 | -33/+75 |
* | Pervasive: Convert DSI pixelclock data to decimal | Sergi Granell | 2018-02-15 | 1 | -20/+20 |
* | DSI timing info hex -> decimal | Sergi Granell | 2018-02-11 | 1 | -17/+22 |
* | Add msif_{read,write}_short_data | Sergi Granell | 2017-08-20 | 2 | -17/+80 |
* | Msif refactoring and simplification | Sergi Granell | 2017-08-18 | 1 | -68/+47 |
* | Msif add msif_read_atrb, wait for CED at init. | Sergi Granell | 2017-08-17 | 2 | -18/+135 |
* | More Msif refactoring, add non-working msif_read_sector | Sergi Granell | 2017-08-17 | 2 | -51/+168 |
* | More Msif refactoring | Sergi Granell | 2017-08-16 | 1 | -43/+44 |
* | Cleanup Msif using macros | Sergi Granell | 2017-08-16 | 1 | -75/+55 |
* | Msif initial code | Sergi Granell | 2017-08-16 | 16 | -54/+492 |
* | Syscon check rx result and retry, add syscon_msif_set_power | Sergi Granell | 2017-08-16 | 4 | -27/+62 |
* | Add Vita 2000 check (untested) | Sergi Granell | 2017-08-13 | 3 | -0/+16 |
* | Add sysroot, model check, fix HDMI IFTU dst_{x,y} | Sergi Granell | 2017-08-10 | 8 | -12/+138 |
* | Add more ctrl buttons | Sergi Granell | 2017-08-07 | 6 | -22/+41 |
* | Add font_draw_stringf | Sergi Granell | 2017-08-07 | 7 | -469/+441 |
* | Refactor display config | Sergi Granell | 2017-08-07 | 7 | -61/+79 |
* | Add missing OLED commands | Sergi Granell | 2017-08-07 | 5 | -17/+55 |
* | OLED starts working | Sergi Granell | 2017-08-07 | 10 | -28/+275 |
* | Refactor display.c, add OLED and LCD stubs | Sergi Granell | 2017-08-07 | 8 | -18/+83 |
* | Use PSPSDK font | Sergi Granell | 2017-08-06 | 2 | -0/+192 |
* | Add font | Sergi Granell | 2017-08-05 | 3 | -2/+14 |
* | Split headers from sources, automatic dependency generation | Sergi Granell | 2017-08-05 | 34 | -2/+12 |
* | Improve IFTU, add draw.{c,h} | Sergi Granell | 2017-08-05 | 9 | -93/+154 |
* | Remove unused include | Sergi Granell | 2017-08-05 | 1 | -1/+0 |
* | HDMI working \o/ | Sergi Granell | 2017-08-05 | 2 | -2/+189 |
* | Updates..., IFTU working. | Sergi Granell | 2017-08-05 | 15 | -301/+351 |
* | DSI: reorder stuff, fix unsigned comparison | Sergi Granell | 2017-08-02 | 2 | -102/+100 |
* | More IFTU, DSI and Pervasive stuff | Sergi Granell | 2017-07-24 | 6 | -53/+257 |
* | HDMI CDC HDP pin working! | Sergi Granell | 2017-07-23 | 25 | -2060/+1513 |
* | Initial commit | Sergi Granell | 2017-07-21 | 18 | -0/+3033 |