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
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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-02
MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
Daniel Schwierzeck
1
-1
/
+0
2022-11-02
MIPS: remove CONFIG_SYS_MHZ
Daniel Schwierzeck
1
-1
/
+0
2022-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
1
-6
/
+0
2022-10-30
video: Drop atmel LCD code
Simon Glass
1
-1
/
+0
2022-10-30
video: Drop ld9040 driver
Simon Glass
1
-1
/
+0
2022-10-30
video: Drop CONFIG_LCD_MENU
Simon Glass
1
-1
/
+0
2022-10-30
video: Drop CONFIG_LCD_ALIGNMENT
Simon Glass
1
-1
/
+0
2022-10-30
Convert CONFIG_VIDEO_LOGO_MAX_SIZE to Kconfig
Simon Glass
1
-1
/
+0
2022-10-30
video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE
Simon Glass
1
-1
/
+1
2022-10-30
Convert CONFIG_HIDE_LOGO_VERSION to Kconfig
Simon Glass
1
-1
/
+0
2022-10-29
fdt: Move to setuptools
Simon Glass
3
-10
/
+158
2022-10-29
tests: Build correct sandbox configuration on 32bit
Michal Suchanek
1
-0
/
+4
2022-10-29
libfdt: Fix build with python 3.10
Michal Suchanek
1
-0
/
+4
2022-10-29
libfdt: Fix invalid version warning
Michal Suchanek
1
-1
/
+1
2022-10-29
test: Drop unwanted option in event_dump.py
Simon Glass
1
-2
/
+0
2022-10-26
scripts: Makefile.spl: Enable memory drivers to be built for SPL
Roger Quadros
1
-0
/
+1
2022-10-21
board/km: drop CONFIG_KM_ROOTFSSIZE
Holger Brunck
1
-1
/
+0
2022-10-21
configs: Resync with savedefconfig
Tom Rini
1
-4
/
+0
2022-10-06
board/km: remove kirkwood boards
Holger Brunck
1
-1
/
+0
2022-09-29
event: Allow multiple spy declarations for each event
Simon Glass
1
-1
/
+3
2022-09-19
Merge branch 'master' into next
Tom Rini
2
-6
/
+1
2022-09-05
configs: Resync with savedefconfig
Tom Rini
1
-5
/
+0
2022-09-02
Makefile: Allow LTO to be disabled for a build
Simon Glass
1
-1
/
+1
2022-09-02
Merge branch '2022-09-01-assorted-Kconfig-migrations' into next
Tom Rini
1
-9
/
+0
2022-09-01
Convert CONFIG_SYS_L2_PL310 to Kconfig
Philip Oberfichtner
1
-1
/
+0
2022-08-31
kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingle
Heiko Thiery
1
-1
/
+1
2022-08-23
configs: Resync with savedefconfig
Tom Rini
1
-21
/
+0
2022-08-12
Merge branch '2022-08-12-assorted-updates'
Tom Rini
1
-51
/
+0
2022-08-11
Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/...
Tom Rini
1
-1
/
+1
2022-08-10
scripts/config: pick config script from kernel scripts
Milan P. Stanić
1
-0
/
+230
2022-08-10
Makefile: Correct the rule removing old of-platdata files
Simon Glass
1
-2
/
+3
2022-08-09
dtoc: Correct remaining pylint problems in test_fdt
Simon Glass
1
-1
/
+1
2022-08-05
Drop genboardscfg.py
Simon Glass
1
-1
/
+0
2022-08-05
Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""
Simon Glass
2
-24
/
+3
2022-08-04
Merge branch '2022-08-04-Kconfig-migrations'
Tom Rini
1
-64
/
+0
2022-07-26
fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig
Alexander Dahl
1
-1
/
+0
2022-07-21
treewide: Fix Marek's name and change my e-mail address
Marek Behún
1
-1
/
+1
2022-07-13
efi_loader: suppress executable stack warning
Heinrich Schuchardt
1
-2
/
+2
2022-07-11
Merge branch 'next'
Tom Rini
3
-296
/
+9
2022-07-08
Merge branch '2022-07-08-Kconfig-migrations' into next
Tom Rini
1
-10
/
+0
2022-07-08
Convert CONFIG_SYS_CACHE_STASHING to Kconfig
Tom Rini
1
-1
/
+0
2022-07-07
Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next
Tom Rini
1
-152
/
+0
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
1
-1
/
+0
2022-07-04
configs: Resync with savedefconfig
Tom Rini
1
-2
/
+0
2022-07-03
board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card
Pali Rohár
1
-4
/
+0
2022-06-29
Merge branch '2022-06-28-Kconfig-migrations' into next
Tom Rini
2
-68
/
+3
2022-06-28
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
Tom Rini
1
-1
/
+0
2022-06-28
arm: samsung: Migrate a number of symbols to Kconfig
Tom Rini
1
-3
/
+3
2022-06-06
scripts: Introduce {quiet_,}cmd_bin2c
Pierre-Clément Tosi
1
-0
/
+5
2022-06-06
configs: Resync with savedefconfig
Tom Rini
1
-61
/
+0
[next]