145 Commits (master)
 

Author SHA1 Message Date
Stefano Babic 5507339628 Prepare 0.3.6 3 weeks ago
Stefano Babic 676208e3b4 Update mail address in sources 3 weeks ago
Leon Anavi 123383ebf4 src/uboot_env.c: Increase line length 4 months ago
Stefano Babic 6b1c689dcc Let set a list of writable variables 6 months ago
Stefano Babic e4d6ae56f6 Remove warnings 6 months ago
Stefano Babic 07ea1db6cb Factorize function to set variables's flags 6 months ago
Stefano Babic 248ae58fc5
Update README.md 6 months ago
James Hilliard 5a6f16a26c Handle race conditions in UBI_IOCATT 7 months ago
Storm, Christian 0efb622f16 Use stdint.h integer types on FreeBSD 10 months ago
Storm, Christian c478e8d92b uboot_env: Emulate %ms in sscanf() 11 months ago
Storm, Christian 9c8fb7f7b7 uboot_env: Make consume_event static 11 months ago
Stefano Babic 86421eb370 Move MTD related function to separate file 11 months ago
Stefano Babic 3f4d15e36c Prepare 0.3.5 1 year ago
James Hilliard fc9a3991fa Allow specifying UBI Volumes by MTD path 1 year ago
Stefano Babic beb2dc8c33 Add libuboot_namespace_from_dt 1 year ago
Stefano Babic 3a9e42f2d7 README: fix Build dtatus link 1 year ago
Frieder Schrempf eac01b42da docs: fw_env_config.md: Add info about namespace selection in YAML config 1 year ago
Frieder Schrempf 13db2877ac docs: fw_env_config.md: Limit line length 1 year ago
Frieder Schrempf 3210931b43 Try to autoselect namespace based on DT property 1 year ago
Philip Oberfichtner 1105150ef1 validate_flags: Use isdigit() instead of strtoull() 1 year ago
Philip Oberfichtner 3e450baaf9 validate_flags: Bugfix for TYPE_ATTR_HEX 1 year ago
Stefano Babic 9f17a00ee5 Revert "fw_setenv: fix bug when SPI flash write size != sector size" 1 year ago
Stefano Babic 4dfb5254fc Prepare 0.3.4 1 year ago
Stefano Babic 6b389a9ef4 Add function to return the library version 2 years ago
Stefano Babic 061e05f902 Add compatibility with older version 2 years ago
Stefano Babic 91d06f201e Move declaration to be compatible with older distro 2 years ago
Stefano Babic ba3e1e7a98 CI: set verbosity to check errors 2 years ago
Stefano Babic 6d46d354bd CI: update to jammy 2 years ago
Stefano Babic 27d8ef1147 CI: Add dependency to libyaml 2 years ago
Michael Heimpold 0d2eb5ac61 libuboot_exit: fix memory leaks 2 years ago
Michael Heimpold 896db84c2f libuboot_read_multiple_config: clamp return value 2 years ago
Michael Heimpold 7e63cb1c24 Use lockfile from content if defined 2 years ago
Michael Heimpold 85faccba7a doc: mark yaml example as such 2 years ago
Stefano Babic c6784ab6fa Add new configuration file in YAML 2 years ago
Michael Heimpold 0333195bba Replace fw_setenv with symlink to fw_printenv 2 years ago
Michael Heimpold 151c5ac3dc .gitignore: add Eclipse project noise 2 years ago
Michael Heimpold ce04db9178 Apply consistent formatting to tables and headings 2 years ago
Michael Heimpold a3db2dcf3f Improve API documentation 2 years ago
Michael Heimpold 93ff09bd8d Fix a few minor whitespace errors 2 years ago
Stefano Babic 1081006221 Prepare 0.3.3 2 years ago
Ming Liu 5d3e33c203 CMakeLists.txt: fix some inconsistent coding style 2 years ago
Ming Liu 0e8f45cb9e fw_printenv: dont hard-code configuration/environment files 2 years ago
Hugo Villeneuve 44ecc1c216 fw_setenv: fix bug when SPI flash write size != sector size 2 years ago
Gary Bisson 9ddccfc18c uboot_env: fix fileprotect for Android 3 years ago
Stefano Babic 066bec439f CI: add REUSE compatibility check 3 years ago
Gary Bisson 5cd7022b04 Android.bp: add missing copyright 3 years ago
Gary Bisson 73d0ded347 Android.bp: initial addition 3 years ago
Gary Bisson 629c5bc126 uboot_env: remove unused function 3 years ago
Gary Bisson 2dab85eeab uboot_env: remove unused parameters 3 years ago
Gary Bisson 82730b41e7 uboot_env: remove unused variables 3 years ago