summaryrefslogtreecommitdiffstats
path: root/lib/driver.c
Commit message (Expand)AuthorAgeFilesLines
* 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