summaryrefslogtreecommitdiff
path: root/drivers/misc/ds4510.c
AgeCommit message (Expand)Author
2017-05-22Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDRSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510Simon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_RSTSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_MEMSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_DS4510_INFOSimon Glass
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2009-01-24Add support for Maxim's DS4510 I2C devicePeter Tyser