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
*
exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices
Simon Glass
2015-08-31
-6
/
+33
*
tpm: Check that parse_byte_string() has data to parse
Simon Glass
2015-08-31
-0
/
+2
*
dm: tpm: sandbox: Convert TPM driver to driver model
Simon Glass
2015-08-31
-12
/
+50
*
tpm: Report tpm errors on the command line
Simon Glass
2015-08-31
-22
/
+24
*
dm: i2c: Add a command to adjust the offset length
Simon Glass
2015-08-31
-0
/
+33
*
dm: tpm: Convert the TPM command and library to driver model
Simon Glass
2015-08-31
-6
/
+53
*
dm: tpm: Add a uclass for Trusted Platform Modules
Simon Glass
2015-08-31
-286
/
+630
*
tpm: tpm_tis_i2c: Tidy up delays
Simon Glass
2015-08-31
-31
/
+28
*
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
Simon Glass
2015-08-31
-55
/
+58
*
tpm: tpm_tis_i2c: Simplify init code
Simon Glass
2015-08-31
-23
/
+10
*
tpm: tpm_tis_i2c: Move definitions into the header file
Simon Glass
2015-08-31
-335
/
+335
*
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
Simon Glass
2015-08-31
-15
/
+10
*
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
Simon Glass
2015-08-31
-44
/
+25
*
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
Simon Glass
2015-08-31
-60
/
+35
*
tpm: tpm_tis_i2c: Drop unnecessary methods
Simon Glass
2015-08-31
-12
/
+4
*
tpm: Move the I2C TPM code into one file
Simon Glass
2015-08-31
-618
/
+550
*
tpm: Convert drivers to use SPDX
Simon Glass
2015-08-31
-29
/
+4
*
tpm: Convert board config TPM options to Kconfig
Simon Glass
2015-08-31
-16
/
+36
*
tpm: Add Kconfig options for TPMs
Simon Glass
2015-08-31
-0
/
+82
*
tpm: Drop two unused options
Simon Glass
2015-08-31
-8
/
+0
*
tpm: Remove old pre-driver-model I2C code
Simon Glass
2015-08-31
-179
/
+7
*
exynos: Rise ARM voltage to 1.1V for chained bootloaders
Misha Komarovskiy
2015-08-31
-3
/
+4
*
buildman: Correct 'Series-cover-cc' detection logic
Simon Glass
2015-08-31
-1
/
+1
*
drivers: kconfig: Sort driver menu in alphabetical order
Bin Meng
2015-08-31
-24
/
+26
*
drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu
Bin Meng
2015-08-31
-2
/
+2
*
drivers: kconfig: Move "Generic Driver Options" menu to the top
Bin Meng
2015-08-31
-2
/
+2
*
dm: core: Add Kconfig for simple bus driver
Marek Vasut
2015-08-31
-6
/
+17
*
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
-29
/
+26
*
dm: simplify uclass_foreach_dev() implementation
Masahiro Yamada
2015-08-31
-7
/
+2
*
ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board support
Masahiro Yamada
2015-08-31
-2
/
+334
*
ARM: dts: uniphier: add PH1-Pro5 SoC support
Masahiro Yamada
2015-08-31
-0
/
+216
*
ARM: dts: uniphier: sync with Linux
Masahiro Yamada
2015-08-31
-107
/
+472
*
serial: uniphier: drop platform data support
Masahiro Yamada
2015-08-31
-44
/
+15
*
ARM: uniphier: enable SPL_OF_CONTROL
Masahiro Yamada
2015-08-31
-67
/
+31
*
ARM: uniphier: select SPL_DM rather than default in defconfig
Masahiro Yamada
2015-08-30
-4
/
+1
*
ARM: uniphier: remove unused macro
Masahiro Yamada
2015-08-30
-2
/
+0
*
ARM: uniphier: fix build error when CONFIG_DEBUG_LL is defined
Masahiro Yamada
2015-08-30
-0
/
+2
*
mtd: denali_spl: do not allocate page_buffer in .bss section
Masahiro Yamada
2015-08-30
-20
/
+12
*
tools/atmelimage.c: Fix warning when debug is enabled
Tom Rini
2015-08-28
-1
/
+1
*
ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()
Kishon Vijay Abraham I
2015-08-28
-42
/
+0
*
board: ti: invoke clock API to enable and disable clocks
Kishon Vijay Abraham I
2015-08-28
-0
/
+10
*
ARM: AM43xx: Add functions to enable and disable USB clocks
Kishon Vijay Abraham I
2015-08-28
-0
/
+73
*
ARM: OMAP5: Add functions to enable and disable USB clocks
Kishon Vijay Abraham I
2015-08-28
-0
/
+101
*
board: ti: OMAP5: added USB initializtion code
Kishon Vijay Abraham I
2015-08-28
-0
/
+81
*
board: ti: beagle_x15: added USB initializtion code
Kishon Vijay Abraham I
2015-08-28
-1
/
+112
*
include: configs: am43xx_evm: add 'usb stop' in usbboot env
Kishon Vijay Abraham I
2015-08-28
-0
/
+2
*
board: ti: remove duplicate initialization of vbus_id_status
Kishon Vijay Abraham I
2015-08-28
-4
/
+0
*
TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
Kishon Vijay Abraham I
2015-08-28
-4
/
+11
*
ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2
Kishon Vijay Abraham I
2015-08-28
-0
/
+23
*
usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
Kishon Vijay Abraham I
2015-08-28
-18
/
+28
[next]