Age | Commit message (Expand) | Author |
2019-11-26 | stm32mp1: board: add spi nand support | Patrick Delaunay |
2019-11-26 | stm32mp1: activate SET_DFU_ALT_INFO | Patrick Delaunay |
2019-10-13 | stm32mp1: configs: update video | Yannick Fertré |
2019-08-27 | stm32mp1: configs: Set bootdelay to 1 | Patrice Chotard |
2019-08-27 | stm32mp1: configs: add altbootcmd | Patrick Delaunay |
2019-08-27 | stm32mp1: configs: support MTDPARTS only if needed | Patrick Delaunay |
2019-08-27 | stm32mp1: configs: remove CONFIG_SYS_HZ | Patrick Delaunay |
2019-08-27 | stm32mp1: cosmetic: remove comment | Patrick Delaunay |
2019-07-12 | stm32mp1: Add UBIFS boot capability | Patrick Delaunay |
2019-07-12 | stm32mp1: add configuration op-tee | Patrick Delaunay |
2019-07-12 | stm32mp1: reorder some CONFIG in stm32mp1.h | Patrick Delaunay |
2019-07-12 | stm32mp1: force boot_net_usb_start | Patrick Delaunay |
2019-07-12 | stm32mp1: add check for presence of environment in boot device | Patrick Delaunay |
2019-07-12 | stm32mp1: move CONFIG_ENV in Kconfig | Patrick Delaunay |
2019-07-09 | env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND | Markus Klotzbuecher |
2019-06-06 | stm32mp1: Add Ethernet support for stm32mp1 board | Christophe Roullier |
2019-06-06 | configs: stm32mp15: Enable ENV_IS_SPI_FLASH | Patrice Chotard |
2019-06-06 | configs: stm32mp15: Enable ENV_IS_IN_UBI | Patrice Chotard |
2019-06-06 | stm32mp1: support dynamic MTDPARTS | Patrice Chotard |
2019-06-06 | stm32mp1: activate NAND and NOR support on EV1 | Patrick Delaunay |
2019-05-23 | stm32mp1: migrate PREBOOT to Kconfig | Patrick Delaunay |
2019-05-23 | stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig | Patrick Delaunay |
2019-05-23 | stm32mp1: Move config SYS_MALLOC_LEN to Kconfig | Patrick Delaunay |
2019-05-04 | Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig | Alex Kiernan |
2019-04-29 | configs: move CONFIG_SPL_TEXT_BASE to Kconfig | Simon Goldschmidt |
2019-04-12 | stm32mp1: activated some configuration | Patrick Delaunay |
2019-04-12 | stm32mp1: update memory layout | Patrick Delaunay |
2019-04-12 | stm32mp1: update bootcmd | Patrick Delaunay |
2019-04-12 | stm32mp1: add trusted boot with TF-A | Patrick Delaunay |
2018-08-16 | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini |
2018-05-07 | arm: stm32mp1: add PSCI support | Patrick Delaunay |
2018-05-07 | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini |
2018-04-28 | arm: move SYS_ARCH_TIMER to KConfig | Andre Przywara |
2018-04-06 | stm32mp1: change STGEN clock source to HSE | Patrick Delaunay |
2018-04-06 | stm32mp1: select boot device and partition | Patrick Delaunay |
2018-04-06 | stm32mp1: add eMMC support for ED1 | Patrick Delaunay |
2018-03-19 | board: st: add generic board for STM32MP1 family | Patrick Delaunay |