aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ini.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+1
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-1/+1
* cmd: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+1
* cmd: ini: Fix build warningJonas Karlman2023-07-281-1/+1
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-4/+4
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+252