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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-08-24
doc: qemu: arm: Add a section on booting Linux distros
Alper Nebi Yasak
1
-0
/
+68
2023-08-24
arm: qemu: Enable usb keyboard as an input device
Alper Nebi Yasak
6
-5
/
+15
2023-08-24
arm: qemu: Enable PRE_CONSOLE_BUFFER
Alper Nebi Yasak
2
-0
/
+5
2023-08-24
arm: qemu: Enable Bochs video support
Alper Nebi Yasak
3
-0
/
+11
2023-08-24
Merge branch '2023-08-24-further-ufs-updates' into next
Tom Rini
2
-11
/
+97
2023-08-24
ufs: Implement cache management
Marek Vasut
1
-1
/
+41
2023-08-24
ufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs
Marek Vasut
1
-1
/
+3
2023-08-24
ufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr()
Marek Vasut
1
-5
/
+4
2023-08-24
ufs: Handle UFS 3.0 controllers
Marek Vasut
2
-1
/
+3
2023-08-24
ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
Marek Vasut
2
-2
/
+13
2023-08-24
ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
Marek Vasut
2
-0
/
+32
2023-08-24
ufs: Convert quirks to BIT() macro
Marek Vasut
1
-1
/
+1
2023-08-23
Merge branch '2023-08-22-assorted-code-cleanups' into next
Tom Rini
11
-208
/
+268
2023-08-22
net: Fix the displayed value of bytes transferred
Siddharth Vadapalli
1
-1
/
+1
2023-08-22
scsi: Add buffer_aligned check pass-through
Marek Vasut
2
-0
/
+34
2023-08-22
blk: Add bounce buffer support to read/write operations
Marek Vasut
2
-2
/
+79
2023-08-22
disk: dos: Infer MBR partition sector size from underlying drive sector size
Marek Vasut
1
-3
/
+14
2023-08-22
common: bouncebuf: Add missing cast to dma_addr_t
Marek Vasut
1
-1
/
+1
2023-08-22
disk: Make blk_get_ops() internal to blk uclass
Marek Vasut
2
-2
/
+2
2023-08-22
disk: Move part_create_block_devices() to blk uclass
Marek Vasut
3
-57
/
+48
2023-08-22
disk: Switch part_blk_*() functions to disk_blk_*()
Marek Vasut
1
-81
/
+12
2023-08-22
disk: Extend disk_blk_part_validate() with range checking
Marek Vasut
1
-0
/
+8
2023-08-22
disk: Handle partition to block device offset conversion
Marek Vasut
1
-16
/
+52
2023-08-22
disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}()
Marek Vasut
1
-43
/
+23
2023-08-22
disk: Simplify disk_blk_read() using blk_read()
Marek Vasut
1
-24
/
+14
[next]