summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-05-31scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987Rob Herring
2018-05-30Merge git://git.denx.de/u-boot-riscvTom Rini
2018-05-29Merge git://git.denx.de/u-boot-marvellTom Rini
2018-05-29Import Android's dt_table.h for DT image formatAlex Deymo
2018-05-29configs: remove CONFIG_SYS_MVFSChris Packham
2018-05-29configs: ax25-ae350: Support cfi flashRick Chen
2018-05-29configs: nx25-ae250:Rename as ax25-ae350Rick Chen
2018-05-29riscv: nx25: Enable distro bootAlexander Graf
2018-05-29distro: Extend with RISC-V definesAlexander Graf
2018-05-29efi_loader: Use EFI_CACHELINE_SIZE in the image loader tooAlexander Graf
2018-05-29configs: remove redundant comment sectionsChris Packham
2018-05-29configs: remove empty #ifdef block from mv-common.hChris Packham
2018-05-29ARM: kirkwood: Add device-tree for netspace & inetspaceChris Packham
2018-05-29ARM: kirkwood: Add device-tree for d2net_v2 & net2big_v2Chris Packham
2018-05-26add FIT data-position & data-offset property supportKelvin Cheung
2018-05-26dm: serial: Add setparityPatrick Delaunay
2018-05-26ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk
2018-05-26mach-snapdragon: Introduce pinctrl driverRamon Fried
2018-05-26PCI: Document pciauto_region_allocate()Tuomas Tynkkynen
2018-05-26PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen
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