summaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
AgeCommit message (Expand)Author
2017-04-13sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-codedTom Rini
2017-04-05board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f()Simon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-03-17configs: move CMD_MD5SUM definition to defconfigsAndre Przywara
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_AMIGA_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_MAC_PARTITION to KconfigPatrick Delaunay
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-23Convert CONFIG_SYS_STDIO_DEREGISTER to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass
2016-07-25sandbox: Migrate CONFIG_I2C_EEPROMTom Rini
2016-07-25sandbox: Add instructions about building on 32-bit machinesSimon Glass
2016-07-15sandbox: Don't use IDE and iotrace in SPLSimon Glass
2016-05-17dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass
2016-05-17dm: sandbox: Enable systemaceSimon Glass
2016-05-17dm: sandbox: Enable SATASimon Glass
2016-05-17dm: sandbox: Enable SCSISimon Glass
2016-05-17dm: sandbox: Enable IDESimon Glass
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-04-18cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek
2016-03-14Merge git://git.denx.de/u-boot-dmTom Rini
2016-03-14Drop CONFIG_CRAMFS_CMDLINESimon Glass
2016-03-14dm: sandbox: Enable cbfs and cramfsSimon Glass
2016-03-14dm: sandbox: Enable all partition typesSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2016-01-22video: Name consoles by their numberSimon Glass
2016-01-21dm: video: test: Test that bitmap display works correctlySimon Glass
2016-01-21dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2016-01-21sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-20sandbox: Enable USB keyboardSimon Glass
2015-11-20sandbox: Enable console recording and silent consoleSimon Glass
2015-11-20sandbox: add a sandbox timer and basic testThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng
2015-09-09dm: test: Add a new test case for dm_test_eth_rotateBin Meng
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-11sandbox: Move CONFIG_SANDBOX_SERIAL to KconfigSimon Glass
2015-05-21sandbox: Enable some ENV commandsJoe Hershberger