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
2021-09-07
imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG
Tom Rini
7
-13
/
+0
2021-09-07
Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Tom Rini
11
-21
/
+0
2021-09-04
net: Move network rules to drivers/net
Simon Glass
1
-1
/
+1
2021-09-04
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
Simon Glass
24
-53
/
+5
2021-09-04
power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY
Simon Glass
24
-29
/
+34
2021-09-04
power: Tidy up #undef of CONFIG_DM_PMIC
Simon Glass
4
-19
/
+0
2021-09-04
Convert CONFIG_DMA_LPC32XX to Kconfig
Simon Glass
1
-3
/
+0
2021-09-04
ti: Convert CONFIG_TI_EDMA3 to Kconfig
Simon Glass
1
-1
/
+0
2021-09-04
sata: Rename SATA_SUPPORT to SATA
Simon Glass
1
-1
/
+1
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
4
-5
/
+5
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
10
-10
/
+10
2021-09-03
Revert most of the series for adding vexpress_aemv8r support
Tom Rini
1
-37
/
+21
2021-09-02
vexpress64: Add BASER_FVP vexpress board variant
Peter Hoyes
1
-21
/
+37
2021-09-01
board: stemmy: Add basic Fastboot support
Stephan Gerhold
1
-0
/
+27
2021-09-01
dm: hash: Add new UCLASS_HASH support
Chia-Wei Wang
2
-0
/
+62
2021-09-01
lib/md5: Export progressive APIs
Chia-Wei Wang
1
-0
/
+4
2021-08-31
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvel...
Tom Rini
2
-6
/
+8
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
305
-738
/
+0
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
117
-207
/
+0
2021-08-31
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
20
-24
/
+0
2021-08-31
Convert CONFIG_RAMBOOT_PBL et al to Kconfig
Tom Rini
15
-214
/
+1
2021-08-31
nitrogen6x: Populate FDTFILE at build-time for all platforms
Tom Rini
1
-9
/
+1
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
312
-564
/
+0
2021-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
166
-355
/
+141
2021-08-31
Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig
Tom Rini
2
-2
/
+0
2021-08-31
nxp: Migrate a number of DDR related symbols to Kconfig
Tom Rini
31
-80
/
+0
2021-08-31
nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig
Tom Rini
28
-44
/
+11
2021-08-31
mvebu: ddr: Rename CONFIG_DDR_FIXED_SIZE to CONFIG_SYS_SDRAM_SIZE
Tom Rini
2
-2
/
+6
2021-08-31
mvebu: Migrate CONFIG_DDR_32BIT/64BIT to Kconfig
Tom Rini
1
-3
/
+0
2021-08-31
watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()
Rasmus Villemoes
1
-6
/
+0
2021-08-31
watchdog: wdt-uclass.c: add wdt_stop_all() helper
Rasmus Villemoes
1
-0
/
+8
2021-08-30
global: Remove unused or unnecessary CONFIG symbols related to DDR
Tom Rini
6
-91
/
+0
2021-08-30
astro_mcf5373l: Rework ASTRO_ID logic
Tom Rini
1
-7
/
+7
2021-08-30
mpc83xx: Update comment
Tom Rini
1
-1
/
+1
2021-08-30
video: Remove ati_radeon_fb
Tom Rini
1
-1988
/
+0
2021-08-30
global: Remove dead code that starts with CONFIG_[0-9A]
Tom Rini
9
-25
/
+0
2021-08-30
i8042: Do not abuse CONFIG namespace
Tom Rini
1
-6
/
+6
2021-08-30
ppc: Rework some hard-coded BOOTCOMMANDS
Tom Rini
23
-76
/
+76
2021-08-30
arm: Migrate GICV2 / GICV3 to Kconfig
Tom Rini
12
-25
/
+4
2021-08-30
Convert CONFIG_I2C_SET_DEFAULT_BUS_NUM et al to Kconfig
Tom Rini
16
-69
/
+0
2021-08-30
tegra: Cleanup I2C support
Tom Rini
1
-5
/
+0
2021-08-30
i2c: fsl_i2c: Migrate to Kconfig
Tom Rini
27
-187
/
+7
2021-08-30
rcar: i2c: Migrate SYS_I2C_SH to Kconfig
Tom Rini
1
-18
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_MXC et al to Kconfig
Tom Rini
44
-213
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
Tom Rini
66
-144
/
+0
2021-08-30
ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace
Tom Rini
1
-1
/
+1
2021-08-30
Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig
Tom Rini
6
-14
/
+4
2021-08-30
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
88
-106
/
+4
2021-08-30
Convert CONFIG_SYS_I2C_MVTWSI to Kconfig
Tom Rini
8
-8
/
+0
2021-08-30
Convert CONFIG_SYS_I2C_SOFT et al to Kconfig
Tom Rini
4
-14
/
+1
[next]