Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f043f369a223cd88258af37e4d1201a20503bf47
/
Kconfig
aa02099
kconfig: Add API kconfig file
by Emmanuel Vadot
· 8 years ago
bb92b42
cmd: add a new command "config" to show .config contents
by Masahiro Yamada
· 8 years ago
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
dc28060
disk: convert CONFIG_PARTITIONS to Kconfig
by Patrick Delaunay
· 8 years ago
d129668
odroid-c2: Enable distro boot
by Andreas Färber
· 8 years ago
e4829f3
Kconfig: Refactoring of top-level Kconfig file
by Robert P. J. Day
· 8 years ago
9118934
Enable DISTRO_DEFAULTS for Rockchip platforms
by Romain Perier
· 8 years ago
9254387
ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig
by Michal Simek
· 8 years ago
2a3400b
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
by Tom Rini
· 8 years ago
0d10cdd
cmd: move CMD_PXE to Kconfig
by Yann E. MORIN
· 8 years ago
8db91cf
Enable DISTRO_DEFAULT on platforms that missed it before
by Tom Rini
· 8 years ago
f6aa39e
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· 8 years ago
e542edd
spl: dfu: move DFU Kconfig to SPL Kconfig
by Stefan Agner
· 8 years ago
39e4f24
ls2080ardb: Convert to distro boot
by Alexander Graf
· 8 years ago
8b3c725
spl: dfu: add dfu support in SPL
by B, Ravi
· 8 years ago
75794f9
Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"
by Masahiro Yamada
· 8 years ago
ffe1976
Kconfig: Move SPL settings into their own file
by Simon Glass
· 8 years ago
e6cee48
Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL
by Masahiro Yamada
· 8 years ago
53b3270
Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM
by Tom Rini
· 8 years ago
04cf155
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
by Masahiro Yamada
· 8 years ago
67aaa6d
common: image: Add support for post-processing of images
by Andreas Dannenberg
· 8 years ago
653e9fe
treewide: move CONFIG_PHYS_64BIT to Kconfig
by Masahiro Yamada
· 8 years ago
8ff8689
libfdt: Introduce new ARCH_FIXUP_FDT option
by Michal Simek
· 8 years ago
86a6449
tools: Allow building with debug enabled
by Simon Glass
· 8 years ago
cf839bd
spl: fit: add support for post-processing of images
by Daniel Allred
· 8 years ago
f99c5cb
Kconfig: Add a new DISTRO_DEFAULTS Kconfig option
by Hans de Goede
· 8 years ago
5021e3c
verified-boot: Minimal support for booting U-Boot proper from SPL
by Teddy Reed
· 8 years ago
aca04ce
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
by Paul Burton
· 9 years ago
2f845be
Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig
by Robert P. J. Day
· 9 years ago
a6131a2
spl: Add an option to load a FIT containing U-Boot
by Simon Glass
· 9 years ago
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
91f5d27
microblaze: move CONFIG_SYS_TEXT_BASE to defconfig
by Masahiro Yamada
· 9 years ago
39e48a5
m68k: move CONFIG_SYS_TEXT_BASE to defconfig files
by Masahiro Yamada
· 9 years ago
77ec34e
dm: spl: Support device tree when BSS is in a different section
by Simon Glass
· 9 years ago
8f28038
malloc_simple: Add support for switching to DRAM heap
by Hans de Goede
· 9 years ago
9f9df6f
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
by Hans de Goede
· 9 years ago
e40176b
Kconfig: fix typo in CONFIG_FIT description
by Igor Grinberg
· 9 years ago
b7e4124
efi: Drop CONFIG_SYS_TEXT_BASE for EFI
by Ben Stoltz
· 9 years ago
320c10b
Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfig
by Siva Durga Prasad Paladugu
· 9 years ago
94d79e9
ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
by Masahiro Yamada
· 9 years ago
d069c21
x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS
by Bin Meng
· 10 years ago
630df14
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
by Iain Paton
· 10 years ago
c698824
malloc_f: enable SYS_MALLOC_F by default if DM is on
by Masahiro Yamada
· 10 years ago
8843678
dlmalloc: do memset in malloc init as new default config
by Przemyslaw Marczak
· 10 years ago
d8711af
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· 10 years ago
1eba1d7
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
ef20159
crypto/fsl - Add progressive hashing support using hardware acceleration.
by gaurav rana
· 10 years ago
cfc2f7d
kconfig: remove unneeded dependency on !SPL_BUILD
by Masahiro Yamada
· 10 years ago
72fb32b
kconfig: switch to single .config configuration
by Masahiro Yamada
· 10 years ago
157c395
kconfig: Adjust ordering so that defaults work as expected
by Simon Glass
· 10 years ago
838723b
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
by Simon Glass
· 10 years ago
9dd430d
dm: test: Add a Kconfig file
by Simon Glass
· 10 years ago
b58cf4f
RSA depends on DM
by Chris Kuethe
· 10 years ago
bf1d41f
arc: move SYS_MONITOR_BASE setup in Konfig
by Alexey Brodkin
· 10 years ago
2c3822e
FIT: Modify option FIT_SIGNATURE in Kconfig
by Ruchika Gupta
· 10 years ago
693744a
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
by Alexey Brodkin
· 10 years ago
9eeddf2
Kconfig: move EXPERT option under "General setup" menu
by Masahiro Yamada
· 10 years ago
4b3175f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
a50d5b5
Kconfig: Add EXPERT option
by Tom Rini
· 10 years ago
a7fa746
FIT: add some FIT configurations to Kconfig
by Masahiro Yamada
· 10 years ago
c02a327
sparc: move CONFIG_SYS_TEXT_BASE to Kconfig
by Masahiro Yamada
· 10 years ago
f5ebc99
kconfig: add CONFIG_SUPPORT_TPL
by Masahiro Yamada
· 10 years ago
6e0971b
kconfig: add CONFIG_SUPPORT_SPL
by Masahiro Yamada
· 10 years ago
9fadbc8
kconfig: move CONFIG_OF_* to Kconfig
by Masahiro Yamada
· 10 years ago
f3e12b7
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
8240a4b
kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE
by Masahiro Yamada
· 10 years ago
6ea06e6
kconfig: add CONFIG_LOCALVERSION and CONFIG_LOCALVERSION_AUTO
by Masahiro Yamada
· 10 years ago
da130cd
kconfig: remove DEFCONFIG_LIST
by Masahiro Yamada
· 10 years ago
804bc5e
kconfig: add basic Kconfig files
by Masahiro Yamada
· 10 years ago