index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
7
-7
/
+7
*
core: add ofnode_get_by_phandle() api
Kever Yang
2018-02-23
1
-0
/
+13
*
core: ofnode: add ofnode_get_parent function
Philipp Tomsich
2018-02-23
1
-0
/
+14
*
dm: core: Add a function to look up a uclass by name
Simon Glass
2018-02-03
1
-0
/
+14
*
clk: implement clk_set_defaults()
Philipp Tomsich
2018-01-28
1
-0
/
+6
*
Merge git://git.denx.de/u-boot-mmc
Tom Rini
2018-01-24
1
-0
/
+5
|
\
|
*
dm: add dev_read_u32()
Masahiro Yamada
2018-01-22
1
-0
/
+5
*
|
core: Make device_is_compatible live-tree compatible
Mario Six
2018-01-21
1
-1
/
+6
*
|
core: Add {ofnode, dev}_translate_address functions
Mario Six
2018-01-21
2
-0
/
+13
*
|
core: read: Fix style violations
Mario Six
2018-01-21
1
-5
/
+4
*
|
core: ofnode: Fix style violations
Mario Six
2018-01-21
1
-8
/
+10
*
|
drivers: core: Add translation in live tree case
Mario Six
2018-01-21
1
-2
/
+7
|
/
*
Merge git://git.denx.de/u-boot-net
Tom Rini
2018-01-15
1
-0
/
+7
|
\
|
*
dm: core: add missing dev_count_phandle_with_args()
Patrice Chotard
2018-01-15
1
-0
/
+7
*
|
dm: core: parse chosen node
Rob Clark
2018-01-15
1
-0
/
+11
|
/
*
dm: core: Correct address cast in dev_read_addr_ptr()
Simon Glass
2017-11-16
1
-1
/
+2
*
simple-bus: remove DECLARE_GLOBAL_DATA_PTR
Masahiro Yamada
2017-10-23
1
-2
/
+0
*
dm: ofnode: query correct property in livetree ofnode_get_addr_size
Klaus Goger
2017-10-08
1
-1
/
+3
*
dm: core: Round up size when allocating so that it is cache line aligned
Faiz Abbas
2017-10-08
1
-0
/
+1
*
dm: replace dm_dbg() with pr_debug()
Masahiro Yamada
2017-10-04
6
-21
/
+19
*
dm: core: Add functions to get strings and the string count from a stringlist
Jean-Jacques Hiblot
2017-09-22
1
-0
/
+11
*
dm: core: add dev_read_addr_ptr()
Philipp Tomsich
2017-09-18
1
-0
/
+7
*
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-09-15
1
-1
/
+1
*
dm: core: add clocks node scan
Patrice Chotard
2017-09-11
1
-2
/
+32
*
dm: core: Add ofnode_for_each_subnode()
Simon Glass
2017-09-11
1
-4
/
+5
*
dm: core: Show driver name with 'dm tree'
Simon Glass
2017-09-11
1
-3
/
+3
*
dm: core: Drop use of strlcpy()
Simon Glass
2017-09-11
1
-4
/
+2
*
ofnode: add {ofnode, dev}_read_resource_byname()
Masahiro Yamada
2017-08-29
2
-0
/
+18
*
dm: core: Avoid calling dm_scan_fdt_dev() with of-platdata
Simon Glass
2017-08-17
1
-0
/
+3
*
spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
Philipp Tomsich
2017-08-13
2
-2
/
+21
*
spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
Philipp Tomsich
2017-08-13
1
-2
/
+2
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-29
2
-0
/
+19
|
\
|
*
dm: core: add ofnode_count_phandle_with_args()
Patrice Chotard
2017-07-28
2
-0
/
+19
*
|
dm: core: Fix up ofnode_get_addr_index() for 64-bit values
Simon Glass
2017-07-28
1
-4
/
+5
*
|
dm: core: Add ofnode_read_resource()
Simon Glass
2017-07-28
3
-24
/
+27
*
|
dm: ofnode: change return type of dev_read_prop() to opaque pointer
Masahiro Yamada
2017-07-28
1
-1
/
+1
|
/
*
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-27
1
-4
/
+4
*
dm: ofnode: use fdt32_t for DT property value to fix sparse warning
Masahiro Yamada
2017-07-11
1
-2
/
+2
*
dm: include <dm/util.h> from driver/core/dump.c
Masahiro Yamada
2017-07-11
1
-0
/
+1
*
dm: ofnode: simplify ofnode_read_bool()
Masahiro Yamada
2017-07-11
1
-9
/
+5
*
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2017-07-11
3
-5
/
+4
*
dm: ofnode: simplify ofnode_read_prop()
Masahiro Yamada
2017-07-11
1
-9
/
+3
*
dm: ofnode: use ofnode_read_bool() to check property existence
Masahiro Yamada
2017-07-11
1
-5
/
+5
*
dm: include <dm/util.h> from drivers/core/util.c
Masahiro Yamada
2017-07-11
1
-0
/
+5
*
dm: core: Add functions to obtain node's address/size cells
Simon Glass
2017-07-11
4
-3
/
+53
*
dm: core: Add dev_read_enabled() to check if a device is enabled
Simon Glass
2017-07-11
1
-0
/
+11
*
dm: core: Add dev_read_resource() to read device resources
Simon Glass
2017-07-11
2
-1
/
+38
*
dm: core: Add ofnode_read_string_count()
Simon Glass
2017-07-11
1
-0
/
+10
*
dm: core: Add uclass_first/next_device_check()
Simon Glass
2017-07-11
1
-0
/
+27
*
dm: core: Clarify uclass_first/next_device() comments
Simon Glass
2017-07-11
1
-2
/
+1
[next]