History for barebox / arch / arm / mach-imx / boot.c
2020-07-14
@Oleksij Rempel
arm: imx: add initial imx8mp support ...
Oleksij Rempel authored on 2 Jun 2020 Sascha Hauer committed on 14 Jul 2020
2020-05-12
@Ahmad Fatoum
ARM: i.MX6: boot: handle i.MX6UL differences ...
Ahmad Fatoum authored on 27 Apr 2020 Sascha Hauer committed on 12 May 2020
@Ahmad Fatoum
ARM: i.MX: boot: interpret reserved boot as forced serial ...
Ahmad Fatoum authored on 27 Apr 2020 Sascha Hauer committed on 12 May 2020
2020-05-08
@Ahmad Fatoum
ARM: i.MX: boot: correctly handle SRC_SBMR1 override via SRC_GPR9 ...
Ahmad Fatoum authored on 27 Apr 2020 Sascha Hauer committed on 8 May 2020
2020-02-19
@Sascha Hauer
ARM: i.MX8M: Add i.MX8MM support ...
Sascha Hauer committed on 19 Feb 2020
@Sascha Hauer
ARM: i.MX8M: Detect serial downloader mode correctly ...
Sascha Hauer committed on 19 Feb 2020
@Sascha Hauer
ARM: i.MX8M: rename imx8_* bootsource functions to imx8mq_* ...
Sascha Hauer committed on 19 Feb 2020
2018-09-24
@Andrey Smirnov
ARM: i.MX: boot: Detect boot instance on i.MX51 ...
Andrey Smirnov authored on 19 Sep 2018 Sascha Hauer committed on 24 Sep 2018
@Andrey Smirnov
ARM: i.MX: boot: Make use of FIELD_GET() in imx51_get_boot_source() ...
Andrey Smirnov authored on 19 Sep 2018 Sascha Hauer committed on 24 Sep 2018
2018-08-13
@Andrey Smirnov
ARM: i.MX: boot: Rework boot source detection for i.MX7 and i.MX8MQ ...
Andrey Smirnov authored on 10 Aug 2018 Sascha Hauer committed on 13 Aug 2018
@Andrey Smirnov
ARM: i.MX: boot: Fix accidental comma ...
Andrey Smirnov authored on 10 Aug 2018 Sascha Hauer committed on 13 Aug 2018
2018-06-11
@Andrey Smirnov
ARM: boot: Add trivial i.MX8 support ...
Andrey Smirnov authored on 7 Jun 2018 Sascha Hauer committed on 11 Jun 2018
@Andrey Smirnov
ARM: i.MX: boot: Fix address casting on 64-bit platforms ...
Andrey Smirnov authored on 7 Jun 2018 Sascha Hauer committed on 11 Jun 2018
2018-04-25
@Andrey Smirnov
ARM: i.MX: boot: Coalesce copy-pasted code ...
Andrey Smirnov authored on 20 Apr 2018 Sascha Hauer committed on 25 Apr 2018
2018-04-17
@Andrey Smirnov
ARM: i.MX6: boot: Return BOOTSOURCE_SPI_NOR, not BOOTSOURCE_SPI ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: VFxxx: Implement code to detect bootsource ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: i.MX7: boot: Move magic numbers into utility functions ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: i.MX6: boot: Move magic numbers into utility functions ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: i.MX53: boot: Move magic numbers info utility functions ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: i.MX: boot: Check for NAND boot only if necessary on i.MX53, 6 ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: i.MX: boot: Share code to detect NAND as a boot source ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: i.MX: boot: Move magic values into small functions ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: i.MX: boot: Remove unnecessary returns ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: i.MX7: boot: Fix SPI-NOR/QSPI boot source mixup ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: i.MX7: boot: Remove incorrect NAND bootsource detection ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: i.MX7: boot: Add code to handle SD/MMC manufacture mode ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: i.MX: Account for unprogrammed fuses on i.MX6 and i.MX7 ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: i.MX: Simplify serial bootsource detection for i.MX6 and 7 ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
@Andrey Smirnov
ARM: i.MX: Add a function to extract BMOD value ...
Andrey Smirnov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
2017-01-20
@Juergen Borleis
ARM: i.MX: Add i.MX7 base architecture support ...
Juergen Borleis authored on 6 Dec 2016 Sascha Hauer committed on 20 Jan 2017