Commit Graph

18 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
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Bradley Bolen 77466267eb i2c: mv_i2c.c: Correct address endianness 7 years ago
jinghua 85f03f0ea8 i2c: mv_i2c.c: Validate read length in I2C command 8 years ago
Stefan Roese 9ad5a00712 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) 8 years ago
Stefan Roese 0c0f719ad2 i2c: mv_i2c.c: Add DM support 8 years ago
Stefan Roese 7b46ee521e i2c: mv_i2c.c: Prepare driver for DM conversion 8 years ago
Stefan Roese 340fcd66cc i2c: mv_i2c.c: Remove CONFIG_HARD_I2C 8 years ago
Stefan Roese 8eff909a56 i2c: mv_i2c.c: cosmetic: Coding style cleanups 8 years ago
Rob Herring e6fbc3e4f1 mv_i2c: fix warnings on 64-bit builds 9 years ago
Simon Glass fffff7268b dm: i2c: Make API accessible even without CONFIG_DM 9 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Lei Wen d308c9d35a I2C: mv_i2c: fix multi-bus init issue 13 years ago
Lei Wen 2be1ed349c I2C: mv_i2c: fix build issue when enable debug option 13 years ago
Lei Wen adb00bb6a0 I2C: mv_i2c: add multi bus support 13 years ago
Lei Wen 3df619ec2c mv_i2c: use structure to replace the direclty define 13 years ago
Lei Wen 879de1275a mv_i2c: fix timeout value to be consistent with comments 13 years ago
Lei Wen 68432c2743 pxa: move i2c driver to the common place 13 years ago
Marek Vasut 3ba8bf7c6d PXA: pxa-regs.h cleanup 14 years ago
Peter Tyser 84ad688473 arm: Move cpu/$CPU to arch/arm/cpu/$CPU 14 years ago
Timur Tabi ecf5f077c8 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Wolfgang Denk 8412d814ce Fix compiler warnings for ARM systems. 17 years ago
Markus Klotzbuecher ba70d6a417 delta board: DA9030 initialization and i2c support. Some minor changes to 18 years ago
wdenk efa329cb89 * Add start-up delay to make sure power has stabilized before 20 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 4c3b21a5f9 Patch by Kyle Harris, 20 May 2003: 21 years ago
wdenk 47cd00fa70 * Patches by Robert Schwebel, 06 Mar 2003: 21 years ago
wdenk 43d9616cff * Patch by Robert Schwebel, 21 Jan 2003: 21 years ago