summaryrefslogtreecommitdiff
path: root/include/configs/mx53ppd.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_MXC_USB_FLAGS et al to CFGTom Rini
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-05Convert CONFIG_IMX_VIDEO_SKIP et al to KconfigTom Rini
2022-12-05pwm: imx: Remove unused references to CONFIG_IMX6_PWM_PER_CLKTom Rini
2022-12-05Convert CONFIG_FSL_IIM to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-03-18Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini
2021-12-27Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-08configs: Move some usb config in defconfigPatrick Delaunay
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini
2021-05-02include: configs: ge: avoid shell on boot failureIan Ray
2021-05-02include: configs: ge: simplify default boot commandIan Ray
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-06-26Convert CONFIG_BCH to KconfigTom Rini
2020-06-26Convert CONFIG_BAUDRATE to KconfigTom Rini
2020-06-04Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-02-09board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZIan Ray
2020-02-09board: ge: bx50v3, mx53ppd: fix firstboot detectionRobert Beckett
2020-02-09board: ge: mx53ppd: use DM for uartIan Ray
2020-02-09board: ge: mx53ppd: Use DM for ethernetRobert Beckett
2020-02-09board: ge: mx53ppd: enable DM_VIDEOIan Ray
2020-02-09board: ge: mx53ppd: add i2c eeprom bootcount storageRobert Beckett
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett
2020-01-07board: ge: pass rtc_status via device treeIan Ray
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-10-08watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher
2019-07-19pwm: imx: add Kconfig supportHeiko Schocher
2019-04-25Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski
2019-04-13imx: move CONFIG_VIDEO_IPUV3 to defconfigsAnatolij Gustschin
2019-04-13mx53ppd: fix unsupported set commandIan Ray
2019-04-13board: ge: ppd: Enable CONFIG_DM_MMCIan Ray
2018-10-22Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
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