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
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-27
acpi: rename aslc_id, aslc_revision
Heinrich Schuchardt
1
-3
/
+3
2024-03-20
test: dm: add button_cmd test
Caleb Connolly
1
-0
/
+96
2024-03-19
test/py: reset: Add a test for reset command
Love Kumar
1
-0
/
+63
2024-03-19
test/py: saveenv: Add a test for saveenv command
Love Kumar
1
-0
/
+137
2024-03-04
bootstd: fix build error when CONFIG_MMC is disabled
Dan Carpenter
1
-0
/
+3
2024-03-04
bootflow: Fix build error when BOOTMETH_CROS is disabled
Dan Carpenter
1
-1
/
+1
2024-03-02
cmd: setexpr: fix no matching string in gsub return empty value
Massimiliano Minella
1
-0
/
+10
2024-03-02
test: cmd: mbr: Fix Smatch static checker warning
Alexander Gendin
1
-1
/
+5
2024-03-01
test/py: net: Add dhcp abort test
Love Kumar
1
-0
/
+58
2024-02-29
Merge patch series "Handoff bloblist from previous boot stage"
Tom Rini
1
-5
/
+3
2024-02-29
bloblist: refactor of bloblist_reloc()
Raymond Mao
1
-4
/
+2
2024-02-29
bloblist: check bloblist with specified buffer size
Raymond Mao
1
-1
/
+1
2024-02-15
avb: move SPDX license identifiers to the first line
Igor Opaniuk
1
-2
/
+1
2024-01-29
clk: Remove rfree
Sean Anderson
1
-9
/
+0
2024-01-29
test/py: scsi: Add test for scsi commands
Love Kumar
1
-0
/
+92
2024-01-29
test/py: usb: Add tests for USB device
Love Kumar
1
-0
/
+626
2024-01-29
test/py: mmc: Add tests for MMC device
Love Kumar
1
-0
/
+671
2024-01-29
test/py: secure: Add secure tests for Zynq & ZynqMP
Love Kumar
2
-0
/
+294
2024-01-29
test/py: gpio: Add gpio pins generic test
Love Kumar
1
-0
/
+90
2024-01-29
test/py: zynqmp_rpu: Add test for loading RPU apps
Love Kumar
1
-0
/
+208
2024-01-29
pytest: update requirements.txt
Caleb Connolly
1
-2
/
+2
2024-01-26
test: unit test for smbios command
Heinrich Schuchardt
1
-0
/
+41
2024-01-24
test: enhance unicode_test_utf8_to_utf32_stream()
Heinrich Schuchardt
1
-3
/
+8
2024-01-18
test/py: bootstage: Add test for bootstage command
Love Kumar
1
-0
/
+67
2024-01-18
test: Skip cleanup test if not built out of tree
Tobias Deiminger
1
-0
/
+5
2024-01-18
Revert "test: hush: dollar: fix bugous behavior"
Tom Rini
1
-3
/
+20
2024-01-18
Revert "test/py: net: Add dhcp abort test"
Tom Rini
1
-57
/
+0
2024-01-18
test: test_trace.py: Have trace-cmd report always use -l
Tom Rini
1
-16
/
+16
2024-01-17
test/py/requirements.txt: Update packaging requirement
Tom Rini
1
-1
/
+1
2024-01-17
Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-1
/
+1
2024-01-17
test.py: Update pycryptodomex to address CVE-2023-52323
Tom Rini
1
-1
/
+1
2024-01-17
test: add test of "cp" shell command
Rasmus Villemoes
2
-0
/
+169
2024-01-17
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
AKASHI Takahiro
1
-1
/
+1
2024-01-16
test/py: memtest: Add tests for mtest command
Love Kumar
1
-0
/
+68
2024-01-16
test/py: i2c: Add tests for i2c command
Love Kumar
1
-0
/
+116
2024-01-16
test/py: mii: Add tests for mii command
Love Kumar
1
-0
/
+92
2024-01-16
test/py: mdio: Add tests for mdio command
Love Kumar
1
-0
/
+79
2024-01-16
test/py: net: Add dhcp abort test
Love Kumar
1
-0
/
+57
2024-01-16
test: spmi: fix tests
Caleb Connolly
1
-2
/
+2
2024-01-11
test: fs: fs-test: Move the tests to use sha256sum
Peter Robinson
1
-59
/
+59
2024-01-11
test: CONFIG_UT_BOOTSTD must depend on CONFIG_BOOTSTD
Heinrich Schuchardt
1
-1
/
+1
2024-01-11
test: build test/boot for CONFIG_UT_BOOTSTD=n
Heinrich Schuchardt
1
-1
/
+1
2024-01-11
Merge patch series "net fixes prior lwip"
Tom Rini
1
-0
/
+2
2024-01-11
test_net: print out net list
Maxim Uvarov
1
-0
/
+2
2024-01-09
test: hush: dollar: fix bugous behavior
Ion Agorria
1
-20
/
+3
2024-01-07
acpi: Write pointers to tables instead of addresses
Simon Glass
1
-5
/
+5
2024-01-07
acpi: Rename test dm_test_setup_ctx_and_base_tables()
Simon Glass
1
-2
/
+2
2023-12-31
bloblist: Add alignment to bloblist_new()
Simon Glass
1
-18
/
+22
2023-12-31
bloblist: Adjust the bloblist header
Simon Glass
1
-18
/
+19
2023-12-31
bloblist: Reduce blob-header size
Simon Glass
1
-8
/
+8
[next]