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