Commit Graph

  • 5507339628 Prepare 0.3.6 master v0.3.6 Stefano Babic 2024-10-17 22:30:06 +0200
  • 676208e3b4 Update mail address in sources Stefano Babic 2024-10-17 22:41:31 +0200
  • fe217bb3d4
    Merge 58f756b209 into 123383ebf4 #30 Lukas 2024-07-23 16:08:27 +0200
  • 58f756b209 Add range check for variables #30 Lukas Funke 2024-07-23 15:26:22 +0200
  • d93d31345b
    Merge eaa4d10543 into 123383ebf4 #24 Ming 2024-07-18 17:01:13 +0200
  • 3e8bdb63d6
    Merge 65424c7912 into 123383ebf4 #29 Ming 2024-07-08 14:48:45 +0800
  • 123383ebf4 src/uboot_env.c: Increase line length Leon Anavi 2024-07-05 11:43:27 +0300
  • 65424c7912 uboot_env.c: add flagstype field to yaml #29 Ming Liu 2024-06-12 16:11:27 +0200
  • 6b1c689dcc Let set a list of writable variables Stefano Babic 2024-05-15 14:27:12 +0200
  • e4d6ae56f6 Remove warnings Stefano Babic 2024-05-14 16:09:44 +0200
  • 07ea1db6cb Factorize function to set variables's flags Stefano Babic 2024-05-14 14:40:11 +0200
  • 248ae58fc5
    Update README.md Stefano Babic 2024-05-10 17:29:12 +0200
  • 5a6f16a26c Handle race conditions in UBI_IOCATT James Hilliard 2024-04-11 11:54:29 -0600
  • 0efb622f16 Use stdint.h integer types on FreeBSD Storm, Christian 2024-01-22 09:13:59 +0000
  • c478e8d92b uboot_env: Emulate %ms in sscanf() Storm, Christian 2023-11-30 21:01:19 +0000
  • 9c8fb7f7b7 uboot_env: Make consume_event static Storm, Christian 2023-11-29 20:32:27 +0000
  • 86421eb370 Move MTD related function to separate file Stefano Babic 2023-11-28 19:09:38 +0100
  • 3f4d15e36c Prepare 0.3.5 v0.3.5 Stefano Babic 2023-10-08 13:27:52 +0200
  • fc9a3991fa Allow specifying UBI Volumes by MTD path James Hilliard 2023-10-06 08:28:29 -0600
  • beb2dc8c33 Add libuboot_namespace_from_dt Stefano Babic 2023-09-20 13:28:54 +0200
  • 3a9e42f2d7 README: fix Build dtatus link Stefano Babic 2023-09-02 15:37:25 +0200
  • eac01b42da docs: fw_env_config.md: Add info about namespace selection in YAML config Frieder Schrempf 2023-08-16 11:56:41 +0200
  • 13db2877ac docs: fw_env_config.md: Limit line length Frieder Schrempf 2023-08-16 11:56:40 +0200
  • 3210931b43 Try to autoselect namespace based on DT property Frieder Schrempf 2023-08-16 11:56:39 +0200
  • 1105150ef1 validate_flags: Use isdigit() instead of strtoull() Philip Oberfichtner 2023-06-15 15:08:56 +0200
  • 3e450baaf9 validate_flags: Bugfix for TYPE_ATTR_HEX Philip Oberfichtner 2023-06-15 15:08:54 +0200
  • 9f17a00ee5 Revert "fw_setenv: fix bug when SPI flash write size != sector size" Stefano Babic 2023-06-15 16:54:46 +0200
  • e2f4b6b90f Aligned with 0.3.4 gh-pages Stefano Babic 2023-06-02 13:15:05 +0200
  • 4dfb5254fc Prepare 0.3.4 v0.3.4 Stefano Babic 2023-06-02 13:07:22 +0200
  • eaa4d10543 fw_env_config.md: fix mismatching text #24 Ming Liu 2023-05-26 12:52:43 +0200
  • 6b389a9ef4 Add function to return the library version Stefano Babic 2023-04-12 13:16:23 +0200
  • 061e05f902 Add compatibility with older version Stefano Babic 2023-04-10 12:00:18 +0200
  • 91d06f201e Move declaration to be compatible with older distro Stefano Babic 2023-04-04 11:02:10 +0200
  • ba3e1e7a98 CI: set verbosity to check errors Stefano Babic 2023-04-01 11:06:53 +0200
  • 6d46d354bd CI: update to jammy Stefano Babic 2023-04-01 11:02:23 +0200
  • 27d8ef1147 CI: Add dependency to libyaml Stefano Babic 2023-04-01 10:56:59 +0200
  • 0d2eb5ac61 libuboot_exit: fix memory leaks Michael Heimpold 2023-03-31 23:50:11 +0200
  • 896db84c2f libuboot_read_multiple_config: clamp return value Michael Heimpold 2023-03-31 23:50:10 +0200
  • 7e63cb1c24 Use lockfile from content if defined Michael Heimpold 2023-03-31 23:50:09 +0200
  • 85faccba7a doc: mark yaml example as such Michael Heimpold 2023-03-31 17:25:11 +0200
  • c6784ab6fa Add new configuration file in YAML Stefano Babic 2023-03-25 18:14:02 +0100
  • 0333195bba Replace fw_setenv with symlink to fw_printenv Michael Heimpold 2023-03-01 22:07:12 +0100
  • 151c5ac3dc .gitignore: add Eclipse project noise Michael Heimpold 2023-03-01 22:06:44 +0100
  • ce04db9178 Apply consistent formatting to tables and headings Michael Heimpold 2023-02-22 23:15:59 +0100
  • a3db2dcf3f Improve API documentation Michael Heimpold 2023-02-22 23:15:58 +0100
  • 93ff09bd8d Fix a few minor whitespace errors Michael Heimpold 2023-02-22 23:15:57 +0100
  • 1081006221 Prepare 0.3.3 v0.3.3 Stefano Babic 2022-09-05 11:03:32 +0200
  • 5d3e33c203 CMakeLists.txt: fix some inconsistent coding style Ming Liu 2022-09-02 12:55:57 +0200
  • 0e8f45cb9e fw_printenv: dont hard-code configuration/environment files Ming Liu 2022-09-02 12:55:56 +0200
  • d6a26d55ad CMakeLists.txt: fix some inconsistent coding style #22 Ming Liu 2022-08-29 12:14:37 +0200
  • beb3220803 fw_printenv: dont hard-code configuration/environment files Ming Liu 2022-08-25 13:35:02 +0200
  • 44ecc1c216 fw_setenv: fix bug when SPI flash write size != sector size Hugo Villeneuve 2022-08-04 10:04:21 -0400
  • 9ddccfc18c uboot_env: fix fileprotect for Android Gary Bisson 2022-03-08 13:51:50 +0100
  • 066bec439f CI: add REUSE compatibility check Stefano Babic 2022-03-08 10:57:50 +0100
  • 5cd7022b04 Android.bp: add missing copyright Gary Bisson 2022-03-08 10:48:14 +0100
  • 73d0ded347 Android.bp: initial addition Gary Bisson 2022-03-08 09:53:52 +0100
  • 629c5bc126 uboot_env: remove unused function Gary Bisson 2022-03-08 09:53:51 +0100
  • 2dab85eeab uboot_env: remove unused parameters Gary Bisson 2022-03-08 09:53:50 +0100
  • 82730b41e7 uboot_env: remove unused variables Gary Bisson 2022-03-08 09:53:49 +0100
  • 2736ff3dc9 uboot_env: fix pointer-sign warnings Gary Bisson 2022-03-08 09:53:48 +0100
  • f5d9292ede uboot_env: switch to strchr/strrchr Gary Bisson 2022-03-08 09:53:47 +0100
  • 369121e285 Add description of the fw_setenv script syntax Domenico Andreoli 2021-11-01 19:12:32 +0100
  • 10c9a571f1 Include cstddef in the header for C++ Oleksandr Kravchuk 2021-12-16 16:19:50 +0100
  • 764226a7de Include cstddef in the header for C++ #19 Oleksandr Kravchuk 2021-12-16 16:08:15 +0100
  • 471cdd51e4 Correct type of conversion of HEX .flags Bartel Eerdekens 2021-11-03 14:39:24 +0100
  • 7dbfffa4cc Fix parsing multiple .flags variables Stefano Babic 2021-11-02 16:11:40 +0100
  • de31f3d7a6 Add REUSE badge Stefano Babic 2021-11-02 15:14:39 +0100
  • 6390c1c26a Make libubootenv REUSE compliant Stefano Babic 2021-11-02 15:07:48 +0100
  • eac8f0c847
    Merge aefb8a793e into 0573071354 #13 Devendra 2021-09-15 14:14:10 +0200
  • 0573071354 doxygen: fix libuboot_open/close return value description Jan Havran 2021-08-26 18:03:30 +0200
  • 6bcfb53d1d fw_printenv: return non-zero status when uboot env doesn't exist #17 Richard Burke 2021-08-24 15:46:40 +0000
  • 0d12468c83 Add documentation for the configuration file Stefano Babic 2021-07-22 13:55:49 +0200
  • b1178c10f5 Add configuration for disabling MTD lock Stefano Babic 2021-07-22 13:54:25 +0200
  • 5dadcb3e10 main: Remove duplicated code about '=' in variable name. Francis Laniel 2021-07-06 20:00:18 +0200
  • e085e3702e libubootenv: Forbid to give empty variable name to fw_setenv. Francis Laniel 2021-07-06 20:00:17 +0200
  • 42f919e29c main: Check libuboot_set_env() result. Francis Laniel 2021-07-06 20:00:16 +0200
  • 1bc91d1086 CI: add gitlab config Stefano Babic 2021-07-12 00:04:37 +0200
  • ba7564f500 Prepare 0.3.2 v0.3.2 Stefano Babic 2021-05-01 12:24:30 +0200
  • f4ab25ded1 shared library: Link against zlib Reto Schneider 2021-04-27 13:22:38 +0200
  • e663439e3d Always fsync file writes Brandon Maier 2021-03-02 12:48:57 -0600
  • 80b7f316ee Treat '=' as an illegal character in variable names Brandon Maier 2021-03-01 16:42:11 -0600
  • 950f541889 libuboot_env: fix calculation of usable envsize Sava Jakovljev 2020-12-16 16:48:37 +0100
  • fb88032979 Correct initialisations in libuboot_configure Alex Kiernan 2021-01-10 10:53:24 +0000
  • 20d1ec784e Force writing of environment if default is used Wang Xin 2020-12-15 17:50:25 +0100
  • 5ca11bd963 libuboot_env: correct length to usable env size length Manuel Dipolt 2020-11-25 17:41:42 +0100
  • aefb8a793e Travis-ci: added support for ppc64le #13 Devendranath Thadi 2020-11-27 08:28:20 +0000
  • b6871dcbf2
    Merge f21be93936 into cd4a8f1b89 #12 Manuel Dipolt 2020-12-10 19:06:39 -0600
  • cd4a8f1b89 libuboot_env_store: fix env double-null termination Sami Hartikainen 2020-10-13 15:36:32 +0300
  • f21be93936
    Update uboot_env.c #12 Manuel Dipolt 2020-11-20 13:54:38 +0100
  • 95101640b2 uboot_env: fix infinite loop on short read (EOF) Christian Storm 2020-10-13 08:35:23 +0200
  • 824551ac77 Prepare 0.3.1 v0.3.1 Stefano Babic 2020-09-04 22:05:39 +0200
  • ca6aaa1659 Fix file reading/writing when the environment is in EEPROM Adrian Bunk 2020-09-03 12:06:44 +0300
  • 59d0b0f6ba Fix file reading/writing when the environment is in EEPROM #10 Adrian Bunk 2020-09-03 12:06:44 +0300
  • a031dea2bf Fix regression in UBI volume support S. Lockwood-Childs 2020-08-20 01:28:43 -0700
  • c91c150eab Define SOVERSION to indicate API version Stefano Babic 2020-08-16 18:21:02 +0200
  • ad253cfdb0 Prepare 0.3 v0.3 Stefano Babic 2020-08-12 11:40:54 +0200
  • 1efed8373c Increase max length for device name Stefano Babic 2020-08-12 11:27:21 +0200
  • 6f4fc1ccdc uboot_env: Use canonicalized pathname when reading device Ming Liu 2020-08-08 17:04:48 +0200
  • 23b30860c1 Fix bug introduced by commit 52a70114 Stefano Babic 2020-08-07 09:28:06 +0200
  • ed1a53ecbf Dont store to device if no value changes Ming Liu 2020-08-04 22:21:20 +0200