1. 9e74eb5 dm: define dev_*() log functions in DM header by Masahiro Yamada · Tue Sep 26 11:58:29 2017 +0900
  2. 958f0f0 bug.h: move runtime BUG/WARN macros into <linux/bug.h> by Masahiro Yamada · Sat Sep 16 14:10:45 2017 +0900
  3. 75035f3 bug.h: sync BUILD_BUG stuff with Linux 4.13 by Masahiro Yamada · Sat Sep 16 14:10:44 2017 +0900
  4. 70ed993 vsprintf.h: include <linux/types.h> by Masahiro Yamada · Sat Sep 16 14:10:43 2017 +0900
  5. 0c9f8eb common.h: remove error() by Masahiro Yamada · Sat Sep 16 14:10:42 2017 +0900
  6. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  7. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900
  8. 5e882e9 stdio.h: move printf() stuff from <common.h> to <stdio.h> by Masahiro Yamada · Sat Sep 16 14:10:39 2017 +0900
  9. 075ce49 sandbox: Enable btrfs support by Tom Rini · Tue Oct 03 08:44:55 2017 -0400
  10. 9740408 fs/btrfs: Fix warning in btrfs_check_super() by Tom Rini · Tue Oct 03 08:44:13 2017 -0400
  11. 5136925 sandbox: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:13 2017 -0700
  12. a846d11 powerpc: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:12 2017 -0700
  13. 24ec63a nios2: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:11 2017 -0700
  14. efd1c56 mips: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:10 2017 -0700
  15. 8333ca4 xtensa: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:09 2017 -0700
  16. 53eaabe x86: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:08 2017 -0700
  17. 89c26f7 sh: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:07 2017 -0700
  18. b037a5b nds32: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:06 2017 -0700
  19. a974ec6 microblaze: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:05 2017 -0700
  20. c1b91e9 m68k: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:04 2017 -0700
  21. 6261bd5 arm: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:03 2017 -0700
  22. 1fdceda arc: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:02 2017 -0700
  23. 01b7a9b Provide a generic io.h & address mapping functions by Paul Burton · Thu Sep 14 15:05:01 2017 -0700
  24. 676d68b mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig by Marek Behún · Sun Sep 03 17:00:31 2017 +0200
  25. 27cec79 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes by Marek Behún · Sun Sep 03 17:00:30 2017 +0200
  26. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · Sun Sep 03 17:00:29 2017 +0200
  27. 2938754 fs: btrfs: Add single-device read-only BTRFS implementation by Marek Behún · Sun Sep 03 17:00:28 2017 +0200
  28. 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
  29. 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
  30. 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
  31. 45ebb95 fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · Sun Sep 03 17:00:24 2017 +0200
  32. cdccc03 lib: Add CRC32-C by Marek Behún · Sun Sep 03 17:00:23 2017 +0200
  33. 206500b Prepare v2017.11-rc1 by Tom Rini · Mon Oct 02 20:11:24 2017 -0400
  34. d859602 scripts: dtc: Add .gitignore by Bin Meng · Sat Sep 30 22:56:22 2017 -0700
  35. 4647397 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 01 18:06:53 2017 -0400
  36. 31cc0bd Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sun Oct 01 13:05:53 2017 -0400
  37. a50bab3 usb: dwc3: add UniPhier specific glue layer by Masahiro Yamada · Thu Sep 28 22:01:00 2017 +0900
  38. 77f871b usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() by Bin Meng · Wed Sep 27 21:50:07 2017 -0700
  39. c03fb20 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints by Bin Meng · Mon Sep 18 06:40:50 2017 -0700
  40. 7c3b76d usb: xhci: Set 'Error Count' to 0 for isoch endpoints by Bin Meng · Mon Sep 18 06:40:49 2017 -0700
  41. bdedd2a usb: xhci: Program max burst size for endpoint by Bin Meng · Mon Sep 18 06:40:48 2017 -0700
  42. 87033f0 usb: xhci: Honor endpoint's interval by Bin Meng · Mon Sep 18 06:40:47 2017 -0700
  43. 026465b usb: hub: Clear BH reset status change for a 3.0 hub by Bin Meng · Mon Sep 18 06:40:46 2017 -0700
  44. dff5c16 usb: hub: Clear port reset before usb_hub_port_connect_change() by Bin Meng · Mon Sep 18 06:40:45 2017 -0700
  45. 7c92b77 usb: xhci: Fix max packet size for full speed device endpoint 0 by Bin Meng · Mon Sep 18 06:40:44 2017 -0700
  46. d21e8ba usb: Read device descriptor after device is addressed for xHCI by Bin Meng · Mon Sep 18 06:40:43 2017 -0700
  47. ae6d0cf usb: Only get 64 bytes device descriptor for full speed devices by Bin Meng · Mon Sep 18 06:40:42 2017 -0700
  48. 2bc748c usb: xhci: Add interrupt transfer support by Bin Meng · Mon Sep 18 06:40:41 2017 -0700
  49. 94e0e75 usb: Handle audio extension endpoint descriptor in usb_parse_config() by Bin Meng · Mon Sep 18 06:40:40 2017 -0700
  50. 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
  51. b6189f2 test: dm: usb: Update test cases for USB by Bin Meng · Sun Oct 01 06:19:45 2017 -0700
  52. be0223e dm: usb: emul: Drop usb_emul_reset() by Bin Meng · Sun Oct 01 06:19:44 2017 -0700
  53. dadc4c0 dm: usb: Remove no longer needed blk_unbind_all() by Bin Meng · Sun Oct 01 06:19:43 2017 -0700
  54. 669ad84 dm: usb: Fix broken usb_stop() by Bin Meng · Sun Oct 01 06:19:42 2017 -0700
  55. 83436d5 usb: emul: hub: Report the actual device speed of the emulation device by Bin Meng · Sun Oct 01 06:19:41 2017 -0700
  56. 3b36376 usb: emul: Expose find_descriptor() as a public API by Bin Meng · Sun Oct 01 06:19:40 2017 -0700
  57. f196644 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() by Bin Meng · Sun Oct 01 06:19:39 2017 -0700
  58. 33662d6 usb: sandbox: Initialize root hub's device speed to high speed by Bin Meng · Sun Oct 01 06:19:38 2017 -0700
  59. 33fbdfd usb: Fix comments of usb_emul_find_for_dev() by Bin Meng · Sun Oct 01 06:19:37 2017 -0700
  60. d502cf1 usb: emul: Remove maxpacketsize in usb_emul_setup_device() by Bin Meng · Sun Oct 01 06:19:36 2017 -0700
  61. df05b61 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Sun Oct 01 08:48:38 2017 -0400
  62. c9e9029 rockchip: enable TPL_SYSRESET for all rockchip SoCs by Kever Yang · Wed Sep 13 09:39:06 2017 +0800
  63. 536e4d3 rk3288: spl: Add dram_init_banksize by Jagan Teki · Wed Sep 27 23:03:14 2017 +0530
  64. 070aba9 rockchip: defconfig: puma-rk3399: update for DM_REGULATOR support in SPL by Philipp Tomsich · Fri Sep 29 19:28:03 2017 +0200
  65. d52626c power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig by Philipp Tomsich · Fri Sep 29 19:28:02 2017 +0200
  66. 75fc208 rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE by Philipp Tomsich · Fri Sep 29 19:28:01 2017 +0200
  67. 96351ff rockchip: puma-rk3399: update board_init() by Philipp Tomsich · Fri Sep 29 19:28:00 2017 +0200
  68. c4e89b0 rockchip: dts: rk3399-puma: add 'same-as-spl' to the front of the boot-order by Philipp Tomsich · Fri Sep 29 19:27:59 2017 +0200
  69. 425e717 rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from() by Philipp Tomsich · Fri Sep 29 19:27:58 2017 +0200
  70. ec83ff5 rockchip: spl: support a 'same-as-spl'-specifier in the spl-boot-order by Philipp Tomsich · Fri Sep 29 19:27:57 2017 +0200
  71. 1c4f63a rockchip: spl: add documentation for spl_node_to_boot_device() by Philipp Tomsich · Fri Sep 29 19:27:56 2017 +0200
  72. 1cd4e12 rockchip: bootrom: add definitions to retrieve BROM boot-source by Philipp Tomsich · Fri Sep 29 19:27:55 2017 +0200
  73. 3df6626 rockchip: rk3399: make spl_board_init board-specific by Philipp Tomsich · Fri Sep 29 19:27:54 2017 +0200
  74. 3cccd82 evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSET by Heinrich Schuchardt · Wed Sep 27 20:23:09 2017 +0200
  75. 10a4954 rockchip: rk322x: update the sysreg number for boot mode by Kever Yang · Tue Aug 22 15:34:58 2017 +0800
  76. 18220f1 rockchip: dts: rk3328-evb: add i2c1 and rk805 nodes by Elaine Zhang · Wed Sep 27 15:23:38 2017 +0800
  77. 4f53f5f configs: rk3328: add support for pmic rk8xx and regulator and i2c driver by Elaine Zhang · Wed Sep 27 15:23:37 2017 +0800
  78. cd999d3 rockchip: i2c: rk3328: support i2c for rk3328 SoC by Elaine Zhang · Wed Sep 27 15:23:34 2017 +0800
  79. 9a40225 rockchip: pinctrl: rk3368: add pinctrl for SDMMC0 by Philipp Tomsich · Tue Sep 19 15:49:14 2017 +0200
  80. e619016 rockchip: board: lion-rk3368: avoid ATF overwriting active SPL stage by Philipp Tomsich · Fri Sep 15 15:57:15 2017 +0200
  81. 9901663 rk3288: vyasa: Add falcon mode support by Jagan Teki · Wed Sep 27 23:03:13 2017 +0530
  82. 387fd4b rk3288: vyasa: Add TPL support by Jagan Teki · Wed Sep 27 23:03:12 2017 +0530
  83. b0f5295 armv7: rk3288: Move configure_l2ctlr to common by Jagan Teki · Wed Sep 27 23:03:11 2017 +0530
  84. 71d71fe armv7: Move L2CTLR read/write to common by Jagan Teki · Wed Sep 27 23:03:10 2017 +0530
  85. 180fded rockchip: rk322x: fix pd_bus hclk/pclk by Kever Yang · Thu Sep 28 18:24:03 2017 +0800
  86. 04a6c3f rockchip: mkimage: add support for rk3128 soc by Kever Yang · Wed Sep 27 17:57:28 2017 +0800
  87. 7f39e02 rockchip: rk3036: fix grf macro define by Kever Yang · Wed Sep 27 17:02:58 2017 +0800
  88. b8e0545 rockchip: clk: fix typo in rk322x clock driver by Kever Yang · Wed Sep 27 16:59:56 2017 +0800
  89. 7e00d86 rockchip: rk3399: spl: convert to using BOOT_DEVICE_BOOTROM by Philipp Tomsich · Mon Sep 11 12:48:12 2017 +0200
  90. d6372fb rockchip: lion-rk3368: defconfig: remove duplicate CONFIG_ENV_IS_IN_MMC by Philipp Tomsich · Wed Sep 27 13:27:38 2017 +0200
  91. 87e0c06 rockchip: rk3188: ram: add support for 16bit row address by Kever Yang · Mon Sep 25 16:33:22 2017 +0800
  92. 1e43ab9 rockchip: dts: rk3229: remove dram channel info by Kever Yang · Wed Sep 27 16:38:23 2017 +0800
  93. 1a94b9e rockchip: rk322x: add sdram driver by Kever Yang · Wed Sep 27 16:38:22 2017 +0800
  94. fc904e6 rockchip: rk3328: move sdram driver to driver/ram by Kever Yang · Wed Sep 27 16:11:33 2017 +0800
  95. 26fb1f1 rockchip: rk3288: move sdram driver to driver/ram by Kever Yang · Wed Sep 27 16:11:32 2017 +0800
  96. 742c7bd rockchip: rk3188: move sdram driver to driver/ram by Kever Yang · Wed Sep 27 16:11:31 2017 +0800
  97. 0dd57fd rockchip: rk3399: move sdram driver to driver/ram by Kever Yang · Wed Sep 27 16:11:30 2017 +0800
  98. 2fa7b7e rockchip: imply ADC and SARADC_ROCKCHIP for Rockchip SOCs by Philipp Tomsich · Wed Sep 20 13:50:13 2017 +0200
  99. 31feb5a rockchip: dts: Enable SARADC for rk3399-evb by David Wu · Wed Sep 20 14:47:19 2017 +0800
  100. 73ddade rockchip: dts: Enable SARADC for rk3368-sheep by David Wu · Wed Sep 20 14:46:19 2017 +0800