summaryrefslogtreecommitdiffstats
path: root/lib/driver.c
Commit message (Expand)AuthorAgeFilesLines
* Driver: expose dummy_probeNishanth Menon2008-08-151-0/+1
* only compile devinfo command when selectedSascha Hauer2008-08-131-0/+4
* lseek: return -1 for errors and check for that return valueSascha Hauer2008-08-011-1/+1
* - introduce ioctl callSascha Hauer2008-06-061-0/+32
* Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-041-1/+1
* get_device_by_path now obeys cwdMarc Kleine-Budde2007-11-191-3/+10
* fixed doku renamed ip -> ipaddrMarc Kleine-Budde2007-11-121-1/+1
* adding various dokuJuergen Beisert2007-11-081-1/+33
* export symbols get_device_by_path and dev_add_childsascha2007-10-191-0/+2
* Fix documentation for addpart/delpart/devinfo. These commandssascha2007-10-191-1/+1
* compile fixsascha2007-10-191-3/+5
* - Implement tree structure for devicessascha2007-10-191-46/+60
* let erase and protect functions return int instead of size_t. TheySascha Hauer2007-10-111-2/+2
* replace 8 spaces with tabsSascha Hauer2007-10-111-64/+64
* Use Linux kernel list for drivers and devices instead of handmadeSascha Hauer2007-10-111-137/+57
* export symbolsSascha Hauer2007-10-071-0/+4
* declare lots of functions staticSascha Hauer2007-09-281-1/+1
* remove u-boot command paramter flagSascha Hauer2007-09-241-1/+1
* implement flash protectionSascha Hauer2007-07-161-0/+8
* implement memmap().Sascha Hauer2007-07-151-0/+22
* fix silly bug in unregister_device(). When unregistering devicesSascha Hauer2007-07-141-2/+2
* use debug() macroSascha Hauer2007-07-051-5/+9
* svn_rev_706Sascha Hauer2007-07-051-0/+22
* svn_rev_639Sascha Hauer2007-07-051-0/+333