summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-06-17dm: video: Add an EFI framebuffer driverBin Meng
2018-06-17efi: stub: Pass EFI GOP information to U-Boot payloadBin Meng
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng
2018-06-17x86: Drop QEMU-specific EFI payload supportBin Meng
2018-06-17x86: Add generic EFI payload supportBin Meng
2018-06-17x86: efi: payload: Add arch_cpu_init()Bin Meng
2018-06-17x86: efi: Refactor the directory of EFI app and payload supportBin Meng
2018-06-17x86: doc: Fix reference to EFI doc in U-BootBin Meng
2018-06-17x86: use EFI calling convention for efi_main on x86_64Ivan Gorinov
2018-06-17x86: cherryhill: Fix DTC warningBin Meng
2018-06-17Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-06-16Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-06-16ARM: rmobile: Disable 4k SF sectors on V3M EagleMarek Vasut
2018-06-16ARM: rmobile: Enable cache command on V3M EagleMarek Vasut
2018-06-16ARM: rmobile: Fix CPGW address on V3M EagleMarek Vasut
2018-06-16ARM: dts: rmobile: Add AVB PHY reset on V3M EagleMarek Vasut
2018-06-16ARM: dts: rmobile: Add AVB pinmux on V3M EagleMarek Vasut
2018-06-16ARM: dts: rmobile: Enable SDHI on E3 EbisuMarek Vasut
2018-06-16ARM: dts: rmobile: Add initial SDHI nodes to R8A77990 E3Marek Vasut
2018-06-16ARM: dts: rmobile: Add SCIF2 pinmux to E3 EbisuMarek Vasut
2018-06-16ARM: dts: rmobile: Add Renesas RPC HF/QSPI DT node to R8A77990Marek Vasut
2018-06-16ARM: rmobile: Enable RPCHF on DraakMarek Vasut
2018-06-16ARM: rmobile: Fix environment placement on DraakMarek Vasut
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