Age | Commit message (Expand) | Author |
2018-01-14 | arm: imx: hab: Add hab_failsafe console command | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Implement hab_rvt_failsafe | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Make imx_hab_is_enabled global | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Make authenticate_image() return zero on open boards | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Prefix authenticate_image with imx_hab | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Make internal functions and data static | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Print HAB event log only after calling ROM | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Add a hab_rvt_check_target to image auth | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Implement hab_rvt_check_target | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Print additional IVT elements during debug | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Print CSF based on IVT descriptor | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Only call ROM once headers are verified | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Verify IVT self matches calculated address | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Add IVT header verification | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Fix authenticate_image input parameters | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Move CSF_PAD_SIZE to hab.h | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Move IVT_SIZE to hab.h | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Fix authenticate_image result code | Bryan O'Donoghue |
2018-01-14 | arm: imx: hab: Make authenticate_image return int | Bryan O'Donoghue |
2018-01-12 | ARM: imx: cm_fx6: export board and soc info to env | Christopher Spinrath |
2018-01-12 | arm: imx: Rework i.MX specific commands to be excluded from SPL | Tom Rini |
2018-01-12 | imx7: spl: Add support for MMC3, SD3 and NAND boot devices | Eran Matityahu |
2018-01-12 | imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devices | Eran Matityahu |
2018-01-12 | mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULL | Fabio Estevam |
2018-01-12 | mx6: Support SKS-Kinkel sksimx6 Board | Stefano Babic |
2018-01-08 | imx: initialize and use generic timer on i.MX 6UL/ULL | Stefan Agner |
2018-01-08 | imx: introduce CONFIG_GPT_TIMER | Stefan Agner |
2018-01-08 | imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig | Stefan Agner |
2018-01-04 | mx6ull: Handle the CONFIG_MX6ULL cases correctly | Fabio Estevam |
2018-01-03 | imx: spl: Fix NAND bootmode detection | Eran Matityahu |
2018-01-03 | mx6: Add board mx6memcal for use in validating DDR | Eric Nelson |
2017-12-29 | imx: Kconfig: Add HAS_CAAM option | Breno Lima |
2017-12-29 | Kconfig: mx6ull: Deselect MX6UL from CONFIG_MX6ULL | Breno Lima |
2017-12-29 | mx6sl: Select MX6SL option via Kconfig | Breno Lima |
2017-12-29 | mx6sxsabresd: Load the correct dtb for revA board | Fabio Estevam |
2017-12-29 | imx: Add a common way for detecting NXP boards revision | Fabio Estevam |
2017-11-27 | i.MX6: engicam: Add imx6q/imx6ul boards for existing boards | Jagan Teki |
2017-11-27 | i.MX6UL: icore: Add SPL_OF_CONTROL support | Jagan Teki |
2017-11-27 | i.MX6Q: icore: Add SPL_OF_CONTROL support | Jagan Teki |
2017-11-27 | imx: Remove boolean parameter from wdog powerdown function | Fabio Estevam |
2017-11-27 | imx: Also clear powerdown enable bit for WDOG3 on i.MX6ULL | Fabio Estevam |
2017-11-20 | mx6: Select MX6QDL option via Kconfig | Fabio Estevam |
2017-11-20 | mx53: Add Board support for GE PPD | Peter Senna Tschudin |
2017-11-09 | imx:display5: Add support for LWN's DISPLAY5 board | Lukasz Majewski |
2017-11-07 | mx51: Select the ESDHC_A001 erratum | Fabio Estevam |
2017-11-07 | mx25: Select the ESDHC_A001 erratum | Fabio Estevam |
2017-11-07 | mx25: Move MX25 selection to Kconfig | Fabio Estevam |