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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-20
malloc_simple: Add support for switching to DRAM heap
Hans de Goede
1
-0
/
+10
2015-10-20
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
Hans de Goede
1
-0
/
+10
2015-09-28
Kconfig: fix typo in CONFIG_FIT description
Igor Grinberg
1
-1
/
+1
2015-08-05
efi: Drop CONFIG_SYS_TEXT_BASE for EFI
Ben Stoltz
1
-0
/
+1
2015-07-28
Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfig
Siva Durga Prasad Paladugu
1
-1
/
+1
2015-05-31
ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
Masahiro Yamada
1
-1
/
+1
2015-04-29
x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS
Bin Meng
1
-1
/
+1
2015-03-29
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
Iain Paton
1
-1
/
+1
2015-03-28
malloc_f: enable SYS_MALLOC_F by default if DM is on
Masahiro Yamada
1
-1
/
+1
2015-03-09
dlmalloc: do memset in malloc init as new default config
Przemyslaw Marczak
1
-7
/
+25
2015-03-04
arm: spl: Allow board_init_r() to run with a larger stack
Simon Glass
1
-0
/
+18
2015-02-25
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+3
2015-02-25
crypto/fsl - Add progressive hashing support using hardware acceleration.
gaurav rana
1
-1
/
+3
2015-02-24
kconfig: remove unneeded dependency on !SPL_BUILD
Masahiro Yamada
1
-10
/
+2
2015-02-24
kconfig: switch to single .config configuration
Masahiro Yamada
1
-14
/
+0
2015-02-24
kconfig: Adjust ordering so that defaults work as expected
Simon Glass
1
-2
/
+3
2015-02-12
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
Simon Glass
1
-0
/
+19
2015-02-12
dm: test: Add a Kconfig file
Simon Glass
1
-0
/
+2
2015-02-12
RSA depends on DM
Chris Kuethe
1
-0
/
+1
2015-02-09
arc: move SYS_MONITOR_BASE setup in Konfig
Alexey Brodkin
1
-1
/
+1
2015-01-29
FIT: Modify option FIT_SIGNATURE in Kconfig
Ruchika Gupta
1
-1
/
+2
2015-01-14
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
Alexey Brodkin
1
-0
/
+6
2015-01-07
Kconfig: move EXPERT option under "General setup" menu
Masahiro Yamada
1
-2
/
+2
2014-11-24
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-0
/
+8
2014-11-24
Kconfig: Add EXPERT option
Tom Rini
1
-0
/
+8
2014-11-23
FIT: add some FIT configurations to Kconfig
Masahiro Yamada
1
-0
/
+22
2014-11-04
sparc: move CONFIG_SYS_TEXT_BASE to Kconfig
Masahiro Yamada
1
-0
/
+6
2014-10-27
kconfig: add CONFIG_SUPPORT_TPL
Masahiro Yamada
1
-1
/
+4
2014-10-27
kconfig: add CONFIG_SUPPORT_SPL
Masahiro Yamada
1
-0
/
+4
2014-09-25
kconfig: move CONFIG_OF_* to Kconfig
Masahiro Yamada
1
-0
/
+2
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
1
-1
/
+11
2014-08-28
kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE
Masahiro Yamada
1
-0
/
+10
2014-08-28
kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTO
Masahiro Yamada
1
-1
/
+37
2014-08-21
kconfig: remove DEFCONFIG_LIST
Masahiro Yamada
1
-6
/
+0
2014-07-30
kconfig: add basic Kconfig files
Masahiro Yamada
1
-0
/
+65