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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
5
-8
/
+8
2022-10-30
video: Drop common LCD implementation
Simon Glass
3
-750
/
+0
2022-10-30
video: Drop use of the lcd header file
Simon Glass
1
-3
/
+2
2022-10-30
fdt: Drop support for LCD fixup in simplefb
Simon Glass
1
-8
/
+0
2022-10-30
video: Drop remaining references to CONFIG_LCD
Simon Glass
1
-3
/
+0
2022-10-30
video: cmd: Drop old LCD code
Simon Glass
2
-45
/
+11
2022-10-30
video: Drop VCXK video controller
Simon Glass
1
-2
/
+0
2022-10-30
Drop CONFIG_LCD_LOGO
Simon Glass
2
-74
/
+0
2022-10-30
video: Drop CONFIG_LCD_INFO
Simon Glass
1
-5
/
+0
2022-10-30
video: Drop CONFIG_LCD_INFO_BELOW_LOGO
Simon Glass
2
-6
/
+2
2022-10-30
video: Drop CONFIG_LCD_ALIGNMENT
Simon Glass
1
-8
/
+0
2022-10-30
video: lcd: Drop console rotation
Simon Glass
2
-195
/
+0
2022-10-30
splash: get devpart from environment variable
Julien Masson
1
-0
/
+5
2022-10-30
splash: support raw image from MMC
Julien Masson
2
-0
/
+32
2022-10-26
scripts: Makefile.spl: Enable memory drivers to be built for SPL
Roger Quadros
1
-0
/
+7
2022-10-26
spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard
Roger Quadros
3
-13
/
+14
2022-10-26
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
Tom Rini
1
-4
/
+8
2022-10-24
cyclic: Don't disable cylic function upon exceeding CPU time
Stefan Roese
1
-4
/
+8
2022-10-21
common: board_f: Print information for all sysresets
Michal Suchanek
1
-11
/
+18
2022-10-21
input: Remove legacy KEYBOARD option
Tom Rini
1
-3
/
+0
2022-10-20
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-0
/
+6
2022-10-18
sunxi: Kconfig: use SoC-wide values for some symbols
Andre Przywara
1
-0
/
+6
2022-10-17
stdio: Fix class iteration in stdio_add_devices()
Michal Suchanek
1
-19
/
+13
2022-10-10
spl: atf: Fix clang -Wasm-operand-widths warning
Alistair Delva
1
-1
/
+1
2022-10-10
usb: Add missing guard around env_get() in usb_hub
Marek Vasut
1
-1
/
+3
2022-10-06
common/board_f: drop ifdefs around header includes
Ovidiu Panait
1
-2
/
+0
2022-10-06
common/board_f: introduce arch_setup_dest_addr()
Ovidiu Panait
1
-14
/
+7
2022-10-06
common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c
Ovidiu Panait
1
-7
/
+0
2022-10-06
common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code
Ovidiu Panait
1
-11
/
+0
2022-10-03
Merge branch 'next'
Tom Rini
36
-87
/
+490
2022-09-29
dm: core: Provide a way to reset the device tree
Simon Glass
1
-0
/
+2
2022-09-29
test: Support testing malloc() failures
Simon Glass
1
-0
/
+19
2022-09-29
event: Fix a typo in the EVENT help
Simon Glass
1
-1
/
+1
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
17
-46
/
+46
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
1
-1
/
+1
2022-09-29
board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only
Pierre-Clément Tosi
1
-3
/
+3
2022-09-27
autoboot: make sure watchdog device(s) are handled with keyed autoboot
Rasmus Villemoes
1
-0
/
+3
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
3
-5
/
+5
2022-09-24
serial: Implement serial_flush() function for console flush() fallback
Pali Rohár
2
-0
/
+11
2022-09-24
console: Implement flush() function
Pali Rohár
2
-0
/
+67
2022-09-23
board_f: show_dram_config: Print also real DRAM size
Pali Rohár
1
-1
/
+36
2022-09-23
board_f: Fix printing gd->ram_size and gd->ram_top
Pali Rohár
1
-2
/
+2
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
1
-1
/
+1
2022-09-23
common/memsize.c: Fix get_effective_memsize() to check for overflow
Pali Rohár
1
-3
/
+15
2022-09-23
common/memsize.c: Fix get_effective_memsize() to always check for CONFIG_MAX_...
Pali Rohár
1
-1
/
+1
2022-09-20
arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs
Pali Rohár
1
-0
/
+1
2022-09-19
Merge branch 'master' into next
Tom Rini
3
-1
/
+36
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
9
-17
/
+17
2022-09-18
cyclic: Introduce schedule() function
Stefan Roese
1
-0
/
+16
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
3
-6
/
+6
[next]