| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-05 | Improve license declaration for cmd_ini.h | Joe Hershberger | |
| Instead of referenceing the source webpage (which can change) include the license in the source file. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Reported-by: Igor Grinberg <grinberg@compulab.co.il> Cc: Igor Grinberg <grinberg@compulab.co.il> Cc: Tom Rini <trini@ti.com> Cc: Wolfgang Denk <wd@denx.de> Acked-by: Wolfgang Denk <wd@denx.de> | |||
| 2012-10-03 | Add a new "ini" command | Joe Hershberger | |
| This allows you to read ini-formatted data from anywhere and then import one of the sections into the environment This is based on rev 16 at http://code.google.com/p/inih/ Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> | |||