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-07
configs: Resync with savedefconfig
Tom Rini
36
-43
/
+15
2023-08-07
Merge branch '2023-08-07-assorted-fixes'
Tom Rini
32
-112
/
+181
2023-08-07
fs/erofs: Remove an unnecessary assertion
Yifan Zhao
1
-3
/
+0
2023-08-07
common: Drop duplicate space in SPL_BMP description
Marek Vasut
1
-1
/
+1
2023-08-07
common: fix detection of SYS_MALLOC_F_LEN=0x0
Heinrich Schuchardt
2
-2
/
+2
2023-08-07
spl: move SPL_CRC32 option to lib/Kconfig
Oleksandr Suvorov
2
-11
/
+11
2023-08-07
spl: remove duplicate SPL_MD5 option
Oleksandr Suvorov
1
-12
/
+0
2023-08-07
bloblist: Enforce CRC32
Tom Rini
1
-0
/
+3
2023-08-07
MAINTAINERS: Update rockchip platform maintain files
Kever Yang
1
-1
/
+13
2023-08-07
MAINTAINERS: add DT/bindings files to at91 entry
Eugen Hristev
1
-0
/
+8
2023-08-07
board: ten64: add missing error checks for retimer power on
Mathew McBride
1
-0
/
+5
2023-08-07
ARM: renesas: Update MAINTAINERS file
Marek Vasut
22
-28
/
+108
2023-08-07
get_maintainer.pl: Add an ignore list for git history
Tom Rini
2
-0
/
+2
2023-08-07
Azure: Squash a number of jobs and re-order slightly
Tom Rini
1
-49
/
+23
2023-08-07
Azure: Rework Rockchip jobs again
Tom Rini
1
-5
/
+5
2023-08-05
Merge tag 'dm-pull-5aug23' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
13
-18
/
+569
2023-08-05
buildman: Drop warning about orphaned defconfigs
Simon Glass
2
-14
/
+2
2023-08-05
buildman: Exit after reading toolchain
Simon Glass
1
-0
/
+3
2023-08-05
event: Fix a wrong type_name from dm_post_init to dm_post_init_f
Jaehoon Chung
1
-1
/
+1
2023-08-05
binman: ftest: Add test for xilinx-bootgen etype
Lukas Funke
3
-0
/
+123
2023-08-05
binman: etype: Add xilinx-bootgen etype
Lukas Funke
2
-0
/
+300
2023-08-05
binman: btool: Add Xilinx Bootgen btool
Lukas Funke
2
-1
/
+138
2023-08-05
binman: Renumber 291 and 292 test files
Simon Glass
3
-2
/
+2
2023-08-05
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2
-97
/
+75
2023-08-05
cmd: Enable BIND by default if we have USB_ETHER
Tom Rini
1
-0
/
+1
2023-08-05
usb: gadget: ether: Handle gadget driver registration in probe and remove
Marek Vasut
1
-45
/
+52
2023-08-05
usb: gadget: ether: Move probe function above driver structure
Marek Vasut
1
-14
/
+14
2023-08-05
usb: gadget: ether: Inline functions used once
Marek Vasut
1
-39
/
+9
2023-08-04
Merge branch '2023-08-04-toradex-platform-updates'
Tom Rini
30
-37
/
+6985
2023-08-04
board: toradex: add verdin am62 support
Marcel Ziswiler
25
-9
/
+6907
2023-08-04
arm: dts: k3-binman: fix rcfg_yaml and pcfg_yaml labels
Marcel Ziswiler
1
-8
/
+8
2023-08-04
arm: mach-k3: am62: fix 2nd mux option of clkout0
Marcel Ziswiler
1
-2
/
+3
2023-08-04
toradex: tdx-cfg-block: add verdin am62 skus
Marcel Ziswiler
2
-2
/
+15
2023-08-04
toradex: tdx-cfg-block: rework display adapter name handling
Max Krummenacher
2
-5
/
+19
2023-08-04
toradex: tdx-cfg-block: rework carrier board name handling
Max Krummenacher
3
-12
/
+33
2023-08-04
toradex: tdx-cfg-block: add yavia carrier cfg block info
Max Krummenacher
1
-0
/
+1
2023-08-03
Merge branch '2023-08-03-assorted-fixes'
Tom Rini
22
-75
/
+100
2023-08-03
bootstd: Init the size before reading extlinux file
Simon Glass
1
-0
/
+3
2023-08-03
bootstd: Init the size before reading the devicetree
Simon Glass
1
-1
/
+5
2023-08-03
bootstd: Avoid allocating memory for the EFI file
Simon Glass
1
-17
/
+33
2023-08-03
bootstd: Use a function to detect network in EFI bootmeth
Simon Glass
1
-4
/
+16
2023-08-03
bootflow: Export setup_fs()
Simon Glass
2
-17
/
+19
2023-08-03
virtio: provide driver name in debug message
Heinrich Schuchardt
1
-1
/
+1
2023-08-03
fat: correct sign for deletion mark
Heinrich Schuchardt
1
-3
/
+3
2023-08-03
rzn1-snarc: Add missing MAINTAINERS file
Tom Rini
1
-0
/
+9
2023-08-03
board/freescale: Drop two orphaned entries
Tom Rini
2
-10
/
+0
2023-08-03
vexpress64: Rework MAINTAINERS file slightly
Tom Rini
1
-3
/
+4
2023-08-03
ARM: imx: Update MAINTAINERS file on DH electronics i.MX8M Plus DHCOM
Marek Vasut
1
-6
/
+6
2023-08-03
freescale: Remove Rajesh Bhagat MAINTAINERS
Sean Anderson
11
-13
/
+1
2023-08-03
Merge tag 'efi-2023-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
31
-282
/
+416
[next]