summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-05-25tpm: add PCR authentication commands supportMiquel Raynal
2018-05-25tpm: add TPM2_HierarchyChangeAuth command supportMiquel Raynal
2018-05-25tpm: add dictionary attack mitigation commands supportMiquel Raynal
2018-05-25tpm: add TPM2_GetCapability command supportMiquel Raynal
2018-05-25tpm: add TPM2_PCR_Read command supportMiquel Raynal
2018-05-25tpm: add TPM2_PCR_Extend command supportMiquel Raynal
2018-05-25tpm: add TPM2_Clear command supportMiquel Raynal
2018-05-25tpm: add TPM2_SelfTest command supportMiquel Raynal
2018-05-25tpm: add TPM2_Startup command supportMiquel Raynal
2018-05-25tpm: prepare support for TPMv2.x commandsMiquel Raynal
2018-05-25tpm: add missing parameter in private data structure descriptionMiquel Raynal
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal
2018-05-25tpm: fix spellingMiquel Raynal
2018-05-25tpm: use the BIT() macro where applicableMiquel Raynal
2018-05-25tpm: substitute deprecated uint<x>_t types with their u<x> equivalentMiquel Raynal
2018-05-24Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arcTom Rini
2018-05-24Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini
2018-05-24serial: Convert ARC_SERIAL to KconfigAlexey Brodkin
2018-05-24rpi: Change load addresses to make more room for the kernel & DTBTuomas Tynkkynen
2018-05-23fit: Add standalone image type handlingMarek Vasut
2018-05-23configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demoEugen Hristev
2018-05-23i2c: Drop CONFIG_TSI108_I2CTuomas Tynkkynen
2018-05-23net: Drop CONFIG_TSI108_ETHTuomas Tynkkynen
2018-05-23configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 addressNicolas Ferre
2018-05-23configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignmentNicolas Ferre
2018-05-23FIT: Make fit_conf_print() be a static functionTom Rini
2018-05-23Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan
2018-05-23rpi: Adjust fdt_addr_r to a sane addressAlexander Graf
2018-05-23ARM: uniphier: rename environment variable fdt_file to fdtfileMasahiro Yamada
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-05-20ARM: rmobile: Update V2H BlancheMarek Vasut
2018-05-18Fixup various SPDX tags from the latest mergeTom Rini
2018-05-18arm64: zynqmp: Use DWC3 generic driver and DM_USBMichal Simek
2018-05-18usb: common: add support to get maximum speed from dtMugunthan V N
2018-05-18ARM: socfpga: Enable SPL memory allocationTien Fong Chee
2018-05-18ARM: socfpga: Convert to DM serialMarek Vasut
2018-05-18ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGETMarek Vasut
2018-05-18ARM: socfpga: Put stack at the end of SRAMMarek Vasut
2018-05-18fdt: Add another Altera Arria10 clock init compatibleMarek Vasut
2018-05-18arm: imx53: Add support for imx53 boards from K+PLukasz Majewski
2018-05-18pmic: Add support for setting transmission length in uclass private dataLukasz Majewski
2018-05-18pmic: fsl: Define number of bytes sent at once by MC34708 PMICLukasz Majewski
2018-05-18pmic: fsl: Provide some more definitions for MC34708 PMICLukasz Majewski
2018-05-18configs: imx6dl-mamoj: Add Falcon mode supportJagan Teki
2018-05-18configs: imx6dl-mamoj: Add DFU supportJagan Teki
2018-05-18i.MX6: board: Add BTicino i.MX6DL Mamoj initial supportJagan Teki
2018-05-17imx6: Convert sabrelite and nitrogen6x boards to distro boot supportGuillaume GARDET
2018-05-17ge: ppd: move CONFIG_ENV_IS_IN_MMC to defconfigSebastian Reichel