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
2023-11-28
test: spl: Remove usage of FAT32_SIGN
Christian Taedcke
1
-1
/
+1
2023-11-14
bootstd: Add a return code to bootflow menu
Simon Glass
1
-0
/
+15
2023-11-14
bootstd: Refactor mmc prep to allow a different scan
Simon Glass
1
-9
/
+40
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
6
-6
/
+6
2023-11-10
test: cmd: mbr: Remove unreachable code
Alexander Gendin
1
-9
/
+7
2023-11-07
serial: zynqmp: Fetch baudrate from dtb and update
Algapally Santosh Sagar
1
-0
/
+1
2023-11-01
bootstd: Handle a few special cases in cmdline_set_arg()
Simon Glass
1
-0
/
+20
2023-10-27
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
4
-10
/
+81
2023-10-27
test/py: always use autostart on tpm2 selftests
Ilias Apalodimas
1
-2
/
+2
2023-10-27
test: use a non system PCR for testing PCR extend
Ilias Apalodimas
1
-8
/
+8
2023-10-27
test: Add sandbox TPM boot measurement
Eddie James
3
-0
/
+71
2023-10-24
test: dm: add SCMI power domain protocol test
AKASHI Takahiro
1
-0
/
+103
2023-10-24
cmd: mbr: Allow 4 MBR partitions without need for extended
Alexander Gendin
4
-1
/
+492
2023-10-24
cli: Consume invalid escape sequences early
Yurii Monakov
1
-0
/
+12
2023-10-24
Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...
Tom Rini
2
-0
/
+201
2023-10-24
rockchip: test: dm: add rkmtd test
Johan Jonker
2
-0
/
+201
2023-10-23
bootstd: Scan all bootdevs in a boot_targets entry (take 2)
Simon Glass
1
-2
/
+30
2023-10-23
bootstd: Correct logic for single uclass
Simon Glass
1
-0
/
+13
2023-10-23
bootstd: Expand boot-ordering test to include USB
Simon Glass
1
-3
/
+14
2023-10-23
Revert "bootstd: Scan all bootdevs in a boot_targets entry"
Simon Glass
1
-10
/
+0
2023-10-19
sandbox: watchdog: Avoid an error on startup
Simon Glass
1
-2
/
+2
2023-10-17
test: spl: Add a test for the SPI load method
Sean Anderson
5
-0
/
+61
2023-10-17
test: spl: Add a test for the NOR load method
Sean Anderson
3
-6
/
+303
2023-10-17
test: spl: Add a test for the NET load method
Sean Anderson
3
-0
/
+262
2023-10-17
test: spl: Add a test for the MMC load method
Sean Anderson
3
-5
/
+101
2023-10-17
test: spl: Add a test for spl_blk_load_image
Sean Anderson
2
-1
/
+65
2023-10-17
test: spl: Add functions to create filesystems
Sean Anderson
3
-0
/
+318
2023-10-17
test: spl: Add functions to create images
Sean Anderson
2
-3
/
+351
2023-10-17
test: spl: Fix spl_test_load not failing if fname doesn't exist
Sean Anderson
1
-4
/
+2
2023-10-17
test: spl: Split tests up and use some configs
Sean Anderson
6
-79
/
+106
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
1
-1
/
+1
2023-10-16
Merge branch '2023-10-16-assorted-cmd-updates'
Tom Rini
2
-9
/
+4
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2
-9
/
+4
2023-10-16
Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...
Tom Rini
2
-0
/
+66
2023-10-15
sandbox: add tests for UCLASS_SM
Alexey Romanov
2
-0
/
+66
2023-10-14
Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-0
/
+10
2023-10-13
test: dm: add SCMI base protocol test
AKASHI Takahiro
1
-0
/
+109
2023-10-13
test: dm: simplify SCMI unit test on sandbox
AKASHI Takahiro
1
-44
/
+20
2023-10-13
test: dm: add protocol-specific channel test
AKASHI Takahiro
1
-2
/
+20
2023-10-13
bootstd: Scan all bootdevs in a boot_targets entry
Simon Glass
1
-0
/
+10
2023-10-13
Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...
Tom Rini
1
-0
/
+66
2023-10-11
expo: Update tests to include textline
Simon Glass
4
-4
/
+39
2023-10-11
cli: Add a command to show cmdline history
Simon Glass
2
-0
/
+50
2023-10-10
cmd: host: Print out the block size of the host device
Bin Meng
1
-10
/
+10
2023-10-10
blk: sandbox: Support binding a device with a given logical block size
Bin Meng
2
-6
/
+7
2023-10-10
test/py: net: Add a test for 'pxe get' command
Love Kumar
1
-0
/
+66
2023-10-09
test: Fix SPL tests not being run
Sean Anderson
1
-1
/
+2
2023-10-09
test/py: sleep: Add a test for the time command
Love Kumar
1
-0
/
+18
2023-10-09
test: lmb: Add test for coalescing and overlap range
Udit Kumar
1
-1
/
+12
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
1
-4
/
+10
[next]