1. 6ebb4d0 sunxi: Sync dts files with upstream kernel by Hans de Goede · 8 years ago
  2. 60ff992 sun6i: Add defconfig and dts file for tablets using the inet-q972 PCB by Hans de Goede · 8 years ago
  3. 932d9ab Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  4. e97270c Merge branch 'master' of git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  5. aa6b9e7 tools: kwboot: patch destaddr only for SoCs with header version 1 by Simon Baatz · 8 years ago
  6. 26898db arm: mvebu: a38x: typo fix cpabilities -> capbilities by Chris Packham · 8 years ago
  7. 3677118 arm: mvebu: a38x: update serdes error handling by Chris Packham · 8 years ago
  8. c647e6a spl: Remove unused CONFIG_SPL_SPI_* definitions by Chris Packham · 8 years ago
  9. 460086e arm: mvebu: Add support for NAND interface on A-38x by Chris Packham · 8 years ago
  10. abd7d31 i2c: mvtwsi: Fix order of address bytes (high to low) by Stefan Roese · 8 years ago
  11. b68a994 spi: tegra: fix hang in set_mode() by Stephen Warren · 8 years ago
  12. 1e75f47 ARM: tegra: remove stale nvidia, bpmp I2C DT property by Stephen Warren · 8 years ago
  13. 0a81e58 ARM: tegra: fix Tegra186 SDHCI clock/reset names by Stephen Warren · 8 years ago
  14. 1505b23 ARM: tegra: fix Tegra186 I2C clock name by Stephen Warren · 8 years ago
  15. 3103d21 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  16. 4ff7d5c Prepare v2016.09-rc2 by Tom Rini · 8 years ago
  17. 714804b fs-test.sh: Correct check_md5() test with newlines by Tom Rini · 8 years ago
  18. ce29024 net: mii: check phy advertising register when geting link status by Dongpo Li · 8 years ago
  19. 05d0698 net: davinci_emac: Restore the internal MDIO accessors return values by karl beldan · 8 years ago
  20. 77bc77a net/fm: Remove unused code of FMan QMI by Hou Zhiqiang · 8 years ago
  21. 12e4987 net: davinci_emac: Invalidate only the received portion of a buffer by karl beldan · 8 years ago
  22. e24ce8b net: davinci_emac: Round up top tx buffer boundaries for dcache ops by karl beldan · 8 years ago
  23. eeb7cf8 net: davinci_emac: Remove useless dcache ops on descriptors by karl beldan · 8 years ago
  24. 35fd378 net: nfs: Simplify rpc_add_credentials() by Joe Hershberger · 8 years ago
  25. f6b19eb net: nfs: Use the tx buffer to construct rpc msgs by Joe Hershberger · 8 years ago
  26. 739776a net: nfs: Move some prints to debug statements by Joe Hershberger · 8 years ago
  27. 3393d4c net: nfs: Use consistent names for the rpc_pkt by Joe Hershberger · 8 years ago
  28. 10e4097 net: nfs: Correct a comment by Joe Hershberger · 8 years ago
  29. 46e9312 net: nfs: Consolidate handling of NFSv3 attributes by Joe Hershberger · 8 years ago
  30. 1f46617 net: nfs: Fix lines that are too long by Joe Hershberger · 8 years ago
  31. d10bced net: nfs: Correct the reply data buffer size by Joe Hershberger · 8 years ago
  32. f59972b net: nfs: Share the file handle buffer for v2 / v3 by Joe Hershberger · 8 years ago
  33. 2a4bc83 net: NFS: Add NFSv3 support by Guillaume GARDET · 8 years ago
  34. 877a564 net: nfs: Remove unused define by Joe Hershberger · 8 years ago
  35. a8d4f89 net: nfs: Remove separate buffer for default name by Joe Hershberger · 8 years ago
  36. 9d39030 net: Stop including NFS overhead in defragment max by Joe Hershberger · 8 years ago
  37. e428420 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  38. 0cbfe5c pinctrl: fix typos in comment blocks of pinconfig_post_bind() by Masahiro Yamada · 8 years ago
  39. 0703225 efi_loader: Fix relocations above 64kb image size by Alexander Graf · 8 years ago
  40. 9b180ea Makefile: Remove tags file on mrproper by Vignesh R · 8 years ago
  41. 5a364df tools/env: soften warning about erase block alignment by Andreas Fenkart · 8 years ago
  42. 31f2e05 tools/env: return with error if redundant environments have unequal size by Andreas Fenkart · 8 years ago
  43. 42eae24 ARM: OMAP4+: vcores: Remove duplicated code by Lokesh Vutla · 8 years ago
  44. 266b23a ARM: OMAP5+: vcores: Drop unnecessary #ifndefs by Lokesh Vutla · 8 years ago
  45. 6d08340 test/py: match prompt only at line boundaries by Stephen Warren · 8 years ago
  46. e0aea63 common: cli_readline: Improve command line editing by James Byrne · 8 years ago
  47. 1c6fc8a fastboot: move to Kconfig by Steve Rae · 8 years ago
  48. 437689f fastboot: implement Kconfig by Steve Rae · 8 years ago
  49. da800ff cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments by Bin Meng · 8 years ago
  50. 53b3270 Kconfig: DISTRO_DEFAULTS: Only enable CMD_BOOTZ for ARM by Tom Rini · 8 years ago
  51. 04cf155 cmd: booti: move CONFIG_CMD_BOOTI to Kconfig by Masahiro Yamada · 8 years ago
  52. 36f067f cmd: Split 'bootz' and 'booti' out from 'bootm' by Tom Rini · 8 years ago
  53. 0e31a11 tests: Introduce DT overlay tests by Maxime Ripard · 8 years ago
  54. 5a680aa cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · 8 years ago
  55. 9e901ce libfdt: Add overlay application function by Maxime Ripard · 8 years ago
  56. 3559c79 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · 8 years ago
  57. 7bb4240 libfdt: Add fdt_getprop_namelen_w by Maxime Ripard · 8 years ago
  58. 87390e8 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · 8 years ago
  59. a4a4fb5 libfdt: Fix separator spelling by Maxime Ripard · 8 years ago
  60. 2125ca5 libfdt: Add max phandle retrieval function by Maxime Ripard · 8 years ago
  61. e26d504 libfdt: Add iterator over properties by Maxime Ripard · 8 years ago
  62. ab15421 libfdt: Add new headers and defines by Maxime Ripard · 8 years ago
  63. 9f6903f vsprintf: Include stdarg for va_list by Maxime Ripard · 8 years ago
  64. 900975b scripts: Makefile.lib: Sanitize DTB names by Maxime Ripard · 8 years ago
  65. 09caa01 cmd: fdt: Narrow the check for fdt addr by Maxime Ripard · 8 years ago
  66. 234a4cd ARM: rmobile: r8a7795: Add MMU layout by Nobuhiro Iwamatsu · 8 years ago
  67. 96c3ea9 ARM: rmobile: salvator-x: Update defconfig by Nobuhiro Iwamatsu · 8 years ago
  68. 04de0cf ARM: rmobile: Remove duplicate configs by Kconfig in rcar-gen3-common.h by Nobuhiro Iwamatsu · 8 years ago
  69. 4e388f0 ARM: rmobile: lager: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · 8 years ago
  70. 5a9900f arm: rmobile: Update defconfig by Nobuhiro Iwamatsu · 9 years ago
  71. 94fdac3 arm: rmobile: Fix HDMI output for BLANCHE board by masakazu.mochizuki.wd@hitachi.com · 9 years ago
  72. 9d0e937 arm: rmobile: Add BLANCHE board support by masakazu.mochizuki.wd@hitachi.com · 9 years ago
  73. 2c4097c mmc: rmobile: add a compiler barrier by Yannick Gicquel · 9 years ago
  74. 0181c33 ARM: rmobile: rcar-common: Fix warning of type difference by Nobuhiro Iwamatsu · 9 years ago
  75. fdf7c65 ARM: rmobile: Add support salvator-x board by Nobuhiro Iwamatsu · 9 years ago
  76. 2a6078e ARM: rmobile: Add support R8A7795 by Nobuhiro Iwamatsu · 9 years ago
  77. 4dc515a ARM: rmobile: Add support R-Car Generation 3 by Nobuhiro Iwamatsu · 9 years ago
  78. 8040395 ARM: rmobile: Move rcar-gen2-common to rcar-common by Nobuhiro Iwamatsu · 9 years ago
  79. b2c0e49 ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for Kconfig by Nobuhiro Iwamatsu · 8 years ago
  80. 1962016 serial: sh: Add support R8A7795 by Hiroyuki Yokoyama · 9 years ago
  81. e69f940 MAINTAINERS: Add maintainer entry of RMOBILE by Nobuhiro Iwamatsu · 9 years ago
  82. 7c11273 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · 9 years ago
  83. ea3eacc ARM: rmobile: Move SoC headers to mach-rmobile/include/mach by Nobuhiro Iwamatsu · 9 years ago
  84. c91ef68 ARM: rmobile: Move SoC sources to mach-rmobile by Nobuhiro Iwamatsu · 9 years ago
  85. e25fcf1 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  86. 77692eb x86: Add theadorable-x86-dfi-bt700 board support by Stefan Roese · 8 years ago
  87. 312dc93 x86: Add DFI BT700 BayTrail board support by Stefan Roese · 8 years ago
  88. 9a111ce x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code by Stefan Roese · 8 years ago
  89. cad6de4 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) by Stefan Roese · 8 years ago
  90. 9999bb8 cbfs: Fix incorrect CBFS file header size being used by Yaroslav K · 8 years ago
  91. c68caf8 x86: bdinfo: Drop meaningless values by Simon Glass · 8 years ago
  92. cf16168 bdinfo: Don't print out empty DRAM banks by Simon Glass · 8 years ago
  93. 5d2a588 x86: bayleybay: Add PS/2 keyboard and mouse to ASL file by Bin Meng · 8 years ago
  94. d8b49ff x86: som-db5800-som-6867: fix SERIRQ on reset by George McCollister · 8 years ago
  95. 4a269f2 misc: Add simple driver for some Nuvoton NCT6102D devices by Stefan Roese · 8 years ago
  96. fb2cac8 x86: baytrail: Add SIO HS-UART clock setup by Stefan Roese · 8 years ago
  97. 1daf477 x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE by Stefan Roese · 8 years ago
  98. cd55d95 x86: Mention running U-Boot in 64-bit mode in the README by Simon Glass · 8 years ago
  99. 669881b x86: Add a reference to README.efi by Simon Glass · 8 years ago
  100. c7d46cc x86: Mention how to boot a 64-bit kernel from U-Boot by Simon Glass · 8 years ago