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-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
2021-12-26
video: bmp: Update RLE8 support to use the write function
Simon Glass
1
-0
/
+38
2021-12-26
sandbox: video: Add BMP tests for 32bpp and 8bpp modes
Simon Glass
1
-0
/
+38
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
[next]