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
/
include
Commit message (
Expand
)
Author
Age
Lines
...
*
|
arm: socfpga: enable the Altera SDRAM controller driver
Dinh Nguyen
2015-08-08
-0
/
+5
*
|
arm: socfpga: Move generated files into qts subdir
Marek Vasut
2015-08-08
-6
/
+6
|
/
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-08-06
-264
/
+771
|
\
|
*
dm: core: Fix a typo in the uclass_get_device_by_name() comment
Simon Glass
2015-08-06
-1
/
+1
|
*
dm: core: Add a way to set a device name
Simon Glass
2015-08-06
-0
/
+15
|
*
devres: add debug command to dump device resources
Masahiro Yamada
2015-08-06
-0
/
+9
|
*
devres: make Devres optional with CONFIG_DEVRES
Masahiro Yamada
2015-08-06
-0
/
+95
|
*
devres: add devm_kmalloc() and friends (managed memory allocators)
Masahiro Yamada
2015-08-06
-0
/
+44
|
*
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
2015-08-06
-0
/
+159
|
*
dm: add DM_FLAG_BOUND flag
Masahiro Yamada
2015-08-06
-0
/
+3
|
*
dm: Support address translation for simple-bus
Simon Glass
2015-08-06
-0
/
+12
|
*
lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
York Sun
2015-08-06
-4
/
+2
|
*
exynos: Add support for spring
Simon Glass
2015-08-05
-0
/
+20
|
*
dts: Drop unused compatible ID for the NXP video bridge
Simon Glass
2015-08-05
-1
/
+0
|
*
video: Remove the old parade driver
Simon Glass
2015-08-05
-23
/
+0
|
*
cros_ec: Remove the old tunnel code
Simon Glass
2015-08-05
-14
/
+0
|
*
power: Remove old TPS65090 drivers
Simon Glass
2015-08-05
-76
/
+0
|
*
exynos: Drop old exynos5250-specific board code
Simon Glass
2015-08-05
-0
/
+2
|
*
exynos: Drop old exynos5420-specific board code
Simon Glass
2015-08-05
-0
/
+2
|
*
exynos: config: Move common options to the common headers and tidy up
Simon Glass
2015-08-05
-90
/
+39
|
*
exynos: Enable new features for exynos5 boards
Simon Glass
2015-08-05
-19
/
+6
|
*
dm: video: Add support for video bridges
Simon Glass
2015-08-05
-0
/
+93
|
*
dm: power: Add support for the S5M8767 PMIC
Simon Glass
2015-08-05
-0
/
+85
|
*
dm: power: Add a new driver for the TPS65090 PMIC
Simon Glass
2015-08-05
-0
/
+56
|
*
cros_ec: Support the LDO access method used by spring
Simon Glass
2015-08-05
-2
/
+2
|
*
dm: cros_ec: Convert the I2C tunnel code to use driver model
Simon Glass
2015-08-05
-2
/
+12
|
*
dm: i2c: Add support for multiplexed I2C buses
Simon Glass
2015-08-05
-0
/
+40
|
*
dm: i2c: Add a function to transfer messages
Simon Glass
2015-08-05
-0
/
+13
|
*
dm: i2c: Move definitions to the top of the header file
Simon Glass
2015-08-05
-43
/
+43
|
*
dm: i2c: Correct comment nits in dm_i2c_reg_read/write()
Simon Glass
2015-08-05
-0
/
+2
|
*
dm: i2c: Add a message debug function
Simon Glass
2015-08-05
-0
/
+10
|
*
dm: core: Support finding a device by phandle
Simon Glass
2015-08-05
-0
/
+17
*
|
ARM: tegra: Add p2371-0000 board
Stephen Warren
2015-08-06
-0
/
+65
*
|
ARM: tegra: Add e2220-1170 board
Stephen Warren
2015-08-06
-0
/
+65
*
|
ARM: tegra: p2571: remove another unused define
Stephen Warren
2015-08-06
-3
/
+0
*
|
ARM: tegra: enable GPU DT node when appropriate
Alexandre Courbot
2015-08-06
-0
/
+5
*
|
ARM: tegra: move VPR configuration to a later stage
Alexandre Courbot
2015-08-06
-0
/
+6
*
|
Tegra: P2571: Clean up config file
Tom Warren
2015-08-05
-6
/
+1
*
|
Tegra: spi: Move TEGRA114_SPI switch to defconfigs
Tom Warren
2015-08-05
-10
/
+0
*
|
T210: P2571: Restore USB gadget mode (ums)
Tom Warren
2015-08-05
-0
/
+1
|
/
*
configs: Remove CONFIG_SERIAL_MULTI
Stephen Warren
2015-08-05
-16
/
+0
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-05
-35
/
+736
|
\
|
*
efi: Add 64-bit payload support
Simon Glass
2015-08-05
-0
/
+7
|
*
efi: Add support for loading U-Boot through an EFI stub
Simon Glass
2015-08-05
-0
/
+11
|
*
x86: Add definitions for the x86-efi board and plumb it in
Ben Stoltz
2015-08-05
-0
/
+34
|
*
Add a way to skip relocation
Simon Glass
2015-08-05
-0
/
+1
|
*
x86: minnowmax: Drop the old PCI settings
Simon Glass
2015-08-05
-12
/
+0
|
*
x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header file
Simon Glass
2015-08-05
-1
/
+0
|
*
x86: Move CONFIG_X86_SERIAL to Kconfig
Simon Glass
2015-08-05
-10
/
+1
|
*
x86: Move Chrome OS options to defconfig
Simon Glass
2015-08-05
-3
/
+0
[prev]
[next]