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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
sandbox: capsule: Add keys and certificates needed for capsule update testing
Sughosh Ganu
5
-0
/
+94
2023-08-29
nuvoton: npcm845-evb: Add a newline at the end of file
Sughosh Ganu
1
-1
/
+1
2023-08-29
binman: bintool: Build a tool from a list of commands
Sughosh Ganu
1
-8
/
+11
2023-08-26
Merge branch '2023-08-26-bootstd-chromeos-impreovements-and-move-to-gcc-13.2'...
Tom Rini
31
-650
/
+1024
2023-08-26
CI: Move to latest Ubuntu "Jammy" tag
Tom Rini
3
-3
/
+3
2023-08-26
CI: Update to gcc-13.2.0
Tom Rini
4
-32
/
+32
2023-08-26
CI: Add ChromiumOS utilities
Simon Glass
1
-0
/
+3
2023-08-26
bootstd: cros: Allow detection of any kernel partition
Simon Glass
3
-20
/
+36
2023-08-25
uuid: Add ChromiumOS partition types
Simon Glass
2
-0
/
+21
2023-08-25
bootstd: Support bootmeths which can scan any partition
Simon Glass
3
-8
/
+23
2023-08-25
part: Add a fallback for part_get_bootable()
Simon Glass
1
-8
/
+12
2023-08-25
bootstd: Add a test for bootmeth_cros
Simon Glass
4
-2
/
+183
2023-08-25
bootstd: test: Allow binding and using any mmc device
Simon Glass
1
-6
/
+22
2023-08-25
bootflow: Show an empty filename when there is none
Simon Glass
2
-11
/
+13
2023-08-25
test: Move 1MB.fat32.img and 2MB.ext2.img
Simon Glass
3
-26
/
+30
2023-08-25
sandbox: Add a way to access persistent test files
Simon Glass
2
-0
/
+34
2023-08-25
uuid: Move function comments to header file
Simon Glass
2
-103
/
+103
2023-08-25
dm: core: Correct error handling when event fails
Simon Glass
1
-1
/
+2
2023-08-25
part: efi: Add debugging for the signature check
Simon Glass
1
-2
/
+11
2023-08-25
part: Add an accessor for struct disk_partition sys_ind
Simon Glass
2
-4
/
+15
2023-08-25
part: Add accessors for struct disk_partition type_uuid
Simon Glass
3
-10
/
+35
2023-08-25
part: Add accessors for struct disk_partition uuid
Simon Glass
6
-39
/
+58
2023-08-25
part: Add comments for static functions
Simon Glass
1
-0
/
+32
2023-08-25
part: nac: Use desc instead of dev_desc
Simon Glass
1
-32
/
+27
2023-08-25
part: iso: Use desc instead of dev_desc
Simon Glass
1
-26
/
+26
2023-08-25
part: efi: Use desc instead of dev_desc
Simon Glass
1
-116
/
+112
2023-08-25
part: dos: Use desc instead of dev_desc
Simon Glass
1
-32
/
+31
2023-08-25
part: amiga: Use desc instead of dev_desc
Simon Glass
1
-17
/
+17
2023-08-25
part: Use desc instead of dev_desc
Simon Glass
2
-156
/
+147
2023-08-25
Merge branch '2023-08-25-add-persistent-config-editor-via-expo' into next
Tom Rini
25
-146
/
+1679
2023-08-25
expo: doc: Update documentation for persistent settings
Simon Glass
2
-1
/
+15
2023-08-25
expo: cedit: Support reading settings from CMOS RAM
Simon Glass
7
-1
/
+194
2023-08-25
expo: cedit: Support writing settings to CMOS RAM
Simon Glass
9
-3
/
+266
2023-08-25
expo: cedit: Support reading settings from environment vars
Simon Glass
5
-1
/
+105
2023-08-25
expo: cedit: Support writing settings to environment vars
Simon Glass
5
-14
/
+172
2023-08-25
expo: cedit: Support reading settings from a file
Simon Glass
5
-3
/
+131
2023-08-25
expo: cedit: Support writing settings to a file
Simon Glass
5
-3
/
+270
2023-08-25
expo: Export scene_menuitem_find() for use in internal code
Simon Glass
2
-2
/
+14
2023-08-25
doc: Expand documentation for the cedit command
Simon Glass
1
-0
/
+15
2023-08-25
expo: Move cedit theme under bootstd
Simon Glass
4
-13
/
+20
2023-08-25
expo: Add documentation for the configuration editor
Simon Glass
4
-0
/
+153
2023-08-25
expo: Tidy up the expo.py tool and usage
Simon Glass
5
-46
/
+65
2023-08-25
expo: Add a function to prepare a cedit
Simon Glass
2
-6
/
+41
2023-08-25
expo: Move cedit test into its own file and tidy
Simon Glass
3
-43
/
+54
2023-08-25
expo: Split out cedit into its own header
Simon Glass
4
-24
/
+38
2023-08-25
expo: Refactor menu_build() to return the object created
Simon Glass
1
-7
/
+8
2023-08-25
expo: Provide a way to iterate through all scene objects
Simon Glass
4
-0
/
+100
2023-08-25
abuf: Allow incrementing the size
Simon Glass
3
-0
/
+39
2023-08-25
expo: Make scene_obj_find() take a const scene
Simon Glass
2
-2
/
+2
2023-08-24
Merge branch '2023-08-24-enable-more-features-in-qemu-arm' into next
Tom Rini
7
-4
/
+98
[next]