summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-19libavb: Update SPDX tag styleTom Rini
2018-06-19configs: Update Meson GX configsNeil Armstrong
2018-06-19meson: use the clock driverBeniamino Galvani
2018-06-19clk: add Amlogic meson clock driverBeniamino Galvani
2018-06-19config: meson-gx-common: Enable USB bootNeil Armstrong
2018-06-19adc: meson-saradc: fix regmap_init_mem callNeil Armstrong
2018-06-19configs: dragonboard410c: remove env partition offsetRamon Fried
2018-06-19configs: db410c: Set eMMC env partition to BOOT2Ramon Fried
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek
2018-06-19bootm: Handle kernel_noload on arm64Marek Vasut
2018-06-19ARM: image: Add option for ignoring ep bit 3Marek Vasut
2018-06-19sandbox: swap_case: Increase number of base address regsSimon Glass
2018-06-19spi: sandbox: Fix memory leak in sandbox_sf_bind_emul()Simon Glass
2018-06-19rsa: Fix missing memory leak on error in fdt_add_bignum()Simon Glass
2018-06-19fdtgrep: Separate out checking of two allocationsSimon Glass
2018-06-19fdtgrep: Fix logic of free() in do_fdtgrep()Simon Glass
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