summaryrefslogtreecommitdiff
path: root/board/ti/am335x/Kconfig
AgeCommit message (Expand)Author
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2017-03-09am335x_evm: Switch to using imply keywordTom Rini
2016-09-16Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass
2016-06-27Kconfig: make NOR_BOOT a common optionPeng Fan
2016-03-14ti: AM335x: Use generic EEPROM detection logicNishanth Menon
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-03-28malloc_f: enable SYS_MALLOC_F by default if DM is onMasahiro Yamada
2015-03-28malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LENMasahiro Yamada
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass
2014-11-05am335x_evm: Convert NOR_BOOT to KconfigTom Rini
2014-11-05am335x_evm: Add NOR to KconfigTom Rini
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-09-04arm: am335x: add Kconfig range attribute to prevent invalid CONS_INDEXMasahiro Yamada
2014-08-25am335x_evm: Convert CONFIG_CONS_INDEX into a menu choiceTom Rini
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada