118 Commits (6d46d354bdc26d4b9d4d4feb355f46294a0db530)
 

Author SHA1 Message Date
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
Gary Bisson 2736ff3dc9 uboot_env: fix pointer-sign warnings 3 years ago
Gary Bisson f5d9292ede uboot_env: switch to strchr/strrchr 3 years ago
Domenico Andreoli 369121e285 Add description of the fw_setenv script syntax 3 years ago
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