summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-241-13/+11
* | x86: efi-x86_payload: Enable usb keyboard during bootBin Meng2018-06-241-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
* | Merge git://git.denx.de/u-boot-x86Tom Rini2018-06-183-0/+67
|\ \
| * | x86: Rename efi-x86 target to efi-x86_appBin Meng2018-06-171-0/+0
| * | efi: stub: Pass EFI GOP information to U-Boot payloadBin Meng2018-06-171-0/+35
| * | x86: Add generic EFI payload supportBin Meng2018-06-171-0/+32
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-06-177-19/+26
|\ \ | |/ |/|
| * 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
| * dts: gpio: Sync header with Linux 4.17Marek Vasut2018-06-141-0/+21
* | Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arcTom Rini2018-06-151-0/+6
|\ \
| * | ARC: HSDK: Add tool and make target to generate bspEugeniy Paltsev2018-06-151-0/+6
* | | Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-06-151-0/+3
|\ \ \
| * | | arm64: zynqmp: Enable SPD ddr support for zcu102 targetsMichal Simek2018-06-151-0/+3
| |/ /
* | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-06-142-2/+4
|\ \ \ | |/ / |/| |
| * | efi_loader: avoid initializer element is not constantHeinrich Schuchardt2018-06-141-2/+1
| * | riscv: Add support for HI20 PE relocationsAlexander Graf2018-06-141-0/+3
| |/
* | net: include/phy.h: add new mode for internal phyKunihiko Hayashi2018-06-131-0/+2
* | drivers/net/vsc9953: Initialize action RAM in VCAP complexRadu Bulie2018-06-131-0/+70
* | net/phy/cortina: Add support for CS4223 PHYVicentiu Galanopulo2018-06-132-0/+5
|/
* u-boot: Fix several typosShyam Saini2018-06-132-2/+2
* lib: Add hexdumpAlexey Brodkin2018-06-132-1/+91