aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-19ARM: dts: rmobile: Add HS200 support to E3 EbisuMarek Vasut
2018-06-19ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodesMarek Vasut
2018-06-19net: sh_eth: Support reset GPIO both in mac and phy nodeMarek Vasut
2018-06-19net: ravb: Support reset GPIO both in mac and phy nodeMarek Vasut
2018-06-19net: ravb: Filter out supported PHY featuresMarek Vasut
2018-06-19net: ravb: Do not shut down clock in start callbackMarek Vasut
2018-06-19ARM: dts: rmobile: Move the PHY reset GPIO backMarek Vasut
2018-06-19ARM: rmobile: Adjust text base on V3M EagleMarek Vasut
2018-06-19pinctrl: renesas: Fix register usage in sh_pfc_{read,write}Marek Vasut
2018-06-18console: Fix handling of NULL global_dataSimon Glass
2018-06-18log: Fix incorect range check in log_get_cat_name()Simon Glass
2018-06-18gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIOAdam Ford
2018-06-18arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIOAdam Ford
2018-06-18block: Add SPL_BLOCK_CACHE and default nAdam Ford
2018-06-18arm: Do not clear LR on exception in SPLAndrew F. Davis
2018-06-18mmc: Remove hwpartition help text when command is disabledAlex Kiernan
2018-06-18fs: btrfs: Do not fail when all root_backups are emptyYevgeny Popovych
2018-06-18.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2018-06-18.gitignore: sort normal pattern rules alphabeticallyMasahiro Yamada
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford
2018-06-18MAINTAINERS: update ARM SnapdragonRamon Fried
2018-06-18db410c: fix alignment of dts fileRamon Fried
2018-06-18iotrace: fix behaviour when buffer is fullRamon Fried
2018-06-18cmd: iotrace: add dump trace commandRamon Fried
2018-06-18iotrace: move record definitons to header fileRamon Fried
2018-06-18ARM: sunxi: remove empty #ifdef/endif blockChris Packham
2018-06-18m68k: Remove empty #ifdef/#ifndef blockChris Packham
2018-06-18configs: Remove empty #ifdef/#ifndef blocksChris Packham
2018-06-18doc: avb2.0: add README about AVB2.0 integrationIgor Opaniuk
2018-06-18test/py: avb2.0: add tests for avb commandsIgor Opaniuk
2018-06-18am57xx_hs: avb2.0: add support of AVB 2.0Igor Opaniuk
2018-06-18avb2.0: add boot states and dm-verity supportIgor Opaniuk
2018-06-18cmd: avb2.0: avb command for performing verificationIgor Opaniuk
2018-06-18avb2.0: implement AVB opsIgor Opaniuk
2018-06-18avb2.0: integrate avb 2.0 into the build systemIgor Opaniuk
2018-06-18avb2.0: add Android Verified Boot 2.0 libraryIgor Opaniuk
2018-06-18Merge git://git.denx.de/u-boot-x86Tom Rini
2018-06-17x86: efi: app: Display correct CPU info during bootBin Meng
2018-06-17x86: Rename efi-x86 target to efi-x86_appBin Meng
2018-06-17x86: efi: payload: Add EFI framebuffer driver supportBin Meng
2018-06-17dm: video: Add an EFI framebuffer driverBin Meng
2018-06-17efi: stub: Pass EFI GOP information to U-Boot payloadBin Meng
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng
2018-06-17x86: Drop QEMU-specific EFI payload supportBin Meng
2018-06-17x86: Add generic EFI payload supportBin Meng
2018-06-17x86: efi: payload: Add arch_cpu_init()Bin Meng
2018-06-17x86: efi: Refactor the directory of EFI app and payload supportBin Meng
2018-06-17x86: doc: Fix reference to EFI doc in U-BootBin Meng
2018-06-17x86: use EFI calling convention for efi_main on x86_64Ivan Gorinov
2018-06-17x86: cherryhill: Fix DTC warningBin Meng