summaryrefslogtreecommitdiff
path: root/include/configs/mx7dsabresd.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-5/+0
* configs: mx7dsabresd: drop unused SDHC macroPeng Fan2022-04-211-9/+0
* video: Drop CONFIG_VIDEO_BMP_LOGOSimon Glass2022-03-281-4/+0
* Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-12-281-1/+0
|\
| * video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass2021-12-261-1/+0
* | Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini2021-12-271-2/+0
|/
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-051-2/+0
* video: move MXS to KconfigAnatolij Gustschin2021-10-091-2/+1
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-4/+3
* Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini2021-08-301-3/+0
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-1/+0
* configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini2020-12-071-2/+0
* configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay2020-10-181-1/+0
* configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay2020-10-181-1/+0
* Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass2020-08-231-2/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-3/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-3/+0
* treewide: Remove unused FSL QSPI config options for IMX platformsKuldeep Singh2020-05-011-8/+0
* mx7dsabre: Fix ramdisk_addr* for distro bootJan Kiszka2020-04-071-2/+2
* mx7dsabre: Convert to distroboot supportJoris Offouga2020-01-071-68/+16
* mx7dsabre: Enable DM_ETHJoris Offouga2020-01-071-10/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini2019-10-041-4/+0
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-1/+0
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-4/+0
* configs: mx7: Remove CONFIG_DBG_MONITORFabio Estevam2018-10-091-1/+0
* imx: imx7d-sdb: Add DM QSPI supportYe Li2018-09-041-3/+1
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_APBH_DMA et al to KconfigAdam Ford2018-02-081-3/+0
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski2018-02-021-2/+0
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-081-1/+0
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-081-1/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-3/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* mx7dsabresd: Increase CONFIG_ENV_OFFSETFabio Estevam2017-05-311-1/+1
* imx: mx7dsabresd: switch to DM USBPeng Fan2017-05-181-3/+0
* imx: mx7dsabresd: enable more DM driversPeng Fan2017-05-181-11/+0
* Convert CONFIG_CMD_BMP to KconfigSimon Glass2017-04-301-1/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-2/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+1
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-2/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* imx7: SPI: add suport for SPI flash in mikroBUS slotAngus Ainslie2016-11-291-0/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-281-4/+0
|\