aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iotrace: move record definitons to header fileRamon Fried2018-06-182-27/+28
* ARM: sunxi: remove empty #ifdef/endif blockChris Packham2018-06-181-3/+0
* m68k: Remove empty #ifdef/#ifndef blockChris Packham2018-06-181-4/+0
* configs: Remove empty #ifdef/#ifndef blocksChris Packham2018-06-182-5/+0
* doc: avb2.0: add README about AVB2.0 integrationIgor Opaniuk2018-06-181-0/+97
* test/py: avb2.0: add tests for avb commandsIgor Opaniuk2018-06-181-0/+111
* am57xx_hs: avb2.0: add support of AVB 2.0Igor Opaniuk2018-06-181-0/+26
* avb2.0: add boot states and dm-verity supportIgor Opaniuk2018-06-183-5/+168
* cmd: avb2.0: avb command for performing verificationIgor Opaniuk2018-06-183-0/+376
* avb2.0: implement AVB opsIgor Opaniuk2018-06-183-0/+691
* avb2.0: integrate avb 2.0 into the build systemIgor Opaniuk2018-06-183-0/+30
* avb2.0: add Android Verified Boot 2.0 libraryIgor Opaniuk2018-06-1835-0/+6698
* Merge git://git.denx.de/u-boot-x86Tom Rini2018-06-1847-135/+443
|\
| * x86: efi: app: Display correct CPU info during bootBin Meng2018-06-171-1/+1
| * x86: Rename efi-x86 target to efi-x86_appBin Meng2018-06-1713-18/+18
| * x86: efi: payload: Add EFI framebuffer driver supportBin Meng2018-06-172-0/+5
| * dm: video: Add an EFI framebuffer driverBin Meng2018-06-173-0/+156
| * efi: stub: Pass EFI GOP information to U-Boot payloadBin Meng2018-06-172-0/+50
| * x86: baytrail: Drop EFI-specific test logicsBin Meng2018-06-176-18/+11
| * x86: Drop QEMU-specific EFI payload supportBin Meng2018-06-176-106/+3
| * x86: Add generic EFI payload supportBin Meng2018-06-1711-10/+216
| * x86: efi: payload: Add arch_cpu_init()Bin Meng2018-06-171-3/+8
| * x86: efi: Refactor the directory of EFI app and payload supportBin Meng2018-06-179-16/+10
| * x86: doc: Fix reference to EFI doc in U-BootBin Meng2018-06-171-7/+7
| * x86: use EFI calling convention for efi_main on x86_64Ivan Gorinov2018-06-173-13/+17
| * x86: cherryhill: Fix DTC warningBin Meng2018-06-171-2/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-06-1744-7471/+16168
|\ \ | |/ |/|
| * ARM: rmobile: Disable 4k SF sectors on V3M EagleMarek Vasut2018-06-161-0/+1
| * ARM: rmobile: Enable cache command on V3M EagleMarek Vasut2018-06-161-0/+1
| * ARM: rmobile: Fix CPGW address on V3M EagleMarek Vasut2018-06-161-3/+4
| * ARM: dts: rmobile: Add AVB PHY reset on V3M EagleMarek Vasut2018-06-161-0/+2
| * ARM: dts: rmobile: Add AVB pinmux on V3M EagleMarek Vasut2018-06-161-0/+9
| * ARM: dts: rmobile: Enable SDHI on E3 EbisuMarek Vasut2018-06-161-0/+14
| * ARM: dts: rmobile: Add initial SDHI nodes to R8A77990 E3Marek Vasut2018-06-161-0/+24
| * ARM: dts: rmobile: Add SCIF2 pinmux to E3 EbisuMarek Vasut2018-06-161-0/+16
| * ARM: dts: rmobile: Add Renesas RPC HF/QSPI DT node to R8A77990Marek Vasut2018-06-161-0/+8
| * ARM: rmobile: Enable RPCHF on DraakMarek Vasut2018-06-161-0/+1
| * ARM: rmobile: Fix environment placement on DraakMarek Vasut2018-06-161-1/+1
| * ARM: rmobile: Point load address to more sane area on Gen3Marek Vasut2018-06-141-1/+2
| * ARM: rmobile: Point load address to more sane area on Gen2Marek Vasut2018-06-141-1/+2
| * ARM: rmobile: Zap CONFIG_SYS_CLK_FREQ where applicableMarek Vasut2018-06-144-16/+0
| * ARM: rmobile: Sync Gen3 DTS with Linux v4.17Marek Vasut2018-06-149-359/+1974
| * ARM: rmobile: Sync Gen2 DTS with Linux v4.17Marek Vasut2018-06-1411-5904/+6590
| * pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17Marek Vasut2018-06-147-1180/+6929
| * pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17Marek Vasut2018-06-143-6/+559
| * clk: rmobile: Add R8A77995 RPC clockMarek Vasut2018-06-141-0/+5
| * clk: rmobile: Add R8A77990 RPC clockMarek Vasut2018-06-141-0/+5
| * dts: gpio: Sync header with Linux 4.17Marek Vasut2018-06-141-0/+21
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-06-163-43/+170
|\ \
| * | usb: sunxi: access ahb_reset0_cfg in CCM using its offsetVasily Khoruzhick2018-06-142-6/+37