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-05-08
Merge tag 'efi-2022-07-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2
-0
/
+57
2022-05-07
test/py: Add more test cases for rejecting an EFI image
Ilias Apalodimas
2
-0
/
+57
2022-05-06
test: py: tests: test_gpt.py: add a simple test for the command gpt repair
Philippe Reynes
1
-0
/
+10
2022-05-05
sandbox: Avoid binman error when run without device tree
Simon Glass
1
-0
/
+12
2022-05-05
test/py: Add a way to start sandbox without a device tree
Simon Glass
1
-7
/
+8
2022-05-04
Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
4
-22
/
+117
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
1
-6
/
+6
2022-05-03
pci: Match region flags using a mask
Andrew Scull
1
-28
/
+32
2022-05-03
pci: Map bars with offset and length
Andrew Scull
1
-6
/
+6
2022-05-03
test: pci: Test PCI address conversion functions
Andrew Scull
1
-0
/
+102
2022-05-03
menu: always show the menu regardless of the number of entry
Masahisa Kojima
1
-2
/
+0
2022-05-03
test: unit test for u16_strlcat()
Masahisa Kojima
1
-0
/
+50
2022-05-03
lib: fix selection of CONFIG_CHARSET
Heinrich Schuchardt
1
-0
/
+1
2022-05-03
test: fix some pylint problems in test_capsule_firmware_raw.py
Heinrich Schuchardt
1
-22
/
+20
2022-05-03
test: unit test for bootmenu
Heinrich Schuchardt
1
-0
/
+48
2022-05-02
vpl: Test that VPL runs correctly through to U-Boot proper
Simon Glass
1
-0
/
+14
2022-05-02
vpl: Support running vpl tests
Simon Glass
3
-3
/
+45
2022-04-29
test: dm: devres: Remove use-after-free
Andrew Scull
1
-4
/
+1
2022-04-29
test: Fix pointer overrun in dm_test_devm_regmap()
Andrew Scull
1
-5
/
+4
2022-04-28
test: dm: pinmux: Get LED2 udevice in the pinmux test
Marek Vasut
1
-0
/
+5
2022-04-28
test: dm: led: Fix LED enumeration
Marek Vasut
1
-9
/
+8
2022-04-28
led: Drop led_default_state()
Marek Vasut
1
-3
/
+0
2022-04-25
Merge branch '2022-04-25-initial-implementation-of-stdboot'
Tom Rini
15
-42
/
+1020
2022-04-25
bootstd: Add setup for the bootflow tests
Simon Glass
2
-0
/
+103
2022-04-25
bootstd: Add tests for bootstd including all uclasses
Simon Glass
8
-0
/
+820
2022-04-25
test: dm: Restart USB before assuming it is stopped
Simon Glass
1
-0
/
+6
2022-04-25
test: fastboot: Avoid using mmc1
Simon Glass
1
-2
/
+2
2022-04-25
dm: core: Allow finding a uclass device by partial name
Simon Glass
1
-0
/
+15
2022-04-25
dm: core: Rename and fix uclass_get_by_name_len()
Simon Glass
1
-0
/
+2
2022-04-25
lib: Add a way to find the postiion of a trailing number
Simon Glass
1
-1
/
+12
2022-04-25
lib: Fix a few bugs in trailing_strtoln()
Simon Glass
1
-0
/
+2
2022-04-25
test: Add tests for trailing_strtol()
Simon Glass
1
-0
/
+19
2022-04-25
lib: Move string tests to the string module
Simon Glass
2
-40
/
+40
2022-04-23
test: dm: add tests for tag support
AKASHI Takahiro
2
-0
/
+85
2022-04-20
cmd: gpio: Add `gpio read` subcommand
Diego Rondini
1
-0
/
+14
2022-04-18
dm: core: Allow devres to be disabled in SPL
Simon Glass
1
-1
/
+1
2022-04-15
Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
3
-114
/
+265
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
3
-17
/
+39
2022-04-15
test: capsule: Modify the capsule tests to use GUID values for sandbox
Sughosh Ganu
3
-114
/
+265
2022-04-14
test: serial: Add test for putc/puts
Sean Anderson
1
-0
/
+19
2022-04-14
led: Configure LED default-state on boot
Marek Vasut
1
-1
/
+1
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
1
-0
/
+4
2022-04-10
treewide: use dm_mdio_read/write/reset() wrappers
Marek Behún
2
-17
/
+17
2022-04-10
net: introduce helpers to get PHY ofnode from MAC
Marek Behún
1
-0
/
+18
2022-04-08
test/py:Update python tests for ‘gpio’ cmd
Adarsh Babu Kalepalli
1
-1
/
+174
2022-04-07
env: Allow text-env tests to run with awk
Simon Glass
1
-14
/
+14
2022-04-06
dm: blk: Expand iteration and add tests
Simon Glass
1
-0
/
+111
2022-04-06
abuf: Correct a corner case with abuf_realloc()
Simon Glass
1
-0
/
+29
2022-04-04
Merge branch 'next'
Tom Rini
20
-92
/
+677
2022-03-31
test: py: vboot: add test for global image signature
Philippe Reynes
6
-16
/
+272
[next]