aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-01Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblazeTom Rini6-15/+48
2018-06-01Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini8-11/+271
2018-06-01fpga: zynqmp: Add secure bitstream loading for ZynqMPSiva Durga Prasad Paladugu2-0/+7
2018-06-01cmd: fpga: Add support to load secure bitstreamsSiva Durga Prasad Paladugu1-0/+11
2018-05-31Merge tag 'arc-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arcTom Rini1-0/+40
2018-05-31ARC: Add support for EM Development Kit boardAlexey Brodkin1-0/+40
2018-05-31scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring1-3/+3
2018-05-31arm: zynq: Add support for Bitmain Antminer S9 control boardEzequiel Garcia1-0/+30
2018-05-31arm64: zynqmp: Remove CMD_UNZIP for mini configurationMichal Simek1-1/+0
2018-05-31arm64: zynqmp: Remove empty configuration fileMichal Simek1-14/+0
2018-05-30Merge git://git.denx.de/u-boot-riscvTom Rini3-0/+73
2018-05-30fastboot: Add support for 'oem format' commandAlex Kiernan1-0/+3
2018-05-30net: fastboot: Merge AOSP UDP fastbootAlex Kiernan6-4/+196
2018-05-30fs: Add fs_get_type_name to return current filesystem nameAlex Kiernan1-0/+10
2018-05-30fastboot: Rename public fb_ functions to fastboot_Alex Kiernan2-6/+35
2018-05-30fastboot: Extract common definitions from USB fastbootAlex Kiernan1-0/+2
2018-05-30fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan1-1/+1
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-29Merge git://git.denx.de/u-boot-marvellTom Rini14-43/+49
2018-05-29Import Android's dt_table.h for DT image formatAlex Deymo1-0/+49
2018-05-29configs: remove CONFIG_SYS_MVFSChris Packham12-25/+22
2018-05-29configs: ax25-ae350: Support cfi flashRick Chen1-0/+38
2018-05-29configs: nx25-ae250:Rename as ax25-ae350Rick Chen1-0/+0
2018-05-29riscv: nx25: Enable distro bootAlexander Graf1-0/+17
2018-05-29distro: Extend with RISC-V definesAlexander Graf1-0/+11
2018-05-29efi_loader: Use EFI_CACHELINE_SIZE in the image loader tooAlexander Graf1-0/+7
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-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