index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
Kconfig
Age
Commit message (
Expand
)
Author
2017-06-09
SPL: Add XIP booting support
Vikas Manocha
2017-06-05
common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards
Tom Rini
2017-06-03
fs: fat: add kbuild configuration support
Sekhar Nori
2017-05-22
lib: move hash CONFIG options to Kconfig
Tom Rini
2017-05-22
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
2017-05-16
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-05-15
spl: add support to booting with ATF
Kever Yang
2017-05-15
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
Masahiro Yamada
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-12
common: dfu: ignore reset for spl-dfu
B, Ravi
2017-05-12
spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT
B, Ravi
2017-04-08
spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
Alexandru Gagniuc
2017-03-18
Kconfig: Disable non-FIT SPL loading for TI secure devices
Andrew F. Davis
2017-03-18
spl: Add option to enable SPL Legacy image support
Andrew F. Davis
2017-03-18
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
Andrew F. Davis
2017-02-17
SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
Dalon Westergreen
2017-02-17
SPL: add support to boot from a partition type
Dalon Westergreen
2017-02-06
spl: Allow PCH drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow timer drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow RTC drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow PCI drivers to be used in SPL
Simon Glass
2017-02-06
spl: Allow CPU drivers to be used in SPL
Simon Glass
2017-01-29
ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB
Masahiro Yamada
2017-01-14
spl: move RAM boot support in separate file
Stefan Agner
2017-01-14
Convert CONFIG_SPL_RAM_DEVICE to defconfig
Stefan Agner
2016-11-29
spl: add USB Gadget config option
Stefan Agner
2016-11-29
spl: dfu: move DFU Kconfig to SPL Kconfig
Stefan Agner
2016-11-19
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
Semen Protsenko
2016-10-15
spl: move SYS_OS_BASE to Kconfig
Heiko Schocher
2016-10-15
spl: move SPL_OS_BOOT to Kconfig
Heiko Schocher
2016-10-08
spl: saveenv: adding saveenv support in SPL
B, Ravi
2016-10-06
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
Simon Glass
2016-09-16
Kconfig: tpl: Add some TPL support options to Kconfig
Simon Glass
2016-09-16
Kconfig: spl: Add SPL support options to Kconfig
Simon Glass
2016-09-16
Kconfig: Move SPL settings into their own file
Simon Glass