summaryrefslogtreecommitdiff
path: root/include/configs/mx53ppd.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-07arm: Disable ATAGs supportTom Rini1-6/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-3/+1
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini1-2/+2
2021-05-02include: configs: ge: avoid shell on boot failureIan Ray1-1/+2
2021-05-02include: configs: ge: simplify default boot commandIan Ray1-8/+7
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-1/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-3/+0
2020-06-26Convert CONFIG_BCH to KconfigTom Rini1-2/+0
2020-06-26Convert CONFIG_BAUDRATE to KconfigTom Rini1-1/+0
2020-06-05Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini1-1/+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-02-09board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZIan Ray1-1/+2
2020-02-09board: ge: bx50v3, mx53ppd: fix firstboot detectionRobert Beckett1-2/+2
2020-02-09board: ge: mx53ppd: use DM for uartIan Ray1-8/+1
2020-02-09board: ge: mx53ppd: Use DM for ethernetRobert Beckett1-8/+0
2020-02-09board: ge: mx53ppd: enable DM_VIDEOIan Ray1-7/+6
2020-02-09board: ge: mx53ppd: add i2c eeprom bootcount storageRobert Beckett1-3/+1
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett1-35/+0
2020-01-07board: ge: pass rtc_status via device treeIan Ray1-1/+1
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-10-08watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher1-2/+0
2019-07-19pwm: imx: add Kconfig supportHeiko Schocher1-1/+0
2019-04-25Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski1-1/+0
2019-04-13imx: move CONFIG_VIDEO_IPUV3 to defconfigsAnatolij Gustschin1-5/+0
2019-04-13mx53ppd: fix unsupported set commandIan Ray1-3/+3
2019-04-13board: ge: ppd: Enable CONFIG_DM_MMCIan Ray1-5/+1
2018-10-22Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang1-2/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-1/+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-05-17ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfigSebastian Reichel1-1/+0
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-2/+2
2018-04-09treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six1-1/+0
2018-03-29board: ge: ppd: Fix environment variable locationNandor Han1-2/+2
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-7/+0
2018-02-15Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski1-2/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford1-1/+0
2017-11-20mx53: Add Board support for GE PPDPeter Senna Tschudin1-0/+248