| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: stm32mp1: activate CONFIG_ERRNO_STR | Patrick Delaunay | 2020-05-14 | 1 | -0/+1 |
* | configs: stm32mp1: activate Ethernet PHY Realtek | Christophe Roullier | 2020-05-14 | 1 | -0/+1 |
* | stm32mp: stm32prog: add MTD devices support | Patrick Delaunay | 2020-05-14 | 1 | -2/+0 |
* | stm32mp: stm32prog: add MMC device | Patrick Delaunay | 2020-05-14 | 1 | -2/+0 |
* | stm32mp: add the command stm32prog | Patrick Delaunay | 2020-05-14 | 1 | -2/+1 |
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrations | Ashok Reddy Soma | 2020-05-08 | 1 | -0/+2 |
* | configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs | Patrick Delaunay | 2020-05-08 | 1 | -0/+1 |
* | configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs | Patrick Delaunay | 2020-05-08 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-04-28 | 1 | -2/+2 |
* | ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfig | Patrick Delaunay | 2020-04-15 | 1 | -3/+0 |
* | 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 | -3/+0 |
* | configs: Resync with savedefconfig | Tom Rini | 2020-01-22 | 1 | -2/+2 |
* | stm32mp1: split board and SOC support for STM32MP15x family | Patrick Delaunay | 2020-01-17 | 1 | -1/+1 |
* | board: stm32mp1: move CONFIG_ENV_XXX in defconfig | Patrick Delaunay | 2020-01-17 | 1 | -0/+2 |
* | configs: stm32mp15: Enable random number generator(rng) device | Sughosh Ganu | 2020-01-07 | 1 | -0/+2 |
* | stm32mp1: configs: Resync with savedefconfig | Patrick Delaunay | 2019-12-18 | 1 | -1/+1 |
* | video: make BPP and ANSI configs optional | Anatolij Gustschin | 2019-12-06 | 1 | -0/+3 |
* | configs: Resync with savedefconfigWIP/04Dec2019 | Tom Rini | 2019-12-04 | 1 | -1/+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_MTD -> CONFIG_DM_MTD | Miquel Raynal | 2019-12-03 | 1 | -1/+1 |
* | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal | 2019-12-03 | 1 | -1/+1 |
* | stm32mp1: add support for virtual partition read | Patrick Delaunay | 2019-11-26 | 1 | -0/+1 |
* | stm32mp1: configs: activate CONFIG_MTD_SPI_NAND | Patrick Delaunay | 2019-11-26 | 1 | -0/+1 |
* | stm32mp1: activate DFU support and command MTD | Patrick Delaunay | 2019-11-26 | 1 | -0/+4 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -0/+1 |
* | 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 | -2/+0 |
* | stm32mp1: configs: Add CONFIG_SPL_SPI_FLASH_MTD | Frieder Schrempf | 2019-10-25 | 1 | -0/+1 |
* | stm32mp1: configs: add display devices | Yannick Fertré | 2019-10-13 | 1 | -0/+6 |
* | configs: Resync with savedefconfig | Tom Rini | 2019-09-23 | 1 | -1/+1 |
* | stm32mp1: Add remoteproc support for m4 coprocessor | Patrick Delaunay | 2019-08-27 | 1 | -0/+1 |
* | stm32mp1: configs: add spi load support in spl | Patrick Delaunay | 2019-08-27 | 1 | -0/+1 |
* | stm32mp1: configs: add CONFIG_CMD_BMP | Patrick Delaunay | 2019-08-27 | 1 | -0/+1 |
* | stm32mp1: configs: add BACKLIGHT_GPIO support | Patrick Delaunay | 2019-08-27 | 1 | -0/+1 |
* | stm32mp1: configs: add CONFIG_DM_VIDEO | Patrick Delaunay | 2019-08-27 | 1 | -0/+1 |
* | stm32mp1: configs: Deactivate SPI_FLASH_BAR | Patrick Delaunay | 2019-08-27 | 1 | -1/+0 |
* | stm32mp1: configs: select CONFIG_STM32_SERIAL | Patrick Delaunay | 2019-08-27 | 1 | -1/+0 |
* | stm32mp1: configs: deactivate ARMV7_VIRT for basic boot | Patrick Delaunay | 2019-08-27 | 1 | -0/+1 |
* | rtc: Add rtc driver for stm32mp1 | Patrick Delaunay | 2019-07-22 | 1 | -0/+2 |
* | configs: stm32mp15: enable stm32 remoteproc | Patrick Delaunay | 2019-07-22 | 1 | -0/+1 |
* | stm32mp1: add SPI flash support in SPL | Patrick Delaunay | 2019-07-12 | 1 | -0/+3 |
* | stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS | Patrick Delaunay | 2019-07-12 | 1 | -0/+1 |
* | stm32mp1: configs: Add CONFIG_OF_SPL_REMOVE_PROPS | Patrick Delaunay | 2019-07-12 | 1 | -0/+1 |
* | stm32mp1: deactivate WATCHDOG in defconfig | Patrick Delaunay | 2019-07-12 | 1 | -2/+0 |
* | configs: stm32mp15: enable IPCC mailbox | Fabien Dessenne | 2019-07-12 | 1 | -0/+2 |
* | env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND | Markus Klotzbuecher | 2019-07-09 | 1 | -0/+1 |
* | configs: stm32mp15: Enable Ethernet feature | Christophe Roullier | 2019-06-06 | 1 | -0/+2 |
* | configs: stm32mp15: Enable SPI relative flags | Patrice Chotard | 2019-06-06 | 1 | -0/+2 |