summaryrefslogtreecommitdiff
path: root/configs/sandbox_spl_defconfig
AgeCommit message (Expand)AuthorFilesLines
2017-09-27usb: kbd: Set a default polling mechanism for USB keyboardBin Meng1-1/+0
2017-09-16bootstage: Drop unused optionsSimon Glass1-1/+0
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini1-0/+1
2017-08-28sandbox: Enable NVMe driver for build testingBin Meng1-0/+1
2017-08-28configs: Resync with savedefconfigTom Rini1-1/+0
2017-08-15configs: Resync with savedefconfigTom Rini1-7/+7
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-0/+1
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+1
2017-06-19configs: Resync defconfigsTom Rini1-2/+2
2017-06-05bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an intSimon Glass1-1/+1
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_ENV_FLAGS to KconfigSimon Glass1-0/+1
2017-05-22Convert CONFIG_CMD_ENV_CALLBACK to KconfigSimon Glass1-0/+1
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-0/+1
2017-05-10power: rk808: rename to rk8xxJacob Chen1-2/+2
2017-05-09dm: test: Add tests for the generic PHY uclassJean-Jacques Hiblot1-0/+2
2017-05-01configs: Re-syncTom Rini1-2/+2
2017-04-30fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass1-0/+1
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass1-0/+1
2017-04-30fs: Kconfig: Add a separate config for FS_CBFSSimon Glass1-0/+1
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass1-0/+1
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass1-0/+1
2017-04-27dm: sandbox: pwm: Add a basic pwm testSimon Glass1-0/+2
2017-04-15dm: led: Add support for blinking LEDsSimon Glass1-0/+1
2017-03-17configs: move CMD_MD5SUM definition to defconfigsAndre Przywara1-0/+1
2017-03-13configs: Re-syncTom Rini1-1/+1
2017-01-31mmc: sandbox: rename CONFIG, fix dependency, and use it in MakefileMasahiro Yamada1-1/+1
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-0/+1
2017-01-28disk: convert CONFIG_AMIGA_PARTITION to KconfigPatrick Delaunay1-0/+1
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay1-0/+1
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-1/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+2
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-12-03Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini1-8/+1
2016-10-28drivers/pci/Kconfig: Add PCITom Rini1-1/+1
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-4/+1
2016-10-24Convert SILENT_CONSOLE options to KconfigSimon Glass1-0/+1
2016-09-19Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"Masahiro Yamada1-0/+1
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-0/+1
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-0/+1
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-0/+1
2016-09-17Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass1-1/+2
2016-09-17Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass1-0/+1
2016-09-17Kconfig: Move SPL settings into their own fileSimon Glass1-1/+1
2016-09-09configs: Resync with savedefconfigTom Rini1-3/+1
2016-09-07Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROLMasahiro Yamada1-1/+0
2016-07-15dm: sandbox: Enable of-platdata for sandbox_splSimon Glass1-0/+1
2016-07-15sandbox: Add a new sandbox_spl boardSimon Glass1-0/+182