Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
22297aaa4f26073829b8c8e14a8a489498b7a04f
/
Kconfig
72239fc
vboot: Add FIT_SIGNATURE_MAX_SIZE protection
by Teddy Reed
· 6 years ago
8a9dc16
spl: Add full fitImage support
by Marek Vasut
· 6 years ago
b527b9c
fit: Fix CONFIG_FIT_SPL_PRINT
by Marek Vasut
· 6 years ago
535adee
Kconfig: Add dependency on HASH to verified boot
by Kelvin Cheung
· 7 years ago
c4f6683
distro: select CMD_ENV_EXISTS
by Masahiro Yamada
· 7 years ago
7325f6c
distro: use imply to enable DISTRO_DEFAULTS as SoC default
by Masahiro Yamada
· 7 years ago
002c323
Migrate IMAGE_FORMAT_LEGACY to Kconfig
by Alex Kiernan
· 7 years ago
90e407a
Kconfig: Enlarge default SYS_MALLOC_F_LEN for AM33XX
by Sjoerd Simons
· 7 years ago
df13a44
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 7 years ago
092f2f3
Revert "Kconfig: cmd: Make networking command dependent on NET"
by Joe Hershberger
· 7 years ago
3dfbc53
net: Make the BOOTP options default
by Joe Hershberger
· 7 years ago
ba62885
net: Fix distro default dependencies
by Joe Hershberger
· 7 years ago
52ff802
kconfig: add CONFIG_CC_COVERAGE
by Christian Gmeiner
· 7 years ago
341c058
sunxi: move CONFIG_SYS_TEXT_BASE out of defconfigs
by Andre Przywara
· 7 years ago
3b3ea2c
Kconfig: cmd: Make networking command dependent on NET
by Michal Simek
· 7 years ago
d021e94
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
fa2c146
configs: Re-sync with CONFIG_DISTRO_DEFAULTS
by Tom Rini
· 7 years ago
278b90c
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
99dcbdd
Kconfig: Select networking commands only when NET is enabled
by Michal Simek
· 7 years ago
405fc83
Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig
by Derald D. Woods
· 7 years ago
b6251db
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
by Tom Rini
· 7 years ago
4c7a211
Kconfig: add CONFIG_BROKEN
by Heinrich Schuchardt
· 7 years ago
871aa41
x86: provide CONFIG_BUILD_ROM
by Heinrich Schuchardt
· 7 years ago
c12d8b7
SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entry
by ext-vasily.gurevich@vaisala.com
· 7 years ago
610eec7
scripts: Move Kconfig contents to cmd/Kconfig
by Sam Protsenko
· 7 years ago
48f6232
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
by Tom Rini
· 7 years ago
0649cd0
Move environment files from common/ to env/
by Simon Glass
· 7 years ago
ae2cee2
spl: use TPL_SYS_MALLOC_F_LEN for TPL
by Philipp Tomsich
· 7 years ago
7e0ed13
Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig
by Adam Ford
· 7 years ago
f1896c4
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· 7 years ago
7113911
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
089df18
lib: move hash CONFIG options to Kconfig
by Tom Rini
· 7 years ago
0db7f68
FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT
by Tom Rini
· 7 years ago
d29adf8
sunxi: enable automatic FIT build for 64-bit SoCs
by Andre Przywara
· 8 years ago
1a12fdc
Makefile: add rules to generate SPL FIT images
by Andre Przywara
· 8 years ago
85c07a5
Kconfig: fix SPL_FIT dependency
by Andre Przywara
· 8 years ago
546b312
Kconfig: Adds SYS_TEXT_BASE config option for Keystone2
by Madan Srinivas
· 8 years ago
936478e
SPARC: Remove
by Tom Rini
· 8 years ago
aeb9c53
Kconfig: define MD5 dependency for FIT support
by Andre Przywara
· 8 years ago
4db98d3
kconfig: Add API kconfig file
by Emmanuel Vadot
· 8 years ago
61304db
cmd: add a new command "config" to show .config contents
by Masahiro Yamada
· 8 years ago
b331cd6
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
e274ef6
disk: convert CONFIG_PARTITIONS to Kconfig
by Patrick Delaunay
· 8 years ago
70b8bd7
odroid-c2: Enable distro boot
by Andreas Färber
· 8 years ago
266aa86
Kconfig: Refactoring of top-level Kconfig file
by Robert P. J. Day
· 8 years ago
7bdedf1
Enable DISTRO_DEFAULTS for Rockchip platforms
by Romain Perier
· 8 years ago
6ebf8a4
ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig
by Michal Simek
· 8 years ago
73eed45
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
by Tom Rini
· 8 years ago
bfb380b
cmd: move CMD_PXE to Kconfig
by Yann E. MORIN
· 8 years ago
3337e3a
Enable DISTRO_DEFAULT on platforms that missed it before
by Tom Rini
· 8 years ago
63c0941
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· 8 years ago
5991703
spl: dfu: move DFU Kconfig to SPL Kconfig
by Stefan Agner
· 8 years ago
b99ebaf
ls2080ardb: Convert to distro boot
by Alexander Graf
· 8 years ago
bc5dbcb
spl: dfu: add dfu support in SPL
by B, Ravi
· 8 years ago
9b1b6d4
Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"
by Masahiro Yamada
· 8 years ago
c2ae7d8
Kconfig: Move SPL settings into their own file
by Simon Glass
· 8 years ago
90c08d9
Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL
by Masahiro Yamada
· 8 years ago
a391d50
Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM
by Tom Rini
· 8 years ago
2695927
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
by Masahiro Yamada
· 8 years ago
eba3fbd
common: image: Add support for post-processing of images
by Andreas Dannenberg
· 8 years ago
bb6b142
treewide: move CONFIG_PHYS_64BIT to Kconfig
by Masahiro Yamada
· 8 years ago
e2f88df
libfdt: Introduce new ARCH_FIXUP_FDT option
by Michal Simek
· 8 years ago
022885c
tools: Allow building with debug enabled
by Simon Glass
· 8 years ago
da74d1f
spl: fit: add support for post-processing of images
by Daniel Allred
· 8 years ago
9f82361
Kconfig: Add a new DISTRO_DEFAULTS Kconfig option
by Hans de Goede
· 8 years ago
51c14cd
verified-boot: Minimal support for booting U-Boot proper from SPL
by Teddy Reed
· 8 years ago
ec35e12
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
by Paul Burton
· 8 years ago
59d7c34
Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig
by Robert P. J. Day
· 9 years ago
f1dcee5
spl: Add an option to load a FIT containing U-Boot
by Simon Glass
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
b766476
microblaze: move CONFIG_SYS_TEXT_BASE to defconfig
by Masahiro Yamada
· 9 years ago
c6e1814
m68k: move CONFIG_SYS_TEXT_BASE to defconfig files
by Masahiro Yamada
· 9 years ago
1017296
dm: spl: Support device tree when BSS is in a different section
by Simon Glass
· 9 years ago
dcfcb8d
malloc_simple: Add support for switching to DRAM heap
by Hans de Goede
· 9 years ago
1eb0c03
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
by Hans de Goede
· 9 years ago
1f9ac4a
Kconfig: fix typo in CONFIG_FIT description
by Igor Grinberg
· 9 years ago
484cce0
efi: Drop CONFIG_SYS_TEXT_BASE for EFI
by Ben Stoltz
· 9 years ago
f994bdf
Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfig
by Siva Durga Prasad Paladugu
· 9 years ago
f8f3594
ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
by Masahiro Yamada
· 9 years ago
99556d7
x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS
by Bin Meng
· 10 years ago
e71b422
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
by Iain Paton
· 10 years ago
326a682
malloc_f: enable SYS_MALLOC_F by default if DM is on
by Masahiro Yamada
· 10 years ago
0aa8a4a
dlmalloc: do memset in malloc init as new default config
by Przemyslaw Marczak
· 10 years ago
db91035
arm: spl: Allow board_init_r() to run with a larger stack
by Simon Glass
· 10 years ago
1606b34
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 10 years ago
94e3c8c
crypto/fsl - Add progressive hashing support using hardware acceleration.
by gaurav rana
· 10 years ago
d648964
kconfig: remove unneeded dependency on !SPL_BUILD
by Masahiro Yamada
· 10 years ago
e02ee25
kconfig: switch to single .config configuration
by Masahiro Yamada
· 10 years ago
66afaef
kconfig: Adjust ordering so that defaults work as expected
by Simon Glass
· 10 years ago
b724bd7
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
by Simon Glass
· 10 years ago
1967982
dm: test: Add a Kconfig file
by Simon Glass
· 10 years ago
9009798
RSA depends on DM
by Chris Kuethe
· 10 years ago
836d2cc
arc: move SYS_MONITOR_BASE setup in Konfig
by Alexey Brodkin
· 10 years ago
c4beb22
FIT: Modify option FIT_SIGNATURE in Kconfig
by Ruchika Gupta
· 10 years ago
33d8818
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
by Alexey Brodkin
· 10 years ago
40ad4c4
Kconfig: move EXPERT option under "General setup" menu
by Masahiro Yamada
· 10 years ago
fce0a90
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
1bf0979
Kconfig: Add EXPERT option
by Tom Rini
· 10 years ago
b6cf443
FIT: add some FIT configurations to Kconfig
by Masahiro Yamada
· 10 years ago
Next »