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
2024-07-31
dm: use list_count_nodes() for counting list nodes
Sughosh Ganu
1
-8
/
+0
2024-07-29
include: dm: Remove duplicate newlines
Marek Vasut
1
-1
/
+0
2024-06-07
dm: use newly added linux/compat alloc functions
Maxim Moskalets
1
-6
/
+2
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2
-1
/
+2
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2
-2
/
+1
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
1
-1
/
+0
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
1
-0
/
+2
2024-01-24
headers: don't depend on errno.h being available
Max Krummenacher
1
-0
/
+2
2023-11-14
dm: Do not enable debug messages by default
Heinrich Schuchardt
1
-3
/
+1
2023-11-07
serial: zynqmp: Fetch baudrate from dtb and update
Algapally Santosh Sagar
1
-2
/
+12
2023-10-24
rockchip: dm: prepare rkmtd UCLASS
Johan Jonker
1
-0
/
+1
2023-10-16
Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+1
2023-10-15
drivers: introduce Secure Monitor uclass
Alexey Romanov
1
-0
/
+1
2023-10-14
Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-11
/
+83
2023-10-13
firmware: scmi: implement SCMI base protocol
AKASHI Takahiro
1
-0
/
+1
2023-10-13
core: introduce dev_read_addr_name[_size]_ptr() functions
Matthias Schiffer
2
-0
/
+72
2023-10-13
core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors
Matthias Schiffer
1
-2
/
+2
2023-10-13
core: fix doc comments of dev_read_addr*() and related functions
Matthias Schiffer
2
-9
/
+9
2023-10-09
pinctrl: Increase size of pinmux status buffer
Venkatesh Yadav Abbarapu
1
-1
/
+1
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
3
-5
/
+10
2023-10-06
dm: core: Tweak device_is_on_pci_bus() for code size
Simon Glass
1
-1
/
+2
2023-10-06
dm: core: Support writing a 64-bit value
Simon Glass
1
-0
/
+10
2023-10-06
dm: core: Support writing a boolean
Simon Glass
1
-1
/
+31
2023-10-06
dm: core: Add a way to convert a devicetree to a dtb
Simon Glass
1
-0
/
+13
2023-10-06
dm: core: Add a way to delete a node
Simon Glass
2
-0
/
+31
2023-10-06
dm: core: Add a way to copy a node
Simon Glass
1
-0
/
+15
2023-10-06
dm: core: Add a function to create an empty tree
Simon Glass
1
-0
/
+9
2023-10-06
dm: core: Reverse the argument order in ofnode_copy_props()
Simon Glass
1
-3
/
+3
2023-09-24
Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-8
/
+15
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
1
-0
/
+1
2023-09-23
cmd: dm: allow for selecting uclass and device
AKASHI Takahiro
1
-4
/
+11
2023-09-23
dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
Jonas Karlman
1
-4
/
+4
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_flash()
Michal Simek
1
-0
/
+27
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_address()
Michal Simek
1
-0
/
+26
2023-09-21
dm: core: support reading a single indexed u64 value
Michal Simek
2
-0
/
+31
2023-08-08
arm_ffa: introduce sandbox FF-A support
Abdellatif El Khlifi
1
-0
/
+1
2023-08-08
arm_ffa: introduce Arm FF-A support
Abdellatif El Khlifi
1
-0
/
+6
2023-08-03
dm: Correct DM_FLAG_ comment
Bin Meng
1
-1
/
+1
2023-07-28
core: read: add dev_read_addr_size_index_ptr function
Jonas Karlman
1
-0
/
+21
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
1
-7
/
+0
2023-07-24
arm_ffa: introduce sandbox FF-A support
Abdellatif El Khlifi
1
-0
/
+1
2023-07-24
arm_ffa: introduce Arm FF-A support
Abdellatif El Khlifi
1
-0
/
+6
2023-07-20
core: read: fix dev_read_addr_size()
John Keeping
1
-9
/
+3
2023-07-14
fdt: Allow more general use of livetree
Simon Glass
1
-0
/
+10
2023-07-14
fdt: Align the start of the livetree
Simon Glass
1
-0
/
+2
2023-07-13
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
1
-21
/
+0
2023-07-13
spi: pl022: Remove platform data header
Stefan Herbrechtsmeier
1
-21
/
+0
2023-07-11
serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA
Lukasz Majewski
1
-0
/
+4
2023-05-06
core: fdtaddr: add devfdt_get_addr_size_index_ptr function
Johan Jonker
1
-1
/
+16
2023-05-06
include: dm: ofnode: fix headers
Johan Jonker
1
-8
/
+8
[next]