summaryrefslogtreecommitdiff
path: root/include/configs/ge_bx50v3.h
AgeCommit message (Expand)Author
2018-08-17Migrate bootlimit to KconfigAlex Kiernan
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan
2018-05-17mx6: remove duplicated BOUNCE_BUFFER definesPeter Robinson
2018-05-17board: ge: bx50v3: remove redundant targetsIan Ray
2018-05-17board: ge: bx50v3: configure video arguments using VPDIan Ray
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-15board: ge: bx50v3: enable backlight on demandIan Ray
2018-04-08treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-02-25bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini
2018-02-24Convert CONFIG_BOOTCOUNT_EXT to KconfigAlex Kiernan
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-15Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski
2018-02-13spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford
2018-02-04board,ge,bx50v3 - rtc time validationNandor Han
2018-02-04configs: ge_bx50v3: automatic partition selection and video output failure me...Ian Ray
2018-02-04board: ge: bx50v3: mount rootfs read-onlyHannu Lounento
2018-02-04configs: ge_bx50v3: enable bootcountIan Ray
2018-02-04config: ge_bx50v3: read boot scriptIan Ray
2018-02-04board: ge: bx50v3: Support FIT and select configuration based on VPDIan Ray
2018-02-04board: ge: bx50v3: Enable hardware watchdogMartyn Welch
2018-02-04board: ge: bx50v3: move FEC MAC address programming to driverMartyn Welch
2018-02-04configs: Add network device support for bx50v3 productsIan Ray
2018-02-04board: ge: Enable access to i2c bus 1 and 2Martyn Welch
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen
2017-09-20board: ge: bx50v3: set eth0 MAC addressIan Ray
2017-09-11ipu_common: Let the MX6 IPU clock be calculated in run-timeFabio Estevam
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-05-22Convert CONFIG_CMD_FUSE to KconfigSimon Glass
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass
2017-04-06Remove various unused interrupt related codeTom Rini
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada