1. 980f65d mtd: remove stale comment in mtd_oob_ops structure by Miquel Raynal · 6 years ago
  2. 323a73a mtd: nand: add new enum for storing ECC algorithm by Rafał Miłecki · 6 years ago
  3. da37d09 mtd: nand: export nand_get_flash_type function by Jörg Krause · 7 years ago
  4. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  5. 920be88 include/linux/byteorder: Sync to latest Linux definitions by Ramon Fried · 6 years ago
  6. 948f32c bug.h: introduce WARN_ONCE by Ramon Fried · 6 years ago
  7. db405d1 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 by Rob Herring · 6 years ago
  8. 59592b9 usb: common: add support to get maximum speed from dt by Mugunthan V N · 6 years ago
  9. 4a8e729 include: update log2 header from the Linux kernel by Heinrich Schuchardt · 6 years ago
  10. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  11. c960a68 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c by Masahiro Yamada · 7 years ago
  12. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  13. b0bd96c libfdt: fix <linux/libfdt.h> by Masahiro Yamada · 7 years ago
  14. 75db00e linux/kernel.h: Add ALIGN_DOWN macro by Masahiro Yamada · 7 years ago
  15. ba8c9ea mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h by Masahiro Yamada · 7 years ago
  16. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  17. e600137 mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  18. a01549b mtd: nand: add a shorthand to generate nand_ecc_caps structure by Masahiro Yamada · 7 years ago
  19. 470c29d mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
  20. 52cde35 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
  21. 436fb2b mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
  22. 94b50a8 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
  23. 4d75596 mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
  24. 13f3b04 mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 7 years ago
  25. 1fb87de mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
  26. 6f84b26 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
  27. 3d841b3 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
  28. 27c4792 mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
  29. b893e83 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
  30. 46deff5 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
  31. 0104249 mtd: nand: Introduce nand_data_interface by Sascha Hauer · 7 years ago
  32. 1728eb5 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
  33. 6a1ff76 mtd: nand: remove unnecessary 'extern' from function declarations by Sascha Hauer · 7 years ago
  34. 19d30de mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
  35. 4c61f79 mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled by Masahiro Yamada · 7 years ago
  36. ed3986c bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
  37. 50a327d lib: libfdt: wrap scripts/dtc/libfdt/* where possible by Masahiro Yamada · 7 years ago
  38. 1c4b453 linux/types.h: add typedef of uintptr_t by Masahiro Yamada · 7 years ago
  39. bb3d9ed Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  40. d4c746c armv8: ls1088ardb: Enable USB command RDB qspi-boot by Ran Wang · 7 years ago
  41. 8b7f4b9 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · 7 years ago
  42. 502af61 linux/time.h: Remove dead code by Marek Behún · 7 years ago
  43. d753f94 lzo: add a function to check the validity of the header by Jean-Jacques Hiblot · 7 years ago
  44. 84570a0 linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux by Masahiro Yamada · 7 years ago
  45. 6990e91 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 by Masahiro Yamada · 7 years ago
  46. c898cba dm: define dev_*() log functions in DM header by Masahiro Yamada · 7 years ago
  47. 0a70fb4 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · 7 years ago
  48. 059a480 bug.h: sync BUILD_BUG stuff with Linux 4.13 by Masahiro Yamada · 7 years ago
  49. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  50. f51966b usb: xhci: Honor endpoint's interval by Bin Meng · 7 years ago
  51. 6c06f8d linux/io.h: import generic ioread* / iowrite* accessors from Linux by Masahiro Yamada · 7 years ago
  52. b27af39 dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  53. 1c1e370 net: Add mii_resolve_flowctrl_fdx() by Yuiko Oshino · 7 years ago
  54. f1c6e19 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · 7 years ago
  55. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  56. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  57. a7d0021 string: Add strcspn() by Simon Glass · 7 years ago
  58. 6b45ba4 string: Add strchrnul() by Simon Glass · 7 years ago
  59. fd70290 Update WARN_ON() to return a value by Simon Glass · 7 years ago
  60. ef3f3b8 arm: usb: dra7xx: xHCI registers based on USB port index by Uri Mashiach · 8 years ago
  61. a93fbf4a ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig by Masahiro Yamada · 7 years ago
  62. 3c476d8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  63. 573a381 sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · 7 years ago
  64. c54bcf6 ARM: adjust arm-smccc code for use in U-Boot by Masahiro Yamada · 7 years ago
  65. c2da86f ARM: import arm-smccc code from Linux 4.11-rc6 by Masahiro Yamada · 7 years ago
  66. 73fb583 armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · 7 years ago
  67. c1303bf armv8: ls1043a: Drop macro CONFIG_LS1043A by York Sun · 7 years ago
  68. 4a3ab19 armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · 7 years ago
  69. 0342e33 lib: div64: sync with Linux by Peng Fan · 7 years ago
  70. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  71. e1b27d2 bitops.h: Include bitsperlong.h as needed for GENMASK_ULL by Stefan Roese · 8 years ago
  72. 0675f99 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  73. 97205ee fsl/usb: enable usb feature for ls1046ardb by jerry.huang@nxp.com · 8 years ago
  74. 6569c0d iopoll: import include/linux/iopoll.h from Linux 4.9 by Masahiro Yamada · 8 years ago
  75. ff90af6 typecheck: import include/linux/typecheck.h from Linux 4.9 by Masahiro Yamada · 8 years ago
  76. 5bc516e delay: collect {m, n, u}delay declarations to include/linux/delay.h by Masahiro Yamada · 8 years ago
  77. 042fdb7 usb: xhci: Remove assumption of DWC instance based on DRA7 SoC type by Nishanth Menon · 8 years ago
  78. ca38814 linux/compat.h: Properly implement ndelay fallback by mario.six@gdsys.cc · 8 years ago
  79. f790ca7 sf: Adopt flash table INFO macro from Linux by Jagan Teki · 8 years ago
  80. 5023bd7 list: Add list_last_entry() to find the last entry by Simon Glass · 8 years ago
  81. 4c04371 drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · 8 years ago
  82. e915716 drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · 8 years ago
  83. cbe7706 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  84. 9533acf armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A by York Sun · 8 years ago
  85. 259ede1 errno.h: sync error macros with linux 4.8-rc7 by Masahiro Yamada · 8 years ago
  86. 4982f46 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · 8 years ago
  87. 2c61551 Move error macros from <asm-generic/errno.h> to <linux/errno.h> by Masahiro Yamada · 8 years ago
  88. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  89. 519d942 Add <linux/errno.h> as a wrapper of <asm-generic/errno.h> by Masahiro Yamada · 8 years ago
  90. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  91. b44566c usb: xhci-rockchip: add rockchip dwc3 controller driver by MengDongyang · 8 years ago
  92. de5e5ce xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · 8 years ago
  93. 9c7a0a6 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  94. 9729dc9 include: usb: Rename USB controller base address mapping by Rajesh Bhagat · 8 years ago
  95. 59441ac mtd: fix compiler warnings by Steve Rae · 8 years ago
  96. c1fe6b5 mtd: nand: Increase the max OOB size by Boris Brezillon · 8 years ago
  97. 42bd19c mtd: nand: add common DT init code by Brian Norris · 8 years ago
  98. 22d6ac4 armv7: armv7: introduce set_gpmc_cs0 by Ladislav Michl · 8 years ago
  99. 0568dd0 armv7: make gpmc_cfg const by Ladislav Michl · 8 years ago
  100. 9a38712 linux/io.h: add generic ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago