Age | Commit message (Expand) | Author |
2019-08-27 | bsec: update after MISC u-class update | Patrick Delaunay |
2019-08-27 | stm32mp1: Makefile cleanup | Patrick Delaunay |
2019-08-27 | stm32mp1: configs: add spi load support in spl | Patrick Delaunay |
2019-08-27 | stm32mp1: configs: add condition to activate WATCHDOG in SPL | Patrick Delaunay |
2019-08-27 | stm32mp1: configs: Activate DISABLE_CONSOLE | Patrick Delaunay |
2019-08-27 | stm32mp1: configs: select CONFIG_STM32_SERIAL | Patrick Delaunay |
2019-08-27 | stm32mp1: configs: activate PRE_CONSOLE_BUFFER | Patrick Delaunay |
2019-08-27 | stm32mp1: configs: activate CONFIG_SILENT_CONSOLE | Patrick Delaunay |
2019-08-27 | stpmic1: program pmic to keep only the debug unit on | Patrick Delaunay |
2019-08-19 | sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass | Urja Rannikko |
2019-08-19 | sysreset: switch to using SYSRESET_POWER_OFF for poweroff | Urja Rannikko |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-07-24 | psci: Fix warnings when compiling with W=1 | Patrick Delaunay |
2019-07-12 | stm32mp1: bsec: Fix warnings when compiling with W=1 | Patrick Delaunay |
2019-07-12 | stm32mp1: Fix warnings when compiling with W=1 | Patrick Delaunay |
2019-07-12 | stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS | Patrick Delaunay |
2019-07-12 | stm32mp1: add configuration op-tee | Patrick Delaunay |
2019-07-12 | stm32mp1: key: add stm32key command | Patrick Delaunay |
2019-07-12 | stm32mp1: update device tree with ETZPC status | Patrick Delaunay |
2019-07-12 | stm32mp1: update package information in device tree | Patrick Delaunay |
2019-07-12 | stm32mp1: export get_cpu_package function | Patrick Delaunay |
2019-07-12 | stm32mp1: syscon: remove stgen | Patrick Delaunay |
2019-07-12 | stm32mp1: syscon: remove etzpc support | Patrick Delaunay |
2019-06-06 | watchdog: stm32mp: Add watchdog driver | Patrice Chotard |
2019-06-06 | stm32mp1: Increase ENV_SIZE | Patrice Chotard |
2019-06-06 | arm: mach-stm32mp: Add newline to the MAC error message | Manivannan Sadhasivam |
2019-05-23 | stm32mp1: ram: add support for LPDDR2/LPDDR3 | Patrick Delaunay |
2019-05-23 | stm32mp1: add bootstage support | Patrick Delaunay |
2019-05-23 | stm32mp1: add bootcount support | Patrick Delaunay |
2019-05-23 | stm32mp1: psci: add synchronization with ROM code | Patrick Delaunay |
2019-05-23 | stm32mp1: cosmetic: bsec: reorder include files | 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-04-12 | stm32mp1: add command poweroff | Patrick Delaunay |
2019-04-12 | stm32mp1: Replace OTP read by SHADOW read | Patrick Delaunay |
2019-04-12 | stm32mp1: bsec: shadow all the upper OTP (no secure) during boot | Patrick Delaunay |
2019-04-12 | stm32mp1: bsec: use device tree new compatible | Patrick Delaunay |
2019-04-12 | stm32mp1: basic boot: SPL enable access to GPIOZ bank | Patrick Delaunay |
2019-04-12 | stm32mp1: align serial number on bootrom | Patrick Delaunay |
2019-04-12 | stm32mp1: add some syscon drivers for syscfg and etpzc | Patrick Delaunay |
2019-04-12 | stm32mp1: support forced boot mode | Patrick Delaunay |
2019-04-12 | stm32mp1: spl: hang with trace when DDR init failed | Patrick Delaunay |
2019-04-12 | stm32mp1: cosmetic: add comment on psci_migrate_info_type return value | Patrick Delaunay |
2019-04-12 | stm32mp1: cosmetic cleanup Kconfig | Patrick Delaunay |
2019-04-12 | stm32mp1: spl: add spl_display_print | Patrick Delaunay |
2019-04-12 | stm32mp1: update print_cpuinfo() | Patrick Delaunay |
2019-04-12 | stm32mp1: update boot mode management | Patrick Delaunay |
2019-04-12 | stm32mp1: display board information | Patrick Delaunay |
2019-04-12 | stm32mp1: bsec: access with SMC for trusted boot | Patrick Delaunay |