1. 3017ab5 reset: implement a driver for the Tegra CAR by Stephen Warren · Tue Sep 13 10:45:58 2016 -0600
  2. f641700 misc: implement Tegra CAR core driver by Stephen Warren · Tue Sep 13 10:45:57 2016 -0600
  3. 532543c ARM: tegra: add APIs the clock uclass driver will need by Stephen Warren · Tue Sep 13 10:45:56 2016 -0600
  4. 1453d10 ARM: tegra: add peripheral clock init table by Stephen Warren · Tue Sep 13 10:45:55 2016 -0600
  5. 5709649 ARM: tegra: pull Tegra210 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:54 2016 -0600
  6. d62577d ARM: tegra: pull Tegra124 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:53 2016 -0600
  7. 8148b9f ARM: tegra: pull Tegra114 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:52 2016 -0600
  8. 08d2dba ARM: tegra: pull Tegra30 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:51 2016 -0600
  9. 3831cd3 ARM: tegra: pull Tegra20 SoC DT from Linux v4.7 by Stephen Warren · Tue Sep 13 10:45:50 2016 -0600
  10. 6855520 ARM: tegra: remove "0, " from DT unit addresses by Stephen Warren · Tue Sep 13 10:45:49 2016 -0600
  11. a66f772 mmc: tegra: Add DM_MMC support to Tegra MMC driver by Tom Warren · Tue Sep 13 10:45:48 2016 -0600
  12. c044fe2 ARM: tegra: set MMC pin mux in board_init() by Stephen Warren · Tue Sep 13 10:45:47 2016 -0600
  13. 6d9ccbb mmc: tegra: priv struct and naming cleanup by Stephen Warren · Tue Sep 13 10:45:46 2016 -0600
  14. 4b12484 mmc: tegra: don't use periph_id in pad_init_mmc() by Stephen Warren · Tue Sep 13 10:45:45 2016 -0600
  15. c76e936 mmc: tegra: move pad_init_mmc() into MMC driver by Stephen Warren · Tue Sep 13 10:45:44 2016 -0600
  16. d55aadc mmc: tegra: use correct alias for SDHCI/MMC nodes by Stephen Warren · Tue Sep 13 10:45:43 2016 -0600
  17. 1c77f02 ARM: tegra: fdt: Add 'non-removable' property to all eMMC nodes by Tom Warren · Tue Sep 13 10:45:42 2016 -0600
  18. b644fad ARM: tegra: increase console buffer size and sys args num by Bryan Wu · Thu Sep 01 23:49:57 2016 +0000
  19. 71c10a4 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Sep 26 13:24:46 2016 -0400
  20. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  21. 48d55ac armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR by York Sun · Mon Sep 26 08:09:30 2016 -0700
  22. 4de7e93 armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option by York Sun · Mon Sep 26 08:09:29 2016 -0700
  23. 5eac460 armv8: ls1046ardb_emmc: Fix a typo in defconfig by York Sun · Mon Sep 26 08:09:28 2016 -0700
  24. 149eb33 Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option by York Sun · Mon Sep 26 08:09:27 2016 -0700
  25. b3d7164 armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A by York Sun · Mon Sep 26 08:09:26 2016 -0700
  26. c1e979b driver: ddr: fsl_mmdc: Pass board parameters through data structure by York Sun · Mon Sep 26 08:09:25 2016 -0700
  27. bad4984 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · Mon Sep 26 08:09:24 2016 -0700
  28. 6d5f7d1 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · Mon Sep 26 09:31:01 2016 -0400
  29. 58e58d8 i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K by Stefan Roese · Fri Sep 16 15:07:55 2016 +0200
  30. 2bbee3e i2c: mv_i2c.c: Validate read length in I2C command by jinghua · Fri Sep 16 15:07:54 2016 +0200
  31. 2b9a838 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) by Stefan Roese · Fri Sep 16 15:07:53 2016 +0200
  32. 8c3ba15 i2c: mv_i2c.c: Add DM support by Stefan Roese · Fri Sep 16 15:07:52 2016 +0200
  33. 90ddbb9 i2c: mv_i2c.c: Prepare driver for DM conversion by Stefan Roese · Fri Sep 16 15:07:51 2016 +0200
  34. 71c9a50 i2c: mv_i2c.c: Remove CONFIG_HARD_I2C by Stefan Roese · Fri Sep 16 15:07:50 2016 +0200
  35. 5196855 i2c: mv_i2c.c: cosmetic: Coding style cleanups by Stefan Roese · Fri Sep 16 15:07:49 2016 +0200
  36. 552b3fe board: amcore: update to use dm serial driver by Angelo Dureghello · Tue Sep 20 17:54:10 2016 +0200
  37. 3b0d570 board: amcore: add update scripts by Angelo Dureghello · Tue Sep 20 17:40:03 2016 +0200
  38. 228efd0 arm: mvebu: NAND support for DB-88F6820-AMC by Chris Packham · Thu Sep 22 12:56:15 2016 +1200
  39. a90dd4c arm: mvebu: add DB-88F6820-AMC board by Chris Packham · Thu Sep 22 12:56:14 2016 +1200
  40. f5fc25b arm: mvebu: create generic 88F6820 config option by Chris Packham · Thu Sep 22 12:56:13 2016 +1200
  41. 4caab60 arm: mvebu: theadorable: Configure board for PCIe 2.0 capability by Stefan Roese · Thu Aug 25 16:22:10 2016 +0200
  42. 8a5a180 usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · Wed Sep 21 11:29:02 2016 +0900
  43. af72713 reset: add no-op stubs for optional reset control by Masahiro Yamada · Wed Sep 21 11:29:01 2016 +0900
  44. 0b74708 errno.h: sync error macros with linux 4.8-rc7 by Masahiro Yamada · Wed Sep 21 11:29:00 2016 +0900
  45. 8ec5336 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · Wed Sep 21 11:28:59 2016 +0900
  46. 5f7f602 Move error macros from <asm-generic/errno.h> to <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:58 2016 +0900
  47. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  48. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  49. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  50. 676f595 Add <linux/errno.h> as a wrapper of <asm-generic/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:54 2016 +0900
  51. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · Wed Sep 21 11:28:53 2016 +0900
  52. 30fe357 drivers: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:39 2016 +0900
  53. 04cfea5 arch, board: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:38 2016 +0900
  54. e7e8ba9 libfdt: simplify fdt_del_mem_rsv() by Masahiro Yamada · Tue Sep 06 22:17:37 2016 +0900
  55. 1710321 x86: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:36 2016 +0900
  56. 9b70df5 usb: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:35 2016 +0900
  57. d41919b usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · Tue Sep 06 22:17:34 2016 +0900
  58. bf528cd video: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:33 2016 +0900
  59. cdb67f3 mmc: squash lines for immediate return by Masahiro Yamada · Tue Sep 06 22:17:32 2016 +0900
  60. 2f94e00 fs-test.sh: Update expected results by Tom Rini · Fri Sep 23 09:29:49 2016 -0400
  61. 9ec07c7 ext4: Revert rejection of 64bit enabled ext4 fs by Stefan Brüns · Sat Sep 17 02:10:12 2016 +0200
  62. 05313d1 ext4: Respect group descriptor size when adjusting free counts by Stefan Brüns · Tue Sep 20 01:13:01 2016 +0200
  63. bad7381 ext4: Use helper function to access group descriptor and its fields by Stefan Brüns · Sat Sep 17 02:10:10 2016 +0200
  64. 8f48fd5 ext4: Use correct descriptor size when reading the block group descriptor by Stefan Brüns · Sat Sep 17 02:10:09 2016 +0200
  65. 387f866 ext4: Add helper functions for block group descriptor field access by Stefan Brüns · Tue Sep 20 01:12:42 2016 +0200
  66. b2c28a2 ext4: determine group descriptor size for 64bit feature by Stefan Brüns · Sat Sep 17 02:10:07 2016 +0200
  67. f3c6e44 ext4: Update ext2/3/4 superblock, group descriptor and inode structures by Stefan Brüns · Sat Sep 17 02:10:06 2016 +0200
  68. 6cc369c ext4: Fix memory leak of journal buffer if block is updated multiple times by Stefan Brüns · Tue Sep 06 04:36:56 2016 +0200
  69. 74674ed ext4: Correct block number handling, empty block vs. error code by Stefan Brüns · Tue Sep 06 04:36:55 2016 +0200
  70. 0352713 ext4: remove duplicated block release code for extents by Stefan Brüns · Tue Sep 06 04:36:54 2016 +0200
  71. 7d936db ext4: initialize full inode for inodes bigger than 128 bytes by Stefan Brüns · Tue Sep 06 04:36:53 2016 +0200
  72. b1e9214 ext4: Use correct value for inode size even on revision 0 filesystems by Stefan Brüns · Tue Sep 06 04:36:52 2016 +0200
  73. 338a529 ext4: Fix memory leak in case of failure by Stefan Brüns · Tue Sep 06 04:36:51 2016 +0200
  74. 6303191 ext4: Avoid out-of-bounds access of block bitmap by Stefan Brüns · Tue Sep 06 04:36:50 2016 +0200
  75. 693f791 ext4: After completely filled group, scan next group from the beginning by Stefan Brüns · Tue Sep 06 04:36:49 2016 +0200
  76. dbe7205 ext4: Do not clear zalloc'ed buffers a second time by Stefan Brüns · Tue Sep 06 04:36:48 2016 +0200
  77. b7cdac0 ext4: Only update number of of unused inodes if GDT_CSUM feature is set by Stefan Brüns · Tue Sep 06 04:36:47 2016 +0200
  78. 9139715 ext4: Scan all directory blocks when looking up an entry by Stefan Brüns · Tue Sep 06 04:36:46 2016 +0200
  79. 57db899 ext4: Avoid corruption of directories with hash tree indexes by Stefan Brüns · Tue Sep 06 04:36:45 2016 +0200
  80. f577281 ext4: Scan all directory blocks for space when inserting a new entry by Stefan Brüns · Tue Sep 06 04:36:44 2016 +0200
  81. 2bef689 ext4: Do not crash when trying to grow a directory using extents by Stefan Brüns · Tue Sep 06 04:36:43 2016 +0200
  82. c102068 ext4: propagate error if creation of directory entry fails by Stefan Brüns · Tue Sep 06 04:36:42 2016 +0200
  83. 278f5d3 ext4: fix possible crash on directory traversal, ignore deleted entries by Stefan Brüns · Tue Sep 06 04:36:41 2016 +0200
  84. 59c9a8b ext4: fix wrong usage of le32_to_cpu() by Michael Walle · Mon Aug 29 10:46:46 2016 +0200
  85. 13179c2 ext4: fix endianess problems in ext4 write support by Michael Walle · Thu Sep 01 11:21:40 2016 +0200
  86. c07cdcb ext4: use kernel names for byte swaps by Michael Walle · Mon Aug 29 10:46:44 2016 +0200
  87. 2a81961 ext4: change structure fields to __le/__be types by Michael Walle · Mon Aug 29 10:46:43 2016 +0200
  88. 67a47e8 test/fs: Check writes using "." (same dir) relative path by Stefan Brüns · Wed Sep 14 01:01:31 2016 +0200
  89. 6771dd0 test/fs: Check ext4 behaviour if dirent is first entry in directory block by Stefan Brüns · Wed Sep 14 01:01:30 2016 +0200
  90. 4171e9b test/fs: strip noise from filesystem code prior to checking results by Stefan Brüns · Wed Sep 14 01:01:29 2016 +0200
  91. b238160 test/fs: remove use of undefined WRITE_FILE variable by Stefan Brüns · Wed Sep 14 01:01:28 2016 +0200
  92. 24d8480 test/fs: Restructure file path specification to allow some flexibility by Stefan Brüns · Wed Sep 14 01:01:27 2016 +0200
  93. 95dbded cmd/fat: Do not crash on write when <bytes> is not specified by Stefan Brüns · Sun Sep 11 22:51:42 2016 +0200
  94. 1499940 fs/fat: Correct description of determine_fatent function by Stefan Brüns · Sun Sep 11 22:51:41 2016 +0200
  95. 751b31d fs/fat: Do not write unmodified fat entries to disk by Stefan Brüns · Sun Sep 11 22:51:40 2016 +0200
  96. 6c617d6 fs/fat: Remove two statements without effect by Stefan Brüns · Sun Sep 11 22:51:39 2016 +0200
  97. 7972fc9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Sep 22 16:51:19 2016 -0400
  98. 67d7dde ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · Thu Sep 22 15:36:45 2016 -0400
  99. ccc4000 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Thu Sep 22 13:34:55 2016 -0400
  100. 02bf5b8 ARM: dts: uniphier: sync clock/reset controller nodes with Linux by Masahiro Yamada · Thu Sep 22 07:42:23 2016 +0900