History for barebox / arch / arm / mach-imx / imx-bbu-internal.c
2020-04-27
@Uwe Kleine-König
treewide: remove references to CREDITS ...
Uwe Kleine-König authored on 23 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2020-02-19
@Sascha Hauer
ARM: i.MX8M: Add i.MX8MM support ...
Sascha Hauer committed on 19 Feb 2020
2019-08-30
@Ahmad Fatoum
ARM: i.MX: bbu: early exit when partition too small ...
Ahmad Fatoum authored on 22 Aug 2019 Sascha Hauer committed on 30 Aug 2019
2019-03-11
@Andrey Smirnov
ARM: i.MX: bbu: Fix variable type in imx_bbu_internal_v2_write_nand_dbbt() ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
@Andrey Smirnov
ARM: i.MX: bbu: Fix lseek error check in imx_bbu_internal_v2_write_nand_dbbt() ...
Andrey Smirnov authored on 7 Mar 2019 Sascha Hauer committed on 11 Mar 2019
2019-02-11
@Andrey Smirnov
ARM: i.MX8MQ: bbu: Add MMC boot handler ...
Andrey Smirnov authored on 30 Jan 2019 Sascha Hauer committed on 11 Feb 2019
2018-10-08
@Andrey Smirnov
ARM: i.MX7: bbu: Add I2C and SPI handler ...
Andrey Smirnov authored on 8 Oct 2018 Sascha Hauer committed on 8 Oct 2018
@Andrey Smirnov
ARM: i.MX7: bbu: Add MMC boot handler ...
Andrey Smirnov authored on 8 Oct 2018 Sascha Hauer committed on 8 Oct 2018
2018-09-19
@Andrey Smirnov
ARM: VFxxx: bbu: Add a handler for MMC boot partitions ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
ARM: i.MX: bbu: Detect MMC before reading current boot partition ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
ARM: i.MX: bbu: Convert devicefile to device name ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
ARM: i.MX: bbu: Check retrun value of getenv() ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
ARM: i.MX51: bbu: Add a handler for MMC boot partitions ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
@Andrey Smirnov
ARM: i.MX: bbu: Add support for v1 header to MMC boot handler ...
Andrey Smirnov authored on 18 Sep 2018 Sascha Hauer committed on 19 Sep 2018
2018-08-31
@Andrey Smirnov
ARM: i.MX: bbu: Use pwrite_full() instead of pwrite() ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
ARM: i.MX: bbu: Add support for MMC on i.MX8MQ ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
ARM: i.MX: bbu: Add support for SPI/I2C on VFxxx ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
ARM: i.MX: bbu: Adjust FLASH_HEADER_OFFSET_MMC for i.MX8MQ ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
ARM: i.MX: bbu: Move protect code into a separate routine ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
ARM: i.MX: bbu: Alias imx5*_bbu_internal_spi_i2c_register_handler() ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
ARM: i.MX: bbu: Alias imx5*_bbu_internal_mmc_register_handler() ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
ARM: i.MX: bbu: Detect which platforms need v2 i.MX header ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
ARM: i.MX: bbu: Constify all 'devicefile' arguments ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
ARM: i.MX: bbu: Simplify imx53_bbu_internal_nand_register_handler() ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
ARM: i.MX: bbu: Consolidate various update helpers ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
ARM: i.MX: bbu: Drop IMX_INTERNAL_FLAG_NAND ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
ARM: i.MX: bbu: Move inner-image type check ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
@Andrey Smirnov
ARM: i.MX: bbu: Remove unused define ...
Andrey Smirnov authored on 23 Aug 2018 Sascha Hauer committed on 31 Aug 2018
2018-07-02
@Sascha Hauer
ARM: i.MX: bbu: support partitions starting at i.MX header ...
Sascha Hauer committed on 2 Jul 2018
@Sascha Hauer
ARM: i.MX: bbu: reimplement IMX_INTERNAL_FLAG_KEEP_DOSPART flag ...
Sascha Hauer committed on 2 Jul 2018