summaryrefslogtreecommitdiffstats
path: root/common/spl/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* common: spl: Kconfig: spelling fixesChris Packham2019-01-181-1/+1
* Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot2019-01-101-2/+2
* imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8MYe Li2019-01-011-0/+1
* spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori2018-12-121-2/+2
* blk: Rework guard around part_init callTom Rini2018-12-121-0/+3
* spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-261-0/+30
* spl: Make SPL_DISABLE_BANNER_PRINT a positive optionSimon Glass2018-11-261-4/+13
* spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass2018-11-261-1/+47
* spl: add support to booting with OP-TEEKever Yang2018-10-041-0/+7
* mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2018-09-201-1/+1
* spl: Allow remoteproc drivers to be used within SPLLokesh Vutla2018-09-111-0/+6
* spl: Allow mailbox drivers to be used within SPLLokesh Vutla2018-09-111-0/+8
* arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla2018-09-111-1/+1
* spl: Kconfig: Fix typo in 'Upgrade'Fabio Estevam2018-08-311-2/+2
* kconfig: fix typo 'parition'Simon Goldschmidt2018-08-171-1/+1
* power: Add CONFIG_SPL_POWER_DOMAIN configPeng Fan2018-08-061-0/+9
* sunxi: add support for Allwinner H6 SoCIcenowy Zheng2018-07-311-1/+1
* spl: Add option SPL_PAYLOADYork Sun2018-07-261-0/+10
* reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan2018-07-091-1/+1
* spl: Add default values for ARCH_MX7Fabio Estevam2018-06-181-2/+3
* u-boot: Fix several typosShyam Saini2018-06-131-1/+1
* bootcount: spl: Enable bootcount support in SPLLukasz Majewski2018-05-101-0/+9
* spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan2018-04-281-0/+4
* spl: Add dependency on serial to YmodemAlex Kiernan2018-04-281-0/+2
* spl: ram: Add TPL Kconfig symbolsMarek Vasut2018-04-111-0/+14
* tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to KconfigMarek Vasut2018-04-111-0/+8
* tpl: spi: Add CONFIG_TPL_SPI_LOAD to KconfigMarek Vasut2018-04-111-0/+7
* spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut2018-04-111-0/+7
* Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan2018-04-061-0/+7
* spl: add SPL_RESET_SUPPORTPatrick Delaunay2018-03-191-0/+9
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-1/+1
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+9
* spl: add option to disable SPL banner outputAnatolij Gustschin2018-01-281-0/+7
* spl: use different BOARD_INIT MACRO for spl and tplKever Yang2018-01-281-0/+7
* mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot2018-01-121-0/+9
* spl: atf: add SPL_ATF_NO_PLATFORM_PARAM optionPhilipp Tomsich2018-01-031-2/+16
* spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabledTom Rini2017-11-271-1/+0
* spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-sizePhilipp Tomsich2017-11-261-0/+16
* spl: atf: drop the SPL_ATF_TEXT_BASE configuration itemPhilipp Tomsich2017-11-261-6/+0
* spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich2017-11-261-1/+1
* thermal: ti-bandgap: Add support for temperature sensorFaiz Abbas2017-11-211-0/+8
* spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchipKever Yang2017-11-071-1/+2
* TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default valueTom Rini2017-09-291-0/+1
* spl: typo fix for SPL_ATF_SUPPORT descriptionKever Yang2017-09-071-1/+1
* spl: add serial download protocol (SDP) supportStefan Agner2017-08-231-0/+6
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* dm: timer: normalise SPL and TPL supportPhilipp Tomsich2017-08-131-8/+0
* moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZEPhilipp Tomsich2017-08-131-0/+1
* spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via KconfigPhilipp Tomsich2017-08-131-0/+39