1. 2176d73 pinctrl: add driver for meson-gxbb pin controller by Beniamino Galvani · 8 years ago
  2. 77e425d arm: dts: update DTS files for meson-gxbb and odroid-c2 by Beniamino Galvani · 8 years ago
  3. cc52ad3 pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes by Beniamino Galvani · 8 years ago
  4. b4cc60d image-fit: fix fit_image_load() OS check by Andreas Bießmann · 8 years ago
  5. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  6. 6c68a22 bcm2835_gpio: Implement GPIOF_FUNC by Alexander Graf · 8 years ago
  7. d75e253 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  8. 0c9f1a8 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  9. 65656ea ARM: dts: dra72-evm: fix broken ethernet by Mugunthan V N · 8 years ago
  10. ac4e673 sunxi: fix 64-bit compiler warning for SPL header parsing by Andre Przywara · 8 years ago
  11. 8f97727 sunxi: Kconfig: rename non-existent SUN50I_A64 config symbol by Andre Przywara · 8 years ago
  12. e0e28ee Revert "sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80" by Andre Przywara · 8 years ago
  13. 9c781a5 sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBC by Hans de Goede · 8 years ago
  14. 1ec1cc0 sunxi: Enable emac on H3 orangepi boards by Hans de Goede · 8 years ago
  15. 364fd16 sunxi: Sync h3-orangepi dts files with kernel by Hans de Goede · 8 years ago
  16. c9a76b5 sunxi: Fix H3 EMAC syscon register address by Chen-Yu Tsai · 8 years ago
  17. 5aa576d sunxi: Add support for A33-OLinuXino board by Stefan Mavrodiev · 8 years ago
  18. ed4d07f sunxi: Add iNet D978 rev2 defconfig by Icenowy Zheng · 8 years ago
  19. ba2aa02 sunxi: add proper device tree for iNet D978 rev2 boards by Icenowy Zheng · 8 years ago
  20. 84f4148 nand: Fix some more NULL name tests by Scott Wood · 8 years ago
  21. 094d1a8 nand: Fix nand info for no device by Tony Lindgren · 8 years ago
  22. 3c2170a mtd: nand: pxa3xx: use nand_set_controller_data by Chris Packham · 8 years ago
  23. 441f238 ARM: tegra: Add support for TK1-SOM board from Colorado Engineering by Peter Chubb · 8 years ago
  24. 88b9e73 ARM: tegra: use numeric versioning for p2771-0000 by Stephen Warren · 8 years ago
  25. 1be0c28 x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload by Bin Meng · 8 years ago
  26. e20a69c x86: efi: Fix EFI 64-bit payload build warnings by Bin Meng · 8 years ago
  27. 7c78bf9 x86: efi: payload: Make EFI payload build again by Bin Meng · 8 years ago
  28. f7f5674 x86: Add debugging when cpu_common_init() fails by Simon Glass · 8 years ago
  29. bd24124 x86: ivybridge: Allow microcode to be collated by Simon Glass · 8 years ago
  30. 7f99c7c x86: Add debugging when a microcode update fails by Simon Glass · 8 years ago
  31. 28a0b14 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  32. 0df88b7 ARM: uniphier: enable CONFIG_CMD_CACHE by Masahiro Yamada · 8 years ago
  33. df5fda0 ARM: uniphier: change UNIPHIER_SERIAL to default y option by Masahiro Yamada · 8 years ago
  34. 21621ad ARM: dts: uniphier: add u-boot, dm-pre-reloc to use eMMC boot on sLD3 by Masahiro Yamada · 8 years ago
  35. 366cd72 ARM: uniphier: increase CONFIG_SYS_MALLOC_F_LEN for sLD3 by Masahiro Yamada · 8 years ago
  36. d040170 ARM: uniphier: display revision of Micro Support Card 3.6.x kindly by Masahiro Yamada · 8 years ago
  37. a788892 ARM: uniphier: support system reset functionality for PSCI by Masahiro Yamada · 8 years ago
  38. 2545553 mmc: uniphier-sd: just return if already set to desired clock rate by Masahiro Yamada · 8 years ago
  39. 0205148 mmc: uniphier-sd: return error code if unsupported width is given by Masahiro Yamada · 8 years ago
  40. b29afb9 mmc: uniphier-sd: move uniphier_sd_init() below by Masahiro Yamada · 8 years ago
  41. b26daaa mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS by Masahiro Yamada · 8 years ago
  42. fe5428d mmc: uniphier-sd: add static qualifiers to probe and remove callbacks by Masahiro Yamada · 8 years ago
  43. a21f707 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  44. f8e32c3 rockchip: rk3399: update MAINTAINER file by Kever Yang · 8 years ago
  45. 2f05d82 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  46. bccdfb5 nand: Fix set_dev checks for no device by Tony Lindgren · 8 years ago
  47. 7facf88 treewide: fix "followings" to "following" by Masahiro Yamada · 8 years ago
  48. d1d9d60 tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list by Masahiro Yamada · 8 years ago
  49. bae1480 arm: cache: always flush cache line size for page table by Stefan Agner · 8 years ago
  50. c4a7322 arm: cache: add support for LPAE for region D$ behavior by Stefan Agner · 8 years ago
  51. bca0196 arch/arm/Kconfig: Whitespace correction by Tom Rini · 8 years ago
  52. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  53. 213407e sunxi: Tune H3 DRAM PLL to improve lock time by Jens Kuske · 8 years ago
  54. 663ae65 sunxi: display: Use PWM to drive backlight where applicable by Hans de Goede · 8 years ago
  55. 0f788b6 sun5i: Add defconfig and dts file for the Empire Electronix M712 tablet by Hans de Goede · 8 years ago
  56. 6ebb4d0 sunxi: Sync dts files with upstream kernel by Hans de Goede · 8 years ago
  57. 60ff992 sun6i: Add defconfig and dts file for tablets using the inet-q972 PCB by Hans de Goede · 8 years ago
  58. 932d9ab Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
  59. e97270c Merge branch 'master' of git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  60. aa6b9e7 tools: kwboot: patch destaddr only for SoCs with header version 1 by Simon Baatz · 8 years ago
  61. 26898db arm: mvebu: a38x: typo fix cpabilities -> capbilities by Chris Packham · 8 years ago
  62. 3677118 arm: mvebu: a38x: update serdes error handling by Chris Packham · 8 years ago
  63. c647e6a spl: Remove unused CONFIG_SPL_SPI_* definitions by Chris Packham · 8 years ago
  64. 460086e arm: mvebu: Add support for NAND interface on A-38x by Chris Packham · 8 years ago
  65. abd7d31 i2c: mvtwsi: Fix order of address bytes (high to low) by Stefan Roese · 8 years ago
  66. b68a994 spi: tegra: fix hang in set_mode() by Stephen Warren · 8 years ago
  67. 1e75f47 ARM: tegra: remove stale nvidia, bpmp I2C DT property by Stephen Warren · 8 years ago
  68. 0a81e58 ARM: tegra: fix Tegra186 SDHCI clock/reset names by Stephen Warren · 8 years ago
  69. 1505b23 ARM: tegra: fix Tegra186 I2C clock name by Stephen Warren · 8 years ago
  70. 3103d21 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  71. 4ff7d5c Prepare v2016.09-rc2 by Tom Rini · 8 years ago
  72. 714804b fs-test.sh: Correct check_md5() test with newlines by Tom Rini · 8 years ago
  73. ce29024 net: mii: check phy advertising register when geting link status by Dongpo Li · 8 years ago
  74. 05d0698 net: davinci_emac: Restore the internal MDIO accessors return values by karl beldan · 8 years ago
  75. 77bc77a net/fm: Remove unused code of FMan QMI by Hou Zhiqiang · 8 years ago
  76. 12e4987 net: davinci_emac: Invalidate only the received portion of a buffer by karl beldan · 8 years ago
  77. e24ce8b net: davinci_emac: Round up top tx buffer boundaries for dcache ops by karl beldan · 8 years ago
  78. eeb7cf8 net: davinci_emac: Remove useless dcache ops on descriptors by karl beldan · 8 years ago
  79. 35fd378 net: nfs: Simplify rpc_add_credentials() by Joe Hershberger · 8 years ago
  80. f6b19eb net: nfs: Use the tx buffer to construct rpc msgs by Joe Hershberger · 8 years ago
  81. 739776a net: nfs: Move some prints to debug statements by Joe Hershberger · 8 years ago
  82. 3393d4c net: nfs: Use consistent names for the rpc_pkt by Joe Hershberger · 8 years ago
  83. 10e4097 net: nfs: Correct a comment by Joe Hershberger · 8 years ago
  84. 46e9312 net: nfs: Consolidate handling of NFSv3 attributes by Joe Hershberger · 8 years ago
  85. 1f46617 net: nfs: Fix lines that are too long by Joe Hershberger · 8 years ago
  86. d10bced net: nfs: Correct the reply data buffer size by Joe Hershberger · 8 years ago
  87. f59972b net: nfs: Share the file handle buffer for v2 / v3 by Joe Hershberger · 8 years ago
  88. 2a4bc83 net: NFS: Add NFSv3 support by Guillaume GARDET · 8 years ago
  89. 877a564 net: nfs: Remove unused define by Joe Hershberger · 8 years ago
  90. a8d4f89 net: nfs: Remove separate buffer for default name by Joe Hershberger · 8 years ago
  91. 9d39030 net: Stop including NFS overhead in defragment max by Joe Hershberger · 8 years ago
  92. e428420 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 8 years ago
  93. 0cbfe5c pinctrl: fix typos in comment blocks of pinconfig_post_bind() by Masahiro Yamada · 8 years ago
  94. 0703225 efi_loader: Fix relocations above 64kb image size by Alexander Graf · 8 years ago
  95. 9b180ea Makefile: Remove tags file on mrproper by Vignesh R · 8 years ago
  96. 5a364df tools/env: soften warning about erase block alignment by Andreas Fenkart · 8 years ago
  97. 31f2e05 tools/env: return with error if redundant environments have unequal size by Andreas Fenkart · 8 years ago
  98. 42eae24 ARM: OMAP4+: vcores: Remove duplicated code by Lokesh Vutla · 8 years ago
  99. 266b23a ARM: OMAP5+: vcores: Drop unnecessary #ifndefs by Lokesh Vutla · 8 years ago
  100. 6d08340 test/py: match prompt only at line boundaries by Stephen Warren · 8 years ago