aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-06-06[ndebug] Move NDebug from main LK tree to Coral tree.Gurjant Kalsi
2016-04-25[mtldr][udev] Fixed a typo in the udev rules.Gurjant Kalsi
2016-04-25[mtldr] Add udev rules, use new vid/pid, separate bootloader usb from main sy...Gurjant Kalsi
2016-04-18[ndebug] Setup NDebug endpoints and create a bidirectional serial pipe over USB.Gurjant Kalsi
2016-03-28[dartuino][bootloader] Changes as per code review.Gurjant Kalsi
2016-03-09[dartuino][bootloader] Get Bootloader USB working.Gurjant Kalsi
2016-03-04[tools][mkimage] Update mkimage deps to reflect external refactoring.Gurjant Kalsi
2016-02-14[vim] remove vim expandtab comments on most of the filesTravis Geiselbrecht
2016-02-14[style] mass reformat all the non external code to 4 space indentsTravis Geiselbrecht
2015-09-02[tools] add bin2h.pyTravis Geiselbrecht
2015-06-29[tools] remove the CDECL stuff from tools/ since they can't safely include co...Travis Geiselbrecht
2015-06-26[build] __BEGIN/__END_CDECLS around many headersBrian Swetland
2015-04-27[tools][lkboot] fork/exec the zynq-dcc utility for transferring over jtagTravis Geiselbrecht
2015-04-24[tools][mkimage] add section and string types to usage messageErik Gilling
2015-04-17[tools] add second gitignore to avoid checking in binary toolsTravis Geiselbrecht
2015-01-08[tools][mkimage] fix bug handling -o command line switchTravis Geiselbrecht
2014-12-11[tools] trim metadata and endian swap fpga images in toolsTravis Geiselbrecht
2014-11-21[app][lkboot] add code to create/remove additional partitions, try to boot bo...Travis Geiselbrecht
2014-11-21[lib][bootimage] first stab at device side bootimage processingTravis Geiselbrecht
2014-11-21[lib][mincrypt] move the mincrypt headers in a level to match the module nameTravis Geiselbrecht
2014-11-20[tools][lkboot] expand transfer bufferBrian Swetland
2014-09-26[tools][mkimage] boot image creator and headerBrian Swetland
2014-09-16[tools][lkboot] dns lookup the host address on the command lineTravis Geiselbrecht
2014-09-03[tools][lkboot] allow lkboot <host> :command to send 'raw' commandsBrian Swetland
2014-08-11[tools][lkboot] add 'reboot' to the usage outputTravis Geiselbrecht
2014-08-08[tools][lkboot] split commandline tool and protocol codeBrian Swetland
2014-08-08[tools][lkboot] fix getsysparamBrian Swetland
2014-08-06[lkboot] reboot supportBrian Swetland
2014-08-06[warnings] knock out a few warnings and add a few vim tagsTravis Geiselbrecht
2014-08-06[lkboot] add "getsysparam", support data return from serverBrian Swetland
2014-08-05[tools][lkboot] commandline tool to talk to lkboot serverBrian Swetland