66 Commits (v0.3)
 

Author SHA1 Message Date
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
Mauro Condarelli 9e3586a6cd Make sure there's no file descriptor leakage in case of error 5 years ago
Mauro Condarelli 03647c43da Check config file defines a non-zero Sector size 5 years ago
Stefano Babic 3b2d4f1de7 Check environment size from fw_env.config 5 years ago
Stefano Babic 879c0731fa Do not hardcode path for install 5 years ago
Pierre-Jean Texier' via swupdate d9c639b4ab libubootenv: add pkg-config support 5 years ago
Pierre-Jean Texier' via swupdate cc628ee0cd libuboot: wrap libuboot in extern "C" for C++ 5 years ago
Stefano Babic bf6ff631c0 Prepare 0.2 5 years ago
Stefano Babic 3393485ac4 Fix compiler warning 5 years ago
Philippe Reynes 8f7c00a774 uboot_env: fix the resarch of ubi volume 5 years ago
Adrian Freihofer 9294981672 handle protected mmcblk_boot_ devices 5 years ago
Adrian Freihofer ac6d18ad7b add missing includes 5 years ago
Adrian Freihofer 8106b659ad add .editorconfig file 5 years ago
Pierre-Jean Texier' via swupdate 3286c571c7 CMakeLists: fix build with old compilers 5 years ago
Stefano Babic 4d0504748c
Merge pull request #3 from lamby/reproducible-build 5 years ago
Chris Lamb d63e76fdf3 Make the build reproducible 5 years ago
Lars Lockenvitz 9e121d4111 uboot_env: fix print format of type size_t 5 years ago
Philippe Reynes 6c623d18b4 uboot_env: add ubi volume support 5 years ago
Philippe Reynes 8feae6adac uboot_env: add a flag to manage device type 5 years ago
Philippe Reynes 65ae5fe2c9 uboot_env: don't accept MTD_DATAFLASH and MTD_UBI_VOLUME 5 years ago
Philippe Reynes 2c36d07ca0 uboot_env: nand: fix return of devwrite 5 years ago
Philippe Reynes a1744ab6a0 uboot_env: nand: fix return of devread 5 years ago
Lukasz Zemla' via swupdate 88de5d2b0b uboot_env: access_tostring: fix write once flag 5 years ago
Pierre-Jean Texier' via swupdate 41999c9801 README: rework README file 5 years ago
Pierre-Jean Texier' via swupdate a0ec01c332 doc: add Buildroot support 5 years ago
Pierre-Jean Texier' via swupdate 5af2a3b9c4 uboot_env: fix comment typo 6 years ago
Pierre-Jean Texier' via swupdate 43d67078d3 uboot_env: remove <pthread.h> header file 6 years ago