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
old/tizen_20241126
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
/
drivers
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
dm: Add a No-op uclass
Jean-Jacques Hiblot
1
-0
/
+5
2019-05-21
dm: core: Fix dm_extended_scan_fdt()
Patrice Chotard
1
-1
/
+1
2019-05-21
core: ofnode: Have ofnode_read_u32_default return a u32
Trent Piepho
1
-1
/
+1
2019-05-21
core: ofnode: Add ofnode_get_addr_size_index
Keerthy
1
-3
/
+10
2019-05-08
dm: core: Fix translate condition in ofnode_get_addr_size()
Simon Glass
1
-1
/
+1
2019-04-23
dm: core: Change platform specific translation-offset handling
Stefan Roese
3
-24
/
+15
2019-04-23
simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driver
Lukas Auer
1
-0
/
+1
2019-04-11
dm: remove unused function dm_fdt_pre_reloc
Patrick Delaunay
1
-23
/
+0
2019-04-11
core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_address
Eugeniu Rosca
1
-3
/
+2
2019-04-11
syscon: update syscon_regmap_lookup_by_phandle
Patrick Delaunay
1
-24
/
+59
2019-04-11
dm: remove pre reloc properties in SPL and TPL device tree
Patrick Delaunay
2
-24
/
+23
2019-02-20
dm: syscon: Don't require a regmap for PCI devices
Simon Glass
1
-0
/
+4
2019-02-11
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2
-0
/
+26
2019-02-09
dm: device: fail uclass_find_first_device() if list_empty
Marcel Ziswiler
1
-1
/
+1
2019-02-08
dm: core: Introduce dev_read_alias_highest_id()
Michal Simek
1
-0
/
+8
2019-02-08
dm: core: Add of_alias_get_highest_id()
Michal Simek
1
-0
/
+18
2019-01-18
drivers: Kconfig: spelling fixes
Chris Packham
1
-1
/
+1
2019-01-14
dm: Tidy up 'dm tree' output when there are many devices
Simon Glass
1
-2
/
+2
2018-12-15
syscon: update syscon_node_to_regmap to use the DM functions
Patrick Delaunay
1
-38
/
+17
2018-12-13
dm: core: Add a function to read into a unsigned int
Simon Glass
1
-0
/
+23
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
4
-6
/
+41
2018-12-10
drivers: core: nullify gd->dm_root after dm_uninit()
Jean-Jacques Hiblot
1
-0
/
+1
2018-12-10
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
Jean-Jacques Hiblot
1
-2
/
+10
2018-12-10
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
Jean-Jacques Hiblot
2
-4
/
+30
2018-12-07
syscon: dm: Add a new method to get a regmap from DTS
Jean-Jacques Hiblot
1
-0
/
+23
2018-12-05
dm: core: add functions to get/remap I/O addresses by name
Álvaro Fernández Rojas
2
-0
/
+30
2018-11-29
core: ofnode: Fix ofnode_get_addr_index function
Keerthy
1
-7
/
+10
2018-11-29
dm: core: Add a few more specific child-finding functions
Simon Glass
1
-0
/
+34
2018-11-29
dm: core: Export uclass_find_device_by_phandle()
Simon Glass
1
-4
/
+2
2018-11-20
dm: core: Widen the dump tree to show more of the driver's name.
Liviu Dudau
1
-4
/
+4
2018-11-16
dm: uclass: Add uclass_next_device_err() to return a valid device
Patrice Chotard
1
-0
/
+13
2018-11-14
uclass: Use uclass_foreach_dev() macro instead of open coding
Liviu Dudau
2
-10
/
+10
2018-11-14
dm: core: Allow uclass to set up a device's child after it is probed
Bin Meng
1
-1
/
+12
2018-11-14
regmap: Add endianness support
Mario Six
1
-10
/
+124
2018-11-14
regmap: Support reading from specific range
Mario Six
1
-5
/
+44
2018-11-14
regmap: Add raw read/write functions
Mario Six
1
-7
/
+57
2018-11-14
regmap: Add error output
Mario Six
1
-2
/
+8
2018-11-14
regmap: Introduce init_range
Mario Six
1
-12
/
+56
2018-11-14
core: ofnode: Fix mem leak in error path
Mario Six
1
-1
/
+3
2018-11-14
regmap: Improve error handling
Mario Six
1
-0
/
+17
2018-11-14
regmap: Add documentation
Mario Six
1
-0
/
+6
2018-11-14
dm: core: Mirror the chosen node parse logic in the livetree scanning
Bin Meng
1
-0
/
+10
2018-11-14
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
Bin Meng
3
-10
/
+13
2018-11-14
dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
Bin Meng
1
-0
/
+25
2018-10-09
fdt: Allow indicating a node is for U-Boot proper only
Simon Glass
1
-0
/
+2
2018-10-09
dm: core: Update ofnode to read binman-style flash entry
Simon Glass
1
-8
/
+19
2018-10-09
dm: core: Add a function to find the first inactive child
Simon Glass
1
-0
/
+18
2018-10-09
dm: core: Update some functions to use const
Simon Glass
1
-12
/
+12
2018-10-09
dm: core: Alloc uclass-private data to be cache-aligned
Simon Glass
1
-1
/
+2
2018-10-08
ofnode: Add missing address translation into ofnode_get_addr_size()
Marek Vasut
1
-1
/
+5
[next]