summaryrefslogtreecommitdiff
path: root/include/configs/sandbox.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini1-1/+1
2022-12-06sandbox: Rework how SDL is enabled / disabledTom Rini1-4/+0
2022-12-06sandbox: Move CONFIG_IO_TRACE to KconfigTom Rini1-2/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-11-23sandbox: Move the capsule GUID declarations to board fileSughosh Ganu1-13/+0
2022-06-29Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-2/+0
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu1-0/+13
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-1/+0
2022-02-09Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass1-6/+0
2022-02-09scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass1-1/+0
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass1-11/+0
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass1-2/+0
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass1-1/+0
2022-01-21Convert CONFIG_UDP_CHECKSUM to KconfigSimon Glass1-1/+0
2022-01-21Convert CONFIG_KEEP_SERVERADDR to KconfigSimon Glass1-1/+0
2021-12-17Convert CONFIG_PHYSMEM to KconfigSimon Glass1-2/+0
2021-12-05sandbox: Drop CONFIG_SYS_TIMER_RATESimon Glass1-4/+0
2021-12-05Convert CONFIG_KEYBOARD to KconfigSimon Glass1-8/+0
2021-12-05Convert CONFIG_SYS_FDT_LOAD_ADDR to KconfigSimon Glass1-6/+0
2021-12-05sandbox: Drop CONFIG_HOST_MAX_DEVICESSimon Glass1-2/+0
2021-11-16sandbox: Use a text-based environmentSimon Glass1-29/+0
2021-11-16sandbox: Drop distro_bootSimon Glass1-11/+0
2021-11-12Convert CONFIG_I2C_EDID et al to KconfigTom Rini1-2/+0
2021-11-12Convert CONFIG_TRACE et al to KconfigTom Rini1-8/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-4/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-2/+0
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil1-0/+2
2021-04-06Convert CONFIG_MISC_INIT_F to KconfigSimon Glass1-2/+0
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay1-1/+0
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass1-1/+0
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford1-1/+0
2020-07-10sandbox: make RAM size configurableHeinrich Schuchardt1-1/+4
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini1-1/+0
2020-06-12dm: uclass: don't assign aliased seq numbersMichael Walle1-3/+3
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-1/+0
2020-05-25sandbox: move compression option to KconfigMichael Walle1-3/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-07-11sandbox: Add a memory {} nodeSimon Glass1-0/+4
2019-06-14net: Convert CONFIG_IP_DEFRAG to KconfigMarek Vasut1-1/+0
2019-04-24sandbox: Enable the 'trace' command when tracing is usedSimon Glass1-1/+1
2019-04-24sandbox: Increase the early-trace-buffer sizeSimon Glass1-1/+1
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six1-1/+0
2018-02-24Remove config_distro_defaults.hAdam Ford1-3/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-4/+0