| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop init.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | arm: stm32mp: activate data cache in SPL and before relocation | Patrick Delaunay | 2020-05-14 | 1 | -1/+42 |
* | stm32mp: add function get_cpu_dev | Patrick Delaunay | 2020-05-14 | 1 | -5/+6 |
* | board: stm32mp1: support boot from spi-nand | Patrick Delaunay | 2020-05-14 | 1 | -0/+4 |
* | configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT | Patrick Delaunay | 2020-04-15 | 1 | -5/+5 |
* | stm32mp1: add 800 MHz profile support | Patrick Delaunay | 2020-03-24 | 1 | -0/+18 |
* | arm: stm32mp: add function get_soc_name | Patrick Delaunay | 2020-03-24 | 1 | -3/+11 |
* | arm: stm32mp: bsec: add permanent lock support in bsec driver | Patrick Delaunay | 2020-03-24 | 1 | -6/+0 |
* | stm32mp1: support of STM32MP15x Rev.Z | Patrick Delaunay | 2020-02-13 | 1 | -0/+3 |
* | ARM: stm32: Allow overriding setup_mac_address() | Marek Vasut | 2020-01-17 | 1 | -1/+1 |
* | stm32mp1: reset coprocessor status at cold boot | Fabien Dessenne | 2020-01-07 | 1 | -0/+7 |
* | common: Move some cache and MMU functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | env: Drop environment.h header file where not needed | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | stm32mp1: Fix warnings when compiling with W=1 | Patrick Delaunay | 2019-07-12 | 1 | -1/+1 |
* | stm32mp1: export get_cpu_package function | Patrick Delaunay | 2019-07-12 | 1 | -6/+1 |
* | arm: mach-stm32mp: Add newline to the MAC error message | Manivannan Sadhasivam | 2019-06-06 | 1 | -1/+1 |
* | stm32mp1: Replace OTP read by SHADOW read | Patrick Delaunay | 2019-04-12 | 1 | -2/+2 |
* | stm32mp1: basic boot: SPL enable access to GPIOZ bank | Patrick Delaunay | 2019-04-12 | 1 | -0/+8 |
* | stm32mp1: align serial number on bootrom | Patrick Delaunay | 2019-04-12 | 1 | -1/+1 |
* | stm32mp1: support forced boot mode | Patrick Delaunay | 2019-04-12 | 1 | -3/+33 |
* | stm32mp1: update print_cpuinfo() | Patrick Delaunay | 2019-04-12 | 1 | -6/+96 |
* | stm32mp1: update boot mode management | Patrick Delaunay | 2019-04-12 | 1 | -11/+46 |
* | stm32mp1: add trusted boot with TF-A | Patrick Delaunay | 2019-04-12 | 1 | -2/+7 |
* | misc: Update read() and write() methods to return bytes xfered | Simon Glass | 2018-11-20 | 1 | -2/+2 |
* | stm32mp1: use OTP to configure MAC address and serial number | Patrick Delaunay | 2018-05-26 | 1 | -0/+81 |
* | stm32mp1: Allow to activate CONFIG_DEBUG_UART | Patrick Delaunay | 2018-05-26 | 1 | -1/+13 |
* | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | stm32mp: handle SYSRESET | Patrick Delaunay | 2018-04-06 | 1 | -4/+0 |
* | stm32mp1: get boot mode from BootRom | Patrick Delaunay | 2018-04-06 | 1 | -0/+92 |
* | stm32mp: add check of cpu identifier | Patrick Delaunay | 2018-04-06 | 1 | -1/+47 |
* | stm32mp: cleanup cpu.c | Patrick Delaunay | 2018-04-06 | 1 | -23/+21 |
* | arm: stm32: add new architecture for STM32MP family | Patrick Delaunay | 2018-03-19 | 1 | -0/+139 |