Commit Graph

50844 Commits (2c09dbf4250be1f6c8fc391cc1882df35b47a421)
 

Author SHA1 Message Date
Lukasz Majewski 2c09dbf425 display5: Add missing environment.h include to avoid warning 6 years ago
Lukasz Majewski 0f05512d11 display5: config: Add GPT verification and restoration code on SWUpdate entry 6 years ago
Lukasz Majewski bfb504bc7e display5: display5_defconfig: Enable support for gpt command (CMD_GPT) in production u-boot 6 years ago
Lukasz Majewski 9fea1ca013 display5: config: Reduce rootfs2 (BACKUP) size from 1528M to 512M 6 years ago
Lukasz Majewski 5d9254098c display5: config: Add cma=256M to command line arguments 6 years ago
Lukasz Majewski c451713abf display5: net: Add function to read ethaddr from iMX6 fuses 6 years ago
Lukasz Majewski ea4584d73d display5: ddr: Enable support for DDR3 auto calibration 6 years ago
Lukasz Majewski b5f4543c92 display5: config: Update swupdate initramfs file name (now supporting ext4) 6 years ago
Lukasz Majewski 18ccca59e3 display5: config: factory: Update BACKUP rootfs in factory mode 6 years ago
Lukasz Majewski dd4ed88bf1 display5: config: Provide 'tftp_mmc_rootfs_bkp' command to write BACKUP rootfs 6 years ago
Lukasz Majewski 76d1d169f3 display5: wdt: Enable WDT support (both SPL and u-boot) 6 years ago
Lukasz Majewski 27aede24bc display5: Support for the emergency PAD pressing 6 years ago
Lukasz Majewski cf74e0a96b display5: config: factory: Extend mtdparts to support LEG factory partition 6 years ago
Lukasz Majewski 1fa328f73a display5: config: Update SPI-NOR partition for larger swupdate-initramfs 6 years ago
Lukasz Majewski b78e9c4f1e display5: config: Remove support for Linux initramfs recovery image boot 6 years ago
Lukasz Majewski 1bcbf48f18 display5: config: Reset the board when bootm fails 6 years ago
Lukasz Majewski e087905a48 display5: spl: Check return code of the env_* functions 6 years ago
Lukasz Majewski 2f4372a101 display5: config: Provide command to flash the whole SPI-NOR memory 6 years ago
Lukasz Majewski 86d759ea3c display5: config: Add "factory" (1MiB) SPI-NOR partition in u-boot 6 years ago
Lukasz Majewski 4864ba7f4a display5: config: factory: Setup IP config data according to LEG production setup 6 years ago
Lukasz Majewski 13e012f7b5 display5: factory: Add support for BOOT_FROM = FACTORY switch 6 years ago
Tom Rini a715415bb5 Merge branch 'master' of git://git.denx.de/u-boot-usb 6 years ago
Tom Rini f58e779513 Merge tag 'arc-updates-for-2018.07-rc2' of git://git.denx.de/u-boot-arc 6 years ago
Tom Rini d94e89c765 Xilinx fixes for v2018.07-rc2 6 years ago
Alexey Brodkin 3b4410dde3 ARC: HSDK: Add readme 6 years ago
Eugeniy Paltsev 9ddcfef6d4 ARC: HSDK: Add tool and make target to generate bsp 6 years ago
Michal Simek b729ed0d95 serial: zynq: Make zynq_serial_setbrg static 6 years ago
Michal Simek a673025535 serial: zynq: Initialize uart only before relocation 6 years ago
Michal Simek e90d2659e4 serial: zynq: Write chars till output fifo is full 6 years ago
Michal Simek c9a2c47b91 serial: zynq: Use BIT macros instead of shifts and full hex numbers 6 years ago
Michal Simek 01fcf01e81 gpio: zynq_gpio: bank description should use unsigned type 6 years ago
Michal Simek e3c26b8d95 arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite() 6 years ago
Michal Simek 1e3e68f109 arm64: zynqmp: Check return value from calloc 6 years ago
Michal Simek b6911780b5 mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning() 6 years ago
Michal Simek 1471fadf69 gpio: zynq: Do not check unsigned type that is >= 0 6 years ago
Siva Durga Prasad Paladugu 1a7414f626 mmc: sdhci: Fix MMC HS200 tuning command failures 6 years ago
Luca Ceresoli c7df098a71 arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE 6 years ago
Michal Simek 343671e483 arm64: zynqmp: Enable SPD ddr support for zcu102 targets 6 years ago
Michal Simek 56c0e646c4 timer: cadence: Implement timer_get_boot_us 6 years ago
Michal Simek 3c1eaec012 arm: zynq: Drop #address-cells and #size-cells from gpio-keys 6 years ago
Siva Durga Prasad Paladugu bc0f4ed133 arm64: zynqmp: Split emmc configuration into emmc0 and emmc1 6 years ago
Michal Simek 0ecd14e636 arm: zynq: Add missing watchdog header 6 years ago
Tom Rini 9d0dc69235 Patch queue for efi - 2018-06-14 6 years ago
Tom Rini 606fddd76c Merge branch 'master' of git://git.denx.de/u-boot-net 6 years ago
Vasily Khoruzhick b9f34757db usb: sunxi: access ahb_reset0_cfg in CCM using its offset 6 years ago
Alexander Graf 58bc69d20a efi_loader: Allocate memory handle for mem dp 6 years ago
Heinrich Schuchardt 2f61b13d6a efi_loader: avoid make race condition 6 years ago
Heinrich Schuchardt 44ab2d325b efi_loader: avoid initializer element is not constant 6 years ago
Simon Glass 2d2b5b2d00 efi: Add a comment about duplicated ELF constants 6 years ago
Alexander Graf e4679489c3 efi_loader: Convert runtime reset from switch to if statements 6 years ago