Age | Commit message (Expand) | Author |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
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-12 | stm32mp1: Fix warnings when compiling with W=1 | Patrick Delaunay |
2019-07-12 | stm32mp1: export get_cpu_package function | Patrick Delaunay |
2019-06-06 | arm: mach-stm32mp: Add newline to the MAC error message | Manivannan Sadhasivam |
2019-04-12 | stm32mp1: Replace OTP read by SHADOW read | 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: support forced boot mode | 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: add trusted boot with TF-A | Patrick Delaunay |
2018-11-20 | misc: Update read() and write() methods to return bytes xfered | Simon Glass |
2018-05-26 | stm32mp1: use OTP to configure MAC address and serial number | Patrick Delaunay |
2018-05-26 | stm32mp1: Allow to activate CONFIG_DEBUG_UART | Patrick Delaunay |
2018-05-07 | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini |
2018-04-06 | stm32mp: handle SYSRESET | Patrick Delaunay |
2018-04-06 | stm32mp1: get boot mode from BootRom | Patrick Delaunay |
2018-04-06 | stm32mp: add check of cpu identifier | Patrick Delaunay |
2018-04-06 | stm32mp: cleanup cpu.c | Patrick Delaunay |
2018-03-19 | arm: stm32: add new architecture for STM32MP family | Patrick Delaunay |