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-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
2023-12-31
bloblist: Checksum the entire bloblist
Simon Glass
1
-2
/
+8
2023-12-31
bloblist: Adjust API to align in powers of 2
Simon Glass
1
-2
/
+2
2023-12-31
bloblist: Update the tag numbering
Simon Glass
1
-2
/
+2
2023-12-28
Merge patch series "Modernize U-Boot shell"
Tom Rini
11
-199
/
+830
2023-12-28
test: hush: Fix loop tests for modern hush
Francis Laniel
1
-4
/
+30
2023-12-28
test: hush: Fix variable expansion tests for modern hush
Francis Laniel
1
-10
/
+69
2023-12-28
test: hush: Fix instructions list tests for modern hush
Francis Laniel
1
-4
/
+65
2023-12-28
cli: add modern hush as parser for run_command*()
Francis Laniel
1
-1
/
+15
2023-12-28
test: hush: Test hush loops
Francis Laniel
2
-0
/
+66
2023-12-28
test: hush: Test hush commands list
Francis Laniel
2
-0
/
+80
2023-12-28
test: hush: Test hush variable expansion
Francis Laniel
3
-1
/
+175
2023-12-28
test/py: hush_if_test: Remove the test file
Francis Laniel
1
-197
/
+0
2023-12-28
test: hush: Test hush if/else
Francis Laniel
2
-0
/
+317
2023-12-28
test: Add framework to test hush behavior
Francis Laniel
4
-0
/
+35
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
1
-1
/
+0
2023-12-20
bootflow: Allow setting a cmdline arg with no value
Simon Glass
1
-0
/
+4
2023-12-20
bootm: Fix flags used for bootargs string substitution
Piotr Kubik
1
-0
/
+8
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
1
-2
/
+20
2023-12-17
bootmeth: use efi_loader interfaces instead of bootefi command
AKASHI Takahiro
1
-1
/
+1
2023-12-15
test: dm: clk_ccf: fix building error
Yang Xiwen
1
-1
/
+2
2023-12-15
test: dm: clk_ccf: test ccf_clk_ops
Yang Xiwen
1
-3
/
+11
2023-12-15
dm: test: clk: Add test for ccf clk_set_rate()
Igor Prusov
1
-0
/
+9
2023-12-13
test: vboot: Using variable 'old_dtb' before assignment
Heinrich Schuchardt
1
-3
/
+3
2023-12-13
test: fit: Using variable 'old_dtb' before assignment
Heinrich Schuchardt
1
-3
/
+3
2023-12-13
cmd: acpi: fix acpi list command
Heinrich Schuchardt
1
-9
/
+9
[next]