index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kconfig: add CONFIG_BROKEN
Heinrich Schuchardt
2017-10-23
1
-0
/
+6
*
x86: provide CONFIG_BUILD_ROM
Heinrich Schuchardt
2017-10-19
1
-0
/
+9
*
SPL: FIT: Kconfig: Change SPL_FIT_IMAGE_POST_PROCESS entry
ext-vasily.gurevich@vaisala.com
2017-10-16
1
-1
/
+1
*
scripts: Move Kconfig contents to cmd/Kconfig
Sam Protsenko
2017-10-08
1
-2
/
+0
*
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
Tom Rini
2017-09-01
1
-0
/
+7
*
Move environment files from common/ to env/
Simon Glass
2017-08-15
1
-0
/
+2
*
spl: use TPL_SYS_MALLOC_F_LEN for TPL
Philipp Tomsich
2017-08-13
1
-1
/
+11
*
Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig
Adam Ford
2017-08-04
1
-1
/
+3
*
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-27
1
-0
/
+10
*
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-05-22
1
-1
/
+25
|
\
|
*
sunxi: enable automatic FIT build for 64-bit SoCs
Andre Przywara
2017-05-17
1
-0
/
+1
|
*
Makefile: add rules to generate SPL FIT images
Andre Przywara
2017-05-17
1
-0
/
+17
|
*
Kconfig: fix SPL_FIT dependency
Andre Przywara
2017-05-17
1
-1
/
+3
*
|
lib: move hash CONFIG options to Kconfig
Tom Rini
2017-05-22
1
-0
/
+2
*
|
FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORT
Tom Rini
2017-05-22
1
-0
/
+13
|
/
*
Kconfig: Adds SYS_TEXT_BASE config option for Keystone2
Madan Srinivas
2017-04-08
1
-1
/
+1
*
SPARC: Remove
Tom Rini
2017-04-05
1
-1
/
+1
*
Kconfig: define MD5 dependency for FIT support
Andre Przywara
2017-03-17
1
-0
/
+1
*
kconfig: Add API kconfig file
Emmanuel Vadot
2017-02-08
1
-0
/
+2
*
cmd: add a new command "config" to show .config contents
Masahiro Yamada
2017-02-08
1
-0
/
+2
*
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
2017-01-28
1
-0
/
+1
*
disk: convert CONFIG_PARTITIONS to Kconfig
Patrick Delaunay
2017-01-28
1
-0
/
+2
*
odroid-c2: Enable distro boot
Andreas Färber
2017-01-20
1
-0
/
+1
*
Kconfig: Refactoring of top-level Kconfig file
Robert P. J. Day
2017-01-14
1
-65
/
+60
*
Enable DISTRO_DEFAULTS for Rockchip platforms
Romain Perier
2017-01-11
1
-0
/
+1
*
ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig
Michal Simek
2017-01-10
1
-1
/
+2
*
Merge branch 'master' of git://www.denx.de/git/u-boot-dm
Tom Rini
2016-12-03
1
-3
/
+2
|
\
|
*
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-12-02
1
-3
/
+2
*
|
cmd: move CMD_PXE to Kconfig
Yann E. MORIN
2016-12-03
1
-0
/
+1
*
|
Enable DISTRO_DEFAULT on platforms that missed it before
Tom Rini
2016-12-03
1
-1
/
+1
|
/
*
spl: dfu: move DFU Kconfig to SPL Kconfig
Stefan Agner
2016-11-28
1
-27
/
+0
*
ls2080ardb: Convert to distro boot
Alexander Graf
2016-11-17
1
-0
/
+1
*
spl: dfu: add dfu support in SPL
B, Ravi
2016-09-27
1
-0
/
+27
*
Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"
Masahiro Yamada
2016-09-19
1
-1
/
+0
*
Kconfig: Move SPL settings into their own file
Simon Glass
2016-09-16
1
-68
/
+0
*
Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL
Masahiro Yamada
2016-09-07
1
-0
/
+1
*
Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM
Tom Rini
2016-08-20
1
-1
/
+1
*
cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
Masahiro Yamada
2016-08-20
1
-0
/
+1
*
common: image: Add support for post-processing of images
Andreas Dannenberg
2016-08-12
1
-0
/
+14
*
treewide: move CONFIG_PHYS_64BIT to Kconfig
Masahiro Yamada
2016-08-05
1
-0
/
+8
*
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
2016-07-31
1
-0
/
+9
*
tools: Allow building with debug enabled
Simon Glass
2016-07-14
1
-0
/
+9
*
spl: fit: add support for post-processing of images
Daniel Allred
2016-07-14
1
-0
/
+14
*
Kconfig: Add a new DISTRO_DEFAULTS Kconfig option
Hans de Goede
2016-06-20
1
-0
/
+17
*
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
2016-06-12
1
-0
/
+11
*
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
Paul Burton
2016-05-26
1
-1
/
+1
*
Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig
Robert P. J. Day
2016-04-18
1
-10
/
+11
*
spl: Add an option to load a FIT containing U-Boot
Simon Glass
2016-03-14
1
-0
/
+11
*
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
1
-2
/
+60
*
Move all command code into its own directory
Simon Glass
2016-01-25
1
-0
/
+2
[next]