Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
75670c81e48d4cdab791ab040f00062f2a997d78
/
common
/
spl
/
Kconfig
75670c8
configs: Migrate CONFIG_SPL_FRAMEWORK
by Tom Rini
· 7 years ago
0292bc0
spl: add option to disable SPL banner output
by Anatolij Gustschin
· 7 years ago
af2f442
spl: use different BOARD_INIT MACRO for spl and tpl
by Kever Yang
· 7 years ago
d6400c3
mmc: add a Kconfig option to enable the support for MMC write operations
by Jean-Jacques Hiblot
· 7 years ago
d21fb63
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
by Philipp Tomsich
· 7 years ago
7fef4590
spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled
by Tom Rini
· 7 years ago
337bbb6
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
by Philipp Tomsich
· 7 years ago
506c428
spl: atf: drop the SPL_ATF_TEXT_BASE configuration item
by Philipp Tomsich
· 7 years ago
aa122f6
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
by Philipp Tomsich
· 7 years ago
8502f9f
thermal: ti-bandgap: Add support for temperature sensor
by Faiz Abbas
· 7 years ago
8f4d62b
spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip
by Kever Yang
· 7 years ago
ff6c312
TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value
by Tom Rini
· 7 years ago
b5b82ab
spl: typo fix for SPL_ATF_SUPPORT description
by Kever Yang
· 7 years ago
a3774c1
spl: add serial download protocol (SDP) support
by Stefan Agner
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
e9e5d9d
dm: timer: normalise SPL and TPL support
by Philipp Tomsich
· 7 years ago
5aa49af
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
by Philipp Tomsich
· 7 years ago
b3ed6ce
spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
by Philipp Tomsich
· 7 years ago
dd6fbcb
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
by Philipp Tomsich
· 7 years ago
c3916e7
spl: add TPL_DRIVER_MISC_SUPPORT option
by Philipp Tomsich
· 7 years ago
d60b5f7
spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
by Philipp Tomsich
· 7 years ago
616bd09
spl: dm: Kconfig: fix help text for SPL/TPL confusion
by Philipp Tomsich
· 7 years ago
a954fa3
spl: configure 'return to bootrom' separately for SPL and TPL
by Philipp Tomsich
· 7 years ago
225d30b
spl: add a 'return to bootrom' boot method
by Philipp Tomsich
· 7 years ago
c6d9e9d
SPL: Add XIP booting support
by Vikas Manocha
· 7 years ago
226498b
common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards
by Tom Rini
· 7 years ago
eedfb89
fs: fat: add kbuild configuration support
by Sekhar Nori
· 7 years ago
089df18
lib: move hash CONFIG options to Kconfig
by Tom Rini
· 7 years ago
0680f1b
Convert CONFIG_SPL_BOARD_INIT to Kconfig
by Ley Foon Tan
· 8 years ago
4125bbc
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
bcc1726
spl: add support to booting with ATF
by Kever Yang
· 8 years ago
792f005
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
by Masahiro Yamada
· 8 years ago
4aa2ba3
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· 8 years ago
66928af
common: dfu: ignore reset for spl-dfu
by B, Ravi
· 8 years ago
1b19cbd
spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT
by B, Ravi
· 8 years ago
0dcf18c
spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
by Alexandru Gagniuc
· 8 years ago
ae9b57b
Kconfig: Disable non-FIT SPL loading for TI secure devices
by Andrew F. Davis
· 8 years ago
722a6b1
spl: Add option to enable SPL Legacy image support
by Andrew F. Davis
· 8 years ago
24eb39b
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
by Andrew F. Davis
· 8 years ago
949123e
SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
by Dalon Westergreen
· 8 years ago
f0fb4fa
SPL: add support to boot from a partition type
by Dalon Westergreen
· 8 years ago
bbe41ab
spl: Allow PCH drivers to be used in SPL
by Simon Glass
· 8 years ago
4a6c81f
spl: Allow timer drivers to be used in SPL
by Simon Glass
· 8 years ago
30bf8a0
spl: Allow RTC drivers to be used in SPL
by Simon Glass
· 8 years ago
2446b6b
spl: Allow PCI drivers to be used in SPL
by Simon Glass
· 8 years ago
5e148df
spl: Allow CPU drivers to be used in SPL
by Simon Glass
· 8 years ago
c0efc31
ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB
by Masahiro Yamada
· 8 years ago
22802f4
spl: move RAM boot support in separate file
by Stefan Agner
· 8 years ago
f417d40
Convert CONFIG_SPL_RAM_DEVICE to defconfig
by Stefan Agner
· 8 years ago
e94793c
spl: add USB Gadget config option
by Stefan Agner
· 8 years ago
5991703
spl: dfu: move DFU Kconfig to SPL Kconfig
by Stefan Agner
· 8 years ago
38fed8a
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
by Semen Protsenko
· 8 years ago
29d3bc7
spl: move SYS_OS_BASE to Kconfig
by Heiko Schocher
· 8 years ago
c20ae2f
spl: move SPL_OS_BOOT to Kconfig
by Heiko Schocher
· 8 years ago
d2d9bdf
spl: saveenv: adding saveenv support in SPL
by B, Ravi
· 8 years ago
a807ab3
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
by Simon Glass
· 8 years ago
f73329e
Kconfig: tpl: Add some TPL support options to Kconfig
by Simon Glass
· 8 years ago
11bde1c
Kconfig: spl: Add SPL support options to Kconfig
by Simon Glass
· 8 years ago
c2ae7d8
Kconfig: Move SPL settings into their own file
by Simon Glass
· 8 years ago