index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
dm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-01
core: ofnode: Fix translation for #size-cells == 0
Mario Six
1
-0
/
+1
2018-03-31
core: add uclass_get_device_by_phandle_id() api
Kever Yang
1
-0
/
+16
2018-03-22
drivers: net: pfe_eth: LS1012A PFE headers
Calvin Johnson
1
-0
/
+21
2018-02-23
core: add ofnode_get_by_phandle() api
Kever Yang
1
-0
/
+8
2018-02-23
core: ofnode: add ofnode_get_parent function
Philipp Tomsich
1
-0
/
+8
2018-02-13
dm: core: fix typo in comment (device.h)
Heinrich Schuchardt
1
-1
/
+1
2018-02-03
dm: core: Add a function to look up a uclass by name
Simon Glass
1
-0
/
+8
2018-01-28
serial: bcm283x_mu: Remove support for post-init disabling
Alexander Graf
1
-1
/
+0
2018-01-28
include: dm: Fix 'devioe'/'devuce' typos
Mario Six
1
-4
/
+4
2018-01-24
Merge git://git.denx.de/u-boot-mmc
Tom Rini
1
-0
/
+16
2018-01-22
efi_driver: EFI block driver
Heinrich Schuchardt
1
-0
/
+1
2018-01-22
dm: add dev_read_u32()
Masahiro Yamada
1
-0
/
+16
2018-01-21
core: Add {ofnode, dev}_translate_address functions
Mario Six
2
-0
/
+30
2018-01-21
dm: pinctrl: sync with Linux to use pin_config_param
Peng Fan
1
-46
/
+66
2018-01-21
dm: fix typo falback
Heinrich Schuchardt
1
-2
/
+2
2018-01-01
dm: core: remove orphaned parameter description in platdata.h
Heinrich Schuchardt
1
-1
/
+0
2017-11-17
dm: core: fix member name in ofnode_union documentation
Baruch Siach
1
-1
/
+1
2017-10-04
dm: replace dm_dbg() with pr_debug()
Masahiro Yamada
1
-8
/
+0
2017-10-04
dm: define dev_*() log functions in DM header
Masahiro Yamada
1
-0
/
+72
2017-09-22
dm: core: Add functions to get strings and the string count from a stringlist
Jean-Jacques Hiblot
1
-0
/
+36
2017-09-18
dm: core: add dev_read_addr_ptr()
Philipp Tomsich
1
-0
/
+15
2017-09-11
dm: core: add clocks node scan
Patrice Chotard
1
-0
/
+14
2017-09-11
dm: core: Add ofnode_for_each_subnode()
Simon Glass
1
-0
/
+24
2017-09-10
block: ide: Fix block read/write with driver model
Bin Meng
1
-0
/
+1
2017-08-29
ofnode: add {ofnode, dev}_read_resource_byname()
Masahiro Yamada
2
-1
/
+21
2017-08-17
dm: core: Add a comment about the device_remove() flags
Simon Glass
1
-1
/
+1
2017-08-13
dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
Zhikang Zhang
1
-0
/
+1
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
3
-0
/
+60
2017-07-28
dm: core: add ofnode_count_phandle_with_args()
Patrice Chotard
3
-0
/
+60
2017-07-28
dm: core: Add ofnode_read_resource()
Simon Glass
2
-10
/
+20
2017-07-28
dm: ofnode: change return type of dev_read_prop() to opaque pointer
Masahiro Yamada
1
-3
/
+3
2017-07-26
serial: stm32x7: migrate serial struct to driver
Patrice Chotard
1
-17
/
+0
2017-07-11
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
Masahiro Yamada
2
-3
/
+3
2017-07-11
dm: core: Add functions to obtain node's address/size cells
Simon Glass
3
-0
/
+72
2017-07-11
dm: core: Add dev_read_enabled() to check if a device is enabled
Simon Glass
1
-0
/
+18
2017-07-11
dm: core: Add dev_read_resource() to read device resources
Simon Glass
1
-0
/
+12
2017-07-11
dm: core: Add ofnode_read_string_count()
Simon Glass
2
-1
/
+29
2017-07-11
dm: core: Add uclass_first/next_device_check()
Simon Glass
1
-0
/
+31
2017-07-11
dm: core: Test uclass_first/next_device() on probe failure
Simon Glass
1
-0
/
+1
2017-07-11
dm: core: Clarify uclass_first/next_device() comments
Simon Glass
1
-2
/
+11
2017-06-01
dm: Add more livetree helpers and definitions
Simon Glass
1
-0
/
+36
2017-06-01
dm: core: Run tests with both livetree and flat tree
Simon Glass
1
-0
/
+2
2017-06-01
dm: core: Add a way to find a device by ofnode
Simon Glass
2
-0
/
+35
2017-06-01
dm: core: Scan the live tree when setting up driver model
Simon Glass
1
-1
/
+2
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
1
-1
/
+1
2017-06-01
dm: core: Update lists_bind_fdt() to use ofnode
Simon Glass
1
-4
/
+3
2017-06-01
dm: core: Allow binding a device from a live tree
Simon Glass
1
-4
/
+6
2017-06-01
dm: core: Implement live tree 'read' functions
Simon Glass
1
-92
/
+148
2017-06-01
dm: core: Add device-based 'read' functions to access DT
Simon Glass
1
-0
/
+383
2017-06-01
dm: core: Add a place to put extra device-tree reading functions
Simon Glass
1
-0
/
+46
[next]