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
/
drivers
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2
-1
/
+18
2023-11-16
dm: core: Correct reference to DM_SPL in SPL_DM_STATS
Simon Glass
1
-1
/
+1
2023-11-14
dm: Do not enable debug messages by default
Heinrich Schuchardt
1
-1
/
+0
2023-11-07
serial: zynqmp: Fetch baudrate from dtb and update
Algapally Santosh Sagar
1
-0
/
+18
2023-10-17
lib: acpi: Fix linking SPL when ACPIGEN is enabled
Sean Anderson
1
-1
/
+1
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
1
-0
/
+1
2023-10-13
core: introduce dev_read_addr_name[_size]_ptr() functions
Matthias Schiffer
2
-0
/
+42
2023-10-13
core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors
Matthias Schiffer
1
-2
/
+2
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
4
-9
/
+16
2023-10-06
dm: core: Support writing a 64-bit value
Simon Glass
1
-1
/
+16
2023-10-06
dm: core: Support writing a boolean
Simon Glass
1
-2
/
+34
2023-10-06
dm: core: Add a way to convert a devicetree to a dtb
Simon Glass
1
-0
/
+18
2023-10-06
dm: core: Add a way to delete a node
Simon Glass
2
-0
/
+88
2023-10-06
dm: core: Add a way to copy a node
Simon Glass
1
-0
/
+20
2023-10-06
dm: core: Add a function to create an empty tree
Simon Glass
1
-4
/
+52
2023-10-06
dm: core: Reverse the argument order in ofnode_copy_props()
Simon Glass
1
-1
/
+1
2023-10-06
dm: core: Correct help in TPL_DM and VPL_DM
Simon Glass
1
-6
/
+6
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
1
-3
/
+3
2023-10-04
dm: core: Adjust dump-sorting to get stats only when needed
Simon Glass
1
-2
/
+1
2023-09-24
Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-29
/
+89
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
3
-0
/
+3
2023-09-23
cmd: dm: allow for selecting uclass and device
AKASHI Takahiro
1
-28
/
+88
2023-09-23
dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
Jonas Karlman
1
-1
/
+1
2023-09-21
dm: core: ofnode: Fix error message in ofnode_read_bootscript_address/flash()
Michal Simek
1
-2
/
+2
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_flash()
Michal Simek
1
-0
/
+34
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_address()
Michal Simek
1
-0
/
+25
2023-09-21
dm: core: support reading a single indexed u64 value
Michal Simek
2
-4
/
+42
2023-09-14
dm: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-81
/
+0
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
1
-2
/
+4
2023-08-25
dm: core: Correct error handling when event fails
Simon Glass
1
-1
/
+2
2023-08-22
dm: event: add EVT_DM_POST_INIT_R event type
Chanho Park
1
-2
/
+4
2023-08-08
fdt: off by one in ofnode_lookup_fdt()
Dan Carpenter
1
-1
/
+1
2023-07-28
core: read: add dev_read_addr_size_index_ptr function
Jonas Karlman
1
-0
/
+11
2023-07-20
core: read: fix dev_read_addr_size()
John Keeping
1
-3
/
+2
2023-07-20
dm: core: of_access: fix return value in of_property_match_string
Eugen Hristev
1
-1
/
+4
2023-07-14
fdt: Allow more general use of livetree
Simon Glass
1
-5
/
+21
2023-07-14
fdt: Clarify the fdt pre-relocation warning
Simon Glass
1
-1
/
+1
2023-07-14
dm: core: Avoid registering an inaccessible tree
Simon Glass
1
-0
/
+9
2023-05-15
core: fdtaddr: use map_sysmem() as cast for the return (part 2)
Johan Jonker
1
-1
/
+4
2023-05-15
drivers: core: ofnode: fix typo in panel timing decode
Raphael Gallais-Pou
1
-1
/
+1
2023-05-11
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
1
-2
/
+2
2023-05-11
acpi: Create a new Kconfig for ACPI
Simon Glass
1
-0
/
+1
2023-05-06
core: read: add dev_read_addr_index_ptr function
Johan Jonker
1
-1
/
+14
2023-05-06
core: fdtaddr: add devfdt_get_addr_size_index_ptr function
Johan Jonker
1
-0
/
+8
2023-05-06
core: remap: fix regmap_init_mem_plat() reg size handeling
Johan Jonker
2
-9
/
+37
2023-04-28
core: fdtaddr: use map_sysmem() as cast for the return
Johan Jonker
1
-1
/
+5
2023-04-28
dm: core: introduce uclass_get_device_by_of_path()
Rasmus Villemoes
1
-0
/
+6
2023-04-28
uclass: add uclass_find_device_by_phandle_id() helper
Rasmus Villemoes
1
-25
/
+19
2023-04-28
dm: core: Make aliases_lookup static
Bin Meng
1
-1
/
+1
2023-03-03
dm: Add a TPL symbol for simple-bus
Simon Glass
1
-0
/
+7
[next]