summaryrefslogtreecommitdiff
path: root/board/varisys/common/sys_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* varisys: Remove dead codeTom Rini2021-08-301-500/+0
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-1/+1
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* 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-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* mpc85xx: Add support for the Varisys Cyrus boardAndy Fleming2015-11-041-0/+498