summaryrefslogtreecommitdiff
path: root/configs/nokia_rx51_defconfig
AgeCommit message (Expand)Author
2020-05-15configs: Resync with savedefconfigTom Rini
2020-05-11Nokia RX-51: Disable some unused features to decrease size of u-boot binaryPali Rohár
2020-05-11Nokia RX-51: Enable CONFIG_CONSOLE_MUXPali Rohár
2020-05-11Nokia RX-51: Revert back onenand defitionsPali Rohár
2020-05-11Nokia RX-51: Move code from defconfig back to C header filePali Rohár
2019-12-04configs: Resync with savedefconfigTom Rini
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-08-02Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass
2018-08-17Convert CONFIG_TWL4030_LED et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-02-27Kconfig: cmd: Make networking command dependent on NETMichal Simek
2018-02-05cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen
2018-01-22Convert CONFIG_TWL4030_USB to KconfigAdam Ford
2018-01-22Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford
2017-10-30configs: Resync with savedefconfigTom Rini
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
2017-08-28configs: Resync with savedefconfigTom Rini
2017-08-14configs: Resync with savedefconfigTom Rini
2017-08-13Convert CONFIG_OMAP3_SPI to KconfigAdam Ford
2017-08-04Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-06-19configs: Resync defconfigsTom Rini
2017-04-27ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE_ANSI to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-09-28Reorder defconfigs with 'savedefconfig'Bin Meng
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-08autoboot.c: Move config options to KconfigStefan Roese
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-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada