index
:
mkubootenv.git
master
U-Boot environment image creator
Tobias Klauser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
Typo in copyright header corrected
Tobias Klauser
1
-1
/
+1
2009-12-10
crc32: Remove useless BIT_MASK macro and replace only user by constant
Tobias Klauser
1
-3
/
+1
2009-11-10
Remove old option from usage (never implemented)
Tobias Klauser
1
-1
/
+1
2009-10-27
crc32: Coding style
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
Add .gitignore
Tobias Klauser
1
-0
/
+4
2009-10-26
Emit warning in case no end of data is encountered
Tobias Klauser
1
-0
/
+3
2009-10-26
Rework Makfile, add install/uninstall targets
Tobias Klauser
1
-8
/
+18
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
Use C99 type for byte in crc32.c
Tobias Klauser
1
-4
/
+3
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
4
-0
/
+329