summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * net: davinci_emac: Remove useless dcache ops on descriptorskarl beldan2016-08-22-28/+0
| * net: nfs: Simplify rpc_add_credentials()Joe Hershberger2016-08-22-16/+3
| * net: nfs: Use the tx buffer to construct rpc msgsJoe Hershberger2016-08-22-43/+45
| * net: nfs: Move some prints to debug statementsJoe Hershberger2016-08-22-21/+22
| * net: nfs: Use consistent names for the rpc_pktJoe Hershberger2016-08-22-17/+17
| * net: nfs: Correct a commentJoe Hershberger2016-08-22-1/+1
| * net: nfs: Consolidate handling of NFSv3 attributesJoe Hershberger2016-08-22-92/+59
| * net: nfs: Fix lines that are too longJoe Hershberger2016-08-22-3/+6
| * net: nfs: Correct the reply data buffer sizeJoe Hershberger2016-08-22-1/+1
| * net: nfs: Share the file handle buffer for v2 / v3Joe Hershberger2016-08-22-7/+5
| * net: NFS: Add NFSv3 supportGuillaume GARDET2016-08-22-47/+242
| * net: nfs: Remove unused defineJoe Hershberger2016-08-22-2/+0
| * net: nfs: Remove separate buffer for default nameJoe Hershberger2016-08-22-3/+1
| * net: Stop including NFS overhead in defragment maxJoe Hershberger2016-08-22-9/+1
* | Prepare v2016.09-rc2Tom Rini2016-08-22-1/+1
* | fs-test.sh: Correct check_md5() test with newlinesTom Rini2016-08-22-1/+1
|/
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2016-08-20-221/+11604
|\
| * ARM: rmobile: r8a7795: Add MMU layoutNobuhiro Iwamatsu2016-08-17-1/+31
| * ARM: rmobile: salvator-x: Update defconfigNobuhiro Iwamatsu2016-08-17-1/+9
| * ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.hNobuhiro Iwamatsu2016-08-17-7/+1
| * ARM: rmobile: lager: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu2016-08-17-1/+1
| * arm: rmobile: Update defconfigNobuhiro Iwamatsu2016-08-17-116/+47
| * arm: rmobile: Fix HDMI output for BLANCHE boardmasakazu.mochizuki.wd@hitachi.com2016-08-17-0/+30
| * arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com2016-08-17-47/+5006
| * mmc: rmobile: add a compiler barrierYannick Gicquel2016-08-17-0/+3
| * ARM: rmobile: rcar-common: Fix warning of type differenceNobuhiro Iwamatsu2016-08-17-2/+4
| * ARM: rmobile: Add support salvator-x boardNobuhiro Iwamatsu2016-08-17-0/+329
| * ARM: rmobile: Add support R8A7795Nobuhiro Iwamatsu2016-08-17-0/+5877
| * ARM: rmobile: Add support R-Car Generation 3Nobuhiro Iwamatsu2016-08-17-1/+198
| * ARM: rmobile: Move rcar-gen2-common to rcar-commonNobuhiro Iwamatsu2016-08-17-7/+7
| * ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for KconfigNobuhiro Iwamatsu2016-08-17-82/+96
| * serial: sh: Add support R8A7795Hiroyuki Yokoyama2016-08-17-1/+2
| * MAINTAINERS: Add maintainer entry of RMOBILENobuhiro Iwamatsu2016-08-17-0/+6
| * ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILENobuhiro Iwamatsu2016-08-17-67/+69
| * ARM: rmobile: Move SoC headers to mach-rmobile/include/machNobuhiro Iwamatsu2016-08-17-0/+0
| * ARM: rmobile: Move SoC sources to mach-rmobileNobuhiro Iwamatsu2016-08-17-2/+3
* | pinctrl: fix typos in comment blocks of pinconfig_post_bind()Masahiro Yamada2016-08-20-2/+2
* | efi_loader: Fix relocations above 64kb image sizeAlexander Graf2016-08-20-1/+1
* | Makefile: Remove tags file on mrproperVignesh R2016-08-20-1/+1
* | tools/env: soften warning about erase block alignmentAndreas Fenkart2016-08-20-1/+1
* | tools/env: return with error if redundant environments have unequal sizeAndreas Fenkart2016-08-20-3/+2
* | ARM: OMAP4+: vcores: Remove duplicated codeLokesh Vutla2016-08-20-52/+10
* | ARM: OMAP5+: vcores: Drop unnecessary #ifndefsLokesh Vutla2016-08-20-6/+3
* | test/py: match prompt only at line boundariesStephen Warren2016-08-20-3/+3
* | common: cli_readline: Improve command line editingJames Byrne2016-08-20-31/+67
* | fastboot: move to KconfigSteve Rae2016-08-20-16/+16
* | fastboot: implement KconfigSteve Rae2016-08-20-0/+67
* | cmd: efi_loader: Return CMD_RET_USAGE in case of not enough argumentsBin Meng2016-08-20-1/+1
* | Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARMTom Rini2016-08-20-1/+1
* | cmd: booti: move CONFIG_CMD_BOOTI to KconfigMasahiro Yamada2016-08-20-6/+8