1. dbde288 lib: allow building lzo for the SPL by Jean-Jacques Hiblot · Fri Sep 15 12:57:30 2017 +0200
  2. 0d3aa34 gzip: add a function to parse the header by Jean-Jacques Hiblot · Fri Sep 15 12:57:29 2017 +0200
  3. bf44da2 lzo: add a function to check the validity of the header by Jean-Jacques Hiblot · Fri Sep 15 12:57:28 2017 +0200
  4. 5e7c12e fit: If no matching config is found in fit_find_config_node(), use the default one by Jean-Jacques Hiblot · Fri Sep 15 12:57:27 2017 +0200
  5. a922d81 fit: fixed bug in locate_dtb_in_fit() by Jean-Jacques Hiblot · Fri Sep 15 12:57:26 2017 +0200
  6. f1f8c4d fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit() by Jean-Jacques Hiblot · Fri Sep 15 12:57:25 2017 +0200
  7. 2037fa4 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig by Jean-Jacques Hiblot · Fri Sep 15 12:57:24 2017 +0200
  8. 170b687 linux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from Linux by Masahiro Yamada · Wed Sep 13 19:16:44 2017 +0900
  9. f0c82a8 disk: part_dos: Use the original allocation scheme for the SPL case by Fabio Estevam · Wed Oct 04 13:29:57 2017 -0300
  10. 121973a Merge git://git.denx.de/u-boot-sunxi by Tom Rini · Thu Oct 05 08:26:36 2017 -0400
  11. 10cbc1c common: Drop LOGLEVEL to 4 by Tom Rini · Wed Oct 04 16:44:30 2017 -0400
  12. f70f39f dm: replace dm_dbg() with pr_debug() by Masahiro Yamada · Fri Sep 29 12:31:20 2017 +0900
  13. edad892 linux/bitfield.h: import <linux/bitfield.h> from Linux 4.13 by Masahiro Yamada · Fri Sep 29 10:35:17 2017 +0900
  14. 9e74eb5 dm: define dev_*() log functions in DM header by Masahiro Yamada · Tue Sep 26 11:58:29 2017 +0900
  15. 958f0f0 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · Sat Sep 16 14:10:45 2017 +0900
  16. 75035f3 bug.h: sync BUILD_BUG stuff with Linux 4.13 by Masahiro Yamada · Sat Sep 16 14:10:44 2017 +0900
  17. 70ed993 vsprintf.h: include <linux/types.h> by Masahiro Yamada · Sat Sep 16 14:10:43 2017 +0900
  18. 0c9f8eb common.h: remove error() by Masahiro Yamada · Sat Sep 16 14:10:42 2017 +0900
  19. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  20. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900
  21. 5e882e9 stdio.h: move printf() stuff from <common.h> to <stdio.h> by Masahiro Yamada · Sat Sep 16 14:10:39 2017 +0900
  22. f4116b6 sunxi: only init USB Ethernet gadget when it's enabled by Icenowy Zheng · Thu Sep 28 22:16:38 2017 +0800
  23. 53bba76 sunxi: usb_phy: invert the USB phy_ctl condition by Maxime Ripard · Wed Aug 23 13:31:08 2017 +0200
  24. 4bf9f82 sun7i: a20: Add Bananapi M1 Plus support by Jagan Teki · Sun Aug 20 11:10:05 2017 +0530
  25. 61922c1 sunxi: defaultly enable SPL for Lichee Pi Zero by Icenowy Zheng · Mon Aug 14 23:00:11 2017 +0800
  26. 36546f1 sunxi: Enable eMMC on Cubietruck Plus by Chen-Yu Tsai · Fri Sep 22 15:26:28 2017 +0800
  27. a6d7d4c sunxi: rename Bananapi M3 dts file name by Chen-Yu Tsai · Fri Sep 22 15:26:27 2017 +0800
  28. 4a553ca sunxi: Fix USB_GADGET implication by Maxime Ripard · Fri Sep 22 09:51:37 2017 +0200
  29. 65cefba sunxi: Remove the MMC index hack by Maxime Ripard · Wed Aug 23 10:12:22 2017 +0200
  30. ae56d97 sunxi: Use sunxi_get_boot_device by Maxime Ripard · Wed Aug 23 10:08:29 2017 +0200
  31. 1941be8 arm: sunxi: Move spl_boot_device in a separate function by Maxime Ripard · Wed Aug 23 10:06:30 2017 +0200
  32. 259fe7a sunxi: Add support for A20-OLinuXino-MICRO-eMMC by Stefan Mavrodiev · Thu Sep 21 16:00:16 2017 +0300
  33. bc7db01 sunxi: Enable CMD_GPT by default by Maxime Ripard · Thu Aug 24 11:54:03 2017 +0200
  34. 2433644 cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · Thu Aug 24 11:52:32 2017 +0200
  35. cacb69f sunxi: sina33: Sync the device tree with the kernel by Maxime Ripard · Tue Sep 05 20:59:04 2017 +0200
  36. f67cc9d sunxi: Imply USB_ETHER by Maxime Ripard · Thu Sep 07 20:40:42 2017 +0200
  37. f54aba3 sunxi: Register usb_ether by Maxime Ripard · Wed Sep 06 22:25:03 2017 +0200
  38. 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · Tue Sep 05 22:10:35 2017 +0200
  39. 6d7dfe2 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · Thu Sep 07 10:29:51 2017 +0200
  40. abb17b4 sunxi: imply USB_GADGET by Maxime Ripard · Thu Sep 07 10:46:24 2017 +0200
  41. 6375bd8 sunxi: provide default USB gadget setup by Maxime Ripard · Tue Sep 12 19:41:15 2017 +0200
  42. 48e78f8 usb: gadget: usb_ether: Move settings to common by Maxime Ripard · Thu Sep 07 09:15:08 2017 +0200
  43. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · Thu Sep 07 08:58:08 2017 +0200
  44. 7285f48 usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · Thu Sep 07 08:46:14 2017 +0200
  45. 6584977 usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · Wed Sep 06 23:23:21 2017 +0200
  46. 764bf28 usb: gadget: Move USBNET_HOST_ADDR to Kconfig by Maxime Ripard · Wed Sep 06 22:53:43 2017 +0200
  47. d4ff531 usb: gadget: Document USBNET_DEVADDR by Maxime Ripard · Tue Sep 12 18:32:45 2017 +0200
  48. a8ad636 usb: gadget: Move USBNET_DEVADDR option out of g_dnl by Maxime Ripard · Wed Sep 06 22:54:52 2017 +0200
  49. f768aa8 sandbox: Expand list of IO accessors by Maxime Ripard · Mon Oct 02 15:25:56 2017 +0200
  50. 075ce49 sandbox: Enable btrfs support by Tom Rini · Tue Oct 03 08:44:55 2017 -0400
  51. 9740408 fs/btrfs: Fix warning in btrfs_check_super() by Tom Rini · Tue Oct 03 08:44:13 2017 -0400
  52. 5136925 sandbox: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:13 2017 -0700
  53. a846d11 powerpc: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:12 2017 -0700
  54. 24ec63a nios2: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:11 2017 -0700
  55. efd1c56 mips: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:10 2017 -0700
  56. 8333ca4 xtensa: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:09 2017 -0700
  57. 53eaabe x86: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:08 2017 -0700
  58. 89c26f7 sh: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:07 2017 -0700
  59. b037a5b nds32: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:06 2017 -0700
  60. a974ec6 microblaze: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:05 2017 -0700
  61. c1b91e9 m68k: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:04 2017 -0700
  62. 6261bd5 arm: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:03 2017 -0700
  63. 1fdceda arc: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:02 2017 -0700
  64. 01b7a9b Provide a generic io.h & address mapping functions by Paul Burton · Thu Sep 14 15:05:01 2017 -0700
  65. 676d68b mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig by Marek Behún · Sun Sep 03 17:00:31 2017 +0200
  66. 27cec79 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes by Marek Behún · Sun Sep 03 17:00:30 2017 +0200
  67. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · Sun Sep 03 17:00:29 2017 +0200
  68. 2938754 fs: btrfs: Add single-device read-only BTRFS implementation by Marek Behún · Sun Sep 03 17:00:28 2017 +0200
  69. 7777b1a fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions by Marek Behún · Sun Sep 03 17:00:27 2017 +0200
  70. 4eff426 fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified) by Marek Behún · Sun Sep 03 17:00:26 2017 +0200
  71. b9ce5f1 include: Add a variadic macro to call a callback for all arguments by Marek Behún · Sun Sep 03 17:00:25 2017 +0200
  72. 45ebb95 fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · Sun Sep 03 17:00:24 2017 +0200
  73. cdccc03 lib: Add CRC32-C by Marek Behún · Sun Sep 03 17:00:23 2017 +0200
  74. 206500b Prepare v2017.11-rc1 by Tom Rini · Mon Oct 02 20:11:24 2017 -0400
  75. d859602 scripts: dtc: Add .gitignore by Bin Meng · Sat Sep 30 22:56:22 2017 -0700
  76. 4647397 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 01 18:06:53 2017 -0400
  77. 31cc0bd Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sun Oct 01 13:05:53 2017 -0400
  78. a50bab3 usb: dwc3: add UniPhier specific glue layer by Masahiro Yamada · Thu Sep 28 22:01:00 2017 +0900
  79. 77f871b usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() by Bin Meng · Wed Sep 27 21:50:07 2017 -0700
  80. c03fb20 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints by Bin Meng · Mon Sep 18 06:40:50 2017 -0700
  81. 7c3b76d usb: xhci: Set 'Error Count' to 0 for isoch endpoints by Bin Meng · Mon Sep 18 06:40:49 2017 -0700
  82. bdedd2a usb: xhci: Program max burst size for endpoint by Bin Meng · Mon Sep 18 06:40:48 2017 -0700
  83. 87033f0 usb: xhci: Honor endpoint's interval by Bin Meng · Mon Sep 18 06:40:47 2017 -0700
  84. 026465b usb: hub: Clear BH reset status change for a 3.0 hub by Bin Meng · Mon Sep 18 06:40:46 2017 -0700
  85. dff5c16 usb: hub: Clear port reset before usb_hub_port_connect_change() by Bin Meng · Mon Sep 18 06:40:45 2017 -0700
  86. 7c92b77 usb: xhci: Fix max packet size for full speed device endpoint 0 by Bin Meng · Mon Sep 18 06:40:44 2017 -0700
  87. d21e8ba usb: Read device descriptor after device is addressed for xHCI by Bin Meng · Mon Sep 18 06:40:43 2017 -0700
  88. ae6d0cf usb: Only get 64 bytes device descriptor for full speed devices by Bin Meng · Mon Sep 18 06:40:42 2017 -0700
  89. 2bc748c usb: xhci: Add interrupt transfer support by Bin Meng · Mon Sep 18 06:40:41 2017 -0700
  90. 94e0e75 usb: Handle audio extension endpoint descriptor in usb_parse_config() by Bin Meng · Mon Sep 18 06:40:40 2017 -0700
  91. bb4b105 usb: xhci: Don't assume LS/FS devices are always behind a HS hub by Bin Meng · Mon Sep 18 06:40:39 2017 -0700
  92. b6189f2 test: dm: usb: Update test cases for USB by Bin Meng · Sun Oct 01 06:19:45 2017 -0700
  93. be0223e dm: usb: emul: Drop usb_emul_reset() by Bin Meng · Sun Oct 01 06:19:44 2017 -0700
  94. dadc4c0 dm: usb: Remove no longer needed blk_unbind_all() by Bin Meng · Sun Oct 01 06:19:43 2017 -0700
  95. 669ad84 dm: usb: Fix broken usb_stop() by Bin Meng · Sun Oct 01 06:19:42 2017 -0700
  96. 83436d5 usb: emul: hub: Report the actual device speed of the emulation device by Bin Meng · Sun Oct 01 06:19:41 2017 -0700
  97. 3b36376 usb: emul: Expose find_descriptor() as a public API by Bin Meng · Sun Oct 01 06:19:40 2017 -0700
  98. f196644 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() by Bin Meng · Sun Oct 01 06:19:39 2017 -0700
  99. 33662d6 usb: sandbox: Initialize root hub's device speed to high speed by Bin Meng · Sun Oct 01 06:19:38 2017 -0700
  100. 33fbdfd usb: Fix comments of usb_emul_find_for_dev() by Bin Meng · Sun Oct 01 06:19:37 2017 -0700