summaryrefslogtreecommitdiffstats
path: root/utils/atj2137
AgeCommit message (Expand)AuthorFilesLines
2020-11-13Bugfix Backlight_init should be called after lcd_initWilliam Wilgus1-4/+3
2017-10-26atjboottool: document more header fields and crypto codeAmaury Pouly3-181/+264
2017-10-20atjboottool: add support for FwuTailAmaury Pouly1-6/+60
2017-09-29atjboottool: put afi and fw code in its own filesAmaury Pouly7-392/+499
2017-09-29atjboottool: split fwu code into its own fileAmaury Pouly7-1072/+1143
2017-07-30atjboottool: cleanup and add support for atj2127Amaury Pouly1-55/+203
2015-01-04Fix uninitialized variable (should fix libusb retry handling)Thomas Jarosch1-0/+1
2014-11-15adfuload: fix argument parsingAmaury Pouly1-1/+2
2014-11-06adfuload: Improve arguments parsingMarcin Bukat1-39/+85
2014-11-05hwstub: Add atj213x supportbootloader_zenxfi3_v1Marcin Bukat3-27/+47
2014-10-31atjbootool: fix date printingAmaury Pouly1-1/+1
2014-10-18atj213x: e100/150 lcd test binaryMarcin Bukat10-0/+6075
2014-03-04atj213x: various fixes in sample code snippetsMarcin Bukat4-22/+25
2014-02-14atj213x: rework crt0.S in test codeMarcin Bukat1-9/+8
2014-02-09atj213x: Simple test exploring irq handlingMarcin Bukat9-0/+3947
2014-01-08adfuload: add atj213x timer0 test programMarcin Bukat7-0/+3764
2014-01-03atj213x: obtain PC value in more elegant wayMarcin Bukat1-7/+6
2013-12-13adfuload: add test programMarcin Bukat7-0/+3759
2013-12-11adfuload: utility to upload and exec binary using brom adfu mode of atj213x SoCMarcin Bukat4-0/+591
2012-10-30atjboottool: add missing copyright headersAmaury Pouly3-0/+60
2012-10-04atj: provide default output prefix/filenames on unpackingAmaury Pouly1-17/+66
2012-10-03Introduce atjboottool for ATJ213x firmwaresAmaury Pouly6-0/+1703