summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-03-05tools: Include U-Boot libfdt headers from their actual pathPaul Kocialkowski
2018-03-05input: indicate that code page 437 is usedHeinrich Schuchardt
2018-03-05pinctrl: Kconfig: Fix typoMarek BehĂșn
2018-03-05gpio: pca953x_gpio: Support label setting from DTMario Six
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas
2018-03-05tools/env: allow equal sign as key value separationStefan Agner
2018-03-05Atmel TPM: Fix potential buffer overrunsJeremy Boone
2018-03-05Infineon TPM: Fix potential buffer overrunsJeremy Boone
2018-03-05STMicro TPM: Fix potential buffer overrunsJeremy Boone
2018-03-05ARM: dts: rmobile: Add PHY reset GPIOMarek Vasut
2018-03-05ARM: dts: rmobile: Make PFC and RST available early on Gen2 onlyMarek Vasut
2018-03-05ARM: rmobile: Add R8A77965 Salvator-XS board supportMarek Vasut
2018-03-05ARM: dts: rmobile: Add SDHI nodes to R8A77965 M3N DTMarek Vasut
2018-03-05ARM: dts: rmobile: Add xHCI node to R8A77965 M3N DTMarek Vasut
2018-03-05ARM: dts: rmobile: Add EHCI nodes to R8A77965 M3N DTMarek Vasut
2018-03-05ARM: dts: rmobile: Add RAVB node to R8A77965 M3N DTMarek Vasut
2018-03-05ARM: dts: rmobile: Import R8A77965 M3N DT files from LinuxMarek Vasut
2018-03-05usb: xhci-rcar: Add R8A77965 M3N entriesMarek Vasut
2018-03-05pinctrl: rmobile: Add R8A77965 M3N entriesMarek Vasut
2018-03-05net: ravb: Add R8A77965 M3N entriesMarek Vasut
2018-03-05mmc: uniphier-sd: Add R8A77965 M3N entriesMarek Vasut
2018-03-05gpio: rcar: Add R8A77965 M3N entriesMarek Vasut
2018-03-05clk: renesas: Add R8A77965 M3N entriesMarek Vasut
2018-03-05ARM: rmobile: Add R8A77965 M3N IDsMarek Vasut
2018-03-01Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-03-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-03-01Merge tag 'xilinx-kconfig-for-v2018.03' of git://www.denx.de/git/u-boot-micro...Tom Rini
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar
2018-03-01microblaze: Added Kconfig support for CONFIG_XILINX_GPIOVipul Kumar
2018-03-01i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1Vipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSETVipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVEVipul Kumar
2018-03-01i2c: Enabled CONFIG_SYS_I2C_ZYNQ in the respective defconfigVipul Kumar
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQVipul Kumar
2018-02-28arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPLVipul Kumar
2018-02-28fpga: Added Kconfig support for FPGA_SPARTAN3Vipul Kumar
2018-02-27Merge git://git.denx.de/u-boot-netTom Rini
2018-02-27Kconfig: cmd: Make networking command dependent on NETMichal Simek
2018-02-27ARM: rmobile: Build u-boot-spl.srec on Gen2Marek Vasut
2018-02-27Makefile: add u-boot-spl.srec targetMarek Vasut
2018-02-27ARM: rmobile: Build u-boot-elf.srec on Gen3Masaru Nagai
2018-02-27Makefile: add u-boot-elf.srec targetMasaru Nagai
2018-02-27arm: socfpga: cyclone5: Enable Macronix flash supportChin Liang See
2018-02-26net: phy: smsc: Add SMSC LAN8741 supportArno Steffens
2018-02-26net: e1000: Fix e1000_igb semaphore handlingBernhard Messerklinger
2018-02-26NET: designware: fix clock enableEugeniy Paltsev
2018-02-26phy: Fix style violationsMario Six