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
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
test: spl: Add a test for the SPI load method
Sean Anderson
5
-0
/
+61
2023-10-17
test: spl: Add a test for the NOR load method
Sean Anderson
3
-6
/
+303
2023-10-17
test: spl: Add a test for the NET load method
Sean Anderson
3
-0
/
+262
2023-10-17
test: spl: Add a test for the MMC load method
Sean Anderson
3
-5
/
+101
2023-10-17
test: spl: Add a test for spl_blk_load_image
Sean Anderson
2
-1
/
+65
2023-10-17
test: spl: Add functions to create filesystems
Sean Anderson
3
-0
/
+318
2023-10-17
test: spl: Add functions to create images
Sean Anderson
2
-3
/
+351
2023-10-17
test: spl: Fix spl_test_load not failing if fname doesn't exist
Sean Anderson
1
-4
/
+2
2023-10-17
test: spl: Split tests up and use some configs
Sean Anderson
6
-79
/
+106
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
1
-1
/
+1
2023-10-16
Merge branch '2023-10-16-assorted-cmd-updates'
Tom Rini
2
-9
/
+4
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2
-9
/
+4
2023-10-16
Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...
Tom Rini
2
-0
/
+66
2023-10-15
sandbox: add tests for UCLASS_SM
Alexey Romanov
2
-0
/
+66
2023-10-14
Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-0
/
+10
2023-10-13
test: dm: add SCMI base protocol test
AKASHI Takahiro
1
-0
/
+109
2023-10-13
test: dm: simplify SCMI unit test on sandbox
AKASHI Takahiro
1
-44
/
+20
2023-10-13
test: dm: add protocol-specific channel test
AKASHI Takahiro
1
-2
/
+20
2023-10-13
bootstd: Scan all bootdevs in a boot_targets entry
Simon Glass
1
-0
/
+10
2023-10-13
Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...
Tom Rini
1
-0
/
+66
2023-10-11
expo: Update tests to include textline
Simon Glass
4
-4
/
+39
2023-10-11
cli: Add a command to show cmdline history
Simon Glass
2
-0
/
+50
2023-10-10
cmd: host: Print out the block size of the host device
Bin Meng
1
-10
/
+10
2023-10-10
blk: sandbox: Support binding a device with a given logical block size
Bin Meng
2
-6
/
+7
2023-10-10
test/py: net: Add a test for 'pxe get' command
Love Kumar
1
-0
/
+66
2023-10-09
test: Fix SPL tests not being run
Sean Anderson
1
-1
/
+2
2023-10-09
test/py: sleep: Add a test for the time command
Love Kumar
1
-0
/
+18
2023-10-09
test: lmb: Add test for coalescing and overlap range
Udit Kumar
1
-1
/
+12
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
1
-4
/
+10
2023-10-06
sandbox: Move the bloblist down a little in memory
Simon Glass
1
-2
/
+2
2023-10-06
dm: core: Add tests for oftree_path()
Simon Glass
1
-0
/
+6
2023-10-06
dm: core: Support writing a 64-bit value
Simon Glass
1
-2
/
+13
2023-10-06
dm: core: Support writing a boolean
Simon Glass
1
-0
/
+25
2023-10-06
dm: core: Add a way to convert a devicetree to a dtb
Simon Glass
1
-0
/
+24
2023-10-06
dm: core: Add a way to delete a node
Simon Glass
1
-0
/
+31
2023-10-06
dm: core: Add a way to copy a node
Simon Glass
1
-0
/
+63
2023-10-06
dm: core: Add a function to create an empty tree
Simon Glass
1
-0
/
+16
2023-10-06
dm: core: Tidy up comments in the ofnode tests
Simon Glass
1
-7
/
+39
2023-10-06
dm: core: Ensure we run flattree tests on ofnode
Simon Glass
1
-15
/
+18
2023-10-06
dm: core: Reverse the argument order in ofnode_copy_props()
Simon Glass
1
-5
/
+4
2023-10-02
Merge branch 'next'
Tom Rini
35
-363
/
+1284
2023-09-30
test: build dependency for event unit tests
Heinrich Schuchardt
1
-1
/
+1
2023-09-30
test: fix comment indentation on tpm tests
Ilias Apalodimas
1
-4
/
+5
2023-09-22
efi: Use the installed SMBIOS tables
Simon Glass
1
-0
/
+1
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_flash()
Michal Simek
1
-2
/
+7
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_address()
Michal Simek
1
-0
/
+14
2023-09-21
clk: Dont return error when assigned-clocks is empty or missing
Ashok Reddy Soma
1
-0
/
+9
2023-09-21
test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True
Michal Simek
1
-0
/
+3
2023-09-21
dm: core: support reading a single indexed u64 value
Michal Simek
1
-0
/
+8
2023-09-19
test: Move POST under a renamed Testing section
Simon Glass
1
-6
/
+6
[next]