summaryrefslogtreecommitdiff
path: root/arch/sandbox/Kconfig
AgeCommit message (Expand)Author
2022-12-05sandbox: Rework how SDL is enabled / disabledTom Rini
2022-10-31test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-10-29tests: Build correct sandbox configuration on 32bitMichal Suchanek
2022-06-28sandbox: raise SANDBOX_RAM_SIZE_MB default to 256Heinrich Schuchardt
2022-05-02sandbox: Add a build for VPLSimon Glass
2021-12-27Convert CONFIG_ARCH_MAP_SYSMEM to KconfigTom Rini
2021-12-05Convert CONFIG_SYS_FDT_LOAD_ADDR to KconfigSimon Glass
2021-10-31sandbox: Migrate ARCH_MAP_SYSMEM to KconfigTom Rini
2020-12-13sandbox: add handler for exceptionsHeinrich Schuchardt
2020-07-09sandbox: make RAM size configurableHeinrich Schuchardt
2018-02-18sandbox: Add 64-bit sandboxMario Six
2017-09-11sandbox: Convert SANDBOX_BITS_PER_LONG to KconfigBin Meng
2017-09-11sandbox: Introduce Kconfig option for 32/64 bit hostBin Meng
2016-10-27drivers/pci/Kconfig: Add PCITom Rini
2016-10-01sandbox, x86: select DM_KEYBOARD instead of default y entryMasahiro Yamada
2016-07-14sandbox: Add a new sandbox_spl boardSimon Glass
2016-04-18sandbox: Set CONFIG_SYS_CPUTom Rini
2015-11-19dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass
2015-05-21sandbox: Use defconfig to enable featuresJoe Hershberger
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-04-18cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass
2015-04-18sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger
2015-04-18sandbox: eth: Add network support to sandboxJoe Hershberger
2015-04-16dm: sandbox: pci: Add PCI support for sandboxSimon Glass
2015-02-12dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada