1. 7aeedac mtd: spi: Port SPI NOR framework from Linux by Vignesh R · 6 years ago
  2. e519c61 bitops: Fix GENMASK definition for Sandbox by Vignesh R · 6 years ago
  3. b32aa9e linux/kernel.h: import DIV_ROUND_CLOSEST_ULL from Linux by Masahiro Yamada · 6 years ago
  4. 916fa097 usb: composite: Move bitmap related operations to ./include/linux/bitmap.h by Lukasz Majewski · 6 years ago
  5. ff8d755 usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · 6 years ago
  6. a06955a usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · 6 years ago
  7. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  8. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago WIP-05Dec2018
  9. 4a5594f mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  10. a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  11. 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  12. 277f4eb Add UINT32_MAX and UINT64_MAX by Simon Glass · 6 years ago
  13. 49c7516 time: Update mdelay() to delay in one large chunk by Simon Glass · 6 years ago
  14. 81ea008 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · 6 years ago
  15. b335e91 linux/sizes.h: sync from kernel by Baruch Siach · 6 years ago
  16. b26c486 linux/const.h: import from kernel by Baruch Siach · 6 years ago
  17. 2895c4b kconfig: Introduce HAVE_ARCH_IOMAP by Bin Meng · 6 years ago
  18. 0223462 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  19. 883b530 linux/if_ether.h: Add VLAN related macros by Bin Meng · 6 years ago
  20. 2240d76 linux/if_ether.h: Initial import from Linux kernel v4.17 by Bin Meng · 6 years ago
  21. b06d76f linux/compat.h: Add netdev_### log macros by Bin Meng · 6 years ago
  22. 1456639 linux/mdio.h: Sync with Linux kernel v4.17 by Bin Meng · 6 years ago
  23. 8da3524 linux/mii.h: Sync with Linux kernel v4.17 by Bin Meng · 6 years ago
  24. 07bc873 ctags: Minor changes to fix ctags output by Simon Glass · 6 years ago
  25. 9e5c2a7 mtd: nand: spi: Add Gigadevice SPI NAND support by Stefan Roese · 6 years ago
  26. 2a74930 mtd: mtdpart: implement proper partition handling by Miquel Raynal · 6 years ago
  27. ff4afa8 mtd: uboot: search for an equivalent MTD name with the mtdids by Miquel Raynal · 6 years ago
  28. 21cc1fb mtd: mtdpart: add a generic mtdparts-like parser by Miquel Raynal · 6 years ago
  29. 6f041cc mtd: spinand: Add initial support for the MX35LF1GE4AB chip by Boris Brezillon · 6 years ago
  30. 3181c0a mtd: spinand: Add initial support for Winbond W25M02GV by Frieder Schrempf · 6 years ago
  31. 883d877 mtd: spinand: Add initial support for Micron MT29F2G01ABAGD by Peter Pan · 6 years ago
  32. 0a6d6ba mtd: nand: Add core infrastructure to support SPI NANDs by Peter Pan · 6 years ago
  33. f867872 mtd: nand: Pass mode information to nand_page_io_req by Boris Brezillon · 6 years ago
  34. b95db8d mtd: nand: Add core infrastructure to deal with NAND devices by Boris Brezillon · 6 years ago
  35. d02f1d3 mtd: move definitions to enlarge their range by Miquel Raynal · 6 years ago
  36. 9bfc3fd mtd: add get/set of_node/flash_node helpers by Brian Norris · 6 years ago
  37. 5f50d82 mtd: Uninline mtd_write_oob and move it to mtdcore.c by Ezequiel Garcia · 6 years ago
  38. 9c2cb97 lib: bitrev: Sync with Linux kernel v4.17 by Bin Meng · 6 years ago
  39. f9aa410 mailbox: Introduce K3 Secure Proxy Driver by Lokesh Vutla · 6 years ago
  40. ccbc8b2 firmware: ti_sci: Add support for processor control services by Lokesh Vutla · 6 years ago
  41. f369b0f firmware: ti_sci: Add support for reboot core service by Andreas Dannenberg · 6 years ago
  42. 9b87181 firmware: ti_sci: Add support for clock control by Lokesh Vutla · 6 years ago
  43. 7bc3304 firmware: ti_sci: Add support for device control by Andreas Dannenberg · 6 years ago
  44. dcfc52a firmware: ti_sci: Add support for board configuration by Andreas Dannenberg · 6 years ago
  45. 32cd251 firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · 6 years ago
  46. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  47. 8b8d59f usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
  48. 980f65d mtd: remove stale comment in mtd_oob_ops structure by Miquel Raynal · 6 years ago
  49. 323a73a mtd: nand: add new enum for storing ECC algorithm by Rafał Miłecki · 6 years ago WIP-23Jul2018
  50. da37d09 mtd: nand: export nand_get_flash_type function by Jörg Krause · 7 years ago
  51. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  52. 920be88 include/linux/byteorder: Sync to latest Linux definitions by Ramon Fried · 6 years ago
  53. 948f32c bug.h: introduce WARN_ONCE by Ramon Fried · 6 years ago
  54. db405d1 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 by Rob Herring · 6 years ago
  55. 59592b9 usb: common: add support to get maximum speed from dt by Mugunthan V N · 6 years ago
  56. 4a8e729 include: update log2 header from the Linux kernel by Heinrich Schuchardt · 6 years ago
  57. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  58. c960a68 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c by Masahiro Yamada · 7 years ago
  59. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  60. b0bd96c libfdt: fix <linux/libfdt.h> by Masahiro Yamada · 7 years ago
  61. 75db00e linux/kernel.h: Add ALIGN_DOWN macro by Masahiro Yamada · 7 years ago
  62. ba8c9ea mtd: nand: include <asm/cache.h> from include/linux/mtd/rawnand.h by Masahiro Yamada · 7 years ago
  63. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  64. e600137 mtd: nand: introduce NAND_ROW_ADDR_3 flag by Masahiro Yamada · 7 years ago
  65. a01549b mtd: nand: add a shorthand to generate nand_ecc_caps structure by Masahiro Yamada · 7 years ago
  66. 470c29d mtd: nand: add generic helpers to check, match, maximize ECC settings by Masahiro Yamada · 7 years ago
  67. 52cde35 mtd: nand: Pass the CS line to ->setup_data_interface() by Boris Brezillon · 7 years ago
  68. 436fb2b mtd: nand: allow drivers to request minimum alignment for passed buffer by Masahiro Yamada · 7 years ago
  69. 94b50a8 mtd: nand: Drop the ->errstat() hook by Boris Brezillon · 7 years ago
  70. 4d75596 mtd: nand: Drop unused cached programming support by Boris Brezillon · 7 years ago
  71. 13f3b04 mtd: add mtd_ooblayout_xxx() helper functions by Boris Brezillon · 7 years ago
  72. 1fb87de mtd: nand: Support controllers with custom page by Marc Gonzalez · 7 years ago
  73. 6f84b26 mtd: nand: Add a few more timings to nand_sdr_timings by Boris Brezillon · 7 years ago
  74. 3d841b3 mtd: nand: Fix data interface configuration logic by Boris Brezillon · 7 years ago
  75. 27c4792 mtd: nand: automate NAND timings selection by Boris Brezillon · 7 years ago
  76. b893e83 mtd: nand: Expose data interface for ONFI mode 0 by Sascha Hauer · 7 years ago
  77. 46deff5 mtd: nand: convert ONFI mode into data interface by Sascha Hauer · 7 years ago
  78. 0104249 mtd: nand: Introduce nand_data_interface by Sascha Hauer · 7 years ago
  79. 1728eb5 mtd: nand: Create a NAND reset function by Sascha Hauer · 7 years ago
  80. 6a1ff76 mtd: nand: remove unnecessary 'extern' from function declarations by Sascha Hauer · 7 years ago
  81. 19d30de mtd: nand: Add an option to maximize the ECC strength by Boris Brezillon · 7 years ago
  82. 4c61f79 mtd: nand: add onfi_* stubs in case ONFI_DETECTION is disabled by Masahiro Yamada · 7 years ago
  83. ed3986c bitops: collect BIT macros to include/linux/bitops.h by Masahiro Yamada · 7 years ago
  84. 50a327d lib: libfdt: wrap scripts/dtc/libfdt/* where possible by Masahiro Yamada · 7 years ago
  85. 1c4b453 linux/types.h: add typedef of uintptr_t by Masahiro Yamada · 7 years ago
  86. bb3d9ed Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago WIP-27Oct2017
  87. d4c746c armv8: ls1088ardb: Enable USB command RDB qspi-boot by Ran Wang · 7 years ago
  88. 8b7f4b9 mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG by Masahiro Yamada · 7 years ago
  89. 502af61 linux/time.h: Remove dead code by Marek Behún · 7 years ago
  90. d753f94 lzo: add a function to check the validity of the header by Jean-Jacques Hiblot · 7 years ago
  91. 84570a0 linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux by Masahiro Yamada · 7 years ago
  92. 6990e91 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 by Masahiro Yamada · 7 years ago
  93. c898cba dm: define dev_*() log functions in DM header by Masahiro Yamada · 7 years ago
  94. 0a70fb4 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · 7 years ago
  95. 059a480 bug.h: sync BUILD_BUG stuff with Linux 4.13 by Masahiro Yamada · 7 years ago
  96. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  97. f51966b usb: xhci: Honor endpoint's interval by Bin Meng · 7 years ago
  98. 6c06f8d linux/io.h: import generic ioread* / iowrite* accessors from Linux by Masahiro Yamada · 7 years ago
  99. b27af39 dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
  100. 1c1e370 net: Add mii_resolve_flowctrl_fdx() by Yuiko Oshino · 7 years ago