summaryrefslogtreecommitdiff
path: root/include/configs/ge_bx50v3.h
Commit message (Expand)AuthorAgeLines
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-12-3/+1
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-31-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-28-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-25-2/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-21-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-29-1/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-28-4/+0
|\
| * config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki2016-10-26-4/+0
* | pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-28-1/+0
* | drivers/pci/Kconfig: Add PCITom Rini2016-10-27-1/+0
* | Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass2016-10-23-1/+0
* | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass2016-10-23-2/+0
* | Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-23-1/+0
* | Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-23-1/+0
* | config: Drop CONFIG_CONSOLE_DEVSimon Glass2016-10-23-2/+2
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-23-1/+0
|/
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-12-2/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-12-1/+0
* board: ge: bx50v3: Pass video bootargs for b850v3Ken Lin2016-10-07-1/+6
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09-1/+0
* bx50v3: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam2016-07-28-2/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-12-13/+28
|\
| * board: ge: bx50v3: add missing partnum variableKimmo Surakka2016-06-07-3/+3
| * board: ge: bx50v3: make SATA optional and disabled by defaultAndrew Shadura2016-06-07-1/+2
| * board: ge: bx50v3: make network support optional and disabled by defaultAndrew Shadura2016-06-07-0/+2
| * board: ge: bx50v3: make USB support optional and disabled by defaultAndrew Shadura2016-06-07-7/+17
| * board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by defaultAndrew Shadura2016-06-07-3/+5
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-1/+0
|/
* configs: Re-sync with cmd/KconfigTom Rini2016-04-25-8/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-25-6/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-25-2/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-25-0/+3
|\
| * board: ge: bx50v3: Use pwm for display backlightAkshay Bhat2016-04-19-0/+3
* | bx50v3: Enable CONFIG_OF_LIBFDT in defconfigAkshay Bhat2016-04-18-2/+0
|/
* arm: imx: Add support for GE Bx50v3 boardsAkshay Bhat2016-03-09-0/+349