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
/
arch
/
sandbox
/
dts
/
test.dts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-18
bootstd: Add test for bootmeth_android
Mattijs Korpershoek
1
-0
/
+8
2024-04-08
sandbox: capsule: binman: generate some capsules as part of build
Sughosh Ganu
1
-0
/
+4
2024-01-16
test: spmi: fix tests
Caleb Connolly
1
-1
/
+1
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
1
-1
/
+3
2023-12-15
test: dm: clk_ccf: test ccf_clk_ops
Yang Xiwen
1
-1
/
+3
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
1
-0
/
+1
2023-11-16
nand: Add sandbox driver
Sean Anderson
1
-0
/
+65
2023-11-07
serial: zynqmp: Fetch baudrate from dtb and update
Algapally Santosh Sagar
1
-0
/
+1
2023-10-27
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-0
/
+13
2023-10-27
test: Add sandbox TPM boot measurement
Eddie James
1
-0
/
+13
2023-10-24
sandbox: add SCMI power domain protocol support for testing
AKASHI Takahiro
1
-0
/
+6
2023-10-24
cmd: mbr: Allow 4 MBR partitions without need for extended
Alexander Gendin
1
-0
/
+8
2023-10-19
sandbox: watchdog: Avoid an error on startup
Simon Glass
1
-1
/
+1
2023-10-16
Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+4
2023-10-15
sandbox: dts: add meson secure monitor node
Alexey Romanov
1
-0
/
+4
2023-10-13
sandbox: remove SCMI base node definition from test.dts
AKASHI Takahiro
1
-4
/
+0
2023-10-13
test: dm: add protocol-specific channel test
AKASHI Takahiro
1
-0
/
+1
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
1
-3
/
+3
2023-10-02
Merge branch 'next'
Tom Rini
1
-6
/
+52
2023-09-23
sandbox: test: Fix typo in test.dts
Michal Simek
1
-1
/
+1
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_flash()
Michal Simek
1
-0
/
+2
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_address()
Michal Simek
1
-0
/
+7
2023-09-21
clk: Dont return error when assigned-clocks is empty or missing
Ashok Reddy Soma
1
-0
/
+16
2023-09-21
dm: core: support reading a single indexed u64 value
Michal Simek
1
-0
/
+1
2023-09-13
phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails
Jonas Karlman
1
-0
/
+11
2023-08-25
bootstd: Add a test for bootmeth_cros
Simon Glass
1
-0
/
+9
2023-08-25
expo: Move cedit theme under bootstd
Simon Glass
1
-6
/
+6
2023-08-08
arm_ffa: introduce sandbox FF-A support
Abdellatif El Khlifi
1
-0
/
+8
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
1
-8
/
+0
2023-07-24
arm_ffa: introduce sandbox FF-A support
Abdellatif El Khlifi
1
-0
/
+8
2023-07-14
expo: Add tests for the configuration editor
Simon Glass
1
-0
/
+6
2023-07-14
expo: Support building an expo from a description file
Simon Glass
1
-0
/
+5
2023-07-14
expo: Add spacing around menus and items
Simon Glass
1
-0
/
+2
2023-05-15
drivers: core: ofnode: fix typo in panel timing decode
Raphael Gallais-Pou
1
-1
/
+1
2023-05-13
bootstd: Rename distro and syslinux to extlinux
Simon Glass
1
-2
/
+2
2023-05-02
test: Add tests for the extcon
Svyatoslav Ryhel
1
-0
/
+4
2023-04-27
sandbox64: add support for NVMXIP QSPI
Abdellatif El Khlifi
1
-0
/
+14
2023-04-03
sandbox: Update the VBE firmware location
Simon Glass
1
-1
/
+1
2023-02-28
tpm: Separate out the TPM tests for v1 and v2
Simon Glass
1
-0
/
+4
2023-02-14
dm: dts: Convert driver model tags to use new schema
Simon Glass
1
-11
/
+11
2023-02-10
dm: button: add support for linux_code in button-gpio.c driver
Dzmitry Sankouski
1
-0
/
+2
2023-02-10
test: create dedicated fdt node for ofnode_for_each_prop test
Dzmitry Sankouski
1
-0
/
+14
2023-02-04
test: dm: test-fdt: Add decode_panel_timing test
Nikhil M Jain
1
-0
/
+18
2023-01-27
test: Add test for mapping IOMMUs for PCI devices
Mark Kettenis
1
-0
/
+2
2023-01-23
virtio: Add a block device
Simon Glass
1
-0
/
+6
2023-01-16
bootstd: Add a test for the bootstd menu
Simon Glass
1
-0
/
+11
2022-10-31
test: dm: Add test cases for FWU Metadata uclass
Sughosh Ganu
1
-1
/
+6
2022-10-31
vbe: Add a test for the VBE flow into U-Boot proper
Simon Glass
1
-0
/
+37
2022-10-31
sandbox: Add an image for VPL
Simon Glass
1
-1
/
+5
2022-10-31
vbe: Add info about the VBE device to the fwupd node
Simon Glass
1
-15
/
+14
[next]