summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-14arm: imx: hab: Only call ROM once headers are verifiedBryan O'Donoghue
2018-01-14arm: imx: hab: Verify IVT self matches calculated addressBryan O'Donoghue
2018-01-14arm: imx: hab: Add IVT header verificationBryan O'Donoghue
2018-01-14arm: imx: hab: Add IVT header definitionsBryan O'Donoghue
2018-01-14arm: imx: hab: Fix authenticate_image input parametersBryan O'Donoghue
2018-01-14arm: imx: hab: Move CSF_PAD_SIZE to hab.hBryan O'Donoghue
2018-01-14arm: imx: hab: Move IVT_SIZE to hab.hBryan O'Donoghue
2018-01-14arm: imx: hab: Optimise flow of authenticate_image on hab_entry failBryan O'Donoghue
2018-01-14arm: imx: hab: Optimise flow of authenticate_image on is_enabled failBryan O'Donoghue
2018-01-14arm: imx: hab: Fix authenticate_image result codeBryan O'Donoghue
2018-01-14arm: imx: hab: Make authenticate_image return intBryan O'Donoghue
2018-01-12Merge git://git.denx.de/u-boot-tegraTom Rini
2018-01-12Makefile: ensure DTB doesn't overflow into initial stackStephen Warren
2018-01-12ARM: Tegra: p2771-0000: use calculate env var featureStephen Warren
2018-01-12ARM: Tegra186: calculate load addresses at bootStephen Warren
2018-01-12ARM: Tegra186: don't map memory not in RAM banksStephen Warren
2018-01-12ARM: tegra: p2771-000: increase max DRAM bank countStephen Warren
2018-01-12ARM: Tegra186: search for best RAM bankStephen Warren
2018-01-12ARM: bootm: don't assume sp is in DRAM bank 0Stephen Warren
2018-01-12ARM: Tegra186: mem parsing fixes from downstreamStephen Warren
2018-01-12ARM: tegra: use LINUX_KERNEL_IMAGE_HEADERStephen Warren
2018-01-12ARMv8: add optional Linux kernel image headerStephen Warren
2018-01-12ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSETStephen Warren
2018-01-12ARMv8: Allow dynamic early stack pointerStephen Warren
2018-01-12ARM: tegra: remove SPL config for non-SPL SoCsStephen Warren
2018-01-12ARM: tegra: don't use CONFIG_SPL_TEXT_BASE when no SPLStephen Warren
2018-01-13mmc: fsl_esdhc: Fix eMMC 1.8v setting issuePeng Fan
2018-01-13power: Rearrange code to guard power command with CONFIG_SPL_BUILD guardTom Rini
2018-01-12ARM: imx: cm_fx6: env: try to determine dtb to useChristopher Spinrath
2018-01-12ARM: imx: cm_fx6: export board and soc info to envChristopher Spinrath
2018-01-12drivers: pci: imx: fix enumeration logic errorKoen Vandeputte
2018-01-12mx6memcal: spl: Disambiguate the error messageFabio Estevam
2018-01-12mx6memcal: spl: Also take i.MX6ULL into accountFabio Estevam
2018-01-12mx6memcal: Fix the UART ports for mx6sabresd/auto boardsFabio Estevam
2018-01-12toradex: imx6: Rework PF0100 fuse programming commands to not be in SPLTom Rini
2018-01-12imx: ventana: Rework CONFIG_CMD_GSC code to not be included in SPLTom Rini
2018-01-12imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPLTom Rini
2018-01-12arm: imx: Rework i.MX specific commands to be excluded from SPLTom Rini
2018-01-12imx7: spl: Add support for MMC3, SD3 and NAND boot devicesEran Matityahu
2018-01-12imx7: spl: Use SPL boot device MMC1 for all of the SOCs MMC/SD boot devicesEran Matityahu
2018-01-12imx: mx6ull-14x14-evk: enable DM QSPI driverPeng Fan
2018-01-12spi: fsl_qspi: support i.MX6UL/6ULLL/7DPeng Fan
2018-01-12mx6: ddr: Do not access MMDC_P1_BASE_ADDR on i.MX6ULLFabio Estevam
2018-01-12pci: imx: request gpio before usePeng Fan
2018-01-12imx: mx6sxsabresd: enlarge ENV offsetPeng Fan
2018-01-12imx: mx6sxsabresd: config wdog pinmuxPeng Fan
2018-01-12imx: mx6sxsabresd: Enable DM driverPeng Fan
2018-01-12board: freescale: common: add pfuze dm codePeng Fan
2018-01-12ARM: imx: Enable dts for i.MX6SX-SDBPeng Fan
2018-01-12ARM: imx: Introduce dts for i.MX6SX-SDBPeng Fan