aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx_bootaux.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+4
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-4/+1
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini1-1/+4
2023-07-13imx: imx8: bootaux: Add i.MX8 M4 boot supportYe Li1-4/+11
2023-07-13imx: bootaux: Fix bootaux issue when running on ARM64Ye Li1-3/+3
2023-07-13imx: bootaux: change names of MACROs used to boot MCU on iMX devicesPeng Fan1-12/+12
2023-01-30ARM: imx: bootaux: Fix LTO -Wlto-type-mismatchMarek Vasut1-2/+5
2023-01-30ARM: imx: bootaux: Fix macro misuseMarek Vasut1-4/+4
2022-05-20imx: bootaux: get stack from elf filePeng Fan1-4/+11
2022-05-20imx: bootaux: add missing newlinePeng Fan1-1/+1
2022-05-20imx: bootaux: cleanup codePeng Fan1-23/+20
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-04-08imx: bootaux fix elf loadingMax Krummenacher1-1/+66
2020-07-14imx: bootaux: use arm_smccc_smcPeng Fan1-2/+9
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2020-03-03lib: elf: Move the generic elf loading/validating functions to libKeerthy1-64/+0
2020-01-07mach-imx: bootaux: elf firmware supportIgor Opaniuk1-5/+91
2020-01-07mach-imx: bootaux: add dcache flushing before enabling M4Igor Opaniuk1-0/+3
2020-01-07mach-imx: bootaux: print stack pointer and reset vectorIgor Opaniuk1-1/+5
2019-11-03mach-imx: Adding new argument for SIP call interfaceYe Li1-2/+2
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan1-2/+2
2019-01-01imx: bootaux: fix stack and pc assignment on 64-bit platformsGary Bisson1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-04imx: bootaux: support i.MX8MPeng Fan1-0/+10
2018-02-04imx: cleanup bootauxPeng Fan1-8/+28
2018-01-12arm: imx: Rework i.MX specific commands to be excluded from SPLTom Rini1-9/+4
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-0/+72