index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sandbox
/
Kconfig
Age
Commit message (
Expand
)
Author
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