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
*
dm: i2c: Implement driver model support in the i2c command
Simon Glass
2014-12-11
-53
/
+323
*
dm: i2c: Move error reporting into a common function
Simon Glass
2014-11-21
-10
/
+22
*
common: commands: make commands static
Jeroen Hofstee
2014-07-18
-2
/
+4
*
Rename bootretry functions and remove #ifdefs
Simon Glass
2014-05-29
-9
/
+4
*
Move bootretry code into bootretry.c and clean up
Simon Glass
2014-05-29
-0
/
+1
*
Add cli_ prefix to readline functions
Simon Glass
2014-05-29
-1
/
+1
*
move CLI prototypes to cli.h and add comments
Simon Glass
2014-05-29
-0
/
+1
*
i2c: fix i2c dev command for not using new framework
Heiko Schocher
2013-08-27
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
-273
/
+84
|
\
|
*
cmd_i2c: Use ARRAY_SIZE instead of reinventing it
Axel Lin
2013-07-23
-4
/
+2
|
*
i2c, multibus: get rid of CONFIG_I2C_MUX
Heiko Schocher
2013-07-23
-231
/
+3
|
*
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-23
-40
/
+81
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
|
/
*
edid: Add I2C command for printing the EDID
Tom Wai-Hong Tam
2012-12-11
-0
/
+39
*
i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c
Marek Vasut
2012-12-11
-15
/
+179
*
i2c: Use __weak instead of __attribute__((weak, alias))
Marek Vasut
2012-12-11
-9
/
+7
*
common/cmd_*.c: sparse fixes
Kim Phillips
2012-11-04
-8
/
+12
*
i2c_probe: update for use in scripting
Eric Nelson
2012-10-16
-4
/
+16
*
common/i2c: Add i2c write command
York Sun
2012-10-16
-0
/
+50
*
i2c: deblock i2c bus also if accessed before realocation
Holger Brunck
2012-07-31
-0
/
+1
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
-16
/
+16
*
common: move extern char console_buffer[] to common.h
Igor Grinberg
2011-11-22
-1
/
+0
*
common/cmd_i2c.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-11-07
-3
/
+1
*
cosmetic: spell fixes etc.
Michael Jones
2011-07-28
-2
/
+2
*
i2c: add i2c deblock sequence before and after every mux config
Stefan Bigler
2011-04-28
-0
/
+12
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
-1
/
+1
*
ARM: add relocation support
Heiko Schocher
2010-09-19
-0
/
+6
*
i2c: fix command usage help
Heiko Schocher
2010-09-19
-0
/
+3
*
CMD_I2C: make alen=0 work
Reinhard Meyer
2010-08-26
-10
/
+7
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
-57
/
+30
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-15
/
+15
*
i2c: made unused function i2c_mux_add_device static
Frans Meulenbroeks
2010-03-29
-1
/
+1
*
cmd_i2c: introduced get_alen helper function
Frans Meulenbroeks
2010-03-29
-72
/
+47
*
cmd_i2c: moved a define to before the functions
Frans Meulenbroeks
2010-03-29
-2
/
+2
*
cmd_i2c: moved mispositioned comment for i2c md
Frans Meulenbroeks
2010-03-29
-4
/
+4
*
cmd_i2c.c: declared local functions as static
Frans Meulenbroeks
2010-03-29
-14
/
+14
*
cmd_i2c.c: added i2c read to memory function
Frans Meulenbroeks
2010-03-21
-1
/
+59
*
cmd_i2c.c: sorted commands alphabetically
Frans Meulenbroeks
2010-03-21
-6
/
+5
*
cmd_i2c.c: reworked subcommand handling
Frans Meulenbroeks
2010-03-21
-32
/
+45
*
cmd_i2c.c: reduced subaddress length to 3 bytes
Frans Meulenbroeks
2010-03-21
-5
/
+5
*
i2c: fix dangling comment in do_i2c_mw()
Heiko Schocher
2009-12-07
-4
/
+0
*
Removes dead code in the file common/cmd_i2c.c
Pratap Chandu
2009-12-02
-8
/
+0
*
cmd_i2c: bugfix: add missing brace
Alessandro Rubini
2009-07-18
-3
/
+3
*
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
[next]