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-03-31
arch: Kconfig: imply BINMAN for SANDBOX
Philippe Reynes
2
-0
/
+6
2022-03-31
test: fix pylint warnings in test_efi_bootmgr
Heinrich Schuchardt
2
-9
/
+18
2022-03-31
test: fix pylint warnings for test_efi_fit.py
Heinrich Schuchardt
1
-15
/
+16
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
3
-1
/
+75
2022-03-26
test: test UEFI boot manager
Heinrich Schuchardt
2
-0
/
+74
2022-03-18
sandbox: test: Tidy up spl_test_load() calls
Simon Glass
1
-5
/
+1
2022-03-16
Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-4
/
+4
2022-03-15
test/py: Add tests for the erofs
Huang Jianan
1
-0
/
+211
2022-03-15
k210: use the board vendor name rather than the marketing name
Damien Le Moal
1
-1
/
+1
2022-03-14
cmd: test: pinmux: Do not check all empty spaces
Michal Simek
1
-4
/
+4
2022-03-10
event: Add a script to decode the event-spy list
Simon Glass
1
-0
/
+20
2022-03-10
event: Add events for device probe/remove
Simon Glass
1
-0
/
+38
2022-03-10
event: Add a simple test
Simon Glass
3
-0
/
+52
2022-03-02
firmware: scmi: fix sandbox and related tests for clock discovery
Etienne Carriere
1
-5
/
+10
2022-03-02
sandbox: scmi: test against a single scmi agent
Etienne Carriere
1
-61
/
+53
2022-03-02
test: Correct pylint errors
Simon Glass
4
-6
/
+15
2022-02-26
efi_loader: test/py: Reset system after capsule update on disk
Masami Hiramatsu
1
-14
/
+23
2022-02-26
test/py: Handle expected reboot while booting sandbox
Masami Hiramatsu
2
-22
/
+33
2022-02-26
test/py: Handle expected reset by command
Masami Hiramatsu
1
-41
/
+58
2022-02-11
Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
6
-10
/
+439
2022-02-11
test/py: efi_secboot: adjust secure boot tests to code changes
Ilias Apalodimas
1
-2
/
+28
2022-02-11
test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE
AKASHI Takahiro
1
-4
/
+22
2022-02-11
test/py: efi_capsule: add a test for "--guid" option
AKASHI Takahiro
2
-0
/
+70
2022-02-11
test/py: efi_capsule: align with the syntax change of mkeficapsule
AKASHI Takahiro
1
-2
/
+2
2022-02-11
test/py: efi_capsule: add image authentication test
AKASHI Takahiro
4
-3
/
+318
2022-02-11
test: test field truncation in snprint()
Heinrich Schuchardt
1
-0
/
+12
2022-02-11
test/py: Add test case for mkimage -o argument
Jan Kiszka
3
-16
/
+101
2022-02-05
test: test UTF-16 truncation in snprintf()
Heinrich Schuchardt
1
-0
/
+31
2022-02-03
treewide: Use 16-bit Unicode strings
Simon Glass
2
-12
/
+12
2022-01-28
rsa: adds rsa3072 algorithm
Jamin Lin
3
-2
/
+97
2022-01-25
dm: Fix OF_BAD_ADDR definition
Patrice Chotard
3
-4
/
+4
2022-01-25
acpi: Tidy up the table list
Simon Glass
1
-7
/
+8
2022-01-25
acpi: Tidy up the item list
Simon Glass
1
-6
/
+14
2022-01-25
x86: Move base tables to a writer function
Simon Glass
1
-6
/
+11
2022-01-25
x86: Use the ACPI table writer
Simon Glass
1
-3
/
+3
2022-01-25
x86: acpi: Split out context creation from base tables
Simon Glass
1
-5
/
+26
2022-01-25
x86: Move the acpi table to generic global_data
Simon Glass
1
-1
/
+1
2022-01-24
test: fix pylint warnings in test_env.py
Heinrich Schuchardt
1
-8
/
+12
2022-01-22
Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-4
/
+16
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
8
-20
/
+20
2022-01-19
test: add test for %pUs
Heinrich Schuchardt
1
-4
/
+16
2022-01-14
phy: Track power-on and init counts in uclass
Alper Nebi Yasak
1
-5
/
+78
2022-01-14
test: test_lsblk: Mark as sandbox specific
Patrick Delaunay
1
-0
/
+1
2022-01-13
bloblist: Add functions to obtain base address and size
Simon Glass
1
-0
/
+2
2022-01-13
bloblist: Use explicit numbering for the tags
Simon Glass
1
-6
/
+6
2022-01-13
bloblist: Drop unused tags
Simon Glass
1
-2
/
+2
2022-01-13
bloblist: Put the magic number first
Simon Glass
1
-0
/
+7
2021-12-26
video: Support showing the U-Boot logo
Simon Glass
1
-9
/
+34
2021-12-26
video: theadorable: Use RGB565 for BMP blitting
Simon Glass
1
-0
/
+46
2021-12-26
video: Add a test for 16bpp BMP files
Simon Glass
1
-0
/
+24
[prev]
[next]