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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMAT
Patrick Delaunay
2
-15
/
+0
2023-06-16
fdt_support: add fdt_copy_fixed_partitions function
Patrick Delaunay
1
-0
/
+8
2023-06-15
net: fsl-mc: sync remaining MC commands
Ioana Ciornei
2
-35
/
+1
2023-06-15
net: fsl-mc: sync DPIO MC APIs
Ioana Ciornei
1
-168
/
+83
2023-06-15
net: fsl-mc: sync DPSPARSER MC APIs
Ioana Ciornei
1
-108
/
+31
2023-06-15
net: fsl-mc: sync DPNI MC APIs
Ioana Ciornei
1
-583
/
+518
2023-06-15
net: fsl-mc: sync DPRC MC APIs
Ioana Ciornei
1
-323
/
+101
2023-06-15
net: fsl-mc: sync DPMAC MC APIs
Ioana Ciornei
1
-157
/
+83
2023-06-15
net: fsl-mc: sync DPBP MC APIs
Ioana Ciornei
2
-158
/
+59
2023-06-15
net: fsl-mc: remove unused MC APIs
Ioana Ciornei
5
-1094
/
+0
2023-06-15
board: fsl: lx2160ardb: add dts fixup function for RevC and newer
Florin Chiculita
1
-0
/
+5
2023-06-14
cmd: net: add a 'net stats' command to dump network statistics
Ioana Ciornei
1
-0
/
+6
2023-06-14
net: ldpaa_eth: extend debug capabilities with DPMAC statistics
Ioana Ciornei
1
-1
/
+4
2023-06-14
net: ldpaa_eth: transform dpni_statistics from a struct to a union
Ioana Ciornei
1
-41
/
+102
2023-06-14
net: ldpaa_eth: fix the memory layout of the dpmac_get_counters() API
Ioana Ciornei
1
-1
/
+1
2023-06-12
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
4
-3
/
+7
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
37
-66
/
+2497
2023-06-12
xilinx: zynqmp: Enable the vidconsole by default
Venkatesh Yadav Abbarapu
1
-0
/
+3
2023-06-12
video: Add support for RGBA8888 format
Michal Simek
1
-0
/
+1
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2
-3
/
+3
2023-06-10
net: phy: Unpublish phy_connect_dev()
Marek Vasut
1
-9
/
+0
2023-06-09
fwu: DeveloperBox: add support for FWU
Jassi Brar
1
-0
/
+10
2023-06-09
FWU: Add FWU metadata access driver for MTD storage regions
Masami Hiramatsu
1
-0
/
+32
2023-06-09
fwu: rename fwu_get_verified_mdata to fwu_get_mdata
Jassi Brar
1
-2
/
+2
2023-06-09
fwu: meta-data: switch to management by common code
Jassi Brar
1
-199
/
+0
2023-06-09
fwu: move meta-data management in core
Jassi Brar
1
-0
/
+41
2023-06-08
ARM: renesas: Add R8A77980 V3HSK board and CPLD code
Valentine Barshak
1
-0
/
+28
2023-06-08
ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle board
Marek Vasut
1
-19
/
+0
2023-06-08
efi_loader: add the number of image entries in efi_capsule_update_info
Masahisa Kojima
1
-1
/
+2
2023-06-06
ubifs: allow loading to above 4GiB
Ben Dooks
1
-1
/
+1
2023-05-31
acpi: Put the version numbers in a central place
Simon Glass
1
-0
/
+2
2023-05-31
asm-generic: simplify unaligned.h
Jens Wiklander
1
-16
/
+73
2023-05-31
linux/unaligned: remove unused access_ok.h
Jens Wiklander
1
-66
/
+0
2023-05-31
include: Remove unused header files
Tom Rini
30
-4541
/
+0
2023-05-31
faraday: remove orphaned header file
Andre Przywara
1
-46
/
+0
2023-05-31
imx: fix header inclusion guards
Andre Przywara
1
-1
/
+1
2023-05-31
arm: Remove ti816x_evm board and ti816x SoC support
Tom Rini
1
-63
/
+0
2023-05-21
arm: dts: imx93: sync device tree with Linux
Peng Fan
3
-20
/
+24
2023-05-21
imx9: imx93_evk: drop unused macro
Peng Fan
1
-2
/
+0
2023-05-21
imx: firmware: sci: add inline functions when IMX8 not enabled
Peng Fan
1
-0
/
+241
2023-05-21
imx: move imx8 sci header file to include/firmware/imx
Peng Fan
8
-0
/
+835
2023-05-16
Merge tag 'efi-2023-07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-2
/
+28
2023-05-15
environment: ti: rproc: fix remoteproc environment variables
Manorit Chawdhry
1
-2
/
+2
2023-05-15
envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scri...
Christophe Leroy
1
-2
/
+0
2023-05-15
Fix sparse checks processing
Christophe Leroy
2
-39
/
+9
2023-05-15
Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash
Tom Rini
1
-0
/
+1
2023-05-15
mtd: cfi: respect reg address length
Nuno Sá
1
-0
/
+1
2023-05-14
Merge branch 'master_rzn1/rzn1' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
7
-0
/
+1297
2023-05-13
bootstd: Rename distro and syslinux to extlinux
Simon Glass
2
-6
/
+6
2023-05-13
usb: Tidy up the usb_start flag
Simon Glass
1
-0
/
+3
[next]