summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | configs: remove redundant comment sectionsChris Packham2018-05-292-12/+0
| * | | configs: remove empty #ifdef block from mv-common.hChris Packham2018-05-291-6/+0
| * | | ARM: kirkwood: Add device-tree for netspace & inetspaceChris Packham2018-05-291-0/+9
| * | | ARM: kirkwood: Add device-tree for d2net_v2 & net2big_v2Chris Packham2018-05-291-0/+18
| |/ /
* / / Import Android's dt_table.h for DT image formatAlex Deymo2018-05-291-0/+49
|/ /
* | add FIT data-position & data-offset property supportKelvin Cheung2018-05-261-0/+2
* | dm: serial: Add setparityPatrick Delaunay2018-05-261-0/+16
* | ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk2018-05-261-3/+3
* | mach-snapdragon: Introduce pinctrl driverRamon Fried2018-05-261-0/+22
* | 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