summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18mx6cuboxi: fix 4GB ddr memory detectionJon Nettleton
2018-06-18mx6cuboxi: consolidate board detection and add som revision checkingJon Nettleton
2018-06-18drivers/gpio/mxc: fix MXC GPIO name in KConfigHannes Schmelzer
2018-06-18board: engicam: spl: match icore-mipi fit-configJagan Teki
2018-06-18config: Update defconfig for imx53 K+P boardsLukasz Majewski
2018-06-18board: Remove not needed function for the K+P's imx53 boardLukasz Majewski
2018-06-18board: Silent out the console on the K+P's imx53 boardsLukasz Majewski
2018-06-18board: Add support for KEY1 status detection on K+P's HSC|DDC boardsLukasz Majewski
2018-06-18board: Adjust K+P script to run misc (per board) adjustmentsLukasz Majewski
2018-06-18board: imx53: Always disable display before starting kernelLukasz Majewski
2018-06-18pico-imx7d: Adjust the dtb nameFabio Estevam
2018-06-18spl: Add default values for ARCH_MX7Fabio Estevam
2018-06-18wandboard: Remove hardcoded baudrate from "console" variableOtavio Salvador
2018-06-18ARM: mxs: let boards override entire dram parameter tableMans Rullgard
2018-06-18imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platformsYe Li
2018-06-18display5: Add missing environment.h include to avoid warningLukasz Majewski
2018-06-18display5: config: Add GPT verification and restoration code on SWUpdate entryLukasz Majewski
2018-06-18display5: display5_defconfig: Enable support for gpt command (CMD_GPT) in pro...Lukasz Majewski
2018-06-18display5: config: Reduce rootfs2 (BACKUP) size from 1528M to 512MLukasz Majewski
2018-06-18display5: config: Add cma=256M to command line argumentsLukasz Majewski
2018-06-18display5: net: Add function to read ethaddr from iMX6 fusesLukasz Majewski
2018-06-18display5: ddr: Enable support for DDR3 auto calibrationLukasz Majewski
2018-06-18display5: config: Update swupdate initramfs file name (now supporting ext4)Lukasz Majewski
2018-06-18display5: config: factory: Update BACKUP rootfs in factory modeLukasz Majewski
2018-06-18display5: config: Provide 'tftp_mmc_rootfs_bkp' command to write BACKUP rootfsLukasz Majewski
2018-06-18display5: wdt: Enable WDT support (both SPL and u-boot)Lukasz Majewski
2018-06-18display5: Support for the emergency PAD pressingLukasz Majewski
2018-06-18display5: config: factory: Extend mtdparts to support LEG factory partitionLukasz Majewski
2018-06-18display5: config: Update SPI-NOR partition for larger swupdate-initramfsLukasz Majewski
2018-06-18display5: config: Remove support for Linux initramfs recovery image bootLukasz Majewski
2018-06-18display5: config: Reset the board when bootm failsLukasz Majewski
2018-06-18display5: spl: Check return code of the env_* functionsLukasz Majewski
2018-06-18display5: config: Provide command to flash the whole SPI-NOR memoryLukasz Majewski
2018-06-18display5: config: Add "factory" (1MiB) SPI-NOR partition in u-bootLukasz Majewski
2018-06-18display5: config: factory: Setup IP config data according to LEG production s...Lukasz Majewski
2018-06-18display5: factory: Add support for BOOT_FROM = FACTORY switchLukasz Majewski
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