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
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Lines
*
dm: cros_ec: Convert cros_ec_i2c over to driver model
Simon Glass
2015-01-29
-53
/
+29
*
dm: cros_ec_spi: Remove old pre-driver-model code
Simon Glass
2015-01-29
-49
/
+2
*
dm: cros_ec: Don't require protocol 3 support
Simon Glass
2015-01-29
-4
/
+6
*
dm: spi: Move slave details to child platdata
Simon Glass
2015-01-29
-19
/
+0
*
dm: cros_ec: Remove use of fdtdec GPIO support
Simon Glass
2015-01-29
-18
/
+6
*
i2c_eeprom: include <linux/err.h> to fix build error
Masahiro Yamada
2015-01-05
-0
/
+1
*
x86: Add a simple superio driver for SMSC LPC47M
Bin Meng
2014-12-13
-0
/
+34
*
dm: Add a simple EEPROM driver
Simon Glass
2014-12-11
-0
/
+52
*
dm: i2c: Add an I2C EEPROM simulator
Simon Glass
2014-12-11
-0
/
+171
*
mxc_ocotp: Do not disable the OCOTP clock after every access
Fabio Estevam
2014-12-01
-2
/
+0
*
mxs_ocotp: clear the error flag before initiating write operation
Hector Palacios
2014-12-01
-0
/
+2
*
mxs_ocotp: check for errors from the OTP controller after writing
Hector Palacios
2014-12-01
-0
/
+7
*
mxs_ocotp: prevent error path from returning success
Hector Palacios
2014-12-01
-4
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2014-11-24
-0
/
+1
|
\
|
*
cros_ec: Fix uninitialised variable in cros_ec.c
Simon Glass
2014-11-22
-0
/
+1
*
|
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
-1
/
+1
*
|
replace DIV_ROUND with DIV_ROUND_CLOSEST
Masahiro Yamada
2014-11-20
-2
/
+2
|
/
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-10-23
-2
/
+2
|
\
|
*
x86: cros_ec: Update LPC driver for new cros_ec header
Simon Glass
2014-10-22
-2
/
+2
*
|
dm: exynos: cros_ec: Move cros_ec_spi to driver model
Simon Glass
2014-10-22
-9
/
+78
*
|
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
Simon Glass
2014-10-22
-5
/
+85
*
|
dm: cros_ec: Add support for driver model
Simon Glass
2014-10-22
-14
/
+117
|
/
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
-0
/
+0
*
cros_ec: Fix two bugs in the SPI implementation
Simon Glass
2014-08-06
-2
/
+2
*
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
-3
/
+3
*
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
-1
/
+1
*
driver/fsl_ifc: Add a function to finalize CS0 address binding
York Sun
2014-04-22
-0
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
Stefano Babic
2014-04-04
-165
/
+1180
|
\
|
*
cros_ec: Implement I2C pass-through
Simon Glass
2014-03-17
-2
/
+268
|
*
cros_ec: sandbox: Add Chrome OS EC emulation
Simon Glass
2014-03-17
-0
/
+576
|
*
cros_ec: Correct comparison between signed and unsigned numbers
Simon Glass
2014-03-17
-16
/
+18
|
*
cros_ec: spi: Add support for EC protocol version 3
Randall Spangler
2014-03-17
-0
/
+36
|
*
cros_ec: Add base support for protocol v3
Simon Glass
2014-03-17
-1
/
+164
|
*
cros_ec: Clean up multiple EC protocol support
Randall Spangler
2014-03-17
-44
/
+47
|
*
cros_ec: Sync up with latest Chrome OS EC version
Simon Glass
2014-03-17
-16
/
+17
|
*
cros_ec: Move #ifdef to permit flash region access
Simon Glass
2014-03-17
-1
/
+2
|
*
cros_ec: Drop old EC version support from EC driver
Vadim Bendebury
2014-03-17
-89
/
+6
|
*
cros_ec: Add a function for decoding the Chrome OS EC flashmap
Simon Glass
2014-03-17
-0
/
+50
*
|
ARM: mxs: Add OCOTP driver
Marek Vasut
2014-03-31
-0
/
+312
|
/
*
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-01-06
-1
/
+12
|
\
|
*
arm: mx5: Add fuse supply enable in fsl_iim
Sergey Alyoshin
2014-01-03
-1
/
+12
*
|
spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node
Simon Glass
2013-12-09
-2
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2013-12-02
-0
/
+165
|
\
\
|
*
|
Driver/IFC: Move Freescale IFC driver to a common driver
York Sun
2013-11-25
-0
/
+141
|
|
/
*
|
gpio_led: add support for inverted polarity
Igor Grinberg
2013-11-25
-2
/
+25
*
|
gpio_led: check gpio_request() return value
Igor Grinberg
2013-11-25
-1
/
+5
|
/
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-37
/
+15
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-211
/
+13
*
cros: add LPC support for cros_ec
Hung-ying Tyan
2013-06-26
-0
/
+284
[next]