summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* PCI: Document pciauto_region_allocate()Tuomas Tynkkynen2018-05-261-0/+13
* PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen2018-05-261-1/+1
* tpm: add PCR authentication commands supportMiquel Raynal2018-05-251-0/+29
* tpm: add TPM2_HierarchyChangeAuth command supportMiquel Raynal2018-05-251-0/+14
* tpm: add dictionary attack mitigation commands supportMiquel Raynal2018-05-251-0/+25
* tpm: add TPM2_GetCapability command supportMiquel Raynal2018-05-251-0/+14
* tpm: add TPM2_PCR_Read command supportMiquel Raynal2018-05-251-0/+13
* tpm: add TPM2_PCR_Extend command supportMiquel Raynal2018-05-251-0/+10
* tpm: add TPM2_Clear command supportMiquel Raynal2018-05-251-0/+11
* tpm: add TPM2_SelfTest command supportMiquel Raynal2018-05-251-0/+9
* tpm: add TPM2_Startup command supportMiquel Raynal2018-05-251-0/+9
* tpm: prepare support for TPMv2.x commandsMiquel Raynal2018-05-252-0/+134
* tpm: add missing parameter in private data structure descriptionMiquel Raynal2018-05-251-0/+1
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-252-199/+225
* tpm: fix spellingMiquel Raynal2018-05-251-4/+4
* tpm: use the BIT() macro where applicableMiquel Raynal2018-05-251-7/+7
* tpm: substitute deprecated uint<x>_t types with their u<x> equivalentMiquel Raynal2018-05-251-38/+34
* Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arcTom Rini2018-05-241-10/+0
|\
| * serial: Convert ARC_SERIAL to KconfigAlexey Brodkin2018-05-241-10/+0
* | Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini2018-05-241-25/+36
|\ \ | |/ |/|
| * rpi: Change load addresses to make more room for the kernel & DTBTuomas Tynkkynen2018-05-241-25/+36
| * rpi: Adjust fdt_addr_r to a sane addressAlexander Graf2018-05-231-1/+1
* | fit: Add standalone image type handlingMarek Vasut2018-05-231-0/+1
* | configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demoEugen Hristev2018-05-231-0/+9
* | i2c: Drop CONFIG_TSI108_I2CTuomas Tynkkynen2018-05-231-207/+0
* | net: Drop CONFIG_TSI108_ETHTuomas Tynkkynen2018-05-231-1/+0
* | configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 addressNicolas Ferre2018-05-237-7/+7
* | configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignmentNicolas Ferre2018-05-231-1/+1
* | FIT: Make fit_conf_print() be a static functionTom Rini2018-05-231-2/+0
* | Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan2018-05-232-2/+0
|/
* ARM: uniphier: rename environment variable fdt_file to fdtfileMasahiro Yamada2018-05-231-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-05-201-27/+3
|\
| * ARM: rmobile: Update V2H BlancheMarek Vasut2018-05-201-27/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-05-209-17/+9
|\ \
| * | arm64: zynqmp: Use DWC3 generic driver and DM_USBMichal Simek2018-05-188-17/+0
| * | usb: common: add support to get maximum speed from dtMugunthan V N2018-05-181-0/+9
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-05-202-22/+25
|\ \ \ | |_|/ |/| |
| * | ARM: socfpga: Enable SPL memory allocationTien Fong Chee2018-05-181-1/+22
| * | ARM: socfpga: Convert to DM serialMarek Vasut2018-05-181-8/+0
| * | ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGETMarek Vasut2018-05-181-11/+2
| * | ARM: socfpga: Put stack at the end of SRAMMarek Vasut2018-05-181-3/+1
| * | fdt: Add another Altera Arria10 clock init compatibleMarek Vasut2018-05-181-0/+1
| |/
* | Fixup various SPDX tags from the latest mergeTom Rini2018-05-182-4/+2
* | arm: imx53: Add support for imx53 boards from K+PLukasz Majewski2018-05-181-0/+113
* | pmic: Add support for setting transmission length in uclass private dataLukasz Majewski2018-05-181-0/+9
* | pmic: fsl: Define number of bytes sent at once by MC34708 PMICLukasz Majewski2018-05-181-0/+1
* | pmic: fsl: Provide some more definitions for MC34708 PMICLukasz Majewski2018-05-181-0/+40
* | configs: imx6dl-mamoj: Add Falcon mode supportJagan Teki2018-05-181-0/+12
* | configs: imx6dl-mamoj: Add DFU supportJagan Teki2018-05-181-1/+3
* | i.MX6: board: Add BTicino i.MX6DL Mamoj initial supportJagan Teki2018-05-181-0/+88