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-11-21
spl: Fix SPL_ATF and SPL_OPENSBI dependencies
Samuel Holland
1
-1
/
+3
2022-11-21
Revert "cli_readline: Only insert printable chars"
Pali Rohár
1
-4
/
+2
2022-11-10
SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c
Tom Rini
1
-2
/
+2
2022-11-10
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
Tom Rini
1
-4
/
+7
2022-11-06
Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-1
/
+1
2022-11-06
efi_loader: remove CONFIG_EFI_SETUP_EARLY
AKASHI Takahiro
1
-1
/
+1
2022-11-04
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2
-0
/
+12
2022-11-04
usb: storage: continue probe on "Invalid device"
Janne Grunau
1
-0
/
+1
2022-11-03
usb: Add 1ms delay after first Get Descriptor request
Marek Vasut
1
-0
/
+11
2022-11-02
mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS
Stefan Roese
1
-0
/
+1
2022-11-02
cyclic: get rid of cyclic_init()
Rasmus Villemoes
3
-27
/
+17
2022-11-02
cyclic: switch to using hlist instead of list
Rasmus Villemoes
1
-8
/
+10
2022-11-02
cyclic: drop redundant cyclic_ready flag
Rasmus Villemoes
1
-4
/
+2
2022-11-02
cyclic: use a flag in gd->flags for recursion protection
Rasmus Villemoes
1
-3
/
+3
2022-10-31
event: Add an event for main_loop
Sughosh Ganu
2
-0
/
+6
2022-10-31
vpl: Allow signature verification
Simon Glass
1
-0
/
+7
2022-10-31
vbe: Add Kconfig options for VPL
Simon Glass
1
-0
/
+30
2022-10-31
spl: Allow multiple loaders of the same time
Simon Glass
1
-31
/
+25
2022-10-31
bloblist: Drop debugging
Simon Glass
1
-1
/
+0
2022-10-31
spl: Add a separate silence option for SPL
Simon Glass
2
-1
/
+23
2022-10-31
spl: Refactor controls for console output
Simon Glass
1
-3
/
+1
2022-10-31
spl: Use binman suffix allow symbols of any SPL etype
Simon Glass
1
-8
/
+8
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
7
-19
/
+19
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
[next]