summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-29configs: remove redundant comment sectionsChris Packham2-12/+0
2018-05-29configs: remove empty #ifdef block from mv-common.hChris Packham1-6/+0
2018-05-29ARM: kirkwood: Add device-tree for netspace & inetspaceChris Packham1-0/+9
2018-05-29ARM: kirkwood: Add device-tree for d2net_v2 & net2big_v2Chris Packham1-0/+18
2018-05-28phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectJagan Teki1-0/+8
2018-05-28phy: sun4i-usb: Add id_detect and vbus_detect opsJagan Teki1-0/+26
2018-05-27add FIT data-position & data-offset property supportKelvin Cheung1-0/+2
2018-05-27dm: serial: Add setparityPatrick Delaunay1-0/+16
2018-05-27ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk1-3/+3
2018-05-27mach-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-26tpm: add PCR authentication commands supportMiquel Raynal1-0/+29
2018-05-26tpm: add TPM2_HierarchyChangeAuth command supportMiquel Raynal1-0/+14
2018-05-26tpm: add dictionary attack mitigation commands supportMiquel Raynal1-0/+25
2018-05-26tpm: add TPM2_GetCapability command supportMiquel Raynal1-0/+14
2018-05-26tpm: add TPM2_PCR_Read command supportMiquel Raynal1-0/+13
2018-05-26tpm: add TPM2_PCR_Extend command supportMiquel Raynal1-0/+10
2018-05-26tpm: add TPM2_Clear command supportMiquel Raynal1-0/+11
2018-05-26tpm: add TPM2_SelfTest command supportMiquel Raynal1-0/+9
2018-05-26tpm: add TPM2_Startup command supportMiquel Raynal1-0/+9
2018-05-26tpm: prepare support for TPMv2.x commandsMiquel Raynal2-0/+134
2018-05-26tpm: add missing parameter in private data structure descriptionMiquel Raynal1-0/+1
2018-05-26tpm: 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-24fit: Add standalone image type handlingMarek Vasut1-0/+1
2018-05-24configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demoEugen Hristev1-0/+9
2018-05-24i2c: Drop CONFIG_TSI108_I2CTuomas Tynkkynen1-207/+0
2018-05-24net: Drop CONFIG_TSI108_ETHTuomas Tynkkynen1-1/+0
2018-05-24configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 addressNicolas Ferre7-7/+7
2018-05-24configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignmentNicolas Ferre1-1/+1
2018-05-24FIT: Make fit_conf_print() be a static functionTom Rini1-2/+0
2018-05-24Convert 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-22ARM: 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-19Fixup 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