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
2024-01-29
video: console: Fix buffer overflow in cmd 'font list'
Janne Grunau
1
-1
/
+1
2024-01-29
video: Support VIDEO_X2R10G10B10 in truetype console
Janne Grunau
1
-2
/
+8
2024-01-29
env: sf: report malloc error to caller
Ralph Siemsen
1
-1
/
+3
2024-01-29
video: tidss: Use DT property names for parsing nodes
Devarsh Thakkar
1
-5
/
+5
2024-01-29
common: splash_source: Don't compile ubifs splash cmd for SPL build
Devarsh Thakkar
1
-1
/
+1
2024-01-29
Merge patch series "Move framebuffer reservation for SPL to RAM end"
Tom Rini
7
-40
/
+142
2024-01-29
doc: spl: Add info regarding memory reservation
Devarsh Thakkar
1
-0
/
+28
2024-01-29
doc: spl: Add info for missing Kconfigs
Devarsh Thakkar
1
-0
/
+9
2024-01-29
video: Fill video handoff in video post probe
Devarsh Thakkar
1
-10
/
+20
2024-01-29
video: Skip framebuffer reservation if already reserved
Devarsh Thakkar
2
-4
/
+14
2024-01-29
common/board_f: Catch bloblist before starting reservations
Devarsh Thakkar
1
-3
/
+30
2024-01-29
board: ti: am62x: evm: Remove video_setup from spl_board_init
Devarsh Thakkar
1
-18
/
+0
2024-01-29
arm: mach-k3: common: Reserve video memory from end of the RAM
Devarsh Thakkar
1
-5
/
+12
2024-01-29
spl: Enforce framebuffer reservation from end of RAM
Devarsh Thakkar
2
-0
/
+29
2024-01-29
board/sunxi/MAINTAINERS: Add new defconfigs
Tom Rini
1
-0
/
+10
2024-01-29
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
7
-154
/
+119
2024-01-29
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
45
-214
/
+1002
2024-01-29
Merge branch '2024-01-29-pytest-enhancements'
Tom Rini
8
-2
/
+1983
2024-01-29
test/py: scsi: Add test for scsi commands
Love Kumar
1
-0
/
+92
2024-01-29
test/py: usb: Add tests for USB device
Love Kumar
1
-0
/
+626
2024-01-29
test/py: mmc: Add tests for MMC device
Love Kumar
1
-0
/
+671
2024-01-29
test/py: secure: Add secure tests for Zynq & ZynqMP
Love Kumar
2
-0
/
+294
2024-01-29
test/py: gpio: Add gpio pins generic test
Love Kumar
1
-0
/
+90
2024-01-29
test/py: zynqmp_rpu: Add test for loading RPU apps
Love Kumar
1
-0
/
+208
2024-01-29
pytest: update requirements.txt
Caleb Connolly
1
-2
/
+2
2024-01-29
sunxi: Consider SPL size limitations for FIT loading
Samuel Holland
1
-2
/
+1
2024-01-29
sunxi: binman: Support FIT generation for 32-bit SoCs
Samuel Holland
1
-5
/
+20
2024-01-29
sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig
Samuel Holland
2
-17
/
+24
2024-01-29
sunxi: spl: Disable padding from SPL_PAD_TO
Samuel Holland
1
-2
/
+1
2024-01-29
sunxi: add defconfig for nanopi_duo2
Chuanhong Guo
1
-0
/
+12
2024-01-29
net: sun8i-emac: Add support for fixed-link phy
Maksim Kiselev
1
-5
/
+2
2024-01-29
sunxi: add Transpeed 8K618-T board support
Nick Alilovic
2
-0
/
+28
2024-01-29
sunxi: dts: update devicetree files from Linux-v6.8-rc1
Andre Przywara
9
-0
/
+893
2024-01-29
mtd: spi-nor-ids: Add Infineon(Cypress) s28hs02gt ID
Takahiro Kuwano
1
-0
/
+1
2024-01-29
mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()
Takahiro Kuwano
2
-27
/
+28
2024-01-29
mtd: spi-nor-core: Consolidate post_bfpt_fixup() for Infineon(Cypress) S25 an...
Takahiro Kuwano
1
-46
/
+6
2024-01-29
mtd: spi-nor-core: Consolidate setup() hook for Infineon(Cypress) S25 and S28
Takahiro Kuwano
1
-37
/
+4
2024-01-29
mtd: spi-nor-core: Rework s25_mdp_ready() to support Octal DTR mode
Takahiro Kuwano
1
-3
/
+3
2024-01-29
mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28
Takahiro Kuwano
2
-1
/
+2
2024-01-29
mtd: spi-nor-core: Rework spansion_read_any_reg() to support Octal DTR mode
Takahiro Kuwano
1
-5
/
+29
2024-01-29
mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28
Takahiro Kuwano
2
-11
/
+3
2024-01-29
mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28
Takahiro Kuwano
2
-20
/
+17
2024-01-29
mtd: spi: spi-nor-ids: Add more XM25Q series chips
Ssunk
1
-0
/
+4
2024-01-29
spi: cadence_qspi: Address the comparison failure for 0-8 bytes of data
Tejas Bhumkar
3
-3
/
+7
2024-01-29
mtd: spi-nor-ids: Add is25lx512 chip
Tejas Bhumkar
1
-0
/
+2
2024-01-29
spi: dw: add check for Rx FIFO overflow
Maksim Kiselev
1
-3
/
+15
2024-01-29
sunxi: simplify U-Boot proper only builds
Andre Przywara
2
-10
/
+10
2024-01-29
sunxi: remove common.h inclusion
Andre Przywara
24
-24
/
+3
2024-01-29
sunxi: sun9i: remove unneeded base addresses from header
Andre Przywara
1
-41
/
+0
2024-01-29
sunxi: sun4i: remove unneeded base addresses from header
Andre Przywara
1
-47
/
+0
[next]