index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Allow device names to be freed automatically
Simon Glass
2016-05-17
2
-0
/
+8
*
fdt: fix dev_get_addr_name node offset
Stephen Warren
2016-05-17
1
-2
/
+2
*
dm: core: allow drivers to refuse to bind
Stephen Warren
2016-05-17
1
-0
/
+4
*
dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
Stefan Roese
2016-04-25
1
-0
/
+5
*
fdt: implement dev_get_addr_name()
Stephen Warren
2016-04-15
1
-0
/
+16
*
dm: device.c: Minor coding-style fix
Stefan Roese
2016-04-14
1
-6
/
+6
*
dm: core: device: set pinctrl state for pinctrl device
Peng Fan
2016-04-14
1
-0
/
+3
*
syscon: Avoid returning a device on failure
Simon Glass
2016-03-17
1
-0
/
+1
*
dm: core: make simple-bus compatible to simple-mfd
Masahiro Yamada
2016-03-14
1
-0
/
+1
*
dm: core: Add uclass_first_device_err() to return a valid device
Simon Glass
2016-03-14
1
-0
/
+13
*
dm: Remove device_probe_child()
Simon Glass
2016-01-28
1
-8
/
+1
*
dm: syscon: Allow finding devices by driver data
Simon Glass
2016-01-24
1
-12
/
+19
*
dm: core: Display the error number when driver binding fails
Simon Glass
2016-01-24
1
-1
/
+2
*
dm: core: Export uclass_find_device_by_of_offset()
Simon Glass
2016-01-21
1
-2
/
+2
*
dm: core: Don't set pinctrl for pinctrl devices
Simon Glass
2016-01-21
1
-2
/
+4
*
dm: core: Call uclass post_bind() after the driver's bind() method
Simon Glass
2016-01-20
2
-5
/
+7
*
dm: core: Provide uclass_find_device_by_phandle() only when needed
Simon Glass
2016-01-20
1
-0
/
+4
*
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-01-13
2
-1
/
+10
|
\
|
*
spl: dm: Add SPL_DM_SEQ_ALIAS config option
Nathan Rossi
2016-01-13
2
-1
/
+10
*
|
dm: core: Add a new api to get indexed device address
Mugunthan V N
2016-01-13
1
-4
/
+27
*
|
dm: core: Add option to configure an offset for the address translation
Stefan Roese
2016-01-12
2
-11
/
+41
|
/
*
dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATE
Stefan Roese
2015-12-10
1
-1
/
+1
*
dm: core: Enable SPL_SIMPLE_BUS by default
Michal Simek
2015-12-07
1
-1
/
+1
*
dm: core: Add SPL Kconfig for REGMAP and SYSCON
huang lin
2015-12-01
2
-2
/
+21
*
Revert "dm: Export device_remove_children / device_unbind_children"
Simon Glass
2015-11-19
1
-4
/
+18
*
dm: core: Add missing entries for manual relocation
Michal Simek
2015-11-19
1
-0
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2015-10-29
1
-7
/
+0
|
\
|
*
dm: core: Remove unnecessary codes in uclass_pre_remove_device()
Bin Meng
2015-10-29
1
-7
/
+0
*
|
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-23
1
-1
/
+1
|
/
*
dm: core: Enable optional use of fdt_translate_address()
Stefan Roese
2015-10-21
2
-0
/
+50
*
dm: core: Don't use pinctrl for the root device
Simon Glass
2015-10-05
1
-2
/
+6
*
fdt: add new fdt address parsing functions
Stephen Warren
2015-09-15
1
-1
/
+4
*
dm: Provide better debugging when a device fails to bind
Simon Glass
2015-09-02
1
-1
/
+4
*
dm: Improve handling of a missing uclass
Simon Glass
2015-09-02
2
-2
/
+9
*
pinctrl: add pin control uclass support
Masahiro Yamada
2015-08-31
1
-0
/
+4
*
dm: core: allow device_bind() to not return a device pointer
Masahiro Yamada
2015-08-31
1
-2
/
+4
*
dm: core: Add Kconfig for simple bus driver
Marek Vasut
2015-08-31
3
-6
/
+17
*
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
1
-0
/
+2
*
dm: core: Fix code reentrancy issue in device_probe_child()
Bin Meng
2015-08-26
1
-5
/
+14
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
4
-7
/
+7
*
dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
Masahiro Yamada
2015-08-18
3
-6
/
+6
*
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
2015-08-12
1
-0
/
+4
*
dm: core: Add a way to set a device name
Simon Glass
2015-08-06
1
-0
/
+10
*
devres: add debug command to dump device resources
Masahiro Yamada
2015-08-06
2
-1
/
+31
*
devres: make Devres optional with CONFIG_DEVRES
Masahiro Yamada
2015-08-06
3
-2
/
+18
*
devres: add devm_kmalloc() and friends (managed memory allocators)
Masahiro Yamada
2015-08-06
1
-0
/
+34
*
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
2015-08-06
5
-1
/
+215
*
dm: add DM_FLAG_BOUND flag
Masahiro Yamada
2015-08-06
2
-0
/
+5
*
dm: Support address translation for simple-bus
Simon Glass
2015-08-06
2
-6
/
+41
*
dm: Make regmap and syscon optional
Simon Glass
2015-08-06
2
-2
/
+21
[next]