summaryrefslogtreecommitdiffstats
path: root/include/configs/ge_bx50v3.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-1/+0
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* Convert CONFIG_CMD_FUSE to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-1/+1
* Convert CONFIG_CMD_BMODE to KconfigSimon Glass2017-04-301-3/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-3/+1
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-2/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-281-4/+0
|\
| * config: Move CONFIG_DEFAULT_FDT_FILE to defconfigsJagan Teki2016-10-261-4/+0
* | pci: Move CONFIG_PCI_PNP to KconfigBin Meng2016-10-281-1/+0
* | drivers/pci/Kconfig: Add PCITom Rini2016-10-271-1/+0
* | Convert CONFIG_USB_KEYBOARD to KconfigSimon Glass2016-10-231-1/+0
* | Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass2016-10-231-2/+0
* | Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass2016-10-231-1/+0
* | Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass2016-10-231-1/+0
* | config: Drop CONFIG_CONSOLE_DEVSimon Glass2016-10-231-2/+2
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-1/+0
|/
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-2/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* board: ge: bx50v3: Pass video bootargs for b850v3Ken Lin2016-10-071-1/+6
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* bx50v3: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam2016-07-281-2/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-121-13/+28
|\
| * board: ge: bx50v3: add missing partnum variableKimmo Surakka2016-06-071-3/+3
| * board: ge: bx50v3: make SATA optional and disabled by defaultAndrew Shadura2016-06-071-1/+2
| * board: ge: bx50v3: make network support optional and disabled by defaultAndrew Shadura2016-06-071-0/+2
| * board: ge: bx50v3: make USB support optional and disabled by defaultAndrew Shadura2016-06-071-7/+17
| * board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by defaultAndrew Shadura2016-06-071-3/+5
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
|/
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-8/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-6/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-2/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-04-251-0/+3
|\
| * board: ge: bx50v3: Use pwm for display backlightAkshay Bhat2016-04-191-0/+3
* | bx50v3: Enable CONFIG_OF_LIBFDT in defconfigAkshay Bhat2016-04-181-2/+0
|/
* arm: imx: Add support for GE Bx50v3 boardsAkshay Bhat2016-03-091-0/+349