summaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)Author
2018-04-28spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan
2018-04-28spl: Add dependency on serial to YmodemAlex Kiernan
2018-04-11spl: ram: Add TPL Kconfig symbolsMarek Vasut
2018-04-11tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to KconfigMarek Vasut
2018-04-11tpl: spi: Add CONFIG_TPL_SPI_LOAD to KconfigMarek Vasut
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut
2018-04-06Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan
2018-03-19spl: add SPL_RESET_SUPPORTPatrick Delaunay
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-01-28spl: add option to disable SPL banner outputAnatolij Gustschin
2018-01-28spl: use different BOARD_INIT MACRO for spl and tplKever Yang
2018-01-12mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot
2018-01-03spl: atf: add SPL_ATF_NO_PLATFORM_PARAM optionPhilipp Tomsich
2017-11-27spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabledTom Rini
2017-11-26spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-sizePhilipp Tomsich
2017-11-26spl: atf: drop the SPL_ATF_TEXT_BASE configuration itemPhilipp Tomsich
2017-11-26spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich
2017-11-21thermal: ti-bandgap: Add support for temperature sensorFaiz Abbas
2017-11-07spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchipKever Yang
2017-09-29TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default valueTom Rini
2017-09-07spl: typo fix for SPL_ATF_SUPPORT descriptionKever Yang
2017-08-23spl: add serial download protocol (SDP) supportStefan Agner
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-13dm: timer: normalise SPL and TPL supportPhilipp Tomsich
2017-08-13moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZEPhilipp Tomsich
2017-08-13spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via KconfigPhilipp Tomsich
2017-08-13spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to KconfigPhilipp Tomsich
2017-08-13spl: add TPL_DRIVER_MISC_SUPPORT optionPhilipp Tomsich
2017-08-13spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPLPhilipp Tomsich
2017-08-13spl: dm: Kconfig: fix help text for SPL/TPL confusionPhilipp Tomsich
2017-08-13spl: configure 'return to bootrom' separately for SPL and TPLPhilipp Tomsich
2017-08-13spl: add a 'return to bootrom' boot methodPhilipp Tomsich
2017-06-09SPL: Add XIP booting supportVikas Manocha
2017-06-05common/spl/Kconfig: Use 'if SPL' / 'if TPL' guardsTom Rini
2017-06-03fs: fat: add kbuild configuration supportSekhar Nori
2017-05-22lib: move hash CONFIG options to KconfigTom Rini
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-05-15spl: add support to booting with ATFKever Yang
2017-05-15mmc: descend into drivers/mmc only when CONFIG_MMC is enabledMasahiro Yamada
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-05-12common: dfu: ignore reset for spl-dfuB, Ravi
2017-05-12spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORTB, Ravi
2017-04-08spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMCAlexandru Gagniuc
2017-03-18Kconfig: Disable non-FIT SPL loading for TI secure devicesAndrew F. Davis
2017-03-18spl: Add option to enable SPL Legacy image supportAndrew F. Davis
2017-03-18spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive optionAndrew F. Davis
2017-02-17SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to KconfigDalon Westergreen