| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs | Patrick Delaunay | 2020-10-18 | 1 | -0/+1 |
* | configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs | Patrick Delaunay | 2020-10-18 | 1 | -0/+1 |
* | configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs | Patrick Delaunay | 2020-10-18 | 1 | -0/+1 |
* | configs: Resync with savedefconfigWIP/2020-10-09-kconfig-reorg | Tom Rini | 2020-10-09 | 1 | -1/+1 |
* | Convert CONFIG_SPLASH_SCREEN et al to Kconfig | Simon Glass | 2020-08-23 | 1 | -0/+4 |
* | configs: Resync with savedefconfigv2020.10-rc2 | Tom Rini | 2020-08-10 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-28 | 1 | -2/+1 |
* | Convert CONFIG_MXC_UART to Kconfig | Tom Rini | 2020-07-17 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-07-06 | 1 | -1/+1 |
* | ARM: dts: imx: m53menlo: Convert to DM_ETH | Marek Vasut | 2020-06-08 | 1 | -0/+3 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-04-28 | 1 | -1/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-02-28 | 1 | -1/+1 |
* | video: enable VIDEO_ANSI and all VIDEO_BBP options | Anatolij Gustschin | 2020-02-06 | 1 | -1/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-02-06 | 1 | -2/+2 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-01-22 | 1 | -2/+2 |
* | video: make BPP and ANSI configs optional | Anatolij Gustschin | 2019-12-06 | 1 | -0/+1 |
* | configs: Resync with savedefconfigWIP/04Dec2019 | Tom Rini | 2019-12-04 | 1 | -2/+1 |
* | mtd: ensure CMD_NAND is compiled when its options are selected | Miquel Raynal | 2019-12-04 | 1 | -0/+1 |
* | mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash | Miquel Raynal | 2019-12-04 | 1 | -0/+1 |
* | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal | 2019-12-03 | 1 | -1/+1 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -0/+3 |
* | env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol | Tom Rini | 2019-11-20 | 1 | -0/+1 |
* | defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT | Tom Rini | 2019-11-12 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-11-07 | 1 | -1/+1 |
* | watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig | Heiko Schocher | 2019-10-08 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-09-23 | 1 | -1/+1 |
* | mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig | Stefan Roese | 2019-08-25 | 1 | -0/+1 |
* | Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig | Simon Glass | 2019-08-02 | 1 | -0/+2 |
* | ARM: imx: m53menlo: Convert WDT support to DM | Marek Vasut | 2019-07-19 | 1 | -0/+2 |
* | Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot | Tom Rini | 2019-07-08 | 1 | -1/+1 |
|\ |
|
| * | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu | 2019-06-23 | 1 | -1/+1 |
* | | ARM: imx: m53menlo: Convert to DM VIDEO | Marek Vasut | 2019-06-28 | 1 | -4/+3 |
* | | ARM: imx: m53menlo: Convert MMC, USB and block to DM | Marek Vasut | 2019-06-27 | 1 | -0/+9 |
* | | ARM: imx: m53menlo: Enable DM GPIO | Marek Vasut | 2019-06-27 | 1 | -0/+4 |
* | | ARM: dts: imx: m53menlo: Import M53Menlo DT from Linux | Marek Vasut | 2019-06-27 | 1 | -1/+2 |
|/ |
|
* | configs: Resync with savedefconfig | Tom Rini | 2019-05-26 | 1 | -2/+2 |
* | net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together | James Byrne | 2019-05-14 | 1 | -0/+1 |
* | Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imx | Tom Rini | 2019-05-01 | 1 | -0/+1 |
|\ |
|
| * | Convert CONFIG_USB_EHCI_MX5 to Kconfig | Lukasz Majewski | 2019-04-25 | 1 | -0/+1 |
* | | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt | 2019-04-29 | 1 | -0/+1 |
* | | configs: Resync with savedefconfig | Tom Rini | 2019-04-29 | 1 | -2/+2 |
|/ |
|
* | imx: move CONFIG_VIDEO_IPUV3 to defconfigs | Anatolij Gustschin | 2019-04-13 | 1 | -0/+1 |
* | arm: mx5: Enable WDT and bootcounter on M53Menlo | Marek Vasut | 2019-01-09 | 1 | -0/+8 |
* | Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig | Lukasz Majewski | 2018-12-03 | 1 | -0/+1 |
* | configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS | Tom Rini | 2018-11-14 | 1 | -0/+1 |
* | arm: mx5: Add M53Menlo board | Marek Vasut | 2018-10-16 | 1 | -0/+60 |