summaryrefslogtreecommitdiffstats
path: root/include/configs/ge_bx50v3.h
Commit message (Expand)AuthorAgeFilesLines
...
* board: ge: bx50v3: Support FIT and select configuration based on VPDIan Ray2018-02-041-83/+5
* board: ge: bx50v3: Enable hardware watchdogMartyn Welch2018-02-041-0/+4
* board: ge: bx50v3: move FEC MAC address programming to driverMartyn Welch2018-02-041-0/+2
* configs: Add network device support for bx50v3 productsIan Ray2018-02-041-2/+2
* board: ge: Enable access to i2c bus 1 and 2Martyn Welch2018-02-041-1/+3
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski2018-02-021-1/+0
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* board: ge: bx50v3: set eth0 MAC addressIan Ray2017-09-201-0/+15
* ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam2017-09-111-1/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-2/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-011-9/+0
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-1/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* 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