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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-22
scsi: Add buffer_aligned check pass-through
Marek Vasut
1
-0
/
+19
2023-08-22
blk: Add bounce buffer support to read/write operations
Marek Vasut
1
-0
/
+19
2023-08-22
disk: Make blk_get_ops() internal to blk uclass
Marek Vasut
1
-2
/
+0
2023-08-22
disk: Move part_create_block_devices() to blk uclass
Marek Vasut
1
-9
/
+0
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
67
-374
/
+1088
2023-08-19
irq: Fix typo in header comment
Paul Barker
1
-1
/
+1
2023-08-19
clk: Fix typo in header comment
Paul Barker
1
-1
/
+1
2023-08-18
Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians...
Tom Rini
6
-5
/
+343
2023-08-17
arm: Use builtins for ffs/fls
Sean Anderson
4
-0
/
+64
2023-08-16
board: stm32mp1: add splash screen with stmicroelectronics logo
Patrick Delaunay
1
-1
/
+3
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
1
-1
/
+1
2023-08-15
doc: add partition API to HTML documentation
Heinrich Schuchardt
1
-98
/
+112
2023-08-15
doc: description of board_get_usable_ram_top()
Heinrich Schuchardt
1
-5
/
+10
2023-08-15
lmb: description lmb_is_reserved, lmb_is_reserved_flags
Heinrich Schuchardt
1
-3
/
+18
2023-08-15
Merge branch '2023-08-14-assorted-general-updates' into next
Tom Rini
1
-0
/
+2
2023-08-14
gpio: Use separate bitfield array to indicate GPIO is claimed
Marek Vasut
1
-0
/
+2
2023-08-12
rockchip: rv1126: Enable fdtoverlay support
Jagan Teki
1
-0
/
+1
2023-08-11
bootstd: cros: Add ARM support
Simon Glass
1
-0
/
+8
2023-08-11
bootstd: Add a command to read all files for a bootflow
Simon Glass
2
-1
/
+35
2023-08-10
bootstd: Allow display of the x86 setup information
Simon Glass
2
-1
/
+12
2023-08-10
bootstd: Add private bootmeth data to the bootflow
Simon Glass
1
-0
/
+2
2023-08-10
bootstd: Move common zimage functions to bootm.h
Simon Glass
1
-0
/
+28
2023-08-09
x86: qemu-x86: Convert to text environment
Simon Glass
1
-23
/
+0
2023-08-09
x86: efi-x86_payload: Convert to text environment
Simon Glass
1
-17
/
+0
2023-08-09
x86: efi-x86_app: Convert to text environment
Simon Glass
1
-11
/
+0
2023-08-09
x86: slimbootloader: Convert to text environment
Simon Glass
1
-35
/
+0
2023-08-09
x86: minnowmax: Convert to text environment
Simon Glass
1
-16
/
+0
2023-08-09
x86: cougarcanyon2: Convert to text environment
Simon Glass
1
-13
/
+0
2023-08-09
x86: cherryhill: Convert to text environment
Simon Glass
1
-13
/
+0
2023-08-09
x86: galileo: Convert to text environment
Simon Glass
1
-19
/
+0
2023-08-09
x86: bayleybay: Convert to text environment
Simon Glass
1
-17
/
+0
2023-08-09
x86: crownbay: Convert to text environment
Simon Glass
1
-17
/
+0
2023-08-09
x86: coreboot: Convert to text environment
Simon Glass
1
-20
/
+0
2023-08-09
x86: Add a common include for environment settings
Simon Glass
1
-0
/
+20
2023-08-09
x86: Drop unused distro settings
Simon Glass
1
-7
/
+0
2023-08-09
x86: Drop inclusion of ibmpc.h
Simon Glass
1
-2
/
+0
2023-08-09
x86: edison: Drop inclusion of ibmpc.h
Simon Glass
1
-7
/
+0
2023-08-09
x86: Drop CFG_SYS_STACK_SIZE
Simon Glass
2
-14
/
+0
2023-08-09
env: Use include/env for text-environment includes
Simon Glass
32
-22
/
+22
2023-08-09
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
1
-5
/
+5
2023-08-09
usb: Return -ENOENT when no devices are found
Simon Glass
1
-1
/
+8
2023-08-09
treewide: rework linker symbol declarations in sections header
Shiji Yang
1
-28
/
+6
2023-08-08
video: Add parentheses around VNBYTES() macro
Dan Carpenter
1
-1
/
+1
2023-08-08
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
1
-0
/
+17
2023-08-08
arm_ffa: introduce sandbox FF-A support
Abdellatif El Khlifi
1
-0
/
+1
2023-08-08
arm_ffa: introduce Arm FF-A support
Abdellatif El Khlifi
3
-0
/
+465
2023-08-08
lib: uuid: introduce uuid_str_to_le_bin function
Abdellatif El Khlifi
1
-0
/
+15
2023-08-08
arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
Abdellatif El Khlifi
1
-0
/
+45
2023-08-04
board: toradex: add verdin am62 support
Marcel Ziswiler
1
-0
/
+55
2023-08-03
bootflow: Export setup_fs()
Simon Glass
1
-0
/
+13
[next]