~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* imx: hab: Simplify the mechanismMarek Vasut2023-06-24
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* imx: add basic i.MX9 supportPeng Fan2022-07-26
* imx: spl: Allow iMX7/8/8M to overwrite spl_board_boot_deviceYe Li2022-07-26
* imx: Change USB boot device typeYe Li2022-07-26
* spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara2022-04-04
* imx: spl: Fix typo BMODE_EMI -> BMODE_EIMHarald Seiler2022-02-18
* imx: spl: fix imx8m secure bootHeiko Schocher2021-10-07
* imx: spl: implement spl_load_simple_fit_fix_loadHeiko Schocher2021-10-07
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-04
* spl: fit: Drop 'length' argument to board_spl_fit_post_load()Alexandru Gagniuc2021-02-17
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* imx8m: add QSPI boot devPeng Fan2021-01-23
* spl: add g_dnl_get_board_bcd_device_numberPeng Fan2020-09-01
* ARM: imx: hab: panic on authentication failureMarek Vasut2020-08-03
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* imx: spl: Fix use of removed SPL_FAT_SUPPORT configHarald Seiler2020-05-01
* imx: spl: Remove ifdefs in spl_mmc_boot_mode()Harald Seiler2020-05-01
* Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...Harald Seiler2020-05-01
* imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()Anatolij Gustschin2020-05-01
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-22
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* imx: spl: support i.MX8MP spl_boot_devicePeng Fan2020-01-08
* imx: spl: use spl_board_boot_device for i.MX8MNPeng Fan2019-11-05
* imx: spl: implement spl_boot_mode for i.MX7/8/8MPeng Fan2019-11-03
* Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2"Adam Ford2019-10-08
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-08
* imx: spl: add spl_board_boot_device for i.MX8MMPeng Fan2019-10-08
* ARM: imx: Add QSPI boot mode for i.MX6UL/ULLStefan Roese2019-10-08
* imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon modeLukasz Majewski2019-10-08
* spl: imx: only use HAB if spl fit signature is not enabledRicardo Salveti2019-10-08
* spl: imx6: Let spl_boot_device return USDHC1 or USDHC2Adam Ford2019-07-19
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-01
* spl: imx8: add spl boot devicePeng Fan2019-01-28
* Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot2019-01-10
* imx: spl: add MMC BOOT Device for i.MX8MPeng Fan2019-01-01
* imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan2019-01-01
* SPL: Add HAB image authentication to FITYe Li2019-01-01
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* imx7: spl: Check for Serial Downloader in spl_boot_deviceEran Matityahu2018-03-29
* imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() ...Fabio Estevam2018-02-24
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-07
* imx: spl: implement spl_boot_device for i.MX8MPeng Fan2018-02-04
* arm: imx: hab: Prefix authenticate_image with imx_habBryan O'Donoghue2018-01-14
* arm: imx: hab: Fix authenticate_image input parametersBryan O'Donoghue2018-01-14
* arm: imx: hab: Fix authenticate_image result codeBryan O'Donoghue2018-01-14
* imx7: spl: Add support for MMC3, SD3 and NAND boot devicesEran Matityahu2018-01-12
* imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devicesEran Matityahu2018-01-12