summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-26Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2016-08-26Merge branch 'master' of git://www.denx.de/git/u-boot-marvellTom Rini
2016-08-26tools: kwboot: patch destaddr only for SoCs with header version 1Simon Baatz
2016-08-26arm: mvebu: a38x: typo fix cpabilities -> capbilitiesChris Packham
2016-08-26arm: mvebu: a38x: update serdes error handlingChris Packham
2016-08-26spl: Remove unused CONFIG_SPL_SPI_* definitionsChris Packham
2016-08-26arm: mvebu: Add support for NAND interface on A-38xChris Packham
2016-08-26i2c: mvtwsi: Fix order of address bytes (high to low)Stefan Roese
2016-08-25spi: tegra: fix hang in set_mode()Stephen Warren
2016-08-25ARM: tegra: remove stale nvidia, bpmp I2C DT propertyStephen Warren
2016-08-25ARM: tegra: fix Tegra186 SDHCI clock/reset namesStephen Warren
2016-08-25ARM: tegra: fix Tegra186 I2C clock nameStephen Warren
2016-08-23Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-08-23Prepare v2016.09-rc2Tom Rini
2016-08-22fs-test.sh: Correct check_md5() test with newlinesTom Rini
2016-08-22net: mii: check phy advertising register when geting link statusDongpo Li
2016-08-22net: davinci_emac: Restore the internal MDIO accessors return valueskarl beldan
2016-08-22net/fm: Remove unused code of FMan QMIHou Zhiqiang
2016-08-22net: davinci_emac: Invalidate only the received portion of a bufferkarl beldan
2016-08-22net: davinci_emac: Round up top tx buffer boundaries for dcache opskarl beldan
2016-08-22net: davinci_emac: Remove useless dcache ops on descriptorskarl beldan
2016-08-22net: nfs: Simplify rpc_add_credentials()Joe Hershberger
2016-08-22net: nfs: Use the tx buffer to construct rpc msgsJoe Hershberger
2016-08-22net: nfs: Move some prints to debug statementsJoe Hershberger
2016-08-22net: nfs: Use consistent names for the rpc_pktJoe Hershberger
2016-08-22net: nfs: Correct a commentJoe Hershberger
2016-08-22net: nfs: Consolidate handling of NFSv3 attributesJoe Hershberger
2016-08-22net: nfs: Fix lines that are too longJoe Hershberger
2016-08-22net: nfs: Correct the reply data buffer sizeJoe Hershberger
2016-08-22net: nfs: Share the file handle buffer for v2 / v3Joe Hershberger
2016-08-22net: NFS: Add NFSv3 supportGuillaume GARDET
2016-08-22net: nfs: Remove unused defineJoe Hershberger
2016-08-22net: nfs: Remove separate buffer for default nameJoe Hershberger
2016-08-22net: Stop including NFS overhead in defragment maxJoe Hershberger
2016-08-20Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2016-08-20pinctrl: fix typos in comment blocks of pinconfig_post_bind()Masahiro Yamada
2016-08-20efi_loader: Fix relocations above 64kb image sizeAlexander Graf
2016-08-20Makefile: Remove tags file on mrproperVignesh R
2016-08-20tools/env: soften warning about erase block alignmentAndreas Fenkart
2016-08-20tools/env: return with error if redundant environments have unequal sizeAndreas Fenkart
2016-08-20ARM: OMAP4+: vcores: Remove duplicated codeLokesh Vutla
2016-08-20ARM: OMAP5+: vcores: Drop unnecessary #ifndefsLokesh Vutla
2016-08-20test/py: match prompt only at line boundariesStephen Warren
2016-08-20common: cli_readline: Improve command line editingJames Byrne
2016-08-20fastboot: move to KconfigSteve Rae
2016-08-20fastboot: implement KconfigSteve Rae
2016-08-20cmd: efi_loader: Return CMD_RET_USAGE in case of not enough argumentsBin Meng
2016-08-20Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARMTom Rini
2016-08-20cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini