Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6a3794b3094861b02ce83fb4648f0735d9ac5776
6a3794b
Makefile: Export build date as integer
by Andy Shevchenko
· 7 years ago
62e1acc
Makefile: Don't shadow actual error when compile ASL
by Andy Shevchenko
· 7 years ago
0ac1115
x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts
by Stefan Roese
· 7 years ago
0700bba
x86: dfi-bt700: Add xHCI USB support
by Stefan Roese
· 7 years ago
aaf07ef
x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INIT
by Stefan Roese
· 7 years ago
f7218e0
x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blob
by Stefan Roese
· 7 years ago
d31315d
x86: Add Intel Edison board files
by Andy Shevchenko
· 7 years ago
e564d59
x86: Add Intel Tangier support
by Felipe Balbi
· 7 years ago
f2b047f
x86: Add dma-mapping.h to architectural code
by Andy Shevchenko
· 7 years ago
24252da
watchdog: Introduce watchdog driver for Intel Tangier
by Felipe Balbi
· 7 years ago
83cbdb0
arch/x86: Select USB before selecting host driver
by Andy Shevchenko
· 7 years ago
b85b459
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· 7 years ago
d91dce4
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 7 years ago
cafc341
clk: fix compilation errors for poplar platform
by Patrice Chotard
· 7 years ago
15b8d63
usb: host: xhci-dxc3: fix compilation warnings
by Patrice Chotard
· 7 years ago
c2da3e3
phy: add a NO-OP phy driver
by Jean-Jacques Hiblot
· 7 years ago
eabebc0
usb: host: ohci-generic: initialize PHY only when found
by Patrice Chotard
· 7 years ago
3c72a94
usb: host: ehci-generic: initialize PHY only when found
by Patrice Chotard
· 7 years ago
a3d03ea
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
by Patrice Chotard
· 7 years ago
29c1ebf
dm: phy: add missing #ifdef CONFIG_PHY
by Patrice Chotard
· 7 years ago
dec4ecb
dfu: add common function to initiate transaction
by Patrick Delaunay
· 7 years ago
35be83e
dfu: factorize transaction cleanup
by Patrick Delaunay
· 7 years ago
f4e934f
dfu: remove limitation on partition size
by Patrick Delaunay
· 7 years ago
5ea9b89
dfu: allow dfu read on partition greater than 2GB
by Patrick Delaunay
· 7 years ago
b7c1cc6
usb: gadget: f_thor: Free the allocated out request buffer
by Siva Durga Prasad Paladugu
· 8 years ago
fe3327f
usb: xhci: Enable TT to support LS/FS devices behind a HS hub
by Bin Meng
· 7 years ago
209239b
usb: xhci: Correct TT_SLOT and TT_PORT macros
by Bin Meng
· 7 years ago
2b6f4c5
usb: xhci: Implement update_hub_device() operation
by Bin Meng
· 7 years ago
a4b2bfb
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
by Bin Meng
· 7 years ago
1f31f5a
dm: usb: Add a new USB controller operation 'update_hub_device'
by Bin Meng
· 7 years ago
66dcbd2
usb: hub: Parse and save TT details from device descriptor
by Bin Meng
· 7 years ago
63c3b3b
usb: xhci: Program 'route string' in the input slot context
by Bin Meng
· 7 years ago
1459ce6
usb: xhci: Change xhci_setup_addressable_virt_dev() signature
by Bin Meng
· 7 years ago
dab7437
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
by Bin Meng
· 7 years ago
2b51a1b
usb: hub: Translate USB 3.0 hub port status into old version
by Bin Meng
· 7 years ago
5ecfd5d
usb: hub: Add a new API to test if a hub device is root hub
by Bin Meng
· 7 years ago
2eee794
usb: hub: Remove hub_port_reset()
by Bin Meng
· 7 years ago
05d08d0
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
by Bin Meng
· 7 years ago
aff38b9
usb: xhci-pci: Clean up the driver a little bit
by Bin Meng
· 7 years ago
7e8644d
usb: xhci-pci: Drop non-DM version of xhci-pci driver
by Bin Meng
· 7 years ago
bfe1c71
x86: minnowmax: Enable USB xHCI support
by Bin Meng
· 7 years ago
c021687
x86: minnowmax: Add a environment variable for USB power-on delay
by Bin Meng
· 7 years ago
d34d6fc
usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
by Bin Meng
· 7 years ago
aec8af3
usb: cmd: Print actual packet size for super speed devices
by Bin Meng
· 7 years ago
abe4026
configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards
by Bin Meng
· 7 years ago
c6336ee
usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
by Bin Meng
· 7 years ago
97c70f7
configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards
by Bin Meng
· 7 years ago
749de4c
usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
by Bin Meng
· 7 years ago
5ea6cf2
usb: xhci: Change MAX_HC_PORTS to 255
by Bin Meng
· 7 years ago
7e84f9e
usb: hub: Add 3.0 hub port status mask of 2.0 hub
by Bin Meng
· 7 years ago
0d66b3a
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
by Bin Meng
· 7 years ago
5003a8f
usb: hub: Revise wLength for 'get port status' request
by Bin Meng
· 7 years ago
e8930c4
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
by Bin Meng
· 7 years ago
049ba14
usb: hub: Update handling connect status/change in usb_scan_port()
by Bin Meng
· 7 years ago
ec0501b
usb: xhci: Add input slot context in xhci_set_configuration()
by Bin Meng
· 7 years ago
8a3f9cf
usb: xhci: Initialize scratchpad buffer array and scratchpad buffers
by Bin Meng
· 7 years ago
474b250
usb: xhci: Correct command TRB 4th dword initialization
by Bin Meng
· 7 years ago
c72f37a
usb: xhci: Remove incorrect comments for struct xhci_container_ctx
by Bin Meng
· 7 years ago
c6e19d3
usb: host: ohci-generic: add generic PHY support
by Patrice Chotard
· 7 years ago
170229e
usb: host: ohci-generic: add RESET support
by Patrice Chotard
· 7 years ago
37a197a
usb: host: ohci-generic: add CLOCK support
by Patrice Chotard
· 7 years ago
1a62cde
usb: host: ehci-generic: add generic PHY support
by Patrice Chotard
· 7 years ago
a0809dc
usb: host: ehci-generic: add error path and .remove callback
by Patrice Chotard
· 7 years ago
5e7a080
usb: host: ehci-generic: replace printf() by error()
by Patrice Chotard
· 7 years ago
be7dd60
dm: core: add ofnode_count_phandle_with_args()
by Patrice Chotard
· 7 years ago
96fc03d
clk: add clk_release_all()
by Patrice Chotard
· 7 years ago
e4d368e
reset: add reset_release_all()
by Patrice Chotard
· 7 years ago
76290e3
reset: add reset_request()
by Patrice Chotard
· 7 years ago
ecfafba
usb: host: xhci-dwc3: Add generic PHY support
by Patrice Chotard
· 7 years ago
f915a69
drivers: phy: add generic_phy_valid() method
by Patrice Chotard
· 7 years ago
956b7ad
drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails
by Patrice Chotard
· 7 years ago
17b0887
usb: host: xhci-dwc3: Add dual role mode support from DT
by Patrice Chotard
· 7 years ago
c7eadfc
usb: host: xhci-dwc3: Convert driver to DM
by Patrice Chotard
· 7 years ago
6d8e433
usb: add static to local symbols
by Masahiro Yamada
· 7 years ago
57d1338
dm: tegra: Move nyan-big, jetson-tk1/tx1, beaver to livetree
by Simon Glass
· 7 years ago
191e407
fdtdec: Drop old compatible values
by Simon Glass
· 7 years ago
b3d2ed3
dm: power: Convert as3722 to driver model
by Simon Glass
· 7 years ago
c30ddcc
power: Add a GPIO driver for the as3722 PMIC
by Simon Glass
· 7 years ago
8f18951
power: Add a regulator driver for the as3722 PMIC
by Simon Glass
· 7 years ago
e6a30e0
dm: tegra: pci: Convert to livetree
by Simon Glass
· 7 years ago
9c3b0e4
dm: tegra: mmc: Convert to livetree
by Simon Glass
· 7 years ago
5d14167
dm: tegra: pwm: Convert to livetree
by Simon Glass
· 7 years ago
eae5254
dm: tegra: i2c: Convert to livetree
by Simon Glass
· 7 years ago
3f738a2
dm: tegra: spi: Convert to livetree
by Simon Glass
· 7 years ago
4c36be0
dm: tegra: usb: Convert to livetree
by Simon Glass
· 7 years ago
b0ca849
dm: tegra: gpio: Convert to support livetree
by Simon Glass
· 7 years ago
12e923b
tegra: dts: Move stdout-path to /chosen
by Simon Glass
· 7 years ago
5eb7540
dm: video: tegra124: Convert to livetree
by Simon Glass
· 7 years ago
c3f2650
dm: tegra: Convert clock_decode_periph_id() to support livetree
by Simon Glass
· 7 years ago
cf0c6e2
dm: tegra: Convert USB setup to livetree
by Simon Glass
· 7 years ago
0662cf2
tegra: tegra124: Add a PMC syscon driver
by Simon Glass
· 7 years ago
923983a
tegra: spl: Enable debug UART
by Simon Glass
· 7 years ago
76a6666
dm: core: Fix up ofnode_get_addr_index() for 64-bit values
by Simon Glass
· 7 years ago
f7bfcc4
dm: core: Add ofnode_read_resource()
by Simon Glass
· 7 years ago
f25fe39
console: simplify puts()
by Masahiro Yamada
· 7 years ago
9488451
sandbox: remove os_putc() and os_puts()
by Masahiro Yamada
· 7 years ago
baebec1
dm: ofnode: change return type of dev_read_prop() to opaque pointer
by Masahiro Yamada
· 7 years ago
7033e0d
dm: Fix typo in include-guard for dm-structs.h
by Philipp Tomsich
· 7 years ago
8aa9576
cmd: scsi: Fix null pointer dereference in 'scsi reset'
by Bin Meng
· 7 years ago
513448a
dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
by Bin Meng
· 7 years ago
Next »