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
Commit message (
Expand
)
Author
Age
Lines
*
EXYNOS5: define EXYNOS5_I2C_SPACING
Rajeshwari Shinde
2012-07-31
-0
/
+2
*
EXYNOS: Add I2C base address.
Rajeshwari Shinde
2012-07-31
-0
/
+3
*
EXYNOS: CLK: Add i2c clock
Rajeshwari Shinde
2012-07-31
-0
/
+34
*
mx6qsabrelite: add i2c multi-bus support
Troy Kisky
2012-07-31
-8
/
+48
*
imx-common: add i2c.c for bus recovery support
Troy Kisky
2012-07-31
-1
/
+186
*
i.mx53: add definition for I2C3_BASE_ADDR
Troy Kisky
2012-07-31
-0
/
+1
*
i.mx: iomux-v3.c: move to imx-common directory
Troy Kisky
2012-07-31
-2
/
+2
*
i.mx: iomux-v3.h: move to imx-common include directory
Troy Kisky
2012-07-31
-6
/
+6
*
iomux-v3: remove include of mx6x_pins.h
Troy Kisky
2012-07-31
-1
/
+0
*
mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS support
Troy Kisky
2012-07-31
-0
/
+17
*
mxc_i2c: add bus recovery support
Troy Kisky
2012-07-31
-0
/
+26
*
mxc_i2c: prep work for multiple busses support
Troy Kisky
2012-07-31
-21
/
+104
*
mxc_i2c: add i2c_regs argument to i2c_imx_stop
Troy Kisky
2012-07-31
-12
/
+7
*
mxc_i2c: add retries
Troy Kisky
2012-07-31
-9
/
+27
*
mxc_i2c: check for arbitration lost
Troy Kisky
2012-07-31
-0
/
+7
*
mxc_i2c: change slave addr if conflicts with destination.
Troy Kisky
2012-07-31
-0
/
+2
*
mxc_i2c: don't disable controller after every transaction
Troy Kisky
2012-07-31
-15
/
+13
*
mxc_i2c: place i2c_reset code inline
Troy Kisky
2012-07-31
-12
/
+3
*
mxc_i2c: place imx_start code inline
Troy Kisky
2012-07-31
-33
/
+20
*
mxc_i2c: remove redundant read
Troy Kisky
2012-07-31
-1
/
+0
*
mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_s...
Troy Kisky
2012-07-31
-51
/
+29
*
mxc_i2c.c: code i2c_probe as a 0 length i2c_write
Troy Kisky
2012-07-31
-17
/
+8
*
mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_write
Troy Kisky
2012-07-31
-3
/
+7
*
mxc_i2c: create i2c_init_transfer
Troy Kisky
2012-07-31
-26
/
+18
*
mxc_i2c: clear i2sr before waiting for bit
Troy Kisky
2012-07-31
-4
/
+5
*
mxc_i2c: create tx_byte function
Troy Kisky
2012-07-31
-58
/
+24
*
mxc_i2c: remove ifdef of CONFIG_HARD_I2C
Troy Kisky
2012-07-31
-5
/
+1
*
mxc_i2c: fix i2c_imx_stop
Troy Kisky
2012-07-31
-1
/
+1
*
i2c: deblock i2c bus also if accessed before realocation
Holger Brunck
2012-07-31
-0
/
+1
*
Merge branch 'next' of git://git.denx.de/u-boot
Wolfgang Denk
2012-07-30
-891
/
+978
|
\
|
*
MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c
Marek Vasut
2012-07-30
-1
/
+2
|
*
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2012-07-29
-626
/
+565
|
*
net: sh_eth: add support for SH7757's GETHER
Yoshihiro Shimoda
2012-07-23
-0
/
+9
|
*
net: sh_eth: modify the definitions of regsiter
Yoshihiro Shimoda
2012-07-23
-181
/
+258
|
*
net: sh_eth: add SH_ETH_TYPE_ condition
Yoshihiro Shimoda
2012-07-23
-33
/
+32
|
*
net: sh_eth: clean up for the SH7757's code
Yoshihiro Shimoda
2012-07-23
-20
/
+3
|
*
net: fec_mxc: Fix MDC for xMII
benoit.thebaudeau@advans
2012-07-19
-1
/
+1
|
*
net: fec_mxc: Fix setting of RCR for xMII
benoit.thebaudeau@advans
2012-07-19
-5
/
+3
|
*
net: nfs: make NFS_TIMEOUT configurable
Tetsuyuki Kobayashi
2012-07-12
-1
/
+12
|
*
Merge branch 'next' of git://git.denx.de/u-boot-net into next
Wolfgang Denk
2012-07-12
-26
/
+96
|
|
\
|
|
*
net: Inline the new eth_setenv_enetaddr_by_index function
Joe Hershberger
2012-07-11
-1
/
+1
|
|
*
net: allow setting env enetaddr from net device setting
Rob Herring
2012-07-11
-1
/
+19
|
|
*
net/designware: Consecutive writes to the same register to be avoided
Dinh Nguyen
2012-07-11
-2
/
+2
|
|
*
CACHE: net: asix: Fix asix driver to work with data cache on
Marek Vasut
2012-07-11
-13
/
+17
|
|
*
net: phy: micrel: make ksz9021 phy accessible
Troy Kisky
2012-07-11
-2
/
+14
|
|
*
net: abort network initialization if the PHY driver fails
Timur Tabi
2012-07-11
-6
/
+39
|
|
*
phylib: phy_startup() should return an error code on failure
Timur Tabi
2012-07-11
-1
/
+4
|
|
*
net: tftp: fix type of block arg to store_block
Jayachandran Chandrasekharan Nair
2012-07-11
-1
/
+1
*
|
|
Prepare v2012.07
Wolfgang Denk
2012-07-30
-1
/
+1
*
|
|
hawkboard: Fix SPL Nand driver misconfiguration
Linu Cherian
2012-07-30
-0
/
+1
[next]