aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-30fastboot: Extract fastboot_okay/fail to fb_common.cAlex Kiernan1-0/+24
2018-05-30fastboot: Refactor fastboot_okay/fail to take responseAlex Kiernan4-8/+8
2018-05-26add FIT data-position & data-offset property supportKelvin Cheung1-0/+2
2018-05-26dm: serial: Add setparityPatrick Delaunay1-0/+16
2018-05-26ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk1-3/+3
2018-05-26mach-snapdragon: Introduce pinctrl driverRamon Fried1-0/+22
2018-05-26PCI: Document pciauto_region_allocate()Tuomas Tynkkynen1-0/+13
2018-05-26PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen1-1/+1
2018-05-25tpm: add PCR authentication commands supportMiquel Raynal1-0/+29
2018-05-25tpm: add TPM2_HierarchyChangeAuth command supportMiquel Raynal1-0/+14
2018-05-25tpm: add dictionary attack mitigation commands supportMiquel Raynal1-0/+25
2018-05-25tpm: add TPM2_GetCapability command supportMiquel Raynal1-0/+14
2018-05-25tpm: add TPM2_PCR_Read command supportMiquel Raynal1-0/+13
2018-05-25tpm: add TPM2_PCR_Extend command supportMiquel Raynal1-0/+10
2018-05-25tpm: add TPM2_Clear command supportMiquel Raynal1-0/+11
2018-05-25tpm: add TPM2_SelfTest command supportMiquel Raynal1-0/+9
2018-05-25tpm: add TPM2_Startup command supportMiquel Raynal1-0/+9
2018-05-25tpm: prepare support for TPMv2.x commandsMiquel Raynal2-0/+134
2018-05-25tpm: add missing parameter in private data structure descriptionMiquel Raynal1-0/+1
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2-199/+225
2018-05-25tpm: fix spellingMiquel Raynal1-4/+4
2018-05-25tpm: use the BIT() macro where applicableMiquel Raynal1-7/+7
2018-05-25tpm: substitute deprecated uint<x>_t types with their u<x> equivalentMiquel Raynal1-38/+34
2018-05-24Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arcTom Rini1-10/+0
2018-05-24Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini1-25/+36
2018-05-24serial: Convert ARC_SERIAL to KconfigAlexey Brodkin1-10/+0
2018-05-24rpi: Change load addresses to make more room for the kernel & DTBTuomas Tynkkynen1-25/+36
2018-05-23fit: Add standalone image type handlingMarek Vasut1-0/+1
2018-05-23configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demoEugen Hristev1-0/+9
2018-05-23i2c: Drop CONFIG_TSI108_I2CTuomas Tynkkynen1-207/+0
2018-05-23net: Drop CONFIG_TSI108_ETHTuomas Tynkkynen1-1/+0
2018-05-23configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 addressNicolas Ferre7-7/+7
2018-05-23configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignmentNicolas Ferre1-1/+1
2018-05-23FIT: Make fit_conf_print() be a static functionTom Rini1-2/+0
2018-05-23Convert CONFIG_SUPPORT_EMMC_RPMB to KconfigAlex Kiernan2-2/+0
2018-05-23rpi: Adjust fdt_addr_r to a sane addressAlexander Graf1-1/+1
2018-05-23ARM: uniphier: rename environment variable fdt_file to fdtfileMasahiro Yamada1-2/+2
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-27/+3
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini9-17/+9
2018-05-20Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-22/+25
2018-05-20ARM: rmobile: Update V2H BlancheMarek Vasut1-27/+3
2018-05-18Fixup various SPDX tags from the latest mergeTom Rini2-4/+2
2018-05-18arm64: zynqmp: Use DWC3 generic driver and DM_USBMichal Simek8-17/+0
2018-05-18usb: common: add support to get maximum speed from dtMugunthan V N1-0/+9
2018-05-18ARM: socfpga: Enable SPL memory allocationTien Fong Chee1-1/+22
2018-05-18ARM: socfpga: Convert to DM serialMarek Vasut1-8/+0
2018-05-18ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGETMarek Vasut1-11/+2
2018-05-18ARM: socfpga: Put stack at the end of SRAMMarek Vasut1-3/+1
2018-05-18fdt: Add another Altera Arria10 clock init compatibleMarek Vasut1-0/+1
2018-05-18arm: imx53: Add support for imx53 boards from K+PLukasz Majewski1-0/+113