index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-10-13
sandbox: Make SANDBOX_xPL depend on !COMPILE_TEST
Tom Rini
2025-03-08
sandbox: remap memory load addresses
Svyatoslav Ryhel
2024-12-31
x86: select CONFIG_64BIT for X86_64
Andrew Goodbody
2024-12-31
sandbox: select CONFIG_64BIT for sandbox
Andrew Goodbody
2024-04-12
sandbox: improve description of CONFIG_SANDBOX_CRASH_RESET
Heinrich Schuchardt
2022-12-05
sandbox: Rework how SDL is enabled / disabled
Tom Rini
2022-10-31
test: dm: Add test cases for FWU Metadata uclass
Sughosh Ganu
2022-10-29
tests: Build correct sandbox configuration on 32bit
Michal Suchanek
2022-06-28
sandbox: raise SANDBOX_RAM_SIZE_MB default to 256
Heinrich Schuchardt
2022-05-02
sandbox: Add a build for VPL
Simon Glass
2021-12-27
Convert CONFIG_ARCH_MAP_SYSMEM to Kconfig
Tom Rini
2021-12-05
Convert CONFIG_SYS_FDT_LOAD_ADDR to Kconfig
Simon Glass
2021-10-31
sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig
Tom Rini
2020-12-13
sandbox: add handler for exceptions
Heinrich Schuchardt
2020-07-09
sandbox: make RAM size configurable
Heinrich Schuchardt
2018-02-18
sandbox: Add 64-bit sandbox
Mario Six
2017-09-11
sandbox: Convert SANDBOX_BITS_PER_LONG to Kconfig
Bin Meng
2017-09-11
sandbox: Introduce Kconfig option for 32/64 bit host
Bin Meng
2016-10-27
drivers/pci/Kconfig: Add PCI
Tom Rini
2016-10-01
sandbox, x86: select DM_KEYBOARD instead of default y entry
Masahiro Yamada
2016-07-14
sandbox: Add a new sandbox_spl board
Simon Glass
2016-04-18
sandbox: Set CONFIG_SYS_CPU
Tom Rini
2015-11-19
dm: cros_ec: Convert cros_ec keyboard driver to driver model
Simon Glass
2015-05-21
sandbox: Use defconfig to enable features
Joe Hershberger
2015-04-18
dm: select CONFIG_DM* options
Masahiro Yamada
2015-04-18
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
sandbox: eth: Add a bridge to a real network for sandbox
Joe Hershberger
2015-04-18
sandbox: eth: Add network support to sandbox
Joe Hershberger
2015-04-16
dm: sandbox: pci: Add PCI support for sandbox
Simon Glass
2015-02-12
dm: sandbox: Move driver model CONFIGs to Kconfig
Simon Glass
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada