index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
Kconfig
Age
Commit message (
Expand
)
Author
2018-09-11
spl: Allow remoteproc drivers to be used within SPL
Lokesh Vutla
2018-09-11
spl: Allow mailbox drivers to be used within SPL
Lokesh Vutla
2018-09-11
arm: K3: Add initial support for TI's K3 generation of SoCs
Lokesh Vutla
2018-08-31
spl: Kconfig: Fix typo in 'Upgrade'
Fabio Estevam
2018-08-17
kconfig: fix typo 'parition'
Simon Goldschmidt
2018-08-06
power: Add CONFIG_SPL_POWER_DOMAIN config
Peng Fan
2018-07-31
sunxi: add support for Allwinner H6 SoC
Icenowy Zheng
2018-07-26
spl: Add option SPL_PAYLOAD
York Sun
2018-07-09
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
Ley Foon Tan
2018-06-18
spl: Add default values for ARCH_MX7
Fabio Estevam
2018-06-13
u-boot: Fix several typos
Shyam Saini
2018-05-10
bootcount: spl: Enable bootcount support in SPL
Lukasz Majewski
2018-04-28
spl: Split sprintf, strto* from SPL serial in Kconfig
Alex Kiernan
2018-04-28
spl: Add dependency on serial to Ymodem
Alex Kiernan
2018-04-11
spl: ram: Add TPL Kconfig symbols
Marek Vasut
2018-04-11
tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
Marek Vasut
2018-04-11
tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
Marek Vasut
2018-04-11
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
Marek Vasut
2018-04-06
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
Alex Kiernan
2018-03-19
spl: add SPL_RESET_SUPPORT
Patrick Delaunay
2018-03-05
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...
Faiz Abbas
2018-02-14
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-01-28
spl: add option to disable SPL banner output
Anatolij Gustschin
2018-01-28
spl: use different BOARD_INIT MACRO for spl and tpl
Kever Yang
2018-01-12
mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
2018-01-03
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
Philipp Tomsich
2017-11-27
spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled
Tom Rini
2017-11-26
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
Philipp Tomsich
2017-11-26
spl: atf: drop the SPL_ATF_TEXT_BASE configuration item
Philipp Tomsich
2017-11-26
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
Philipp Tomsich
2017-11-21
thermal: ti-bandgap: Add support for temperature sensor
Faiz Abbas
2017-11-07
spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip
Kever Yang
2017-09-29
TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value
Tom Rini
2017-09-07
spl: typo fix for SPL_ATF_SUPPORT description
Kever Yang
2017-08-23
spl: add serial download protocol (SDP) support
Stefan Agner
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-13
dm: timer: normalise SPL and TPL support
Philipp Tomsich
2017-08-13
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
Philipp Tomsich
2017-08-13
spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
Philipp Tomsich
2017-08-13
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
Philipp Tomsich
2017-08-13
spl: add TPL_DRIVER_MISC_SUPPORT option
Philipp Tomsich
2017-08-13
spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
Philipp Tomsich
2017-08-13
spl: dm: Kconfig: fix help text for SPL/TPL confusion
Philipp Tomsich
2017-08-13
spl: configure 'return to bootrom' separately for SPL and TPL
Philipp Tomsich
2017-08-13
spl: add a 'return to bootrom' boot method
Philipp Tomsich
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
[next]