summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-19ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodesMarek Vasut
2018-06-19net: sh_eth: Support reset GPIO both in mac and phy nodeMarek Vasut
2018-06-19net: ravb: Support reset GPIO both in mac and phy nodeMarek Vasut
2018-06-19net: ravb: Filter out supported PHY featuresMarek Vasut
2018-06-19net: ravb: Do not shut down clock in start callbackMarek Vasut
2018-06-19ARM: dts: rmobile: Move the PHY reset GPIO backMarek Vasut
2018-06-19ARM: rmobile: Adjust text base on V3M EagleMarek Vasut
2018-06-19pinctrl: renesas: Fix register usage in sh_pfc_{read,write}Marek Vasut
2018-06-18Merge git://git.denx.de/u-boot-x86Tom Rini
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
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