1. 9c1f382 dm: core: Add a uclass pre_probe() method for devices by Simon Glass · 10 years ago
  2. d02009d dm: core: Mark device as active before calling its probe() method by Simon Glass · 10 years ago
  3. de0977b dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  4. 2eb77f1 fdt: Tighten up error handling in fdtdec_get_pci_addr() by Simon Glass · 10 years ago
  5. 3c4a287 Correct map_sysmem() logic in do_mem_mw() by Simon Glass · 10 years ago
  6. 7567f46 x86: Split up arch_cpu_init() by Simon Glass · 10 years ago
  7. 7af8d05 dm: Add a new CPU init function which can use driver model by Simon Glass · 10 years ago
  8. 240d06d x86: Add a x86_ prefix to the x86-specific PCI functions by Simon Glass · 10 years ago
  9. 9ffbe33 fdt: Export fdtdec_get_number() for general use by Simon Glass · 10 years ago
  10. f905be8 sandbox: Update device tree 'reg' properties for I2C and SPI by Simon Glass · 10 years ago
  11. 5f8865f x86: Add support for panther (Asus Chromebox) by Simon Glass · 10 years ago
  12. 4837e6e x86: Move common Chromebook config into a separate file by Simon Glass · 10 years ago
  13. 1c87729 x86: spi: Add support for lynxpoint by Simon Glass · 10 years ago
  14. 99c5173 x86: pci: Add PCI IDs for lynxpoint by Simon Glass · 10 years ago
  15. e9fa1f0 x86: video: Allow keyboard presence to be controlled by device tree by Simon Glass · 10 years ago
  16. 745b1d1 x86: Support machines with >4GB of RAM by Simon Glass · 10 years ago
  17. 1242b87 ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c by Kishon Vijay Abraham I · 10 years ago
  18. 273ac5b Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  19. 0a3ec0a sunxi: Complete i2c support for each supported platform by Paul Kocialkowski · 10 years ago
  20. 2fae3e7 i2c: mvtwsi: Support for up to 4 different controllers by Paul Kocialkowski · 10 years ago
  21. 0a8cc06 sunxi: iNet 3F support by Paul Kocialkowski · 10 years ago
  22. fd68eab sunxi: iNet 3W support by Paul Kocialkowski · 10 years ago
  23. c7cdd91 sunxi: Proper iNet board config naming by Paul Kocialkowski · 10 years ago
  24. 4711b2a sunxi: Removed dram files cleanup in MAINTAINERS by Paul Kocialkowski · 10 years ago
  25. 9293594 sunxi: Serial number support, obtained from SID bits by Paul Kocialkowski · 10 years ago
  26. 227dbc6 sunxi: A20-OLinuXino-Lime2 USB0 VBUS detect and enable pins by Paul Kocialkowski · 10 years ago
  27. ff83bed sunxi: Cubieboard2 mmc0 card-detect pin by Paul Kocialkowski · 10 years ago
  28. ec9ea8c sunxi: A20-OLinuXino-Lime2 mmc0 card-detect pin by Paul Kocialkowski · 10 years ago
  29. 794a3d1 sunxi: Yones Toptech BD1078 mmc0 and mmc1 card-detect pins by Paul Kocialkowski · 10 years ago
  30. 06f6c20 sunxi: Ainol AW1 mmc0 card-detect pin by Paul Kocialkowski · 10 years ago
  31. b46db62 sunxi: Ampe A76 mmc0 card-detect pin by Paul Kocialkowski · 10 years ago
  32. 2e29717 sunxi: TZX-Q8-713B7 mmc0 card-detect pin by Paul Kocialkowski · 10 years ago
  33. 9546f5a sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect by Hans de Goede · 10 years ago
  34. 444af39 sunxi: usbc: Wait for vbus to fall after disabling it by Hans de Goede · 10 years ago
  35. ad70d0c sunxi: usbc: Initialize vusb value on request_resources by Hans de Goede · 10 years ago
  36. cb189b7 power: axp209: Registers definitions in header by Paul Kocialkowski · 10 years ago
  37. 6d95489 power: axp152: Registers definitions in header by Paul Kocialkowski · 10 years ago
  38. d1a8d5b sunxi: Yones Toptech BD1078 support by Paul Kocialkowski · 10 years ago
  39. d390d8c sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig by Paul Kocialkowski · 10 years ago
  40. ae358a4 sunxi: GPIO pin mux hardware-feature-specific function index defines by Paul Kocialkowski · 10 years ago
  41. 2e9a848 sunxi: Ainol AW1 support by Paul Kocialkowski · 10 years ago
  42. dbbccaf sunxi: USB download gadget cable detection by Paul Kocialkowski · 10 years ago
  43. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  44. 66cc095 power: axp209: VBUS detection support by Paul Kocialkowski · 10 years ago
  45. d273edb sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · 10 years ago
  46. 6604a13 power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic by Paul Kocialkowski · 10 years ago
  47. c97e168 sunxi: gpio: Indentation fix by Paul Kocialkowski · 10 years ago
  48. 761402d sun6i: Add support for the Mixtile LOFT-Q board by Han Pengfei · 10 years ago
  49. 8672ada fastboot: Proper download gadget unregister and clear when cable is missing by Paul Kocialkowski · 10 years ago
  50. 96da306 fastboot: add support for reboot-bootloader command by Alexey Firago · 10 years ago
  51. ced3349 fastboot: check for alias when looking up partition by name by Michael Scott · 10 years ago
  52. c884884 dfu: cmd: trigger watchdog before calling usb_gadget_handle_interrupts by Heiko Schocher · 10 years ago
  53. 726c123 cmd_usb_mass_storage: Use 'USB Mass Storage' in the help text by Fabio Estevam · 10 years ago
  54. da3f27f usb: gadget: thor: Claim EP after allocating it in thor gadget by Marek Szyprowski · 10 years ago
  55. 5eee56a usb: dwc3: Correct clean up code for requests by Lukasz Majewski · 10 years ago
  56. b0abde9 usb: dwc3: gadget: Set non EP0 max packet limit to 512B by Lukasz Majewski · 10 years ago
  57. 9f28505 usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be LST by Lukasz Majewski · 10 years ago
  58. b0bacbe usb: dwc3: optimize interrupt loop by Marek Szyprowski · 10 years ago
  59. 06c7bde usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver by Marek Szyprowski · 10 years ago
  60. 3a88fd2 usb: dwc3: add a workaround for too small OUT requests by Marek Szyprowski · 10 years ago
  61. bf35c60 usb: dwc3: make dwc3_set_mode to static by Joonyoung Shim · 10 years ago
  62. dc6d240 usb: dwc3: Remove BIT(x) macro from DWC3's gadget code by Lukasz Majewski · 10 years ago
  63. d04a012 usb: composite: Add .reset callback to usb_gadget_driver structure by Lukasz Majewski · 10 years ago
  64. e0d67df usb: gadget: thor: Invoke board specific USB cleanup interface by Inha Song · 10 years ago
  65. 3ab2d77 usb: gadget: UMS: Invoke board specific USB cleanup interface by Inha Song · 10 years ago
  66. 3de2570 usb: board: goni: Add default board_usb_cleanup() definition for Goni board by Lukasz Majewski · 10 years ago
  67. 7573b96 usb: board: samsung: Add default board_usb_cleanup() definition for Exynos SoCs by Lukasz Majewski · 10 years ago
  68. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  69. 3a8a22b include: configs: Enable DWC3 and DFU in AM43xx by Kishon Vijay Abraham I · 10 years ago
  70. 08ff0fd board: ti: AM43xx: added USB initializtion code by Kishon Vijay Abraham I · 10 years ago
  71. 2408076 include: configs: Enable DWC3 and DFU in DRA7xx by Kishon Vijay Abraham I · 10 years ago
  72. ce61fd7 board: ti: DRA7: added USB initializtion code by Kishon Vijay Abraham I · 10 years ago
  73. ae07a84 common: cmd_dfu: invoke board_usb_cleanup() for cleaning up by Kishon Vijay Abraham I · 10 years ago
  74. 58d701e usb: gadget: defer setting maxpacket till ->setup() by Kishon Vijay Abraham I · 10 years ago
  75. ea71c1a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · 10 years ago
  76. f18ed9a usb: dwc3: Add chained TRB support for ep0 by Kishon Vijay Abraham I · 10 years ago
  77. e1d80c9 usb: dwc3: ep0: preparation for implementing chained TRB by Kishon Vijay Abraham I · 10 years ago
  78. c7bdfe3 dwc3: flush the buffers before using it by Kishon Vijay Abraham I · 10 years ago
  79. e99e37b usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms by Kishon Vijay Abraham I · 10 years ago
  80. 0bc879b usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts by Kishon Vijay Abraham I · 10 years ago
  81. ee0bb0a dwc3: dwc3-omap: add support for multiple dwc3-omap controllers by Kishon Vijay Abraham I · 10 years ago
  82. 6311ae7 usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · 10 years ago
  83. dcc2c44 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data by Kishon Vijay Abraham I · 10 years ago
  84. e9808cf usb: dwc3: dwc3-omap: make dwc3-omap build in uboot by Kishon Vijay Abraham I · 10 years ago
  85. 1cee7b1 dwc3: core: added an API to invoke irq handlers by Kishon Vijay Abraham I · 10 years ago
  86. dc5c653 dwc3: core: add support for multiple dwc3 controllers by Kishon Vijay Abraham I · 10 years ago
  87. bfbf05d dwc3: core: change probe and remove to uboot init and uboot exit code by Kishon Vijay Abraham I · 10 years ago
  88. 2cdd496 include: dwc3-uboot: add a structure for populating platform data by Kishon Vijay Abraham I · 10 years ago
  89. 99030d7 usb: dwc3: core: make dwc3 core build in uboot by Kishon Vijay Abraham I · 10 years ago
  90. e7e1709 include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error by Kishon Vijay Abraham I · 10 years ago
  91. 9c38ca4 usb: dwc3: ep0: make dwc3 ep0 build in uboot by Kishon Vijay Abraham I · 10 years ago
  92. 19e221e include: asm: types: add resource_size_t type by Kishon Vijay Abraham I · 10 years ago
  93. 35ffd28 usb: dwc3: gadget: make dwc3 gadget build in uboot by Kishon Vijay Abraham I · 10 years ago
  94. e23c920 usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy by Kishon Vijay Abraham I · 10 years ago
  95. cec6d1c arm: asm: dma-mapping: added dma_free_coherent API by Kishon Vijay Abraham I · 10 years ago
  96. 1477017 usb: dwc3: remove pm related operations from dwc3 driver by Kishon Vijay Abraham I · 10 years ago
  97. c2b77b6 usb: dwc3: fix dwc3 header files by Kishon Vijay Abraham I · 10 years ago
  98. 389f6d4 usb: dwc3: remove trace_* APIs from dwc3 driver by Kishon Vijay Abraham I · 10 years ago
  99. d1e431a usb: dwc3: Modify the file headers to u-boot format by Kishon Vijay Abraham I · 10 years ago
  100. a6184a3 usb: dwc3: remove un-used files from dwc3 folder by Kishon Vijay Abraham I · 10 years ago