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
2017-03-17
Kconfig: define MD5 dependency for FIT support
Andre Przywara
1
-0
/
+1
2017-02-08
kconfig: Add API kconfig file
Emmanuel Vadot
1
-0
/
+2
2017-02-08
cmd: add a new command "config" to show .config contents
Masahiro Yamada
1
-0
/
+2
2017-01-28
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
1
-0
/
+1
2017-01-28
disk: convert CONFIG_PARTITIONS to Kconfig
Patrick Delaunay
1
-0
/
+2
2017-01-20
odroid-c2: Enable distro boot
Andreas Färber
1
-0
/
+1
2017-01-14
Kconfig: Refactoring of top-level Kconfig file
Robert P. J. Day
1
-65
/
+60
2017-01-11
Enable DISTRO_DEFAULTS for Rockchip platforms
Romain Perier
1
-0
/
+1
2017-01-10
ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig
Michal Simek
1
-1
/
+2
2016-12-03
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
Tom Rini
1
-3
/
+2
2016-12-03
cmd: move CMD_PXE to Kconfig
Yann E. MORIN
1
-0
/
+1
2016-12-03
Enable DISTRO_DEFAULT on platforms that missed it before
Tom Rini
1
-1
/
+1
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
1
-3
/
+2
2016-11-28
spl: dfu: move DFU Kconfig to SPL Kconfig
Stefan Agner
1
-27
/
+0
2016-11-17
ls2080ardb: Convert to distro boot
Alexander Graf
1
-0
/
+1
2016-09-27
spl: dfu: add dfu support in SPL
B, Ravi
1
-0
/
+27
2016-09-19
Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"
Masahiro Yamada
1
-1
/
+0
2016-09-16
Kconfig: Move SPL settings into their own file
Simon Glass
1
-68
/
+0
2016-09-07
Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL
Masahiro Yamada
1
-0
/
+1
2016-08-20
Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM
Tom Rini
1
-1
/
+1
2016-08-20
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
Masahiro Yamada
1
-0
/
+1
2016-08-12
common: image: Add support for post-processing of images
Andreas Dannenberg
1
-0
/
+14
2016-08-05
treewide: move CONFIG_PHYS_64BIT to Kconfig
Masahiro Yamada
1
-0
/
+8
2016-07-31
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
1
-0
/
+9
2016-07-14
tools: Allow building with debug enabled
Simon Glass
1
-0
/
+9
2016-07-14
spl: fit: add support for post-processing of images
Daniel Allred
1
-0
/
+14
2016-06-20
Kconfig: Add a new DISTRO_DEFAULTS Kconfig option
Hans de Goede
1
-0
/
+17
2016-06-12
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
1
-0
/
+11
2016-05-26
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
Paul Burton
1
-1
/
+1
2016-04-18
Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig
Robert P. J. Day
1
-10
/
+11
2016-03-14
spl: Add an option to load a FIT containing U-Boot
Simon Glass
1
-0
/
+11
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
1
-2
/
+60
2016-01-25
Move all command code into its own directory
Simon Glass
1
-0
/
+2
2016-01-20
microblaze: move CONFIG_SYS_TEXT_BASE to defconfig
Masahiro Yamada
1
-1
/
+1
2016-01-20
m68k: move CONFIG_SYS_TEXT_BASE to defconfig files
Masahiro Yamada
1
-1
/
+2
2015-11-04
dm: spl: Support device tree when BSS is in a different section
Simon Glass
1
-0
/
+10
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
[next]