index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_i2c.c
Commit message (
Expand
)
Author
Age
Lines
*
General help message cleanup
Wolfgang Denk
2009-06-12
-2
/
+3
*
cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX
Peter Tyser
2009-06-12
-2
/
+2
*
cmd_i2c: Clean up trivial helper functions
Peter Tyser
2009-06-12
-21
/
+4
*
cmd_i2c: Clean up i2c command argument parsing
Peter Tyser
2009-06-12
-24
/
+28
*
i2c: Update references to individual i2c commands
Peter Tyser
2009-06-12
-16
/
+11
*
i2c: Remove deprecated individual i2c commands
Peter Tyser
2009-06-12
-58
/
+0
*
i2c: Create common default i2c_[set|get]_bus_speed() functions
Peter Tyser
2009-06-12
-0
/
+18
*
Command usage cleanup
Peter Tyser
2009-01-28
-9
/
+9
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
-12
/
+12
*
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-11-02
-6
/
+0
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-14
/
+14
*
I2C: adding new "i2c bus" Command to the I2C Subsystem.
Heiko Schocher
2008-10-18
-0
/
+267
*
I2C: add new command i2c reset.
Heiko Schocher
2008-10-18
-0
/
+9
*
cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS
Peter Tyser
2008-10-14
-4
/
+4
*
move cmd_get_data_size to command.c
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
-1
/
+0
*
mod_i2c_mem() bugfix
Peter Tyser
2008-08-21
-3
/
+3
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-8
/
+8
*
Refactor code for "i2c sdram" command
Larry Johnson
2008-01-12
-291
/
+220
*
Fix "i2c sdram" command for DDR2 DIMMs
Larry Johnson
2008-01-12
-119
/
+496
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
-5
/
+0
*
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
-4
/
+4
*
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
-5
/
+5
*
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-5
/
+5
*
i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined
Stefan Roese
2007-03-28
-2
/
+1
*
[PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules
Matthias Fuchs
2007-03-08
-0
/
+2
*
[PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined
Matthias Fuchs
2007-03-08
-20
/
+20
*
mpc83xx: Miscellaneous code style fixes
Timur Tabi
2006-11-28
-130
/
+75
*
Add support for multiple I2C buses
Ben Warren
2006-11-03
-5
/
+154
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
-2
/
+2
*
FRAM memory access optimization.
2005-08-12
-0
/
+6
*
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
2004-03-23
-114
/
+114
*
* Patch by Martin Krause, 17 Jul 2003:
wdenk
2003-07-17
-0
/
+3
*
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-07-01
-16
/
+16
*
* Code cleanup:
wdenk
2003-06-27
-1
/
+57
*
Initial revision
wdenk
2002-10-26
-0
/
+868