summaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_CMD_IOTRACE to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_IO to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_IDE to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_HASH to KconfigSimon Glass2017-05-221-3/+0
* Convert CONFIG_CMD_ENV_FLAGS to KconfigSimon Glass2017-05-221-2/+0
* Convert CONFIG_CMD_ENV_CALLBACK to KconfigSimon Glass2017-05-221-1/+0
* lib: move hash CONFIG options to KconfigTom Rini2017-05-221-2/+0
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-1/+0
* fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass2017-04-301-1/+0
* fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass2017-04-301-1/+0
* Convert CONFIG_CMD_BMP to KconfigSimon Glass2017-04-301-1/+0
* clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin2017-04-271-1/+0
* sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-codedTom Rini2017-04-131-6/+0
* board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass2017-04-051-0/+2
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* configs: move CMD_MD5SUM definition to defconfigsAndre Przywara2017-03-171-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-2/+0
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-4/+0
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* disk: convert CONFIG_AMIGA_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-2/+0
* disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-2/+0
* pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-281-1/+0
* Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass2016-10-231-2/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-2/+0
* Convert SILENT_CONSOLE options to KconfigSimon Glass2016-10-231-1/+0
* sandbox: Migrate CONFIG_I2C_EEPROMTom Rini2016-07-251-1/+0
* sandbox: Add instructions about building on 32-bit machinesSimon Glass2016-07-251-1/+4
* sandbox: Don't use IDE and iotrace in SPLSimon Glass2016-07-141-0/+4
* dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass2016-05-171-0/+2
* dm: sandbox: Enable systemaceSimon Glass2016-05-171-0/+4
* dm: sandbox: Enable SATASimon Glass2016-05-171-0/+3
* dm: sandbox: Enable SCSISimon Glass2016-05-171-0/+6
* dm: sandbox: Enable IDESimon Glass2016-05-171-0/+10
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-6/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-9/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek2016-04-181-1/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2016-03-141-1/+6
|\
| * Drop CONFIG_CRAMFS_CMDLINESimon Glass2016-03-141-1/+0
| * dm: sandbox: Enable cbfs and cramfsSimon Glass2016-03-141-0/+3
| * dm: sandbox: Enable all partition typesSimon Glass2016-03-141-1/+4
* | Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-1/+0
|/
* video: Name consoles by their numberSimon Glass2016-01-211-4/+4
* dm: video: test: Test that bitmap display works correctlySimon Glass2016-01-201-0/+2
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-201-6/+4