Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b343417e2959d043ffd831fd15b08e2a49de6340
/
include
/
configs
/
sandbox.h
6a056c4
sandbox: Migrate CONFIG_I2C_EEPROM
by Tom Rini
· 8 years ago
5923c84
sandbox: Add instructions about building on 32-bit machines
by Simon Glass
· 8 years ago
1c12bce
sandbox: Don't use IDE and iotrace in SPL
by Simon Glass
· 8 years ago
afa2c31
dm: sandbox: mmc: Enable building MMC code for sandbox
by Simon Glass
· 9 years ago
cd995a8
dm: sandbox: Enable systemace
by Simon Glass
· 9 years ago
199a120
dm: sandbox: Enable SATA
by Simon Glass
· 9 years ago
e8c0a25
dm: sandbox: Enable SCSI
by Simon Glass
· 9 years ago
74c6dc1
dm: sandbox: Enable IDE
by Simon Glass
· 9 years ago
89cb2b5
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
cb04db1
include/configs: Whitespace fixup
by Tom Rini
· 9 years ago
78d1e1d
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
adad96e
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
23922e2
cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
by Michal Simek
· 9 years ago
88033d7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 9 years ago
eea1d14
Drop CONFIG_CRAMFS_CMDLINE
by Simon Glass
· 9 years ago
782b978
dm: sandbox: Enable cbfs and cramfs
by Simon Glass
· 9 years ago
1414281
dm: sandbox: Enable all partition types
by Simon Glass
· 9 years ago
69e173e
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
f1a1247
video: Name consoles by their number
by Simon Glass
· 9 years ago
747440d
dm: video: test: Test that bitmap display works correctly
by Simon Glass
· 9 years ago
3ade5bc
dm: video: sandbox: Convert sandbox to use driver model for video
by Simon Glass
· 9 years ago
1e69ad0
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
by Simon Glass
· 9 years ago
68d5342
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
460a717
sandbox: Enable USB keyboard
by Simon Glass
· 9 years ago
61b4d35
sandbox: Enable console recording and silent console
by Simon Glass
· 9 years ago
9961a0b
sandbox: add a sandbox timer and basic test
by Thomas Chou
· 9 years ago
e4aa8ed
common: add CMD_GPIO to Kconfig
by Thomas Chou
· 9 years ago
a726075
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 9 years ago
71d7971
dm: test: Add a new test case for dm_test_eth_rotate
by Bin Meng
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
c9bb942
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· 9 years ago
af28224
sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig
by Simon Glass
· 10 years ago
7acdf78
sandbox: Enable some ENV commands
by Joe Hershberger
· 9 years ago
ebaa832
sandbox: Don't try distro_bootcmd by default
by Sjoerd Simons
· 10 years ago
8e7083f
dm: rtc: sandbox: Enable real-time clock support
by Simon Glass
· 10 years ago
791a9f6
sandbox: add config_distro_defaults and config_distro_bootcmd
by Sjoerd Simons
· 10 years ago
3907305
sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
de79a76
sandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig
by Simon Glass
· 10 years ago
ef35d98
sandbox: exynos: Move CONFIG_SOUND to Kconfig
by Simon Glass
· 10 years ago
527a072
sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
949dd81
sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
892cac7
sandbox: Move CONFIG_SANDBOX_SPI to Kconfig
by Simon Glass
· 10 years ago
1174aad
sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig
by Simon Glass
· 10 years ago
8156345
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
by Simon Glass
· 10 years ago
d79c50a
sandbox: Move GPIO CONFIGs to Kconfig
by Simon Glass
· 10 years ago
ee2b243
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
by Simon Glass
· 10 years ago
1f5bc52
sandbox: Enable more network features for sandbox
by Joe Hershberger
· 10 years ago
aacef25
dm: usb: sandbox: Enable USB
by Simon Glass
· 10 years ago
06fbf10
sandbox: cros_ec: Drop unnecessary init
by Simon Glass
· 10 years ago
f3e0c37
sandbox: Enable DHCP and IP defrag
by Joe Hershberger
· 10 years ago
e58780d
dm: eth: Add support for aliases
by Joe Hershberger
· 10 years ago
d87a457
sandbox: eth: Add ARP and PING response to sandbox driver
by Joe Hershberger
· 10 years ago
3ea143a
sandbox: eth: Add network support to sandbox
by Joe Hershberger
· 10 years ago
a33aca1
dm: sandbox: pci: Enable PCI for sandbox
by Simon Glass
· 10 years ago
6fb9ac1
dm: cros_ec: Convert to Kconfig
by Simon Glass
· 10 years ago
b724bd7
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
by Simon Glass
· 10 years ago
f4aae59
dm: sandbox: Move driver model CONFIGs to Kconfig
by Simon Glass
· 10 years ago
f058f15
dm: Add CMD_DM and CMD_DEMO to Kconfig
by Simon Glass
· 10 years ago
c937ff6
lib/rsa: Modify rsa to use DM driver
by Ruchika Gupta
· 10 years ago
11a9662
configs: Move CONFIG_FIT_SIGNATURE to defconfig
by Ruchika Gupta
· 10 years ago
ac395f0
dm: i2c: config: Enable I2C for sandbox using driver model
by Simon Glass
· 10 years ago
7944495
sandbox: Use md5sum and fatwrite to enable testing of fs commands
by Suriyan Ramasami
· 10 years ago
be995a8
dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
by Simon Glass
· 10 years ago
b6c2956
dm: sf: sandbox: Convert SPI flash driver to driver model
by Simon Glass
· 10 years ago
49b5d6e
dm: sandbox: spi: Move to driver model
by Simon Glass
· 10 years ago
0156444
lcd: Fix build error with CONFIG_LCD_BMP_RLE8
by Simon Glass
· 10 years ago
5e74934
sandbox: config: Enable all SPI flash chips
by Simon Glass
· 10 years ago
f1ef2b6
kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
by Masahiro Yamada
· 10 years ago
783e6a7
kconfig: move CONFIG_OF_* to Kconfig
by Masahiro Yamada
· 10 years ago
890fcef
sandbox: Convert serial driver to use driver model
by Simon Glass
· 10 years ago
b53e94b
sandbox: config: Enable pre-relocation malloc()
by Simon Glass
· 10 years ago
42d3b29
sandbox: Support iotrace feature
by Simon Glass
· 10 years ago
07c0cd7
bootm: Support android boot on sandbox
by Simon Glass
· 10 years ago
ad0e463
sandbox: Provide a build option to avoid using SDL
by Simon Glass
· 11 years ago
def2321
sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h
by Patrice Bouchand
· 11 years ago
2c072c9
sandbox: config: Enable cros_ec emulation and related items
by Simon Glass
· 11 years ago
9f60442
sandbox: Increase memory size to 32MB
by Simon Glass
· 11 years ago
e2d8a71
sandbox: Convert GPIOs to use driver model
by Simon Glass
· 11 years ago
39f7611
dm: Add a demonstration/example driver
by Simon Glass
· 11 years ago
0681195
dm: Add a 'dm' command for testing
by Simon Glass
· 11 years ago
2e7d35d
dm: Add basic tests
by Simon Glass
· 11 years ago
653ef91
sandbox: config: Enable driver model
by Simon Glass
· 11 years ago
714a562
sandbox: Build a device tree file for sandbox
by Simon Glass
· 11 years ago
89ba42d
sandbox: enable CONFIG_CMD_FS_GENERIC
by Stephen Warren
· 11 years ago
ed3f5a3
sandbox: tpm: Add TPM emulation
by Simon Glass
· 11 years ago
f4d8de4
sandbox: block driver using host file/device as backing store
by Henrik Nordström
· 11 years ago
ca9a501
sandbox: spi: Enable new spi/sf layers
by Mike Frysinger
· 11 years ago
0eb2ace
sandbox: config: Don't use 64-bit physical memory
by Simon Glass
· 11 years ago
28c860b
sandbox: convert to common time functions
by Rob Herring
· 11 years ago
5d62314
config/sandbox: Add EFI and GPT support
by Egbert Eich
· 11 years ago
f232950
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
0defddc
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 11 years ago
3153e91
sandbox: add compression tests
by Kees Cook
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
74378cf
sandbox: config: Enable FIT signatures with RSA
by Simon Glass
· 11 years ago
e2ee100
sandbox: Support trace feature
by Simon Glass
· 11 years ago
971020c
sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT
by Simon Glass
· 12 years ago
f828bf2
sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file
by Simon Glass
· 12 years ago
a733b06
sandbox: Switch over to generic board
by Simon Glass
· 12 years ago
e40753b
sandbox: config: Enable sandbox command
by Simon Glass
· 12 years ago
Next »