aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ge_bx50v3.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass1-3/+0
2017-04-06Remove various unused interrupt related codeTom Rini1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+1
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-10-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-4/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-27drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-10-26config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki1-4/+0
2016-10-23Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass1-2/+0
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass1-1/+0
2016-10-23config: Drop CONFIG_CONSOLE_DEVSimon Glass1-2/+2
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-10-07board: ge: bx50v3: Pass video bootargs for b850v3Ken Lin1-1/+6
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-07-28bx50v3: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam1-2/+0
2016-06-12Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-13/+28
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-06-07board: ge: bx50v3: add missing partnum variableKimmo Surakka1-3/+3
2016-06-07board: ge: bx50v3: make SATA optional and disabled by defaultAndrew Shadura1-1/+2
2016-06-07board: ge: bx50v3: make network support optional and disabled by defaultAndrew Shadura1-0/+2
2016-06-07board: ge: bx50v3: make USB support optional and disabled by defaultAndrew Shadura1-7/+17
2016-06-07board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by defaultAndrew Shadura1-3/+5
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-8/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-6/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-2/+0
2016-04-25Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+3
2016-04-19board: ge: bx50v3: Use pwm for display backlightAkshay Bhat1-0/+3
2016-04-18bx50v3: Enable CONFIG_OF_LIBFDT in defconfigAkshay Bhat1-2/+0
2016-03-09arm: imx: Add support for GE Bx50v3 boardsAkshay Bhat1-0/+349