Commit Graph

47900 Commits (fdb6c3232f66bc9c07c30de87928506477ac4e63)
 

Author SHA1 Message Date
Bryan O'Donoghue 1addedadc4 arm: imx: hab: Define rvt_check_target() 8 years ago
Bryan O'Donoghue 824ef302f3 arm: imx: hab: Print additional IVT elements during debug 8 years ago
Bryan O'Donoghue fd15fe5f84 arm: imx: hab: Print CSF based on IVT descriptor 8 years ago
Bryan O'Donoghue 04099e9ced arm: imx: hab: Only call ROM once headers are verified 8 years ago
Bryan O'Donoghue e59eb9e00f arm: imx: hab: Verify IVT self matches calculated address 8 years ago
Bryan O'Donoghue 49b6d05882 arm: imx: hab: Add IVT header verification 8 years ago
Bryan O'Donoghue cd2d46003c arm: imx: hab: Add IVT header definitions 8 years ago
Bryan O'Donoghue c5800b2541 arm: imx: hab: Fix authenticate_image input parameters 8 years ago
Bryan O'Donoghue 08a81cad2f arm: imx: hab: Move CSF_PAD_SIZE to hab.h 8 years ago
Bryan O'Donoghue 191d8bd509 arm: imx: hab: Move IVT_SIZE to hab.h 8 years ago
Bryan O'Donoghue 53c8a510e7 arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail 8 years ago
Bryan O'Donoghue d2c61800fc arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail 8 years ago
Bryan O'Donoghue 9535b3975f arm: imx: hab: Fix authenticate_image result code 8 years ago
Bryan O'Donoghue adbb051f08 arm: imx: hab: Make authenticate_image return int 8 years ago
Tom Rini 18af965798 Merge git://git.denx.de/u-boot-tegra 8 years ago
Stephen Warren 5fed97af20 Makefile: ensure DTB doesn't overflow into initial stack 8 years ago
Stephen Warren e43effc1d8 ARM: Tegra: p2771-0000: use calculate env var feature 8 years ago
Stephen Warren 026a8b96bd ARM: Tegra186: calculate load addresses at boot 8 years ago
Stephen Warren cdcf55584e ARM: Tegra186: don't map memory not in RAM banks 8 years ago
Stephen Warren a9819b9e33 ARM: tegra: p2771-000: increase max DRAM bank count 8 years ago
Stephen Warren d5859255d9 ARM: Tegra186: search for best RAM bank 8 years ago
Stephen Warren 15751403b6 ARM: bootm: don't assume sp is in DRAM bank 0 8 years ago
Stephen Warren f697471217 ARM: Tegra186: mem parsing fixes from downstream 8 years ago
Stephen Warren ddecaaf3b9 ARM: tegra: use LINUX_KERNEL_IMAGE_HEADER 8 years ago
Stephen Warren 8163faf952 ARMv8: add optional Linux kernel image header 8 years ago
Stephen Warren f097532d27 ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET 8 years ago
Stephen Warren e6c904489a ARMv8: Allow dynamic early stack pointer 8 years ago
Stephen Warren 0d1bd150f0 ARM: tegra: remove SPL config for non-SPL SoCs 8 years ago
Stephen Warren 3cdb5fa08a ARM: tegra: don't use CONFIG_SPL_TEXT_BASE when no SPL 8 years ago
Peng Fan db359efd59 mmc: fsl_esdhc: Fix eMMC 1.8v setting issue 8 years ago
Tom Rini 8c0bb85824 power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard 8 years ago
Christopher Spinrath edc57f1df8 ARM: imx: cm_fx6: env: try to determine dtb to use 8 years ago
Christopher Spinrath dbeaa1d131 ARM: imx: cm_fx6: export board and soc info to env 8 years ago
Koen Vandeputte f57263ee9b drivers: pci: imx: fix enumeration logic error 8 years ago
Fabio Estevam 0f194018f2 mx6memcal: spl: Disambiguate the error message 8 years ago
Fabio Estevam 941fcabfa7 mx6memcal: spl: Also take i.MX6ULL into account 8 years ago
Fabio Estevam db00e921fd mx6memcal: Fix the UART ports for mx6sabresd/auto boards 8 years ago
Tom Rini 64c7abf023 toradex: imx6: Rework PF0100 fuse programming commands to not be in SPL 8 years ago
Tom Rini bf52330a50 imx: ventana: Rework CONFIG_CMD_GSC code to not be included in SPL 8 years ago
Tom Rini c10b1c43fd imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPL 8 years ago
Tom Rini 20b9f2eaf5 arm: imx: Rework i.MX specific commands to be excluded from SPL 8 years ago
Eran Matityahu e7528a3d74 imx7: spl: Add support for MMC3, SD3 and NAND boot devices 8 years ago
Eran Matityahu cd9f3ff651 imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devices 8 years ago
Peng Fan a3cc43551f imx: mx6ull-14x14-evk: enable DM QSPI driver 8 years ago
Peng Fan afe8e1b033 spi: fsl_qspi: support i.MX6UL/6ULLL/7D 8 years ago
Fabio Estevam 6a2ccd64c3 mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULL 8 years ago
Peng Fan 67b71df277 pci: imx: request gpio before use 8 years ago
Peng Fan d9523fdd11 imx: mx6sxsabresd: enlarge ENV offset 8 years ago
Peng Fan e80f9e1a37 imx: mx6sxsabresd: config wdog pinmux 8 years ago
Peng Fan 5dfc9d3766 imx: mx6sxsabresd: Enable DM driver 8 years ago