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
2022-09-03
tpm: Allow reporting the internal state
Simon Glass
2
-0
/
+35
2022-08-22
CI: Move to Ubuntu 2022.04 "Jammy" for CI base
Tom Rini
1
-2
/
+2
2022-08-12
vbe: Add a new vbe command
Simon Glass
1
-0
/
+115
2022-08-12
bootstd: Check building without global bootmeths
Simon Glass
2
-7
/
+24
2022-08-12
bootstd: Add vbe bootmeth into sandbox
Simon Glass
3
-8
/
+68
2022-08-12
vbe: Support VBE simple
Simon Glass
1
-1
/
+1
2022-08-12
event: Add an event for device tree fixups
Simon Glass
1
-0
/
+1
2022-08-12
bootstd: Drop the system bootdev
Simon Glass
1
-6
/
+1
2022-08-12
bootstd: Always create the EFI bootmgr bootmeth
Simon Glass
1
-15
/
+7
2022-08-12
bootstd: Allow scanning for global bootmeths separately
Simon Glass
1
-2
/
+3
2022-08-12
dm: core: Call dm_scan_other() when setting up for tests
Simon Glass
1
-1
/
+3
2022-08-12
bootstd: Allow EFI bootmgr to support an invalid bootflow
Simon Glass
1
-0
/
+4
2022-08-12
bootstd: Provide a bootmeth method to obtain state info
Simon Glass
1
-0
/
+18
2022-08-12
bootstd: Fix comment in bootmeth test
Simon Glass
1
-1
/
+1
2022-08-12
bootstd: Drop delays in the tests
Simon Glass
1
-0
/
+22
2022-08-12
dm: core: Add support for writing u32 with ofnode
Simon Glass
1
-0
/
+16
2022-08-12
dm: core: Allow writing to a flat tree with ofnode
Simon Glass
1
-7
/
+7
2022-08-12
dm: core: Prepare for updating the device tree with ofnode
Simon Glass
1
-1
/
+2
2022-08-12
dm: core: Tidy up ofnode-writing test
Simon Glass
1
-9
/
+2
2022-08-12
dm: core: Swap parameters of ofnode_write_prop()
Simon Glass
1
-2
/
+2
2022-08-12
dm: core: Move ofnode-writing test to ofnode
Simon Glass
2
-53
/
+56
2022-08-12
dm: core: Introduce support for multiple trees
Simon Glass
1
-0
/
+67
2022-08-10
test: Add some tests for kconfig.h
Simon Glass
7
-2
/
+174
2022-08-02
test: rng: Add a UT testcase for the rng command
Sughosh Ganu
1
-0
/
+29
2022-07-27
Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
5
-7
/
+158
2022-07-26
fdt: Start a test for the fdt command
Simon Glass
3
-0
/
+149
2022-07-26
addrmap: Support on sandbox
Simon Glass
1
-3
/
+2
2022-07-26
test: fix log tests
Heinrich Schuchardt
1
-4
/
+7
2022-07-26
test/py: Run simple dm commands without checking
Michal Simek
1
-0
/
+8
2022-07-26
py: tests: Bind should run only on sandbox
Michal Simek
1
-1
/
+2
2022-07-22
Merge tag 'efi-2022-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2
-0
/
+5
2022-07-21
watchdog: add pulse support to gpio watchdog driver
Paul Doelle
1
-7
/
+39
2022-07-18
efi: test/py: repair authenticated capsules tests
Vincent Stehlé
2
-0
/
+5
2022-07-11
Merge branch 'next'
Tom Rini
18
-286
/
+809
2022-07-08
requirements: Move to atomicwrites==1.4.1
Tom Rini
1
-1
/
+1
2022-07-08
requirements: Move to atomicwrites==1.4.1
Tom Rini
1
-1
/
+1
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-170
/
+266
2022-07-08
test: fix CONFIG_ACPIGEN dependencies
Heinrich Schuchardt
1
-5
/
+7
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
1
-0
/
+1
2022-07-05
test/py: efi_secboot: add a test for a forged signed image
AKASHI Takahiro
3
-0
/
+43
2022-06-28
dm: core: Add a way to collect memory usage
Simon Glass
1
-0
/
+11
2022-06-28
dm: core: Support accessing core tags
Simon Glass
1
-0
/
+80
2022-06-28
test: fix some pylint errors in test_bind.py
Heinrich Schuchardt
1
-170
/
+175
2022-06-23
fuzz: virtio: Add fuzzer for vring
Andrew Scull
2
-0
/
+73
2022-06-23
test: fuzz: Add framework for fuzzing
Andrew Scull
3
-0
/
+90
2022-06-23
test/py: test_stackprotector: Disable for ASAN
Andrew Scull
1
-0
/
+1
2022-06-22
cmd: load: add load command for memory mapped
Rui Miguel Silva
3
-0
/
+79
2022-06-20
Merge branch 'master' into next
Tom Rini
2
-0
/
+3
2022-06-19
test: work around for EFI terminal size probing
Heinrich Schuchardt
2
-0
/
+3
2022-06-08
test: eth: Add test for ethernet addresses
Sean Anderson
1
-0
/
+29
[next]