1. 059a480 bug.h: sync BUILD_BUG stuff with Linux 4.13 by Masahiro Yamada · 7 years ago
  2. f7d6b89 vsprintf.h: include <linux/types.h> by Masahiro Yamada · 7 years ago
  3. 5a719f9 common.h: remove error() by Masahiro Yamada · 7 years ago
  4. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  5. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  6. 7fea7b1 stdio.h: move printf() stuff from <common.h> to <stdio.h> by Masahiro Yamada · 7 years ago
  7. fd107e3 doc: rmobile: Update README by Marek Vasut · 7 years ago
  8. 55f6847 ARM: rmobile: Enable pinconf by Marek Vasut · 7 years ago
  9. d52132c pinctrl: rmobile: Add pinconf to Renesas RCar pincontrol driver by Marek Vasut · 7 years ago
  10. c322d4b usb: Drop the EHCI RCar Gen3 by Marek Vasut · 7 years ago
  11. e6ee85a sunxi: only init USB Ethernet gadget when it's enabled by Icenowy Zheng · 7 years ago
  12. 9f35688 sunxi: usb_phy: invert the USB phy_ctl condition by Maxime Ripard · 7 years ago
  13. ea5b1e1 sun7i: a20: Add Bananapi M1 Plus support by Jagan Teki · 7 years ago
  14. d4aac53 sunxi: defaultly enable SPL for Lichee Pi Zero by Icenowy Zheng · 7 years ago
  15. 818b293 sunxi: Enable eMMC on Cubietruck Plus by Chen-Yu Tsai · 7 years ago
  16. 1328a81 sunxi: rename Bananapi M3 dts file name by Chen-Yu Tsai · 7 years ago
  17. 3c989f3 sunxi: Fix USB_GADGET implication by Maxime Ripard · 7 years ago
  18. de86fc3 sunxi: Remove the MMC index hack by Maxime Ripard · 7 years ago
  19. f4c3523 sunxi: Use sunxi_get_boot_device by Maxime Ripard · 7 years ago
  20. 8829076 arm: sunxi: Move spl_boot_device in a separate function by Maxime Ripard · 7 years ago
  21. 6ee9d7b sunxi: Add support for A20-OLinuXino-MICRO-eMMC by Stefan Mavrodiev · 7 years ago
  22. a12fb0e sunxi: Enable CMD_GPT by default by Maxime Ripard · 7 years ago
  23. 47738ac cmd: Move CONFIG_RANDOM_UUID to Kconfig by Maxime Ripard · 7 years ago
  24. 5ed8239 sunxi: sina33: Sync the device tree with the kernel by Maxime Ripard · 7 years ago
  25. 6e2166c sunxi: Imply USB_ETHER by Maxime Ripard · 7 years ago
  26. 90dd2f1 sunxi: Register usb_ether by Maxime Ripard · 7 years ago
  27. 3a61b08 musb: sunxi: switch to the device model by Maxime Ripard · 7 years ago
  28. cfa3499 cmd: fastboot: Rework fastboot dependency by Maxime Ripard · 7 years ago
  29. 654b02b sunxi: imply USB_GADGET by Maxime Ripard · 7 years ago
  30. e02687b sunxi: provide default USB gadget setup by Maxime Ripard · 7 years ago
  31. 10ac57f usb: gadget: usb_ether: Move settings to common by Maxime Ripard · 7 years ago
  32. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  33. d2f0f4a usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · 7 years ago
  34. 3f33d3c usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  35. c163668 usb: gadget: Move USBNET_HOST_ADDR to Kconfig by Maxime Ripard · 7 years ago
  36. 74e7997 usb: gadget: Document USBNET_DEVADDR by Maxime Ripard · 7 years ago
  37. 5506ff1 usb: gadget: Move USBNET_DEVADDR option out of g_dnl by Maxime Ripard · 7 years ago
  38. a4dd872 sandbox: Expand list of IO accessors by Maxime Ripard · 7 years ago
  39. 39dd65a sandbox: Enable btrfs support by Tom Rini · 7 years ago
  40. 6b7fd35 fs/btrfs: Fix warning in btrfs_check_super() by Tom Rini · 7 years ago
  41. f7ae1ca sandbox: Use asm-generic/io.h by Paul Burton · 7 years ago
  42. ae07d60 powerpc: Use asm-generic/io.h by Paul Burton · 7 years ago
  43. e16986c nios2: Use asm-generic/io.h by Paul Burton · 7 years ago
  44. d1cbeaf mips: Use asm-generic/io.h by Paul Burton · 7 years ago
  45. e864552 xtensa: Use asm-generic/io.h by Paul Burton · 7 years ago
  46. 6f01316 x86: Use asm-generic/io.h by Paul Burton · 7 years ago
  47. 505fe9c sh: Use asm-generic/io.h by Paul Burton · 7 years ago
  48. b3666a6 nds32: Use asm-generic/io.h by Paul Burton · 7 years ago
  49. dbee715 microblaze: Use asm-generic/io.h by Paul Burton · 7 years ago
  50. 0884077 m68k: Use asm-generic/io.h by Paul Burton · 7 years ago
  51. 8f8e630 arm: Use asm-generic/io.h by Paul Burton · 7 years ago
  52. 593477c arc: Use asm-generic/io.h by Paul Burton · 7 years ago
  53. d4150ca Provide a generic io.h & address mapping functions by Paul Burton · 7 years ago
  54. 32c7786 mvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig by Marek Behún · 7 years ago
  55. 9d84550 cmd: Add the 'btrsubvol' command to list BTRFS subvolumes by Marek Behún · 7 years ago
  56. 0c936ee fs: btrfs: Add U-Boot fs handlers. by Marek Behún · 7 years ago
  57. 21a14fa fs: btrfs: Add single-device read-only BTRFS implementation by Marek Behún · 7 years ago
  58. 597b4af fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions by Marek Behún · 7 years ago
  59. d4a704a fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified) by Marek Behún · 7 years ago
  60. 59981e6 include: Add a variadic macro to call a callback for all arguments by Marek Behún · 7 years ago
  61. 5994e8b fs: Create a common fs_devread for ext4/reiserfs/zfs by Marek Behún · 7 years ago
  62. 85d8bf5 lib: Add CRC32-C by Marek Behún · 7 years ago
  63. 43dd6da Prepare v2017.11-rc1 by Tom Rini · 7 years ago v2017.11-rc1
  64. de163ec scripts: dtc: Add .gitignore by Bin Meng · 7 years ago
  65. 4d1c166 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  66. 16d4ff7 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  67. dc04b35 usb: dwc3: add UniPhier specific glue layer by Masahiro Yamada · 7 years ago
  68. 72ac8f3 usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() by Bin Meng · 7 years ago
  69. fae3585 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints by Bin Meng · 7 years ago
  70. ab2b727 usb: xhci: Set 'Error Count' to 0 for isoch endpoints by Bin Meng · 7 years ago
  71. fa483b2 usb: xhci: Program max burst size for endpoint by Bin Meng · 7 years ago
  72. f51966b usb: xhci: Honor endpoint's interval by Bin Meng · 7 years ago
  73. 061895f usb: hub: Clear BH reset status change for a 3.0 hub by Bin Meng · 7 years ago
  74. b902035 usb: hub: Clear port reset before usb_hub_port_connect_change() by Bin Meng · 7 years ago
  75. b5aa857 usb: xhci: Fix max packet size for full speed device endpoint 0 by Bin Meng · 7 years ago
  76. 932bb66 usb: Read device descriptor after device is addressed for xHCI by Bin Meng · 7 years ago
  77. c008faa usb: Only get 64 bytes device descriptor for full speed devices by Bin Meng · 7 years ago
  78. 1897d60 usb: xhci: Add interrupt transfer support by Bin Meng · 7 years ago
  79. 2f0eb2a usb: Handle audio extension endpoint descriptor in usb_parse_config() by Bin Meng · 7 years ago
  80. 8a0e6d8 usb: xhci: Don't assume LS/FS devices are always behind a HS hub by Bin Meng · 7 years ago
  81. f4d4f7d test: dm: usb: Update test cases for USB by Bin Meng · 7 years ago
  82. ad56e4b dm: usb: emul: Drop usb_emul_reset() by Bin Meng · 7 years ago
  83. ad0a937 dm: usb: Remove no longer needed blk_unbind_all() by Bin Meng · 7 years ago
  84. d4efefe dm: usb: Fix broken usb_stop() by Bin Meng · 7 years ago
  85. d7771f0 usb: emul: hub: Report the actual device speed of the emulation device by Bin Meng · 7 years ago
  86. 848436a usb: emul: Expose find_descriptor() as a public API by Bin Meng · 7 years ago
  87. 84aa853 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() by Bin Meng · 7 years ago
  88. 813f74e usb: sandbox: Initialize root hub's device speed to high speed by Bin Meng · 7 years ago
  89. 8d36c68 usb: Fix comments of usb_emul_find_for_dev() by Bin Meng · 7 years ago
  90. 98b639f usb: emul: Remove maxpacketsize in usb_emul_setup_device() by Bin Meng · 7 years ago
  91. 958046f Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  92. e19fa89 rockchip: enable TPL_SYSRESET for all rockchip SoCs by Kever Yang · 7 years ago
  93. 2ee3021 rk3288: spl: Add dram_init_banksize by Jagan Teki · 7 years ago
  94. 7c15863 rockchip: defconfig: puma-rk3399: update for DM_REGULATOR support in SPL by Philipp Tomsich · 7 years ago
  95. 9086eab power: spl: add SPL_DM_REGULATOR_FIXED in Kconfig by Philipp Tomsich · 7 years ago
  96. 482cf22 rockchip: rk3399-puma: add boot-on regulator to override BIOS_DISABLE by Philipp Tomsich · 7 years ago
  97. 0b5e7aa rockchip: puma-rk3399: update board_init() by Philipp Tomsich · 7 years ago
  98. 775bd78 rockchip: dts: rk3399-puma: add 'same-as-spl' to the front of the boot-order by Philipp Tomsich · 7 years ago
  99. c55addd rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from() by Philipp Tomsich · 7 years ago
  100. 80e9f88 rockchip: spl: support a 'same-as-spl'-specifier in the spl-boot-order by Philipp Tomsich · 7 years ago