summaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Convert CONFIG_CMD_ENV_CALLBACK to KconfigSimon Glass1-1/+0
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-2/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass1-1/+0
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass1-1/+0
2017-04-27clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin1-1/+0
2017-04-13sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-codedTom Rini1-6/+0
2017-04-05board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass1-0/+2
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-17configs: move CMD_MD5SUM definition to defconfigsAndre Przywara1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-2/+0
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-4/+0
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_AMIGA_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-2/+0
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-2/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-24Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass1-2/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-2/+0
2016-10-24Convert SILENT_CONSOLE options to KconfigSimon Glass1-1/+0
2016-07-26sandbox: Migrate CONFIG_I2C_EEPROMTom Rini1-1/+0
2016-07-25sandbox: Add instructions about building on 32-bit machinesSimon Glass1-1/+4
2016-07-15sandbox: Don't use IDE and iotrace in SPLSimon Glass1-0/+4
2016-05-17dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass1-0/+2
2016-05-17dm: sandbox: Enable systemaceSimon Glass1-0/+4
2016-05-17dm: sandbox: Enable SATASimon Glass1-0/+3
2016-05-17dm: sandbox: Enable SCSISimon Glass1-0/+6
2016-05-17dm: sandbox: Enable IDESimon Glass1-0/+10
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-6/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-9/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-04-19cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek1-1/+0
2016-03-15Merge git://git.denx.de/u-boot-dmTom Rini1-1/+6
2016-03-15Drop CONFIG_CRAMFS_CMDLINESimon Glass1-1/+0
2016-03-15dm: sandbox: Enable cbfs and cramfsSimon Glass1-0/+3
2016-03-15dm: sandbox: Enable all partition typesSimon Glass1-1/+4
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-01-22video: Name consoles by their numberSimon Glass1-4/+4
2016-01-21dm: video: test: Test that bitmap display works correctlySimon Glass1-0/+2
2016-01-21dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass1-6/+4
2016-01-21sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass1-1/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-8/+0
2015-11-20sandbox: Enable USB keyboardSimon Glass1-1/+1
2015-11-20sandbox: Enable console recording and silent consoleSimon Glass1-0/+1
2015-11-20sandbox: add a sandbox timer and basic testThomas Chou1-0/+2