Commit Graph

39209 Commits (46fe9eb08812cc27a0d5cd97d97373c14d578fe9)
 

Author SHA1 Message Date
Tom Rini 46fe9eb088 Merge branch 'master' of git://git.denx.de/u-boot-net 8 years ago
Tom Rini 1d3bcb66ee Prepare v2016.09-rc2 8 years ago
Tom Rini 10ba92f69e fs-test.sh: Correct check_md5() test with newlines 8 years ago
Dongpo Li 8c83c0303c net: mii: check phy advertising register when geting link status 8 years ago
karl beldan 05237f735e net: davinci_emac: Restore the internal MDIO accessors return values 8 years ago
Hou Zhiqiang c23c7d461f net/fm: Remove unused code of FMan QMI 8 years ago
karl beldan a51897b6c1 net: davinci_emac: Invalidate only the received portion of a buffer 8 years ago
karl beldan 6202b8f28c net: davinci_emac: Round up top tx buffer boundaries for dcache ops 8 years ago
karl beldan a02c232336 net: davinci_emac: Remove useless dcache ops on descriptors 8 years ago
Joe Hershberger 1ff65d440d net: nfs: Simplify rpc_add_credentials() 8 years ago
Joe Hershberger 998372b479 net: nfs: Use the tx buffer to construct rpc msgs 8 years ago
Joe Hershberger d89ff2df33 net: nfs: Move some prints to debug statements 8 years ago
Joe Hershberger 0517cc45e5 net: nfs: Use consistent names for the rpc_pkt 8 years ago
Joe Hershberger c629c45f30 net: nfs: Correct a comment 8 years ago
Joe Hershberger 051ed9af8c net: nfs: Consolidate handling of NFSv3 attributes 8 years ago
Joe Hershberger 347a901597 net: nfs: Fix lines that are too long 8 years ago
Joe Hershberger 6279b49e6c net: nfs: Correct the reply data buffer size 8 years ago
Joe Hershberger 5280c76915 net: nfs: Share the file handle buffer for v2 / v3 8 years ago
Guillaume GARDET b0baca9820 net: NFS: Add NFSv3 support 8 years ago
Joe Hershberger d23d7bd793 net: nfs: Remove unused define 8 years ago
Joe Hershberger f8b26c7adf net: nfs: Remove separate buffer for default name 8 years ago
Joe Hershberger aa7a648747 net: Stop including NFS overhead in defragment max 8 years ago
Tom Rini c98b171e10 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh 8 years ago
Masahiro Yamada f835706c29 pinctrl: fix typos in comment blocks of pinconfig_post_bind() 8 years ago
Alexander Graf b1237c6e8a efi_loader: Fix relocations above 64kb image size 8 years ago
Vignesh R 68a2fd4357 Makefile: Remove tags file on mrproper 8 years ago
Andreas Fenkart 4ed6f4318b tools/env: soften warning about erase block alignment 8 years ago
Andreas Fenkart 490365c38f tools/env: return with error if redundant environments have unequal size 8 years ago
Lokesh Vutla c359ae5e8b ARM: OMAP4+: vcores: Remove duplicated code 8 years ago
Lokesh Vutla 5328717cde ARM: OMAP5+: vcores: Drop unnecessary #ifndefs 8 years ago
Stephen Warren 4ba58bdabd test/py: match prompt only at line boundaries 8 years ago
James Byrne fc18e9b3d5 common: cli_readline: Improve command line editing 8 years ago
Steve Rae 2883c4edfb fastboot: move to Kconfig 8 years ago
Steve Rae e016f0b2c2 fastboot: implement Kconfig 8 years ago
Bin Meng 3c1dcef62a cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments 8 years ago
Tom Rini a391d5004e Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM 8 years ago
Masahiro Yamada 2695927198 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig 8 years ago
Tom Rini 5db28905c9 cmd: Split 'bootz' and 'booti' out from 'bootm' 8 years ago
Maxime Ripard f2a9942fbc tests: Introduce DT overlay tests 8 years ago
Maxime Ripard e6628ad7b9 cmd: fdt: add fdt overlay application subcommand 8 years ago
Maxime Ripard ddf67f7135 libfdt: Add overlay application function 8 years ago
Maxime Ripard ea7b1a213e libfdt: Add fdt_setprop_inplace_namelen_partial 8 years ago
Maxime Ripard 2b941bf96d libfdt: Add fdt_getprop_namelen_w 8 years ago
Maxime Ripard 8e9685715b libfdt: Add fdt_path_offset_namelen 8 years ago
Maxime Ripard 6f5f92c60b libfdt: Fix separator spelling 8 years ago
Maxime Ripard 57c7809ab0 libfdt: Add max phandle retrieval function 8 years ago
Maxime Ripard 67e610d9f0 libfdt: Add iterator over properties 8 years ago
Maxime Ripard 805ac6aacf libfdt: Add new headers and defines 8 years ago
Maxime Ripard f272f1fcd9 vsprintf: Include stdarg for va_list 8 years ago
Maxime Ripard 716f908526 scripts: Makefile.lib: Sanitize DTB names 8 years ago