Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-06 | mkubootenv: Autodetect flags in reverse modeHEADmaster | Tobias Klauser | 1 | -27/+37 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2013-02-06 | mkubootenv: Simplify handling of redundant flags | Tobias Klauser | 1 | -26/+25 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2013-02-06 | mkubootenv: Rename flag_size/FLAG_SIZE to flags_size/FLAGS_SIZE | Tobias Klauser | 1 | -16/+16 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2013-02-06 | mkbootenv: Move file format descriptions to README | Tobias Klauser | 1 | -12/+2 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2011-03-08 | add support for redundant environment | Urs Ritzmann | 1 | -15/+53 | |
Specify the -f command line option for flags in header. | |||||
2009-12-14 | Add README and example directory, correct usage | Tobias Klauser | 1 | -1/+1 | |
2009-12-14 | Typo in copyright header corrected | Tobias Klauser | 1 | -1/+1 | |
2009-11-10 | Remove old option from usage (never implemented) | Tobias Klauser | 1 | -1/+1 | |
2009-10-26 | Disable debugging, update comment | Tobias Klauser | 1 | -15/+6 | |
2009-10-26 | Support specifying image size in hex | Tobias Klauser | 1 | -5/+15 | |
2009-10-26 | Emit warning in case no end of data is encountered | Tobias Klauser | 1 | -0/+3 | |
2009-10-23 | Implement CRC checking in reverese mode | Tobias Klauser | 1 | -1/+4 | |
2009-10-23 | Implement reverse operation | Tobias Klauser | 1 | -102/+196 | |
2009-10-23 | More verbose comments, simplify copying code a bit | Tobias Klauser | 1 | -8/+24 | |
2009-10-23 | Remove -t commandline parameter, cleanup | Tobias Klauser | 1 | -16/+5 | |
2009-10-23 | Initial import of U-Boot environment image creator | Tobias Klauser | 1 | -0/+224 | |