Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3d8d9186c379a9d7504088d901b6cb97eb6598ba
/
include
/
configs
/
baltos.h
88718be
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· 5 years ago
a9221f3
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
by Markus Klotzbuecher
· 5 years ago
c7110a0
configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances
by Tom Rini
· 5 years ago
ad99147
configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig
by Alex Kiernan
· 6 years ago
8ce7f2c
arm: baltos: migrate Ethernet PHYs configuration to Kconfig
by Yegor Yefremov
· 6 years ago
1abff55
arm: baltos: move CONFIG_SYS_NAND_U_BOOT_OFFS to defconfig
by Yegor Yefremov
· 6 years ago
d7869b2
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· 6 years ago
9c5b009
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
by Adam Ford
· 6 years ago
d291d82
configs: Fixup some CPSW-related items
by Tom Rini
· 7 years ago
d910130
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
by Alex Kiernan
· 7 years ago
b30c419
Move CONFIG_PHY_ADDR to Kconfig
by Stefan Mavrodiev
· 7 years ago
b432b1e
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG
by Faiz Abbas
· 7 years ago
c35e2d9
Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig
by Alex Kiernan
· 7 years ago
d1ec946
Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig
by Lukasz Majewski
· 7 years ago
11d2e98
Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig
by Adam Ford
· 7 years ago
8636222
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
by Adam Ford
· 7 years ago
43ede0b
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
by Tom Rini
· 7 years ago
0a9ef45
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
by Adam Ford
· 7 years ago
d2f0f4a
usb: gadget: usb_ether: Move the interfaces to Kconfig
by Maxime Ripard
· 7 years ago
3f33d3c
usb: gadget: Convert USB_ETHER to Kconfig
by Maxime Ripard
· 7 years ago
c163668
usb: gadget: Move USBNET_HOST_ADDR to Kconfig
by Maxime Ripard
· 7 years ago
0ee89f2
spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
by Philipp Tomsich
· 7 years ago
3a91a25
Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig
by Simon Glass
· 7 years ago
203dc1b
Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig
by Simon Glass
· 7 years ago
1989374
configs: Finish migration of PHY_GIGE
by Tom Rini
· 7 years ago
3146f0c
Move PHYLIB to Kconfig
by Alexandru Gagniuc
· 7 years ago
8f1a80e
configs: Migrate CMD_NAND*
by Tom Rini
· 7 years ago
2be2965
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
d56b4b1
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
by Tom Rini
· 7 years ago
a1dc980
Convert CONFIG_CMD_EEPROM et al to Kconfig
by Simon Glass
· 7 years ago
3a517fd
configs: am335x_evm: Use omap2 generic spl load script
by Lokesh Vutla
· 8 years ago
f40574e
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
92a1bab
arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types
by Tom Rini
· 8 years ago
b331cd6
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
bd42a94
disk: convert CONFIG_EFI_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
4585601
Convert CONFIG_ARCH_MISC_INIT to Kconfig
by Simon Glass
· 8 years ago
3788b45
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
by Jagan Teki
· 8 years ago
88679a2
arm: baltos: enable booting from USB
by Yegor Yefremov
· 8 years ago
983e370
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
by Tom Rini
· 8 years ago
c20ae2f
spl: move SPL_OS_BOOT to Kconfig
by Heiko Schocher
· 8 years ago
8f2fe0c
kconfig: introduce kconfig for UBI
by Heiko Schocher
· 8 years ago
696a91f
Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
2253797
Convert CONFIG_SPL_POWER_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
dce63c4
Convert CONFIG_SPL_NET_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
2fa0850
Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
2e62604
Convert CONFIG_SPL_ETH_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
256fe86
Convert CONFIG_SPL_ENV_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
645176d
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 8 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
4d7100a
configs: Re-sync CONFIG_USB_MUSB_HOST
by Tom Rini
· 9 years ago
e6c0bc0
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
by Sam Protsenko
· 9 years ago
aaa4a9e
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
by Sam Protsenko
· 9 years ago
3457bba
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
by Sam Protsenko
· 9 years ago
a59a77f
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
by Sam Protsenko
· 9 years ago
f9d0fd8
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
by Sam Protsenko
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
9f8edb7
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
by Marek Vasut
· 9 years ago
95de1e2
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
by Paul Kocialkowski
· 9 years ago
5e5055f
arm: baltos: change USB ports functions
by Yegor Yefremov
· 9 years ago
5f9c58e
arm: baltos: fix NAND boot
by Yegor Yefremov
· 9 years ago
e6b1b58
arm: baltos: drop I2C speed to 1000 Hz
by Yegor Yefremov
· 9 years ago
5833521
arm: baltos: enable CMD_NET and FIT support in defconfig
by Yegor Yefremov
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
6ce8932
board: add support for Vision System's Baltos Industrial PC
by Yegor Yefremov
· 9 years ago