1. 0522353 common: board_f: Make reserve_mmu a weak function by Siva Durga Prasad Paladugu · 7 years ago
  2. b3c1e43 zynq: Add Z-Turn board by Alexander Graf · 7 years ago
  3. 605e523 zynq: Enable distro boot by Alexander Graf · 7 years ago
  4. a56b5f1 zynq: Add EFI runtime sections to linker script by Alexander Graf · 7 years ago
  5. 54f4d07 arm: zynq: Label whole PL part as fpga_full region by Michal Simek · 8 years ago
  6. d4ee686 Prepare v2017.09-rc1 by Tom Rini · 7 years ago
  7. 4100de4 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  8. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  9. 10a7fe9 dm: console: Check for serial devices properly by Simon Glass · 7 years ago
  10. 045e4b5 console: Unify the check for a serial console by Simon Glass · 7 years ago
  11. 6c11ebf arm: mach-omap2: Align image address before cache operations by Andrew F. Davis · 7 years ago
  12. c6fa165 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS by Tom Rini · 7 years ago
  13. bc215f3 am335x_hs_evm: Disable CONFIG_SPL_ENV_SUPPORT by Tom Rini · 7 years ago
  14. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  15. e9035ca Remove unused CONFIG_TWL4030_PWM by Adam Ford · 7 years ago
  16. 72cefd5 serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · 7 years ago
  17. 2b1c204 dm: Kconfig: fix typo in help for SPL_PINCTRL by Philipp Tomsich · 7 years ago
  18. da29c60 efi_loader: Fix warning in efi_gop by Alexander Graf · 7 years ago
  19. 34cc042 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  20. 2e2731c x86: minnowmax: Remove CONFIG_SMSC_LPC47M by Bin Meng · 7 years ago
  21. 683b696 x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · 7 years ago
  22. c1ae980 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · 7 years ago
  23. 13a5d87 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · 7 years ago
  24. fe38643 x86: acpi: Name fields in FADT in accordance with specification by Andy Shevchenko · 7 years ago
  25. 87e9537 x86: acpi: Fill OEM revision by Andy Shevchenko · 7 years ago
  26. 6a3794b Makefile: Export build date as integer by Andy Shevchenko · 7 years ago
  27. 62e1acc Makefile: Don't shadow actual error when compile ASL by Andy Shevchenko · 7 years ago
  28. 0ac1115 x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts by Stefan Roese · 7 years ago
  29. 0700bba x86: dfi-bt700: Add xHCI USB support by Stefan Roese · 7 years ago
  30. aaf07ef x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT by Stefan Roese · 7 years ago
  31. f7218e0 x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob by Stefan Roese · 7 years ago
  32. d31315d x86: Add Intel Edison board files by Andy Shevchenko · 7 years ago
  33. e564d59 x86: Add Intel Tangier support by Felipe Balbi · 7 years ago
  34. f2b047f x86: Add dma-mapping.h to architectural code by Andy Shevchenko · 7 years ago
  35. 24252da watchdog: Introduce watchdog driver for Intel Tangier by Felipe Balbi · 7 years ago
  36. 83cbdb0 arch/x86: Select USB before selecting host driver by Andy Shevchenko · 7 years ago
  37. b85b459 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  38. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  39. e7896c3 efi_loader: indent entry/exit prints to show nesting level by Rob Clark · 7 years ago
  40. 86789d5 efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT by Rob Clark · 7 years ago
  41. cafc341 clk: fix compilation errors for poplar platform by Patrice Chotard · 7 years ago
  42. 15b8d63 usb: host: xhci-dxc3: fix compilation warnings by Patrice Chotard · 7 years ago
  43. c2da3e3 phy: add a NO-OP phy driver by Jean-Jacques Hiblot · 7 years ago
  44. eabebc0 usb: host: ohci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  45. 3c72a94 usb: host: ehci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  46. a3d03ea dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB by Patrice Chotard · 7 years ago
  47. 29c1ebf dm: phy: add missing #ifdef CONFIG_PHY by Patrice Chotard · 7 years ago
  48. dec4ecb dfu: add common function to initiate transaction by Patrick Delaunay · 7 years ago
  49. 35be83e dfu: factorize transaction cleanup by Patrick Delaunay · 7 years ago
  50. f4e934f dfu: remove limitation on partition size by Patrick Delaunay · 7 years ago
  51. 5ea9b89 dfu: allow dfu read on partition greater than 2GB by Patrick Delaunay · 7 years ago
  52. b7c1cc6 usb: gadget: f_thor: Free the allocated out request buffer by Siva Durga Prasad Paladugu · 8 years ago
  53. fe3327f usb: xhci: Enable TT to support LS/FS devices behind a HS hub by Bin Meng · 7 years ago
  54. 209239b usb: xhci: Correct TT_SLOT and TT_PORT macros by Bin Meng · 7 years ago
  55. 2b6f4c5 usb: xhci: Implement update_hub_device() operation by Bin Meng · 7 years ago
  56. a4b2bfb usb: hub: Call usb_update_hub_device() after hub descriptor is fetched by Bin Meng · 7 years ago
  57. 1f31f5a dm: usb: Add a new USB controller operation 'update_hub_device' by Bin Meng · 7 years ago
  58. 66dcbd2 usb: hub: Parse and save TT details from device descriptor by Bin Meng · 7 years ago
  59. 63c3b3b usb: xhci: Program 'route string' in the input slot context by Bin Meng · 7 years ago
  60. 1459ce6 usb: xhci: Change xhci_setup_addressable_virt_dev() signature by Bin Meng · 7 years ago
  61. dab7437 usb: hub: Support 'set hub depth' request for USB 3.0 hubs by Bin Meng · 7 years ago
  62. 2b51a1b usb: hub: Translate USB 3.0 hub port status into old version by Bin Meng · 7 years ago
  63. 5ecfd5d usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  64. 2eee794 usb: hub: Remove hub_port_reset() by Bin Meng · 7 years ago
  65. 05d08d0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · 7 years ago
  66. aff38b9 usb: xhci-pci: Clean up the driver a little bit by Bin Meng · 7 years ago
  67. 7e8644d usb: xhci-pci: Drop non-DM version of xhci-pci driver by Bin Meng · 7 years ago
  68. bfe1c71 x86: minnowmax: Enable USB xHCI support by Bin Meng · 7 years ago
  69. c021687 x86: minnowmax: Add a environment variable for USB power-on delay by Bin Meng · 7 years ago
  70. d34d6fc usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig by Bin Meng · 7 years ago
  71. aec8af3 usb: cmd: Print actual packet size for super speed devices by Bin Meng · 7 years ago
  72. abe4026 configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  73. c6336ee usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Bin Meng · 7 years ago
  74. 97c70f7 configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  75. 749de4c usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS by Bin Meng · 7 years ago
  76. 5ea6cf2 usb: xhci: Change MAX_HC_PORTS to 255 by Bin Meng · 7 years ago
  77. 7e84f9e usb: hub: Add 3.0 hub port status mask of 2.0 hub by Bin Meng · 7 years ago
  78. 0d66b3a usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 7 years ago
  79. 5003a8f usb: hub: Revise wLength for 'get port status' request by Bin Meng · 7 years ago
  80. e8930c4 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · 7 years ago
  81. 049ba14 usb: hub: Update handling connect status/change in usb_scan_port() by Bin Meng · 7 years ago
  82. ec0501b usb: xhci: Add input slot context in xhci_set_configuration() by Bin Meng · 7 years ago
  83. 8a3f9cf usb: xhci: Initialize scratchpad buffer array and scratchpad buffers by Bin Meng · 7 years ago
  84. 474b250 usb: xhci: Correct command TRB 4th dword initialization by Bin Meng · 7 years ago
  85. c72f37a usb: xhci: Remove incorrect comments for struct xhci_container_ctx by Bin Meng · 7 years ago
  86. c6e19d3 usb: host: ohci-generic: add generic PHY support by Patrice Chotard · 7 years ago
  87. 170229e usb: host: ohci-generic: add RESET support by Patrice Chotard · 7 years ago
  88. 37a197a usb: host: ohci-generic: add CLOCK support by Patrice Chotard · 7 years ago
  89. 1a62cde usb: host: ehci-generic: add generic PHY support by Patrice Chotard · 7 years ago
  90. a0809dc usb: host: ehci-generic: add error path and .remove callback by Patrice Chotard · 7 years ago
  91. 5e7a080 usb: host: ehci-generic: replace printf() by error() by Patrice Chotard · 7 years ago
  92. be7dd60 dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · 7 years ago
  93. 96fc03d clk: add clk_release_all() by Patrice Chotard · 7 years ago
  94. e4d368e reset: add reset_release_all() by Patrice Chotard · 7 years ago
  95. 76290e3 reset: add reset_request() by Patrice Chotard · 7 years ago
  96. ecfafba usb: host: xhci-dwc3: Add generic PHY support by Patrice Chotard · 7 years ago
  97. f915a69 drivers: phy: add generic_phy_valid() method by Patrice Chotard · 7 years ago
  98. 956b7ad drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails by Patrice Chotard · 7 years ago
  99. 17b0887 usb: host: xhci-dwc3: Add dual role mode support from DT by Patrice Chotard · 7 years ago
  100. c7eadfc usb: host: xhci-dwc3: Convert driver to DM by Patrice Chotard · 7 years ago