Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b3c25fdb632c47036b9845610caa3e959570c701
/
configs
/
sandbox_defconfig
77f7f91
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
by Tom Rini
· 9 years ago
dd8515e
dm: core: Add SPL Kconfig for REGMAP and SYSCON
by huang lin
· 9 years ago
eca7b0d
dm: pci: Disable PCI compatibility functions by default
by Simon Glass
· 9 years ago
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
2b510fa
sandbox: Enable USB keyboard
by Simon Glass
· 9 years ago
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
1bc7f23
sandbox: add ADC driver
by Przemyslaw Marczak
· 9 years ago
edf8581
sandbox: Introduce dummy remoteproc nodes
by Nishanth Menon
· 9 years ago
47f889c
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 9 years ago
f41a3ca
Add support for LZ4 decompression algorithm
by Julius Werner
· 9 years ago
63c1098
Reorder defconfigs with 'savedefconfig'
by Bin Meng
· 9 years ago
0b53a75
pinctrl: sandbox: add sandbox pinctrl driver
by Masahiro Yamada
· 9 years ago
81ab547
tpm: Enable 'tpmtest' command for Chrome OS boards with TPMs
by Simon Glass
· 9 years ago
a425f76
dm: tpm: sandbox: Convert TPM driver to driver model
by Simon Glass
· 9 years ago
8b6216a
tpm: Convert board config TPM options to Kconfig
by Simon Glass
· 9 years ago
2347daa
Tidy up some defconfig files
by Simon Glass
· 9 years ago
17d7676
sandbox: Enable devres subsystem
by Simon Glass
· 9 years ago
8e5efa0
dm: Make regmap and syscon optional
by Simon Glass
· 9 years ago
cd55652
dm: test: Add a test for the system controller uclass
by Simon Glass
· 9 years ago
d783eb3
dm: test: Add a test for the LED uclass
by Simon Glass
· 9 years ago
d3e58e4
dm: test: Add a test for the mmc uclass
by Simon Glass
· 9 years ago
3d355e6
dm: test: Add a test for the ram uclass
by Simon Glass
· 9 years ago
d860f22
sandbox: Use the reset driver to handle reset
by Simon Glass
· 9 years ago
8cc4d82
dm: test: Add tests for the clk uclass
by Simon Glass
· 9 years ago
935655e
sandbox: Enable dhry command
by Simon Glass
· 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
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 10 years ago
3841827
sandbox: Enable env unit tests
by Joe Hershberger
· 10 years ago
437176b
test: Move the unit tests to their own menu
by Joe Hershberger
· 10 years ago
ee20efe
test: dm: Move the time test over to the ut command
by Joe Hershberger
· 10 years ago
9dc1d71
test: dm: Move the dm tests over to the ut command
by Joe Hershberger
· 10 years ago
3291d57
sandbox: Use defconfig to enable features
by Joe Hershberger
· 10 years ago
b8819ac
sandbox: Cleanup order and extra defines in defconfig
by Joe Hershberger
· 10 years ago
200d022
sandbox: defconfig: enable support of sandbox PMIC drivers
by Przemyslaw Marczak
· 10 years ago
a274ded
Clean all defconfigs with savedefconfig
by Joe Hershberger
· 10 years ago
1dbdb31
sandbox: Enable time unit test command
by Simon Glass
· 10 years ago
4a9cbb9
dm: rtc: sandbox: Enable real-time clock support
by Simon Glass
· 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
5ef5ccc
dm: select CONFIG_DM* options
by Masahiro Yamada
· 10 years ago
d810add
dm: usb: sandbox: Enable USB
by Simon Glass
· 10 years ago
7441523
cros_ec: Drop unused CONFIG_DM_CROS_EC
by Simon Glass
· 10 years ago
7a115d4
dm: sandbox: pci: Enable PCI for sandbox
by Simon Glass
· 10 years ago
c698824
malloc_f: enable SYS_MALLOC_F by default if DM is on
by Masahiro Yamada
· 10 years ago
27162d5
malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN
by Masahiro Yamada
· 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
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
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
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago