summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-stm32mp/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...Tom Rini2021-04-091-57/+58
|\
| * arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variablesMarek Vasut2021-04-091-52/+53
| * stm32mp: replace printf by log macro in setup_boot_modePatrick Delaunay2021-04-091-5/+5
| * stm32mp: update uart number in trace of serial device not foundPatrick Delaunay2021-04-091-1/+1
* | Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-151-11/+17
|\|
| * arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS...Patrice Chotard2021-03-121-2/+4
| * stm32mp: stm32prog: replace alias by serial device sequence numberPatrick Delaunay2021-03-111-7/+4
| * stm32mp: stm32prog: reactivate console and display serial errorPatrick Delaunay2021-03-111-4/+10
| * stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USBPatrick Delaunay2021-03-111-2/+3
* | stm32mp: update the mmu configuration for SPL and prerelocPatrick Delaunay2021-03-021-10/+30
|/
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* arm: stm32mp: migrate trace to log macroPatrick Delaunay2021-01-131-8/+10
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-3/+3
* arm: stm32mp: correct the ALIGN macro usagePatrick Delaunay2020-11-251-2/+2
* stm32mp: limit size of cacheable DDR in pre-reloc stagePatrick Delaunay2020-10-211-1/+2
* arm: stm32mp: cleanup test on eth_env_set_enetaddr resultPatrick Delaunay2020-09-091-2/+2
* stm32mp1: mmu_set_region_dcache_behaviourPatrick Delaunay2020-07-281-3/+4
* arm: stm32mp: move dbgmcu_init call when DT is readyPatrick Delaunay2020-07-281-4/+8
* arm: stm32mp: protect DBGMCU_IDC access with BSECPatrick Delaunay2020-07-071-4/+18
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* arm: stm32mp: activate data cache in SPL and before relocationPatrick Delaunay2020-05-141-1/+42
* stm32mp: add function get_cpu_devPatrick Delaunay2020-05-141-5/+6
* board: stm32mp1: support boot from spi-nandPatrick Delaunay2020-05-141-0/+4
* configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-151-5/+5
* stm32mp1: add 800 MHz profile supportPatrick Delaunay2020-03-241-0/+18
* arm: stm32mp: add function get_soc_namePatrick Delaunay2020-03-241-3/+11
* arm: stm32mp: bsec: add permanent lock support in bsec driverPatrick Delaunay2020-03-241-6/+0
* stm32mp1: support of STM32MP15x Rev.ZPatrick Delaunay2020-02-131-0/+3
* ARM: stm32: Allow overriding setup_mac_address()Marek Vasut2020-01-171-1/+1
* stm32mp1: reset coprocessor status at cold bootFabien Dessenne2020-01-071-0/+7
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* stm32mp1: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-1/+1
* stm32mp1: export get_cpu_package functionPatrick Delaunay2019-07-121-6/+1
* arm: mach-stm32mp: Add newline to the MAC error messageManivannan Sadhasivam2019-06-061-1/+1
* stm32mp1: Replace OTP read by SHADOW readPatrick Delaunay2019-04-121-2/+2
* stm32mp1: basic boot: SPL enable access to GPIOZ bankPatrick Delaunay2019-04-121-0/+8
* stm32mp1: align serial number on bootromPatrick Delaunay2019-04-121-1/+1
* stm32mp1: support forced boot modePatrick Delaunay2019-04-121-3/+33
* stm32mp1: update print_cpuinfo()Patrick Delaunay2019-04-121-6/+96
* stm32mp1: update boot mode managementPatrick Delaunay2019-04-121-11/+46
* stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-121-2/+7
* misc: Update read() and write() methods to return bytes xferedSimon Glass2018-11-201-2/+2
* stm32mp1: use OTP to configure MAC address and serial numberPatrick Delaunay2018-05-261-0/+81
* stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay2018-05-261-1/+13
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1