Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
848d267bf1f5f7b29eb2a15d1838db0997aaeba8
/
Kconfig
556f86d
Kconfig: add CONFIG_BROKEN
by Heinrich Schuchardt
· Thu Oct 19 23:49:19 2017 +0200
ae28449
x86: provide CONFIG_BUILD_ROM
by Heinrich Schuchardt
· Mon Oct 16 18:08:38 2017 +0000
d1659de
SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entry
by ext-vasily.gurevich@vaisala.com
· Mon Oct 02 13:42:55 2017 +0000
13c1f3a
scripts: Move Kconfig contents to cmd/Kconfig
by Sam Protsenko
· Thu Sep 28 12:33:45 2017 -0700
b5bf562
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
by Tom Rini
· Fri Aug 25 17:50:27 2017 -0400
547cb40
Move environment files from common/ to env/
by Simon Glass
· Thu Aug 03 12:21:49 2017 -0600
1013935
spl: use TPL_SYS_MALLOC_F_LEN for TPL
by Philipp Tomsich
· Fri Jul 28 11:06:03 2017 +0200
384e526
Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig
by Adam Ford
· Fri Jul 28 08:32:52 2017 -0500
1fa20e4d
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· Mon Jul 24 17:43:34 2017 +0800
df7576b
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Mon May 22 14:15:16 2017 -0400
5bdd919
lib: move hash CONFIG options to Kconfig
by Tom Rini
· Mon May 15 12:17:49 2017 -0400
cc54a10
FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT
by Tom Rini
· Mon May 15 12:17:48 2017 -0400
d836216
sunxi: enable automatic FIT build for 64-bit SoCs
by Andre Przywara
· Wed Apr 26 01:32:48 2017 +0100
0f6456d
Makefile: add rules to generate SPL FIT images
by Andre Przywara
· Wed Apr 26 01:32:45 2017 +0100
d28fda2
Kconfig: fix SPL_FIT dependency
by Andre Przywara
· Wed Apr 26 01:32:38 2017 +0100
1bccf86
Kconfig: Adds SYS_TEXT_BASE config option for Keystone2
by Madan Srinivas
· Fri Apr 07 10:00:08 2017 -0500
fef2bd1
SPARC: Remove
by Tom Rini
· Tue Mar 14 11:08:11 2017 -0400
8476330
Kconfig: define MD5 dependency for FIT support
by Andre Przywara
· Wed Mar 15 01:19:06 2017 +0000
aa02099
kconfig: Add API kconfig file
by Emmanuel Vadot
· Tue Jan 31 12:17:04 2017 +0100
bb92b42
cmd: add a new command "config" to show .config contents
by Masahiro Yamada
· Mon Jan 30 11:12:07 2017 +0900
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· Fri Jan 27 11:00:42 2017 +0100
dc28060
disk: convert CONFIG_PARTITIONS to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:35 2017 +0100
d129668
odroid-c2: Enable distro boot
by Andreas Färber
· Sun Jan 15 20:22:30 2017 +0100
e4829f3
Kconfig: Refactoring of top-level Kconfig file
by Robert P. J. Day
· Mon Jan 02 16:32:13 2017 -0500
9118934
Enable DISTRO_DEFAULTS for Rockchip platforms
by Romain Perier
· Wed Jan 11 11:46:14 2017 +0100
9254387
ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig
by Michal Simek
· Fri Dec 16 11:57:17 2016 +0100
2a3400b
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
by Tom Rini
· Sat Dec 03 19:43:51 2016 -0500
0d10cdd
cmd: move CMD_PXE to Kconfig
by Yann E. MORIN
· Sun Nov 13 21:59:52 2016 +0100
8db91cf
Enable DISTRO_DEFAULT on platforms that missed it before
by Tom Rini
· Tue Nov 29 09:14:57 2016 -0500
f6aa39e
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· Sat Nov 26 11:02:10 2016 +0900
e542edd
spl: dfu: move DFU Kconfig to SPL Kconfig
by Stefan Agner
· Mon Nov 21 10:58:52 2016 -0800
39e4f24
ls2080ardb: Convert to distro boot
by Alexander Graf
· Thu Nov 17 01:03:02 2016 +0100
8b3c725
spl: dfu: add dfu support in SPL
by B, Ravi
· Thu Jul 28 17:39:14 2016 +0530
75794f9
Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"
by Masahiro Yamada
· Mon Sep 19 21:40:26 2016 +0900
ffe1976
Kconfig: Move SPL settings into their own file
by Simon Glass
· Mon Sep 12 23:18:22 2016 -0600
e6cee48
Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL
by Masahiro Yamada
· Tue Aug 30 18:50:36 2016 +0900
53b3270
Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM
by Tom Rini
· Fri Aug 12 08:31:17 2016 -0400
04cf155
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
by Masahiro Yamada
· Fri Aug 12 08:31:16 2016 -0400
67aaa6d
common: image: Add support for post-processing of images
by Andreas Dannenberg
· Wed Jul 27 12:12:39 2016 -0500
653e9fe
treewide: move CONFIG_PHYS_64BIT to Kconfig
by Masahiro Yamada
· Mon Jul 25 19:56:03 2016 +0900
8ff8689
libfdt: Introduce new ARCH_FIXUP_FDT option
by Michal Simek
· Thu Jul 28 09:06:41 2016 +0200
86a6449
tools: Allow building with debug enabled
by Simon Glass
· Thu Jun 30 10:52:20 2016 -0600
cf839bd
spl: fit: add support for post-processing of images
by Daniel Allred
· Mon Jun 27 09:19:21 2016 -0500
f99c5cb
Kconfig: Add a new DISTRO_DEFAULTS Kconfig option
by Hans de Goede
· Mon Jun 20 23:16:28 2016 +0200
5021e3c
verified-boot: Minimal support for booting U-Boot proper from SPL
by Teddy Reed
· Thu Jun 09 19:18:44 2016 -0700
aca04ce
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
by Paul Burton
· Tue May 17 11:56:39 2016 +0100
2f845be
Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig
by Robert P. J. Day
· Sat Apr 16 05:53:07 2016 -0400
a6131a2
spl: Add an option to load a FIT containing U-Boot
by Simon Glass
· Mon Feb 22 22:55:56 2016 -0700
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· Mon Feb 22 22:55:43 2016 -0700
29499a0
Move all command code into its own directory
by Simon Glass
· Sun Jan 17 20:53:51 2016 -0700
91f5d27
microblaze: move CONFIG_SYS_TEXT_BASE to defconfig
by Masahiro Yamada
· Fri Dec 11 12:22:26 2015 +0900
39e48a5
m68k: move CONFIG_SYS_TEXT_BASE to defconfig files
by Masahiro Yamada
· Fri Dec 11 12:22:24 2015 +0900
77ec34e
dm: spl: Support device tree when BSS is in a different section
by Simon Glass
· Sat Oct 17 19:41:19 2015 -0600
8f28038
malloc_simple: Add support for switching to DRAM heap
by Hans de Goede
· Sun Sep 13 15:04:17 2015 +0200
9f9df6f
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
by Hans de Goede
· Sun Sep 13 14:45:15 2015 +0200
e40176b
Kconfig: fix typo in CONFIG_FIT description
by Igor Grinberg
· Wed Aug 26 17:54:45 2015 +0300
b7e4124
efi: Drop CONFIG_SYS_TEXT_BASE for EFI
by Ben Stoltz
· Tue Aug 04 12:33:41 2015 -0600
320c10b
Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfig
by Siva Durga Prasad Paladugu
· Wed Jun 10 15:50:58 2015 +0530
94d79e9
ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
by Masahiro Yamada
· Fri May 29 17:30:05 2015 +0900
d069c21
x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS
by Bin Meng
· Mon Apr 27 23:22:28 2015 +0800
630df14
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
by Iain Paton
· Sat Mar 28 10:26:38 2015 +0000
c698824
malloc_f: enable SYS_MALLOC_F by default if DM is on
by Masahiro Yamada
· Thu Mar 19 19:42:55 2015 +0900
8843678
dlmalloc: do memset in malloc init as new default config
by Przemyslaw Marczak
· Wed Mar 04 14:01:24 2015 +0100
d8711af
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· Tue Mar 03 08:03:00 2015 -0700
1eba1d7
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Wed Feb 25 18:14:18 2015 -0500
ef20159
crypto/fsl - Add progressive hashing support using hardware acceleration.
by gaurav rana
· Fri Feb 20 12:51:46 2015 +0530
cfc2f7d
kconfig: remove unneeded dependency on !SPL_BUILD
by Masahiro Yamada
· Tue Feb 24 22:26:21 2015 +0900
72fb32b
kconfig: switch to single .config configuration
by Masahiro Yamada
· Tue Feb 24 22:26:20 2015 +0900
157c395
kconfig: Adjust ordering so that defaults work as expected
by Simon Glass
· Tue Feb 24 22:26:19 2015 +0900
838723b
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
by Simon Glass
· Wed Feb 11 16:32:59 2015 -0700
9dd430d
dm: test: Add a Kconfig file
by Simon Glass
· Thu Feb 05 21:41:37 2015 -0700
b58cf4f
RSA depends on DM
by Chris Kuethe
· Wed Feb 04 19:16:14 2015 -0800
bf1d41f
arc: move SYS_MONITOR_BASE setup in Konfig
by Alexey Brodkin
· Tue Feb 03 13:58:18 2015 +0300
2c3822e
FIT: Modify option FIT_SIGNATURE in Kconfig
by Ruchika Gupta
· Fri Jan 23 16:01:51 2015 +0530
693744a
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
by Alexey Brodkin
· Tue Jan 13 18:49:01 2015 +0300
9eeddf2
Kconfig: move EXPERT option under "General setup" menu
by Masahiro Yamada
· Wed Nov 26 18:42:31 2014 +0900
4b3175f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Nov 24 17:05:11 2014 -0500
a50d5b5
Kconfig: Add EXPERT option
by Tom Rini
· Fri Nov 14 09:34:29 2014 +0100
a7fa746
FIT: add some FIT configurations to Kconfig
by Masahiro Yamada
· Thu Nov 13 19:29:06 2014 +0900
c02a327
sparc: move CONFIG_SYS_TEXT_BASE to Kconfig
by Masahiro Yamada
· Thu Oct 30 15:30:58 2014 +0900
f5ebc99
kconfig: add CONFIG_SUPPORT_TPL
by Masahiro Yamada
· Mon Oct 20 17:45:57 2014 +0900
6e0971b
kconfig: add CONFIG_SUPPORT_SPL
by Masahiro Yamada
· Mon Oct 20 17:45:56 2014 +0900
9fadbc8
kconfig: move CONFIG_OF_* to Kconfig
by Masahiro Yamada
· Mon Sep 22 19:59:05 2014 +0900
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· Tue Sep 16 16:32:58 2014 +0900
8240a4b
kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE
by Masahiro Yamada
· Fri Aug 22 19:42:29 2014 +0900
6ea06e6
kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTO
by Masahiro Yamada
· Fri Aug 22 19:42:27 2014 +0900
da130cd
kconfig: remove DEFCONFIG_LIST
by Masahiro Yamada
· Sat Aug 16 02:50:12 2014 +0900
804bc5e
kconfig: add basic Kconfig files
by Masahiro Yamada
· Wed Jul 30 14:08:15 2014 +0900