Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
79defced6fd414673ca312ffa7f358fe8c7ec49c
/
include
/
configs
/
sandbox.h
79defce
sandbox: Enable console recording and silent console
by Simon Glass
· 9 years ago
7b059dc
sandbox: add a sandbox timer and basic test
by Thomas Chou
· 9 years ago
3a077cd
common: add CMD_GPIO to Kconfig
by Thomas Chou
· 9 years ago
47f889c
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 9 years ago
04a11cb
dm: test: Add a new test case for dm_test_eth_rotate
by Bin Meng
· 9 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
17491a8
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· 9 years ago
8579a51
sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig
by Simon Glass
· 10 years ago
49f3ba5
sandbox: Enable some ENV commands
by Joe Hershberger
· 10 years ago
335f470
sandbox: Don't try distro_bootcmd by default
by Sjoerd Simons
· 10 years ago
4a9cbb9
dm: rtc: sandbox: Enable real-time clock support
by Simon Glass
· 10 years ago
d094224
sandbox: add config_distro_defaults and config_distro_bootcmd
by Sjoerd Simons
· 10 years ago
9c2d7af
sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
23c7693
sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig
by Simon Glass
· 10 years ago
3f111d4
sandbox: exynos: Move CONFIG_SOUND to Kconfig
by Simon Glass
· 10 years ago
86232c8
sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
632310b
sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
4b322d3
sandbox: Move CONFIG_SANDBOX_SPI to Kconfig
by Simon Glass
· 10 years ago
39bc3be
sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
4f3b9d1
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
by Simon Glass
· 10 years ago
084a3fe
sandbox: Move GPIO CONFIGs to Kconfig
by Simon Glass
· 10 years ago
5322d62
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
by Simon Glass
· 10 years ago
c7dc2a3
sandbox: Enable more network features for sandbox
by Joe Hershberger
· 10 years ago
d810add
dm: usb: sandbox: Enable USB
by Simon Glass
· 10 years ago
f25bb9e
sandbox: cros_ec: Drop unnecessary init
by Simon Glass
· 10 years ago
c96323f
sandbox: Enable DHCP and IP defrag
by Joe Hershberger
· 10 years ago
279d2f6
dm: eth: Add support for aliases
by Joe Hershberger
· 10 years ago
e4d7cb1
sandbox: eth: Add ARP and PING response to sandbox driver
by Joe Hershberger
· 10 years ago
6ab7699
sandbox: eth: Add network support to sandbox
by Joe Hershberger
· 10 years ago
7a115d4
dm: sandbox: pci: Enable PCI for sandbox
by Simon Glass
· 10 years ago
5b79bb2
dm: cros_ec: Convert to Kconfig
by Simon Glass
· 10 years ago
838723b
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
by Simon Glass
· 10 years ago
432fd62
dm: sandbox: Move driver model CONFIGs to Kconfig
by Simon Glass
· 10 years ago
6851d70
dm: Add CMD_DM and CMD_DEMO to Kconfig
by Simon Glass
· 10 years ago
a0d3ca6
lib/rsa: Modify rsa to use DM driver
by Ruchika Gupta
· 10 years ago
e9a788d
configs: Move CONFIG_FIT_SIGNATURE to defconfig
by Ruchika Gupta
· 10 years ago
b3cbce2
dm: i2c: config: Enable I2C for sandbox using driver model
by Simon Glass
· 10 years ago
95bfacb
sandbox: Use md5sum and fatwrite to enable testing of fs commands
by Suriyan Ramasami
· 10 years ago
ff425d8
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
by Simon Glass
· 10 years ago
0186238
dm: sf: sandbox: Convert SPI flash driver to driver model
by Simon Glass
· 10 years ago
95429fe
dm: sandbox: spi: Move to driver model
by Simon Glass
· 10 years ago
f461f12
lcd: Fix build error with CONFIG_LCD_BMP_RLE8
by Simon Glass
· 10 years ago
1f21d48
sandbox: config: Enable all SPI flash chips
by Simon Glass
· 10 years ago
8c65b9d
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
by Masahiro Yamada
· 10 years ago
9fadbc8
kconfig: move CONFIG_OF_* to Kconfig
by Masahiro Yamada
· 10 years ago
e587069
sandbox: Convert serial driver to use driver model
by Simon Glass
· 10 years ago
c757cb0
sandbox: config: Enable pre-relocation malloc()
by Simon Glass
· 10 years ago
125a27b
sandbox: Support iotrace feature
by Simon Glass
· 10 years ago
9504010
bootm: Support android boot on sandbox
by Simon Glass
· 10 years ago
dcc0bf4
sandbox: Provide a build option to avoid using SDL
by Simon Glass
· 11 years ago
df14fb9
sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h
by Patrice Bouchand
· 11 years ago
84640e8
sandbox: config: Enable cros_ec emulation and related items
by Simon Glass
· 11 years ago
7b89a1b
sandbox: Increase memory size to 32MB
by Simon Glass
· 11 years ago
b4d7070
sandbox: Convert GPIOs to use driver model
by Simon Glass
· 11 years ago
63b1757
dm: Add a demonstration/example driver
by Simon Glass
· 11 years ago
c267cf7
dm: Add a 'dm' command for testing
by Simon Glass
· 11 years ago
b2c1cac
dm: Add basic tests
by Simon Glass
· 11 years ago
61a1519
sandbox: config: Enable driver model
by Simon Glass
· 11 years ago
66c164b
sandbox: Build a device tree file for sandbox
by Simon Glass
· 11 years ago
53e8a32
sandbox: enable CONFIG_CMD_FS_GENERIC
by Stephen Warren
· 11 years ago
ba93f4e
sandbox: tpm: Add TPM emulation
by Simon Glass
· 11 years ago
26f9a6c
sandbox: block driver using host file/device as backing store
by Henrik Nordström
· 11 years ago
494b82b
sandbox: spi: Enable new spi/sf layers
by Mike Frysinger
· 11 years ago
f015309
sandbox: config: Don't use 64-bit physical memory
by Simon Glass
· 11 years ago
86bd4e8
sandbox: convert to common time functions
by Rob Herring
· 11 years ago
8177042
config/sandbox: Add EFI and GPT support
by Egbert Eich
· 11 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
204c4ed
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 11 years ago
5d3bca8
sandbox: add compression tests
by Kees Cook
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
c6fc03f
sandbox: config: Enable FIT signatures with RSA
by Simon Glass
· 11 years ago
e7f1eb5
sandbox: Support trace feature
by Simon Glass
· 11 years ago
79f396a
sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT
by Simon Glass
· 12 years ago
1539343
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
by Simon Glass
· 12 years ago
62cf912
sandbox: Switch over to generic board
by Simon Glass
· 12 years ago
6cb5db4
sandbox: config: Enable sandbox command
by Simon Glass
· 12 years ago
eb4cecd
sandbox: Enable ext4 and fat filesystems
by Simon Glass
· 12 years ago
a081a0f
sandbox: config: Enable hash functions and mtest
by Simon Glass
· 12 years ago
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
42454916
sandbox: enable GPIO driver
by Simon Glass
· 13 years ago
827116f
sandbox: config: enable fdt and snprintf() options
by Simon Glass
· 13 years ago
c1285cb
sandbox/tegra2: fix typo in autocomplete define
by Mike Frysinger
· 13 years ago
d2fdaaf
sandbox: Add basic config file
by Simon Glass
· 13 years ago