aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pio: Disable U-Boot console messagesBraden Kell2018-08-131-0/+1
* Define CONFIG_USB_DWC2_REG_ADDR correctly for rpi.Neal Ostrem2018-08-121-0/+5
* android: Implement A/B slot select.Alex Deymo2018-08-103-0/+84
* Add "boot_android" command.Alex Deymo2018-08-101-0/+6
* Initial support for the Android Bootloader flowAlex Deymo2018-08-102-0/+192
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-07-022-2/+4
|\
| * ax25: Switch to CONFIG_BOOTP_PREFER_SERVERIPAlexander Graf2018-07-021-1/+0
| * net: Prefer command line argumentsAlexander Graf2018-07-021-0/+2
| * net: Add new wol command - Wake on LANLothar Felten2018-07-021-1/+2
* | board/aries: RemoveTom Rini2018-07-024-811/+0
|/
* efi_loader: Install ACPI configuration tablesBin Meng2018-07-012-0/+12
* lib: div64: fix typeo in include/div64.hHeinrich Schuchardt2018-06-291-1/+1
* Merge git://git.denx.de/u-boot-imxTom Rini2018-06-279-65/+109
|\
| * mtd: nand: export nand_get_flash_type functionJörg Krause2018-06-271-3/+7
| * power: pmic: Let PFUZE3000 see all 256 registersTrent Piepho2018-06-271-1/+1
| * arm: dts: imx7: sync with LinuxStefan Agner2018-06-272-5/+26
| * mx6cuboxi: consolidate board detection and add som revision checkingJon Nettleton2018-06-181-12/+12
| * board: Silent out the console on the K+P's imx53 boardsLukasz Majewski2018-06-181-0/+1
| * pico-imx7d: Adjust the dtb nameFabio Estevam2018-06-181-1/+1
| * wandboard: Remove hardcoded baudrate from "console" variableOtavio Salvador2018-06-181-1/+1
| * display5: config: Add GPT verification and restoration code on SWUpdate entryLukasz Majewski2018-06-181-0/+10
| * display5: config: Reduce rootfs2 (BACKUP) size from 1528M to 512MLukasz Majewski2018-06-181-1/+1
| * display5: config: Add cma=256M to command line argumentsLukasz Majewski2018-06-181-1/+1
| * display5: config: Update swupdate initramfs file name (now supporting ext4)Lukasz Majewski2018-06-181-1/+1
| * display5: config: factory: Update BACKUP rootfs in factory modeLukasz Majewski2018-06-181-4/+2
| * display5: config: Provide 'tftp_mmc_rootfs_bkp' command to write BACKUP rootfsLukasz Majewski2018-06-181-0/+5
| * display5: wdt: Enable WDT support (both SPL and u-boot)Lukasz Majewski2018-06-181-0/+5
| * display5: Support for the emergency PAD pressingLukasz Majewski2018-06-181-2/+6
| * display5: config: Update SPI-NOR partition for larger swupdate-initramfsLukasz Majewski2018-06-181-2/+2
| * display5: config: Remove support for Linux initramfs recovery image bootLukasz Majewski2018-06-181-28/+1
| * display5: config: Reset the board when bootm failsLukasz Majewski2018-06-181-5/+5
| * display5: config: Provide command to flash the whole SPI-NOR memoryLukasz Majewski2018-06-181-0/+11
| * display5: config: Add "factory" (1MiB) SPI-NOR partition in u-bootLukasz Majewski2018-06-181-0/+1
| * display5: config: factory: Setup IP config data according to LEG production s...Lukasz Majewski2018-06-181-0/+4
| * display5: factory: Add support for BOOT_FROM = FACTORY switchLukasz Majewski2018-06-181-1/+8
* | efi.h: Do not use config optionsAlexander Graf2018-06-231-13/+11
* | x86: efi-x86_payload: Enable usb keyboard during bootBin Meng2018-06-231-1/+1
* | config: meson-gx-common: Enable USB bootNeil Armstrong2018-06-191-0/+7
* | configs: db410c: Set eMMC env partition to BOOT2Ramon Fried2018-06-191-0/+1
* | common: Fix cpu nr type which is always unsigned typeMichal Simek2018-06-191-4/+4
* | ARM: image: Add option for ignoring ep bit 3Marek Vasut2018-06-191-1/+4
* | log: Fix incorect range check in log_get_cat_name()Simon Glass2018-06-181-1/+2
* | block: Add SPL_BLOCK_CACHE and default nAdam Ford2018-06-181-1/+1
* | dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford2018-06-181-1/+1
* | iotrace: fix behaviour when buffer is fullRamon Fried2018-06-181-2/+3
* | iotrace: move record definitons to header fileRamon Fried2018-06-181-0/+28
* | configs: Remove empty #ifdef/#ifndef blocksChris Packham2018-06-182-5/+0
* | 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-181-1/+18
* | avb2.0: implement AVB opsIgor Opaniuk2018-06-181-0/+79