Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1f26500f8c59c496076a138d73881dad1f070853
/
common
/
spl
/
Kconfig
a8c45f2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Jan 16 12:52:07 2020 -0500
fef81be
spl: mmc: support uboot image offset on main partition
by Baruch Siach
· Wed Jan 15 09:08:08 2020 +0200
3d2ba9c
Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
by Vignesh Raghavendra
· Fri Nov 15 17:00:41 2019 +0530
54914d4
spl: Allow cache drivers to be used in SPL
by Ley Foon Tan
· Fri Oct 11 13:48:33 2019 +0800
b846d18
configs: Enable SPL_FSL_PBL for some LayerScape platforms
by Alison Wang
· Wed Dec 04 06:21:55 2019 +0000
8b4ee5f
spl: cache: Allow cache drivers in SPL
by Rick Chen
· Thu Nov 14 13:52:26 2019 +0800
1ce1ecf
spl: Introduce SPL_DM_GPIO Kconfig define
by Lukasz Majewski
· Mon Dec 02 10:24:16 2019 +0100
fd37f24
cosmetic: Fix spelling and whitespace errors
by Thomas Hebb
· Wed Nov 13 18:18:03 2019 -0800
4a0da7c
spl: separate SPL_FRAMEWORK config for spl and tpl
by Heiko Stuebner
· Tue Jul 16 10:12:02 2019 +0200
3a02533
spl: fix SPI config dependencies
by Simon Goldschmidt
· Fri Oct 25 16:22:09 2019 +0200
db372a8
spl: Add a size check for TPL
by Simon Glass
· Sun Oct 20 21:31:52 2019 -0600
137b873
spl: mmc: make eMMC HW boot partition configuration optional
by Anatolij Gustschin
· Fri Oct 18 21:38:33 2019 +0200
7766ce0
spl: Introduce SPL_DM_SPI Kconfig define
by Lukasz Majewski
· Mon Sep 09 12:06:46 2019 +0200
e3b39c8
spl: mmc: Add option to set eMMC HW boot partition
by Mans Rullgard
· Tue Sep 03 16:16:50 2019 +0200
c4510f4
spl: add a generic function board_init_f
by Philippe Reynes
· Thu Sep 19 16:18:39 2019 +0200
73eb78f
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Wed Oct 09 16:22:03 2019 -0400
770e9b0
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Wed Oct 09 09:35:43 2019 -0400
f2e20ec
imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode
by Lukasz Majewski
· Mon Sep 09 15:32:13 2019 +0200
9c5970c
ARM: imx: Support larger SPL size on IMX6DQ
by Robert Hancock
· Thu Aug 08 12:14:39 2019 -0600
ad336ea
arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig
by Michal Simek
· Wed Sep 11 08:49:31 2019 +0200
a8f0c94
spl: Convert CONFIG_SPL_SIZE_LIMIT to hex
by Simon Glass
· Wed Sep 25 08:56:28 2019 -0600
7611ac6
spl: Allow tiny printf() to be controlled in SPL and TPL
by Simon Glass
· Wed Sep 25 08:56:27 2019 -0600
540ee8d
spl: handoff: Correct Kconfig condition for SPL and TPL
by Simon Glass
· Wed Sep 25 08:11:17 2019 -0600
00000ff
Merge branch '2019-08-26-master-imports'
by Tom Rini
· Mon Aug 26 17:45:20 2019 -0400
ac4d80e
Kconfig: Varios: Fix more SPL, TPL dependencies
by Adam Ford
· Sat Aug 24 13:50:34 2019 -0500
af720a2
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Mon Aug 26 09:50:46 2019 -0400
515b934
spl: support booting via RISC-V OpenSBI
by Lukas Auer
· Wed Aug 21 21:14:44 2019 +0200
38df997
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
by Hannes Schmelzer
· Thu Aug 22 15:41:46 2019 +0200
43a1e2d
Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies
by Adam Ford
· Tue Aug 13 14:32:30 2019 -0500
0b82085
spl: implement stack usage check
by Simon Goldschmidt
· Tue Jul 16 22:30:36 2019 +0200
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Sat Jul 27 09:35:05 2019 -0400
c9eff6a
spl: sata: support U-Boot load from raw sata disk
by Baruch Siach
· Sun Jul 14 17:54:21 2019 +0300
55ec91b
watchdog: Split WDT from SPL_WDT
by Marek Vasut
· Sun Jun 09 03:46:21 2019 +0200
aa4ad4b
spl: Allow performing BSS init early before board_init_f()
by Andreas Dannenberg
· Tue Jun 04 17:55:45 2019 -0500
d38c8ad
sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig
by Andre Przywara
· Mon May 27 01:45:11 2019 +0100
6698318
spl: Move SPL_MMC_TINY option to appear under SPL menu
by Ezequiel Garcia
· Sat May 25 19:25:21 2019 -0300
6c9771e
SPL: Default to disabling legacy image support when using FIT
by Tom Rini
· Thu May 23 07:14:08 2019 -0400
cfe40f4
ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
by Markus Klotzbuecher
· Wed May 15 15:16:00 2019 +0200
3ce740d
ubispl: add support for loading volumes by name
by Hamish Guthrie
· Wed May 15 15:15:59 2019 +0200
f5aa176
ubispl: migrate configuration to Kconfig
by Markus Klotzbuecher
· Wed May 15 15:15:57 2019 +0200
e5678e4
configs: Migrate the various SPL_BOOT_xxx choices for PowerPC
by Tom Rini
· Sat Jun 01 14:20:25 2019 -0400
dbc2c5f
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
by Tom Rini
· Tue Jun 11 13:41:24 2019 -0400
8ea5220
spl: imx6: Provide a SPL_SIZE_LIMIT default
by Fabio Estevam
· Sat Jun 08 14:56:44 2019 -0300
bc074c6
Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel
by Tom Rini
· Mon Jun 10 09:41:00 2019 -0400
764f766
spl: Correct SPL_SIZE_LIMIT Kconfig option
by Tom Rini
· Fri Jun 07 20:39:32 2019 -0400
c272283
spl: add overall SPL size check
by Simon Goldschmidt
· Fri May 24 22:07:04 2019 +0200
fdd833e
spl: at91: add support for SPL_AT91_MCK_BYPASS
by Eugen Hristev
· Fri May 24 09:38:10 2019 +0300
973c099
Fix spelling of available.
by Vagrant Cascadian
· Fri May 03 14:28:37 2019 -0800
cc4078c
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
by Simon Goldschmidt
· Sun Sep 30 14:31:53 2018 +0200
1714047
spl: implement CRC check on U-Boot uImage
by Simon Goldschmidt
· Sun Feb 10 21:34:37 2019 +0100
5ea11ba5
usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
by Abel Vesa
· Fri Feb 01 16:40:07 2019 +0000
f53872d
spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL
by Vignesh R
· Tue Feb 05 11:29:26 2019 +0530
3f5fb8b
mtd: spi: Add lightweight SPI flash stack for SPL
by Vignesh R
· Tue Feb 05 11:29:25 2019 +0530
4d848c9
mtd: spi: spi-nor-core: Add SFDP support
by Vignesh R
· Tue Feb 05 11:29:20 2019 +0530
6091dd1
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
by Tien Fong Chee
· Wed Jan 23 14:20:05 2019 +0800
87fda0c
spl: fat/fs: Add option to include/exclude FAT write build in SPL
by Tien Fong Chee
· Wed Jan 23 14:20:04 2019 +0800
6fd0a71
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
by Tien Fong Chee
· Wed Jan 23 14:20:03 2019 +0800
2aaa27d
linker: Modify linker scripts to be more generic
by Tom Rini
· Tue Jan 22 17:09:26 2019 -0500
6d932e6
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
by Andrew F. Davis
· Thu Jan 17 13:43:02 2019 -0600
37bc316
common: spl: Kconfig: spelling fixes
by Chris Packham
· Sun Jan 13 22:13:20 2019 +1300
6a22852
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
by Jean-Jacques Hiblot
· Thu Jan 10 15:44:13 2019 +0100
d08aeb6
imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M
by Ye Li
· Tue Nov 20 10:19:15 2018 +0000
9108d92
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
by Sekhar Nori
· Thu Dec 06 15:40:08 2018 +0530
1794ae6
blk: Rework guard around part_init call
by Tom Rini
· Wed Dec 05 08:23:38 2018 -0500
e14f1a2
spl: Add support for passing handoff info to U-Boot proper
by Simon Glass
· Thu Nov 15 18:44:09 2018 -0700
6324cce
spl: Make SPL_DISABLE_BANNER_PRINT a positive option
by Simon Glass
· Thu Nov 15 18:43:57 2018 -0700
592d5b9
spl: Support hash, input, pch, pci, rtc, tpm in SPL
by Simon Glass
· Thu Nov 15 18:43:55 2018 -0700
a28d42c
spl: add support to booting with OP-TEE
by Kever Yang
· Thu Aug 23 17:17:59 2018 +0800
1f1ae15
mtd: move NAND files into a raw/ subdirectory
by Miquel Raynal
· Thu Aug 16 17:30:07 2018 +0200
1a6f8e0
spl: Allow remoteproc drivers to be used within SPL
by Lokesh Vutla
· Mon Aug 27 15:57:53 2018 +0530
2aeb934
spl: Allow mailbox drivers to be used within SPL
by Lokesh Vutla
· Mon Aug 27 15:57:49 2018 +0530
9bdec00
arm: K3: Add initial support for TI's K3 generation of SoCs
by Lokesh Vutla
· Mon Aug 27 15:57:08 2018 +0530
96bdff5
spl: Kconfig: Fix typo in 'Upgrade'
by Fabio Estevam
· Fri Aug 31 10:02:28 2018 -0300
6206705
kconfig: fix typo 'parition'
by Simon Goldschmidt
· Thu Aug 16 09:44:55 2018 +0200
3775fed
power: Add CONFIG_SPL_POWER_DOMAIN config
by Peng Fan
· Fri Jul 27 10:20:37 2018 +0800
0c01b96
sunxi: add support for Allwinner H6 SoC
by Icenowy Zheng
· Sat Jul 21 16:20:31 2018 +0800
5349267
spl: Add option SPL_PAYLOAD
by York Sun
· Thu Jun 14 14:38:48 2018 -0700
9caf712
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
by Ley Foon Tan
· Thu Jun 14 18:45:19 2018 +0800
22a1fab
spl: Add default values for ARCH_MX7
by Fabio Estevam
· Mon Jun 11 15:08:05 2018 -0300
efe757c
u-boot: Fix several typos
by Shyam Saini
· Thu Jun 07 19:47:19 2018 +0530
97c995d
bootcount: spl: Enable bootcount support in SPL
by Lukasz Majewski
· Wed May 02 16:10:50 2018 +0200
5b40428
spl: Split sprintf, strto* from SPL serial in Kconfig
by Alex Kiernan
· Thu Apr 19 04:32:54 2018 +0000
44ad550
spl: Add dependency on serial to Ymodem
by Alex Kiernan
· Thu Apr 19 04:32:52 2018 +0000
8449372
spl: ram: Add TPL Kconfig symbols
by Marek Vasut
· Sat Apr 07 17:03:45 2018 +0200
0477424
tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
by Marek Vasut
· Sat Apr 07 16:06:11 2018 +0200
e6b94da
tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
by Marek Vasut
· Sat Apr 07 16:05:46 2018 +0200
e254225
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
by Marek Vasut
· Sat Apr 07 16:05:27 2018 +0200
10238ef
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
by Alex Kiernan
· Thu Mar 15 22:11:46 2018 +0000
329827a
spl: add SPL_RESET_SUPPORT
by Patrick Delaunay
· Mon Mar 12 10:46:05 2018 +0100
c01553b
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG
by Faiz Abbas
· Fri Feb 16 21:17:44 2018 +0530
623d67e
configs: Migrate CONFIG_SPL_FRAMEWORK
by Tom Rini
· Tue Feb 06 12:15:38 2018 -0500
6fe74d2
spl: add option to disable SPL banner output
by Anatolij Gustschin
· Thu Jan 25 18:45:22 2018 +0100
2b5994b
spl: use different BOARD_INIT MACRO for spl and tpl
by Kever Yang
· Sat Jan 20 18:00:26 2018 +0800
d053167
mmc: add a Kconfig option to enable the support for MMC write operations
by Jean-Jacques Hiblot
· Thu Jan 04 15:23:32 2018 +0100
c4078af
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
by Philipp Tomsich
· Tue Jan 02 21:16:43 2018 +0100
386902a
spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled
by Tom Rini
· Mon Nov 27 20:07:47 2017 -0500
4faa011
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
by Philipp Tomsich
· Fri Nov 24 13:26:03 2017 +0100
e3a43a8
spl: atf: drop the SPL_ATF_TEXT_BASE configuration item
by Philipp Tomsich
· Wed Sep 13 21:29:37 2017 +0200
f661881
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
by Philipp Tomsich
· Wed Sep 13 21:29:36 2017 +0200
ae1627c
thermal: ti-bandgap: Add support for temperature sensor
by Faiz Abbas
· Tue Nov 14 16:12:31 2017 +0530
Next »