summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-06-15Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arcTom Rini
2018-06-15Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2018-06-15ARC: HSDK: Add readmeAlexey Brodkin
2018-06-15ARC: HSDK: Add tool and make target to generate bspEugeniy Paltsev
2018-06-15serial: zynq: Make zynq_serial_setbrg staticMichal Simek
2018-06-15serial: zynq: Initialize uart only before relocationMichal Simek
2018-06-15serial: zynq: Write chars till output fifo is fullMichal Simek
2018-06-15serial: zynq: Use BIT macros instead of shifts and full hex numbersMichal Simek
2018-06-15gpio: zynq_gpio: bank description should use unsigned typeMichal Simek
2018-06-15arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()Michal Simek
2018-06-15arm64: zynqmp: Check return value from callocMichal Simek
2018-06-15mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()Michal Simek
2018-06-15gpio: zynq: Do not check unsigned type that is >= 0Michal Simek
2018-06-15mmc: sdhci: Fix MMC HS200 tuning command failuresSiva Durga Prasad Paladugu
2018-06-15arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILELuca Ceresoli
2018-06-15arm64: zynqmp: Enable SPD ddr support for zcu102 targetsMichal Simek
2018-06-15timer: cadence: Implement timer_get_boot_usMichal Simek
2018-06-15arm: zynq: Drop #address-cells and #size-cells from gpio-keysMichal Simek
2018-06-15arm64: zynqmp: Split emmc configuration into emmc0 and emmc1Siva Durga Prasad Paladugu
2018-06-15arm: zynq: Add missing watchdog headerMichal Simek
2018-06-14Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-06-14Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-06-14usb: sunxi: access ahb_reset0_cfg in CCM using its offsetVasily Khoruzhick
2018-06-14efi_loader: Allocate memory handle for mem dpAlexander Graf
2018-06-14efi_loader: avoid make race conditionHeinrich Schuchardt
2018-06-14efi_loader: avoid initializer element is not constantHeinrich Schuchardt
2018-06-14efi: Add a comment about duplicated ELF constantsSimon Glass
2018-06-14efi_loader: Convert runtime reset from switch to if statementsAlexander Graf
2018-06-14riscv: Add support for HI20 PE relocationsAlexander Graf