1. 1335483 arm64: mvebu: Armada 7K/8K: Add Armada 7K/8K dts files by Stefan Roese · 8 years ago
  2. 22f5de6 ahci: Make ahci_port_base() non-static to enable overwrite by Stefan Roese · 8 years ago
  3. d36277e usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · 8 years ago
  4. c0132f6 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K by Stefan Roese · 8 years ago
  5. 01e62c7 arm64: mvebu: Add Armada 3700 db-88f3720 development board support by Stefan Roese · 8 years ago
  6. f61aefc arm64: mvebu: Add support for the Marvell Armada 3700 SoC by Stefan Roese · 8 years ago
  7. f733228 arm64: mvebu: Armada 3700: Add USB device tree nodes by Stefan Roese · 8 years ago
  8. 56d5395 arm64: mvebu: Armada 3700: Add COMPHY device tree nodes by Stefan Roese · 8 years ago
  9. 9e9e63c arm64: mvebu: Armada 3700: Add I2C device tree nodes by Stefan Roese · 8 years ago
  10. 3f84e2e arm64: mvebu: Armada 3700: Add ethernet device tree nodes by Stefan Roese · 8 years ago
  11. cdccf9c arm64: mvebu: Armada 3700: Add SPI device tree nodes by Stefan Roese · 8 years ago
  12. 850db82 arm64: mvebu: Armada 3700: Add Armada 37xx dts files by Stefan Roese · 8 years ago
  13. 3335786 drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k by Stefan Roese · 8 years ago
  14. c6cfcc9 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · 8 years ago
  15. 81c1f6f usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · 8 years ago
  16. 544eefe net: mvneta: Add support for Armada 3700 SoC by Stefan Roese · 8 years ago
  17. 3cbc11d net: mvneta: Make driver 64bit safe by Stefan Roese · 8 years ago
  18. 3fda4ef spi: Add driver for Marvell Armada 3700 SoC by Stefan Roese · 8 years ago
  19. 6985d49 serial: Add serial_mvebu_a3700 for Armada 3700 SoC by Stefan Roese · 8 years ago
  20. 35e3fca net: mvneta: Round up top tx buffer boundaries for dcache ops by Stefan Roese · 8 years ago
  21. cbe7706 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  22. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  23. 295a24b armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR by York Sun · 8 years ago
  24. 5e8bd7e armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option by York Sun · 8 years ago
  25. 75d7cf5 armv8: ls1046ardb_emmc: Fix a typo in defconfig by York Sun · 8 years ago
  26. 0a37cf8 Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option by York Sun · 8 years ago
  27. 9533acf armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A by York Sun · 8 years ago
  28. 1fdcc8d driver: ddr: fsl_mmdc: Pass board parameters through data structure by York Sun · 8 years ago
  29. da28e58 armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A by York Sun · 8 years ago
  30. 37cc644 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 8 years ago
  31. 87de0eb i2c: mvtwsi.c: Add support for Marvell Armada 7K/8K by Stefan Roese · 8 years ago
  32. 85f03f0 i2c: mv_i2c.c: Validate read length in I2C command by jinghua · 8 years ago
  33. 9ad5a00 i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode) by Stefan Roese · 8 years ago
  34. 0c0f719 i2c: mv_i2c.c: Add DM support by Stefan Roese · 8 years ago
  35. 7b46ee5 i2c: mv_i2c.c: Prepare driver for DM conversion by Stefan Roese · 8 years ago
  36. 340fcd6 i2c: mv_i2c.c: Remove CONFIG_HARD_I2C by Stefan Roese · 8 years ago
  37. 8eff909 i2c: mv_i2c.c: cosmetic: Coding style cleanups by Stefan Roese · 8 years ago
  38. 18c9b10 board: amcore: update to use dm serial driver by Angelo Dureghello · 8 years ago
  39. 9deff60 board: amcore: add update scripts by Angelo Dureghello · 8 years ago
  40. 42f7505 arm: mvebu: NAND support for DB-88F6820-AMC by Chris Packham · 8 years ago
  41. c0def24 arm: mvebu: add DB-88F6820-AMC board by Chris Packham · 8 years ago
  42. 53d601f arm: mvebu: create generic 88F6820 config option by Chris Packham · 8 years ago
  43. 9ed00b0 arm: mvebu: theadorable: Configure board for PCIe 2.0 capability by Stefan Roese · 8 years ago
  44. 8824cfc usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · 8 years ago
  45. 4815db8 reset: add no-op stubs for optional reset control by Masahiro Yamada · 8 years ago
  46. 259ede1 errno.h: sync error macros with linux 4.8-rc7 by Masahiro Yamada · 8 years ago
  47. 4982f46 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · 8 years ago
  48. 2c61551 Move error macros from <asm-generic/errno.h> to <linux/errno.h> by Masahiro Yamada · 8 years ago
  49. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  50. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  51. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  52. 519d942 Add <linux/errno.h> as a wrapper of <asm-generic/errno.h> by Masahiro Yamada · 8 years ago
  53. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  54. a4ca379 drivers: squash lines for immediate return by Masahiro Yamada · 8 years ago
  55. 63a7578 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  56. 7dc0789 libfdt: simplify fdt_del_mem_rsv() by Masahiro Yamada · 8 years ago
  57. 0a8547a x86: squash lines for immediate return by Masahiro Yamada · 8 years ago
  58. 8319aeb usb: squash lines for immediate return by Masahiro Yamada · 8 years ago
  59. 4052734 usb: replace ehci_*_remove() with usb_deregister() by Masahiro Yamada · 8 years ago
  60. 720873b video: squash lines for immediate return by Masahiro Yamada · 8 years ago
  61. 24f5aec mmc: squash lines for immediate return by Masahiro Yamada · 8 years ago
  62. df9e4cd fs-test.sh: Update expected results by Tom Rini · 8 years ago
  63. b4976b4 ext4: Revert rejection of 64bit enabled ext4 fs by Stefan Brüns · 8 years ago
  64. 749e93e ext4: Respect group descriptor size when adjusting free counts by Stefan Brüns · 8 years ago
  65. 688d0e7 ext4: Use helper function to access group descriptor and its fields by Stefan Brüns · 8 years ago
  66. f798b1d ext4: Use correct descriptor size when reading the block group descriptor by Stefan Brüns · 8 years ago
  67. 9f5dd8b ext4: Add helper functions for block group descriptor field access by Stefan Brüns · 8 years ago
  68. fc214ef ext4: determine group descriptor size for 64bit feature by Stefan Brüns · 8 years ago
  69. 3ee2f97 ext4: Update ext2/3/4 superblock, group descriptor and inode structures by Stefan Brüns · 8 years ago
  70. b1edcf0 ext4: Fix memory leak of journal buffer if block is updated multiple times by Stefan Brüns · 8 years ago
  71. de9e831 ext4: Correct block number handling, empty block vs. error code by Stefan Brüns · 8 years ago
  72. b779e02 ext4: remove duplicated block release code for extents by Stefan Brüns · 8 years ago
  73. 87f9fdc ext4: initialize full inode for inodes bigger than 128 bytes by Stefan Brüns · 8 years ago
  74. 290ce2f ext4: Use correct value for inode size even on revision 0 filesystems by Stefan Brüns · 8 years ago
  75. 87a40b6 ext4: Fix memory leak in case of failure by Stefan Brüns · 8 years ago
  76. 0ceef3d ext4: Avoid out-of-bounds access of block bitmap by Stefan Brüns · 8 years ago
  77. a9fa0ed ext4: After completely filled group, scan next group from the beginning by Stefan Brüns · 8 years ago
  78. e927265 ext4: Do not clear zalloc'ed buffers a second time by Stefan Brüns · 8 years ago
  79. 398d6fa ext4: Only update number of of unused inodes if GDT_CSUM feature is set by Stefan Brüns · 8 years ago
  80. b7dd40d ext4: Scan all directory blocks when looking up an entry by Stefan Brüns · 8 years ago
  81. 10a7a1b ext4: Avoid corruption of directories with hash tree indexes by Stefan Brüns · 8 years ago
  82. a321abd ext4: Scan all directory blocks for space when inserting a new entry by Stefan Brüns · 8 years ago
  83. b96c3c7 ext4: Do not crash when trying to grow a directory using extents by Stefan Brüns · 8 years ago
  84. a0d767e ext4: propagate error if creation of directory entry fails by Stefan Brüns · 8 years ago
  85. 76a2951 ext4: fix possible crash on directory traversal, ignore deleted entries by Stefan Brüns · 8 years ago
  86. 011bc33 ext4: fix wrong usage of le32_to_cpu() by Michael Walle · 8 years ago
  87. 58a9ecb ext4: fix endianess problems in ext4 write support by Michael Walle · 8 years ago
  88. 7f101be ext4: use kernel names for byte swaps by Michael Walle · 8 years ago
  89. 2a0b7a9 ext4: change structure fields to __le/__be types by Michael Walle · 8 years ago
  90. 2365a4b test/fs: Check writes using "." (same dir) relative path by Stefan Brüns · 8 years ago
  91. 14678b3 test/fs: Check ext4 behaviour if dirent is first entry in directory block by Stefan Brüns · 8 years ago
  92. d9554b7 test/fs: strip noise from filesystem code prior to checking results by Stefan Brüns · 8 years ago
  93. 06806e3 test/fs: remove use of undefined WRITE_FILE variable by Stefan Brüns · 8 years ago
  94. 8685356 test/fs: Restructure file path specification to allow some flexibility by Stefan Brüns · 8 years ago
  95. 454e3d9 cmd/fat: Do not crash on write when <bytes> is not specified by Stefan Brüns · 8 years ago
  96. ae1755b fs/fat: Correct description of determine_fatent function by Stefan Brüns · 8 years ago
  97. 3c0ed9c fs/fat: Do not write unmodified fat entries to disk by Stefan Brüns · 8 years ago
  98. ed76f91 fs/fat: Remove two statements without effect by Stefan Brüns · 8 years ago
  99. 201c9d8 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  100. 82f5279 ns16650: Make sure we have CONFIG_CLK set before using infrastructure by Tom Rini · 8 years ago