summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53ppd.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-081-1/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-3/+0
* Convert CONFIG_BCH to KconfigTom Rini2020-06-261-2/+0
* Convert CONFIG_BAUDRATE to KconfigTom Rini2020-06-261-1/+0
* Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini2020-06-041-1/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-1/+0
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-081-3/+0
* board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZIan Ray2020-02-091-1/+2
* board: ge: bx50v3, mx53ppd: fix firstboot detectionRobert Beckett2020-02-091-2/+2
* board: ge: mx53ppd: use DM for uartIan Ray2020-02-091-8/+1
* board: ge: mx53ppd: Use DM for ethernetRobert Beckett2020-02-091-8/+0
* board: ge: mx53ppd: enable DM_VIDEOIan Ray2020-02-091-7/+6
* board: ge: mx53ppd: add i2c eeprom bootcount storageRobert Beckett2020-02-091-3/+1
* board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett2020-02-091-35/+0
* board: ge: pass rtc_status via device treeIan Ray2020-01-071-1/+1
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher2019-10-081-2/+0
* pwm: imx: add Kconfig supportHeiko Schocher2019-07-191-1/+0
* Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski2019-04-251-1/+0
* imx: move CONFIG_VIDEO_IPUV3 to defconfigsAnatolij Gustschin2019-04-131-5/+0
* mx53ppd: fix unsupported set commandIan Ray2019-04-131-3/+3
* board: ge: ppd: Enable CONFIG_DM_MMCIan Ray2019-04-131-5/+1
* Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang2018-10-221-2/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* Migrate bootlimit to KconfigAlex Kiernan2018-08-171-1/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfigSebastian Reichel2018-05-171-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Merge git://git.denx.de/u-boot-imxTom Rini2018-04-151-2/+2
|\
| * board: ge: ppd: Fix environment variable locationNandor Han2018-03-291-2/+2
* | treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six2018-04-081-1/+0
* | Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
|/
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-7/+0
* Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski2018-02-151-2/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* Convert CONFIG_MXC_GPIO to KconfigAdam Ford2018-02-081-1/+0
* mx53: Add Board support for GE PPDPeter Senna Tschudin2017-11-201-0/+248