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
2021-12-23
dm: core: Allow getting some basic stats
Simon Glass
1
-0
/
+41
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
4
-0
/
+46
2021-12-09
efi: Add uclass for devices provided by UEFI firmware
Simon Glass
2
-0
/
+25
2021-11-30
test: unit test for the EFI_TCG2_PROTOCOL
Heinrich Schuchardt
1
-0
/
+20
2021-11-30
configs: enable CMD_TPM on QEMU ARM
Heinrich Schuchardt
1
-0
/
+1
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
9
-42
/
+72
2021-11-28
test/py: Raise a ValueError if a command fails
Simon Glass
1
-1
/
+1
2021-11-28
test/py: Relax the naming rules for unit tests
Simon Glass
1
-1
/
+1
2021-11-28
dm: core: Add a way to obtain a string list
Simon Glass
1
-0
/
+20
2021-11-28
dm: core: Add tests for stringlist functions
Simon Glass
1
-0
/
+76
2021-11-28
test/py: Allow passing input to a program
Simon Glass
2
-5
/
+8
2021-11-26
test: fix pylint error in u_boot_console_exec_attach.py
Heinrich Schuchardt
1
-2
/
+4
2021-11-26
test: fix pylint error in u_boot_console_sandbox.py
Heinrich Schuchardt
1
-1
/
+3
2021-11-26
test: fix pylint errors in u_boot_utils.py
Heinrich Schuchardt
1
-11
/
+14
2021-11-26
test: fix pylint errors in u_boot_spawn.py
Heinrich Schuchardt
1
-13
/
+13
2021-11-26
test: fix pylint errors in multiplexed_log.py
Heinrich Schuchardt
1
-6
/
+8
2021-11-26
test: address some pylint warnings
Heinrich Schuchardt
2
-9
/
+7
2021-11-20
test: test truncation in snprintf()
Heinrich Schuchardt
1
-0
/
+18
2021-11-20
lmb: remove lmb_is_nomap() from include
Heinrich Schuchardt
1
-0
/
+5
2021-11-16
env: Allow U-Boot scripts to be placed in a .env file
Simon Glass
1
-0
/
+107
2021-11-13
test/dm: fix watchdog test
Heinrich Schuchardt
1
-1
/
+3
2021-11-11
lib: Add a function to convert a string to a hex value
Simon Glass
1
-0
/
+24
2021-11-11
lib: Add tests for simple_itoa()
Simon Glass
1
-0
/
+17
2021-11-09
test: dm: add test for ofnode_for_each_compatible_node()
Michael Walle
1
-0
/
+18
2021-10-31
test: Add tests for IOMMU uclass
Mark Kettenis
2
-0
/
+29
2021-10-15
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-tegra
Tom Rini
1
-15
/
+13
2021-10-14
pytest: Show a message when sandbox crashes
Simon Glass
1
-12
/
+44
2021-10-14
pytest: Shorten traceback length by default
Simon Glass
1
-0
/
+5
2021-10-13
fdtdec: Support reserved-memory flags
Thierry Reding
1
-6
/
+7
2021-10-13
fdtdec: Reorder fdtdec_set_carveout() parameters for consistency
Thierry Reding
1
-9
/
+6
2021-10-13
fdtdec: Support compatible string list for reserved memory
Thierry Reding
1
-9
/
+9
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2
-1
/
+8
2021-10-12
test/py: Add usb gadget binding test
Patrice Chotard
1
-0
/
+7
2021-10-12
cmd: bind: Fix driver binding on a device
Patrice Chotard
1
-1
/
+1
2021-10-09
lz4: Use a private header for U-Boot
Simon Glass
1
-1
/
+1
2021-10-08
Add support for an owned buffer
Simon Glass
2
-0
/
+345
2021-10-08
lib: Add memdup()
Simon Glass
1
-0
/
+32
2021-10-07
clk: k210: Try harder to get the best config
Sean Anderson
1
-0
/
+4
2021-10-07
test: dm: k210: Reduce duplication in test cases
Sean Anderson
1
-19
/
+13
2021-10-06
acpi: Use U-Boot version for OEM_REVISION
Pali Rohár
1
-6
/
+14
2021-10-05
test: Allow tpm2 tests to run in parallel
Simon Glass
1
-6
/
+46
2021-10-05
test: Allow hush tests to run in parallel
Simon Glass
1
-14
/
+6
2021-10-05
test: Allow vboot tests to run in parallel
Simon Glass
1
-13
/
+16
2021-10-05
test/py: Check hashes produced by mkimage against known values
Alexandru Gagniuc
2
-0
/
+187
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2
-2
/
+0
2021-09-29
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-1
/
+1
2021-09-28
net: update NXP copyright text
Vladimir Oltean
1
-1
/
+1
2021-09-28
test/py: tpm2: Skip tpm pytest based on env variable
T Karthik Reddy
1
-0
/
+28
2021-09-27
Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...
Tom Rini
4
-8
/
+80
2021-09-27
Merge tag 'v2021.10-rc5' into next
Tom Rini
1
-0
/
+28
[next]