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-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
2018-02-26cmd: mdio: Fix style violationsMario Six
2018-02-26net: phy: marvell 88e151x: Fix handling of bare RGMII interface typeMario Six
2018-02-26net: phy: marvell: Fix style violationsMario Six
2018-02-26net: tsec: Make live-tree compatibleMario Six
2018-02-26net: tsec: Fix memory leak in error pathMario Six
2018-02-26net: tsec: Fix style violationsMario Six
2018-02-26ARM: dts: rmobile: Import proper DTS for H2 StoutMarek Vasut
2018-02-26ARM: socfpga: Add new CycloneV SoC Devboards DBM-SoC1 boardMarek Vasut
2018-02-25Merge git://git.denx.de/u-boot-mmcTom Rini
2018-02-26mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specifiedJean-Jacques Hiblot
2018-02-26mmc: omap_hsmmc: make it possible to compile out ADMA supportJean-Jacques Hiblot
2018-02-26mmc: omap_hsmmc: compile out write support if not neededJean-Jacques Hiblot
2018-02-26mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_platJean-Jacques Hiblot
2018-02-25Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-02-25Merge git://git.denx.de/u-boot-imxTom Rini