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
/
core
Commit message (
Expand
)
Author
Age
Lines
*
dm: core: make simple-bus compatible to simple-mfd
Masahiro Yamada
2016-03-14
-0
/
+1
*
dm: core: Add uclass_first_device_err() to return a valid device
Simon Glass
2016-03-14
-0
/
+13
*
dm: Remove device_probe_child()
Simon Glass
2016-01-28
-8
/
+1
*
dm: syscon: Allow finding devices by driver data
Simon Glass
2016-01-24
-12
/
+19
*
dm: core: Display the error number when driver binding fails
Simon Glass
2016-01-24
-1
/
+2
*
dm: core: Export uclass_find_device_by_of_offset()
Simon Glass
2016-01-21
-2
/
+2
*
dm: core: Don't set pinctrl for pinctrl devices
Simon Glass
2016-01-21
-2
/
+4
*
dm: core: Call uclass post_bind() after the driver's bind() method
Simon Glass
2016-01-20
-5
/
+7
*
dm: core: Provide uclass_find_device_by_phandle() only when needed
Simon Glass
2016-01-20
-0
/
+4
*
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-01-13
-1
/
+10
|
\
|
*
spl: dm: Add SPL_DM_SEQ_ALIAS config option
Nathan Rossi
2016-01-13
-1
/
+10
*
|
dm: core: Add a new api to get indexed device address
Mugunthan V N
2016-01-13
-4
/
+27
*
|
dm: core: Add option to configure an offset for the address translation
Stefan Roese
2016-01-12
-11
/
+41
|
/
*
dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATE
Stefan Roese
2015-12-10
-1
/
+1
*
dm: core: Enable SPL_SIMPLE_BUS by default
Michal Simek
2015-12-07
-1
/
+1
*
dm: core: Add SPL Kconfig for REGMAP and SYSCON
huang lin
2015-12-01
-2
/
+21
*
Revert "dm: Export device_remove_children / device_unbind_children"
Simon Glass
2015-11-19
-4
/
+18
*
dm: core: Add missing entries for manual relocation
Michal Simek
2015-11-19
-0
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-10-29
-7
/
+0
|
\
|
*
dm: core: Remove unnecessary codes in uclass_pre_remove_device()
Bin Meng
2015-10-29
-7
/
+0
*
|
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-23
-1
/
+1
|
/
*
dm: core: Enable optional use of fdt_translate_address()
Stefan Roese
2015-10-21
-0
/
+50
*
dm: core: Don't use pinctrl for the root device
Simon Glass
2015-10-05
-2
/
+6
*
fdt: add new fdt address parsing functions
Stephen Warren
2015-09-15
-1
/
+4
*
dm: Provide better debugging when a device fails to bind
Simon Glass
2015-09-02
-1
/
+4
*
dm: Improve handling of a missing uclass
Simon Glass
2015-09-02
-2
/
+9
*
pinctrl: add pin control uclass support
Masahiro Yamada
2015-08-31
-0
/
+4
*
dm: core: allow device_bind() to not return a device pointer
Masahiro Yamada
2015-08-31
-2
/
+4
*
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
-0
/
+2
*
dm: core: Fix code reentrancy issue in device_probe_child()
Bin Meng
2015-08-26
-5
/
+14
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
-7
/
+7
*
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
Masahiro Yamada
2015-08-18
-6
/
+6
*
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
2015-08-12
-0
/
+4
*
dm: core: Add a way to set a device name
Simon Glass
2015-08-06
-0
/
+10
*
devres: add debug command to dump device resources
Masahiro Yamada
2015-08-06
-1
/
+31
*
devres: make Devres optional with CONFIG_DEVRES
Masahiro Yamada
2015-08-06
-2
/
+18
*
devres: add devm_kmalloc() and friends (managed memory allocators)
Masahiro Yamada
2015-08-06
-0
/
+34
*
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
2015-08-06
-1
/
+215
*
dm: add DM_FLAG_BOUND flag
Masahiro Yamada
2015-08-06
-0
/
+5
*
dm: Support address translation for simple-bus
Simon Glass
2015-08-06
-6
/
+41
*
dm: Make regmap and syscon optional
Simon Glass
2015-08-06
-2
/
+21
*
dm: core: Support finding a device by phandle
Simon Glass
2015-08-05
-0
/
+42
*
dm: core: Check for empty list in uclass_find_device()
Simon Glass
2015-08-05
-0
/
+2
*
dm: core: Add \n to two dm_warn() messages
Simon Glass
2015-07-21
-2
/
+2
*
dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea
Hans de Goede
2015-07-21
-0
/
+4
*
dm: Export device_remove_children / device_unbind_children
Hans de Goede
2015-07-21
-18
/
+4
*
dm: remove redundant CONFIG_DM from driver/core/Makefile
Masahiro Yamada
2015-07-21
-1
/
+1
*
dm: do not set DM_FLAG_ACTIVATED twice
Masahiro Yamada
2015-07-21
-1
/
+0
*
dm: change dm_warn() message into debug() in uclass_add()
Masahiro Yamada
2015-07-21
-2
/
+2
[next]