92 Commits (10c9a571f1c0472799f72b1924b039aab231e95f)
 

Author SHA1 Message Date
Oleksandr Kravchuk 10c9a571f1 Include cstddef in the header for C++ 3 years ago
Bartel Eerdekens 471cdd51e4 Correct type of conversion of HEX .flags 3 years ago
Stefano Babic 7dbfffa4cc Fix parsing multiple .flags variables 3 years ago
Stefano Babic de31f3d7a6 Add REUSE badge 3 years ago
Stefano Babic 6390c1c26a Make libubootenv REUSE compliant 3 years ago
Jan Havran 0573071354 doxygen: fix libuboot_open/close return value description 3 years ago
Stefano Babic 0d12468c83 Add documentation for the configuration file 3 years ago
Stefano Babic b1178c10f5 Add configuration for disabling MTD lock 3 years ago
Francis Laniel 5dadcb3e10 main: Remove duplicated code about '=' in variable name. 3 years ago
Francis Laniel e085e3702e libubootenv: Forbid to give empty variable name to fw_setenv. 3 years ago
Francis Laniel 42f919e29c main: Check libuboot_set_env() result. 3 years ago
Stefano Babic 1bc91d1086 CI: add gitlab config 3 years ago
Stefano Babic ba7564f500 Prepare 0.3.2 4 years ago
Reto Schneider f4ab25ded1 shared library: Link against zlib 4 years ago
Brandon Maier e663439e3d Always fsync file writes 4 years ago
Brandon Maier 80b7f316ee Treat '=' as an illegal character in variable names 4 years ago
Sava Jakovljev 950f541889 libuboot_env: fix calculation of usable envsize 4 years ago
Alex Kiernan fb88032979 Correct initialisations in libuboot_configure 4 years ago
Wang Xin 20d1ec784e Force writing of environment if default is used 4 years ago
Manuel Dipolt 5ca11bd963 libuboot_env: correct length to usable env size length 4 years ago
Sami Hartikainen cd4a8f1b89 libuboot_env_store: fix env double-null termination 4 years ago
Christian Storm 95101640b2 uboot_env: fix infinite loop on short read (EOF) 4 years ago
Stefano Babic 824551ac77 Prepare 0.3.1 4 years ago
Adrian Bunk ca6aaa1659 Fix file reading/writing when the environment is in EEPROM 4 years ago
S. Lockwood-Childs a031dea2bf Fix regression in UBI volume support 4 years ago
Stefano Babic c91c150eab Define SOVERSION to indicate API version 4 years ago
Stefano Babic ad253cfdb0 Prepare 0.3 4 years ago
Stefano Babic 1efed8373c Increase max length for device name 4 years ago
Ming Liu 6f4fc1ccdc uboot_env: Use canonicalized pathname when reading device 4 years ago
Stefano Babic 23b30860c1 Fix bug introduced by commit 52a70114 4 years ago
Ming Liu ed1a53ecbf Dont store to device if no value changes 4 years ago
Stefano Babic 4a0a4662e2
Merge pull request #7 from TomzBench/cmake-fix 4 years ago
Stefano Babic 6117831032 Added Coverity badge 4 years ago
Stefano Babic 49372a11ac Fix coverity #293496 4 years ago
Stefano Babic 69a6819c02 Fix coverity #293503 and #293507 4 years ago
Stefano Babic 258bf52d49 Fix coverity #293501 4 years ago
Stefano Babic aa52e616c7 Fix coverity #293505 4 years ago
Stefano Babic 52a70114bd Fix coverity #293504 and #293506 4 years ago
Stefano Babic e822218950 Fix coverity #293495 and #293497 4 years ago
Stefano Babic 23b305f67a Fix coverity #293499 4 years ago
Stefano Babic 25ef1f60d1 Add coverity setup for Travis 4 years ago
thomas 41b51886df fixed install for static target, fixed BUILD_DOC acknowledgement 4 years ago
Kristian Amlie 86bd30a14e Restore ability to feed script file via stdin, using `-s -`. 4 years ago
Markus Klotzbuecher c91dccab34 ubi, write: fix invalid envsize ptr to UBI_IOCVOLUP 5 years ago
Max Krummenacher f4b9cde381 Allow negative offsets 5 years ago
Stefano Babic 45bf92ab6c Detect sector size if not found in config 5 years ago
Pierre-Jean Texier' via swupdate 9f59db6465 uboot_env: remove unused variables 5 years ago
Pierre-Jean Texier' via swupdate 65d243e88b README: libubootenv is now in oe-core 5 years ago
Stefano Babic ba952d05ec BUG: variable lists not released in close() 5 years ago
Stefano Babic 690f868075 Variables are not removed when loading from file 5 years ago