1. f1066d6 efi_loader: comments for functions add missing @return by Heinrich Schuchardt · Sun Oct 08 06:57:27 2017 +0200
  2. 1b2ccbb efi_loader: Fix disk dp's for pre-DM/legacy devices by Rob Clark · Sun Oct 08 11:33:08 2017 -0400
  3. 8cb1254 efi_loader: avoid NULL dereference in efi_dp_match by Heinrich Schuchardt · Sun Oct 08 06:57:26 2017 +0200
  4. c43fa8c efi_selftest: avoid dereferencing NULL in tpl test by Heinrich Schuchardt · Sun Oct 08 06:57:25 2017 +0200
  5. ea09093 efi_selftest: efi_st_memcmp return difference of bytes by Heinrich Schuchardt · Fri Oct 06 20:39:13 2017 +0200
  6. 2a6daf7 efi_loader: supply EFI network test by Heinrich Schuchardt · Thu Oct 05 16:36:07 2017 +0200
  7. 2cd42e8 efi_selftest: allow printing MAC addresses by Heinrich Schuchardt · Thu Oct 05 16:36:06 2017 +0200
  8. 81f518f efi_selftest: correct definition of efi_st_error by Heinrich Schuchardt · Thu Oct 05 16:36:05 2017 +0200
  9. aa0d197 efi_loader: fill return values in SimpleNetworkProtocol by Heinrich Schuchardt · Thu Oct 05 16:36:04 2017 +0200
  10. f66b2e3 efi_loader: size fields in SimpleNetworkProtocol by Heinrich Schuchardt · Thu Oct 05 16:36:03 2017 +0200
  11. e371c5f efi_loader: fix efi_net_get_status by Heinrich Schuchardt · Thu Oct 05 16:36:02 2017 +0200
  12. 0c153c2 efi_loader: implement WaitForPacket event by Heinrich Schuchardt · Thu Oct 05 16:36:01 2017 +0200
  13. 3d7fc69 efi_loader: use events for efi_net_receive by Heinrich Schuchardt · Thu Oct 05 16:36:00 2017 +0200
  14. a50b5c6 efi_net: return EFI_UNSUPPORTED where appropriate by Heinrich Schuchardt · Thu Oct 05 16:35:59 2017 +0200
  15. d1cc6cb efi_loader: efi_net: hwaddr_size = 6 by Heinrich Schuchardt · Thu Oct 05 16:35:58 2017 +0200
  16. d54396a efi_loader: fill simple network protocol revision by Heinrich Schuchardt · Thu Oct 05 16:35:57 2017 +0200
  17. 4137227 efi_loader: correct bits of receive_filters bit mask by Heinrich Schuchardt · Thu Oct 05 16:35:56 2017 +0200
  18. 530ba8a efi_loader: incorrect definition of EFI_SIMPLE_NETWORK_PROTOCOL by Heinrich Schuchardt · Thu Oct 05 16:35:55 2017 +0200
  19. 4df5dc5 efi_loader: wrong type in wait_for_event by Heinrich Schuchardt · Thu Oct 05 16:35:54 2017 +0200
  20. e547c66 efi_loader: pass GUIDs as const efi_guid_t * by Heinrich Schuchardt · Thu Oct 05 16:35:53 2017 +0200
  21. d0a349e efi_loader: parameters of CopyMem and SetMem by Heinrich Schuchardt · Thu Oct 05 16:35:52 2017 +0200
  22. a5270e0 efi_loader: call EFI_EXIT in efi_copy_mem, efi_set_mem by Heinrich Schuchardt · Thu Oct 05 16:35:51 2017 +0200
  23. 368ca64 efi_loader: replace efi_div10 by do_div by Heinrich Schuchardt · Thu Oct 05 16:14:14 2017 +0200
  24. a40db6e efi_loader: provide function comments for boot services by Heinrich Schuchardt · Thu Sep 21 18:30:11 2017 +0200
  25. 1afe5f7 efi_selftest: make tests easier to read by Heinrich Schuchardt · Wed Oct 04 15:31:26 2017 +0200
  26. 1bbee39 efi_loader: use type bool for event states by Heinrich Schuchardt · Wed Oct 04 15:03:24 2017 +0200
  27. cbfdf81 efi_selftest: use efi_st_error for all error messages by Heinrich Schuchardt · Wed Oct 04 12:37:02 2017 +0200
  28. ea6f55a efi_selftest: enable CONFIG_CMD_BOOTEFI_SELFTEST by Heinrich Schuchardt · Wed Sep 20 21:14:37 2017 +0200
  29. cd522cb efi_loader: allow creating new handles by Heinrich Schuchardt · Sun Aug 27 00:51:09 2017 +0200
  30. a857759 efi_loader: support 16 protocols per efi_object by Heinrich Schuchardt · Sun Aug 27 00:51:04 2017 +0200
  31. 075ce49 sandbox: Enable btrfs support by Tom Rini · Tue Oct 03 08:44:55 2017 -0400
  32. 9740408 fs/btrfs: Fix warning in btrfs_check_super() by Tom Rini · Tue Oct 03 08:44:13 2017 -0400
  33. 5136925 sandbox: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:13 2017 -0700
  34. a846d11 powerpc: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:12 2017 -0700
  35. 24ec63a nios2: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:11 2017 -0700
  36. efd1c56 mips: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:10 2017 -0700
  37. 8333ca4 xtensa: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:09 2017 -0700
  38. 53eaabe x86: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:08 2017 -0700
  39. 89c26f7 sh: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:07 2017 -0700
  40. b037a5b nds32: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:06 2017 -0700
  41. a974ec6 microblaze: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:05 2017 -0700
  42. c1b91e9 m68k: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:04 2017 -0700
  43. 6261bd5 arm: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:03 2017 -0700
  44. 1fdceda arc: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:02 2017 -0700
  45. 01b7a9b Provide a generic io.h & address mapping functions by Paul Burton · Thu Sep 14 15:05:01 2017 -0700
  46. 676d68b mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig by Marek Behún · Sun Sep 03 17:00:31 2017 +0200
  47. 27cec79 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes by Marek Behún · Sun Sep 03 17:00:30 2017 +0200
  48. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · Sun Sep 03 17:00:29 2017 +0200
  49. 2938754 fs: btrfs: Add single-device read-only BTRFS implementation by Marek Behún · Sun Sep 03 17:00:28 2017 +0200
  50. 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
  51. 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
  52. 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
  53. 45ebb95 fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · Sun Sep 03 17:00:24 2017 +0200
  54. cdccc03 lib: Add CRC32-C by Marek Behún · Sun Sep 03 17:00:23 2017 +0200
  55. 206500b Prepare v2017.11-rc1 by Tom Rini · Mon Oct 02 20:11:24 2017 -0400
  56. d859602 scripts: dtc: Add .gitignore by Bin Meng · Sat Sep 30 22:56:22 2017 -0700
  57. 4647397 Merge git://git.denx.de/u-boot-usb by Tom Rini · Sun Oct 01 18:06:53 2017 -0400
  58. 31cc0bd Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sun Oct 01 13:05:53 2017 -0400
  59. a50bab3 usb: dwc3: add UniPhier specific glue layer by Masahiro Yamada · Thu Sep 28 22:01:00 2017 +0900
  60. 77f871b usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() by Bin Meng · Wed Sep 27 21:50:07 2017 -0700
  61. c03fb20 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints by Bin Meng · Mon Sep 18 06:40:50 2017 -0700
  62. 7c3b76d usb: xhci: Set 'Error Count' to 0 for isoch endpoints by Bin Meng · Mon Sep 18 06:40:49 2017 -0700
  63. bdedd2a usb: xhci: Program max burst size for endpoint by Bin Meng · Mon Sep 18 06:40:48 2017 -0700
  64. 87033f0 usb: xhci: Honor endpoint's interval by Bin Meng · Mon Sep 18 06:40:47 2017 -0700
  65. 026465b usb: hub: Clear BH reset status change for a 3.0 hub by Bin Meng · Mon Sep 18 06:40:46 2017 -0700
  66. dff5c16 usb: hub: Clear port reset before usb_hub_port_connect_change() by Bin Meng · Mon Sep 18 06:40:45 2017 -0700
  67. 7c92b77 usb: xhci: Fix max packet size for full speed device endpoint 0 by Bin Meng · Mon Sep 18 06:40:44 2017 -0700
  68. d21e8ba usb: Read device descriptor after device is addressed for xHCI by Bin Meng · Mon Sep 18 06:40:43 2017 -0700
  69. ae6d0cf usb: Only get 64 bytes device descriptor for full speed devices by Bin Meng · Mon Sep 18 06:40:42 2017 -0700
  70. 2bc748c usb: xhci: Add interrupt transfer support by Bin Meng · Mon Sep 18 06:40:41 2017 -0700
  71. 94e0e75 usb: Handle audio extension endpoint descriptor in usb_parse_config() by Bin Meng · Mon Sep 18 06:40:40 2017 -0700
  72. 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
  73. b6189f2 test: dm: usb: Update test cases for USB by Bin Meng · Sun Oct 01 06:19:45 2017 -0700
  74. be0223e dm: usb: emul: Drop usb_emul_reset() by Bin Meng · Sun Oct 01 06:19:44 2017 -0700
  75. dadc4c0 dm: usb: Remove no longer needed blk_unbind_all() by Bin Meng · Sun Oct 01 06:19:43 2017 -0700
  76. 669ad84 dm: usb: Fix broken usb_stop() by Bin Meng · Sun Oct 01 06:19:42 2017 -0700
  77. 83436d5 usb: emul: hub: Report the actual device speed of the emulation device by Bin Meng · Sun Oct 01 06:19:41 2017 -0700
  78. 3b36376 usb: emul: Expose find_descriptor() as a public API by Bin Meng · Sun Oct 01 06:19:40 2017 -0700
  79. f196644 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() by Bin Meng · Sun Oct 01 06:19:39 2017 -0700
  80. 33662d6 usb: sandbox: Initialize root hub's device speed to high speed by Bin Meng · Sun Oct 01 06:19:38 2017 -0700
  81. 33fbdfd usb: Fix comments of usb_emul_find_for_dev() by Bin Meng · Sun Oct 01 06:19:37 2017 -0700
  82. d502cf1 usb: emul: Remove maxpacketsize in usb_emul_setup_device() by Bin Meng · Sun Oct 01 06:19:36 2017 -0700
  83. df05b61 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Sun Oct 01 08:48:38 2017 -0400
  84. c9e9029 rockchip: enable TPL_SYSRESET for all rockchip SoCs by Kever Yang · Wed Sep 13 09:39:06 2017 +0800
  85. 536e4d3 rk3288: spl: Add dram_init_banksize by Jagan Teki · Wed Sep 27 23:03:14 2017 +0530
  86. 070aba9 rockchip: defconfig: puma-rk3399: update for DM_REGULATOR support in SPL by Philipp Tomsich · Fri Sep 29 19:28:03 2017 +0200
  87. d52626c power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig by Philipp Tomsich · Fri Sep 29 19:28:02 2017 +0200
  88. 75fc208 rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE by Philipp Tomsich · Fri Sep 29 19:28:01 2017 +0200
  89. 96351ff rockchip: puma-rk3399: update board_init() by Philipp Tomsich · Fri Sep 29 19:28:00 2017 +0200
  90. 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
  91. 425e717 rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from() by Philipp Tomsich · Fri Sep 29 19:27:58 2017 +0200
  92. 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
  93. 1c4f63a rockchip: spl: add documentation for spl_node_to_boot_device() by Philipp Tomsich · Fri Sep 29 19:27:56 2017 +0200
  94. 1cd4e12 rockchip: bootrom: add definitions to retrieve BROM boot-source by Philipp Tomsich · Fri Sep 29 19:27:55 2017 +0200
  95. 3df6626 rockchip: rk3399: make spl_board_init board-specific by Philipp Tomsich · Fri Sep 29 19:27:54 2017 +0200
  96. 3cccd82 evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSET by Heinrich Schuchardt · Wed Sep 27 20:23:09 2017 +0200
  97. 10a4954 rockchip: rk322x: update the sysreg number for boot mode by Kever Yang · Tue Aug 22 15:34:58 2017 +0800
  98. 18220f1 rockchip: dts: rk3328-evb: add i2c1 and rk805 nodes by Elaine Zhang · Wed Sep 27 15:23:38 2017 +0800
  99. 4f53f5f configs: rk3328: add support for pmic rk8xx and regulator and i2c driver by Elaine Zhang · Wed Sep 27 15:23:37 2017 +0800
  100. cd999d3 rockchip: i2c: rk3328: support i2c for rk3328 SoC by Elaine Zhang · Wed Sep 27 15:23:34 2017 +0800