summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/boot.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: Make sure *_get_boot_source always assignes *srcUwe Kleine-König2022-06-221-0/+7
* ARM: i.MX7/8M: Fix boot source detection on i.MX8MPUwe Kleine-König2022-06-221-1/+2
* ARM: i.MX: add i.MX8MN (Nano) SoC support boilerplateAhmad Fatoum2021-10-051-0/+6
* ARM: i.MX6: boot: detect USB serial downloader more reliableMarco Felsch2021-08-181-0/+27
* arm: imx: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-05-251-12/+1
* ARM: i.MX7/8M: reliably detect serial bootAhmad Fatoum2021-04-131-0/+3
* arm: imx: add initial imx8mp supportOleksij Rempel2020-07-141-0/+17
* ARM: i.MX6: boot: handle i.MX6UL differencesAhmad Fatoum2020-05-121-0/+3
* ARM: i.MX: boot: interpret reserved boot as forced serialAhmad Fatoum2020-05-121-4/+15
* ARM: i.MX: boot: correctly handle SRC_SBMR1 override via SRC_GPR9Ahmad Fatoum2020-05-081-6/+19
* ARM: i.MX8M: Add i.MX8MM supportSascha Hauer2020-02-191-1/+18
* ARM: i.MX8M: Detect serial downloader mode correctlySascha Hauer2020-02-191-3/+16
* ARM: i.MX8M: rename imx8_* bootsource functions to imx8mq_*Sascha Hauer2020-02-191-3/+3
* ARM: i.MX: boot: Detect boot instance on i.MX51Andrey Smirnov2018-09-241-0/+2
* ARM: i.MX: boot: Make use of FIELD_GET() in imx51_get_boot_source()Andrey Smirnov2018-09-241-7/+7
* ARM: i.MX: boot: Rework boot source detection for i.MX7 and i.MX8MQAndrey Smirnov2018-08-131-67/+30
* ARM: i.MX: boot: Fix accidental commaAndrey Smirnov2018-08-131-1/+1
* ARM: boot: Add trivial i.MX8 supportAndrey Smirnov2018-06-111-0/+5
* ARM: i.MX: boot: Fix address casting on 64-bit platformsAndrey Smirnov2018-06-111-1/+2
* ARM: i.MX: boot: Coalesce copy-pasted codeAndrey Smirnov2018-04-251-49/+21
* ARM: i.MX6: boot: Return BOOTSOURCE_SPI_NOR, not BOOTSOURCE_SPIAndrey Smirnov2018-04-171-1/+1
* ARM: VFxxx: Implement code to detect bootsourceAndrey Smirnov2018-04-171-0/+101
* ARM: i.MX7: boot: Move magic numbers into utility functionsAndrey Smirnov2018-04-171-2/+12
* ARM: i.MX6: boot: Move magic numbers into utility functionsAndrey Smirnov2018-04-171-14/+53
* ARM: i.MX53: boot: Move magic numbers info utility functionsAndrey Smirnov2018-04-171-6/+15
* ARM: i.MX: boot: Check for NAND boot only if necessary on i.MX53, 6Andrey Smirnov2018-04-171-7/+4
* ARM: i.MX: boot: Share code to detect NAND as a boot sourceAndrey Smirnov2018-04-171-3/+7
* ARM: i.MX: boot: Move magic values into small functionsAndrey Smirnov2018-04-171-4/+40
* ARM: i.MX: boot: Remove unnecessary returnsAndrey Smirnov2018-04-171-4/+0
* ARM: i.MX7: boot: Fix SPI-NOR/QSPI boot source mixupAndrey Smirnov2018-04-171-2/+2
* ARM: i.MX7: boot: Remove incorrect NAND bootsource detectionAndrey Smirnov2018-04-171-4/+0
* ARM: i.MX7: boot: Add code to handle SD/MMC manufacture modeAndrey Smirnov2018-04-171-0/+40
* ARM: i.MX: Account for unprogrammed fuses on i.MX6 and i.MX7Andrey Smirnov2018-04-171-1/+10
* ARM: i.MX: Simplify serial bootsource detection for i.MX6 and 7Andrey Smirnov2018-04-171-26/+24
* ARM: i.MX: Add a function to extract BMOD valueAndrey Smirnov2018-04-171-11/+11
* ARM: i.MX: Add i.MX7 base architecture supportJuergen Borleis2017-01-201-0/+70
* ARM: i.MX25/35: Fix bootsource detectionDaniel Krüger2016-11-231-6/+6
* ARM: i.MX53: Detect booting from USBSascha Hauer2016-09-221-0/+6
* ARM: i.MX: Provide bootsource functions for early boot codeSascha Hauer2016-09-221-23/+67
* ARM: i.MX53: do not pass base address to imx*_boot_save_locSascha Hauer2016-09-221-6/+14
* ARM: i.MX6: add function to get bootsource in pblSascha Hauer2015-07-161-16/+22
* ARM: i.MX53: fix bootsource_instance detectionSascha Hauer2014-01-271-1/+1
* ARM i.MX6: Fix bootsource detectionPhilipp Zabel2013-06-081-7/+19
* ARM: i.MX53: Add bootsource instance informationSascha Hauer2013-04-041-2/+16
* bootsource: create arch independent bootsource frameworkMarc Kleine-Budde2013-04-041-44/+13
* ARM: i.MX: rename barebox_loc to bootsourceSascha Hauer2013-04-031-4/+4
* ARM i.MX bootsource: add separate function for mx25 and mx35Marc Kleine-Budde2013-03-261-1/+21
* ARM i.MX bootsource: rename imx_27_boot_save_loc -> imx27_boot_save_locMarc Kleine-Budde2013-03-261-1/+1
* ARM i.MX bootsource: imx_25_35_boot_save_loc: remove leftover do-nothing codeMarc Kleine-Budde2013-03-261-5/+0
* ARM i.MX bootsource: convert all imx*_boot_save_loc functions to voidMarc Kleine-Budde2013-03-261-12/+6