summaryrefslogtreecommitdiff
path: root/board/synopsys/hsdk/env-lib.c
AgeCommit message (Expand)Author
2023-10-24arc: Remove common.h usageTom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-08-11env: Move env_get_ulong() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-02ARC: HSDK: Add platform-specific commandsEugeniy Paltsev