aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* tools: nv_data-md5 tool for calculating (salted) nv_data md5Paul Kocialkowski2016-02-021-0/+1
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* gitignore: Binaries from toolsPaul Kocialkowski2014-11-021-2/+2
| | | | Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Ignore the autotools INSTALL filePaul Wise2014-11-021-0/+1
|
* tools: add first and untested version of a simple forward utilitySimon Busch2012-01-241-0/+1
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Update .gitignore fileSimon Busch2011-11-231-0/+1
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Rework API of this library to integrate better with other environments than ↵Simon Busch2011-10-101-1/+1
| | | | | | | | | | | | | | | | | Android * send/recv is now done outside this library; the user has to provide callbacks for send and recv * it's now possible to create more than one ipc client as every ipc API method needs an object of type ipc_client (which is the context it operates in) * there are now two different client types for the crespo machine: RFS and FMT * disabled h1 client for now * removed power on/off functionality; should be done by another userland component with handling the correct sysfs nodes rather than dealing with ioctls for this. * updated vala interface description file to reflect API changes * various source code cleanups Signed-off-by: Simon Busch <morphis@gravedo.de>
* Remove files which should not be hidden from .gitignoreSimon Busch2011-08-251-2/+0
|
* Add .gitignore fileSimon Busch2011-08-251-0/+32