Commit Graph

11 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Adam Ford f1b1f77060 Convert CONFIG_SPI to Kconfig 6 years ago
Simon Glass a1dc980d88 Convert CONFIG_CMD_EEPROM et al to Kconfig 7 years ago
Simon Glass 69153988a6 i2c: Finish dropping use of CONFIG_I2C_HARD 7 years ago
Nikita Kiryanov 3dc9be8208 eeprom: merge cmdline parsing of eeprom commands 8 years ago
Nikita Kiryanov e7c2729bb3 eeprom: use eeprom_execute_command for all eeprom functions 8 years ago
Nikita Kiryanov c40f03723f eeprom: refactor i2c bus and devaddr parsing 8 years ago
Nikita Kiryanov aa9e604410 cmd: eeprom: add support for layout aware commands 8 years ago
Nikita Kiryanov 2636ac65a8 cmd: eeprom: add bus switching support for all i2c drivers 8 years ago
Mario Six a6e7b7744e i2c/eeprom: Always define I2C_RXTX_LEN 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Alexey Brodkin 52bc7c7e2b eeprom: fix eeprom write procedure 9 years ago
Marek Vasut d4e69e617c eeprom: Clean up checkpatch issues 9 years ago
Marek Vasut d4fec4e988 eeprom: Add support for selecting i2c bus 9 years ago
Marek Vasut 354e3ed754 eeprom: Add bus argument to eeprom_init() 9 years ago
Marek Vasut 1a37889b0a eeprom: Pull out the RW loop 9 years ago
Marek Vasut 39b6f98bd5 eeprom: Pull out transfer length computation 9 years ago
Marek Vasut 6717e3c84f eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS 9 years ago
Marek Vasut 8eee40a602 eeprom: Suck the ifdef into eeprom_init() 9 years ago
Marek Vasut d738746cc3 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS 9 years ago
Marek Vasut 52cd47c9a5 eeprom: Make eeprom_write_enable() weak 9 years ago
Marek Vasut 02c321cf88 eeprom: Pull out address computation 9 years ago
Marek Vasut 9132088b00 eeprom: Pull out the I/O code 9 years ago
Marek Vasut 53a85ad79a eeprom: Zap CONFIG_SPI_X 9 years ago
Marek Vasut b7b2e3f748 eeprom: Zap eeprom_probe() 9 years ago
Marek Vasut ec7012e3d8 eeprom: Zap CONFIG_SYS_EEPROM_X40430 9 years ago
Marek Vasut e4f65d0067 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS 9 years ago
Marek Vasut 4f296d09e1 eeprom: Shuffle code around 9 years ago
Christian Gmeiner 189d257b7a cmd_eeprom: make it possible to define the used i2c bus 9 years ago
Valentin Longchamp 4bf3a56f2b Revert "common, env: Fix support for environment in i2c eeprom" 10 years ago
Jeroen Hofstee 0e350f81e1 common: commands: make commands static 10 years ago
Matthias Fuchs 01a0c64762 common, env: Fix support for environment in i2c eeprom 10 years ago
Kuo-Jung Su 6ca6d080d6 cmd_eeprom: bug fix for i2c read/write 11 years ago
Alexey Brodkin a2e0a45d2e cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 11 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Peter Meerwald e506a00691 cmd_eeprom: typo 12 years ago
Michael Jones f9a78b8d4f cosmetic: spell fixes etc. 13 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Heiko Schocher 548738b4d4 cmd_eeprom: I2C updates 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 9c90a2c8e8 i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d1034bc8db cmd_eeprom: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 16 years ago