summaryrefslogtreecommitdiff
path: root/include/configs/ge_bx50v3.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-07arm: Disable ATAGs supportTom Rini1-5/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-4/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-6/+1
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini1-4/+4
2021-08-09board: ge: bx50v3: Add PCIe reset to DTSebastian Reichel1-1/+0
2021-07-19ge_bx50v3: Remove unused USB related definesTom Rini1-11/+0
2021-05-02include: configs: ge: avoid shell on boot failureIan Ray1-1/+2
2021-05-02include: configs: ge: simplify default boot commandIan Ray1-6/+3
2021-05-02include: configs: ge: bx50v3: drop USB bootIan Ray1-5/+0
2020-12-26board: ge: bx50v3: remove confidx magic numbersSebastian Reichel1-2/+2
2020-12-06board: ge: bx50v3: check b850v3 power management watchdogIan Ray1-3/+1
2020-12-06board: ge: bx50v3: correct CONFIG_CMD_NFSIan Ray1-2/+2
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-3/+0
2020-06-26Convert CONFIG_BCH to KconfigTom Rini1-2/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2020-05-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek1-1/+0
2020-02-09board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZIan Ray1-1/+2
2020-02-09board: ge: bx50v3, mx53ppd: fix firstboot detectionRobert Beckett1-2/+1
2020-02-09board: ge: bx50v3: use DM for uartRobert Beckett1-8/+2
2020-02-09board: ge: bx50v3: Enable DM PWM for backlightRobert Beckett1-1/+1
2020-02-09board: ge: bx50v3: add i2c eeprom bootcount storageRobert Beckett1-3/+1
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett1-27/+0
2020-01-07board: ge: pass rtc_status via device treeIan Ray1-1/+1
2020-01-07board: ge: bx50v3: Enable DM for PCI and ethernetDenis Zalevskiy1-12/+0
2020-01-07board: ge: bx50v3: Fix message output to video consoleIan Ray1-5/+4
2019-11-21env: Finish migration of common ENV optionsTom Rini1-3/+0
2019-10-08watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher1-2/+0
2019-07-19pwm: imx: add Kconfig supportHeiko Schocher1-1/+0
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan1-3/+0
2019-04-13configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler1-2/+0
2019-04-13imx6: ge_bx50v3: convert to DM_VIDEOAnatolij Gustschin1-2/+0
2019-04-13imx: move CONFIG_VIDEO_IPUV3 to defconfigsAnatolij Gustschin1-6/+0
2019-04-13board: ge: bx50v3: Network booting of fitImage with nfs rootfsJoonas Aijala1-1/+28
2019-04-13board: ge: bx50v3: Specific ARP timeout removedJoonas Aijala1-1/+0
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_MMCIan Ray1-5/+1
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-4/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-6/+0
2018-10-22Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang1-2/+0
2018-08-17Migrate bootlimit to KconfigAlex Kiernan1-1/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan1-3/+0
2018-05-17mx6: remove duplicated BOUNCE_BUFFER definesPeter Robinson1-1/+0
2018-05-17board: ge: bx50v3: remove redundant targetsIan Ray1-10/+1
2018-05-17board: ge: bx50v3: configure video arguments using VPDIan Ray1-4/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini1-0/+1
2018-04-15board: ge: bx50v3: enable backlight on demandIan Ray1-0/+1