Show patches with: Archived = No       |   167459 patches
« 1 2 ... 179 180 1811674 1675 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v2,2/2] x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot - - 1 - --- 2017-07-27 Bin Meng bmeng Accepted
[U-Boot,v2,1/2] x86: Use default stack boundary alignment - - 1 - --- 2017-07-27 Bin Meng bmeng Accepted
[U-Boot,6/6] x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() - - 1 - --- 2017-07-26 Bin Meng bmeng Accepted
[U-Boot,5/6] x86: tsc: Correct Silvermont reference clock values - - 1 - --- 2017-07-26 Bin Meng bmeng Accepted
[U-Boot,4/6] x86: tsc: Update comments and expand definitions in freq_desc_tables[] - - 1 - --- 2017-07-26 Bin Meng bmeng Accepted
[U-Boot,3/6] x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() - - 1 - --- 2017-07-26 Bin Meng bmeng Accepted
[U-Boot,2/6] x86: tsc: Identify Intel-specific code - - 1 - --- 2017-07-26 Bin Meng bmeng Accepted
[U-Boot,1/6] x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO - - 1 - --- 2017-07-26 Bin Meng bmeng Accepted
[U-Boot,2/2] sf: Preserve QE bit when clearing BP# bits for Macronix flash - - 1 - --- 2017-07-23 Bin Meng jagan Accepted
[U-Boot,1/2] sf: Add Macronix MX25U6435F device parameters - - 1 - --- 2017-07-23 Bin Meng jagan Accepted
[U-Boot] MAINTAINERS: Update maintainer for x86 - - - - --- 2017-07-23 Bin Meng trini Accepted
[U-Boot,2/2] x86: Allow 32-bit toolchain to compile 64-bit U-Boot - - - - --- 2017-07-23 Bin Meng bmeng Superseded
[U-Boot,1/2] x86: Use default stack boundary alignment - - 1 - --- 2017-07-23 Bin Meng bmeng Superseded
[U-Boot] x86: minnowmax: Remove CONFIG_SMSC_LPC47M - - - - --- 2017-07-22 Bin Meng bmeng Accepted
[U-Boot,v2] arch/x86: Select USB before selecting host driver - 1 - - --- 2017-07-22 Bin Meng bmeng Accepted
[U-Boot,v3,13/13] usb: xhci: Set 'Average TRB Length' to 8 for control endpoints - - - - --- 2017-07-19 Bin Meng marex Deferred
[U-Boot,v3,12/13] usb: xhci: Set 'Error Count' to 0 for isoch endpoints - - - - --- 2017-07-19 Bin Meng marex Deferred
[U-Boot,v3,11/13] usb: xhci: Program max burst size for endpoint - - - - --- 2017-07-19 Bin Meng marex Deferred
[U-Boot,v3,10/13] usb: xhci: Honor endpoint's interval - - - - --- 2017-07-19 Bin Meng marex Deferred
[U-Boot,v3,09/13] usb: Handle audio extension endpoint descriptor in usb_parse_config() - - - - --- 2017-07-19 Bin Meng marex Deferred
[U-Boot,v3,08/13] usb: hub: Clear BH reset status change for a 3.0 hub - - - - --- 2017-07-19 Bin Meng marex Deferred
[U-Boot,v3,07/13] usb: hub: Clear port reset before usb_hub_port_connect_change() - - - - --- 2017-07-19 Bin Meng marex Deferred
[U-Boot,v3,06/13] usb: xhci: Fix max packet size for full speed device endpoint 0 - - - - --- 2017-07-19 Bin Meng marex Deferred
[U-Boot,v3,05/13] usb: Read device descriptor after device is addressed for xHCI - - - - --- 2017-07-19 Bin Meng marex Deferred
[U-Boot,v3,04/13] usb: Only get 64 bytes device descriptor for full speed devices - - - - --- 2017-07-19 Bin Meng marex Deferred
[U-Boot,v3,03/13] usb: kbd: kconfig: Set a default polling mechanism for USB keyboard - - - - --- 2017-07-19 Bin Meng marex Deferred
[U-Boot,v3,02/13] usb: configs: Clean up CONFIG_SYS_USB_EVENT_POLL_(xxx) in board configs - - 1 - --- 2017-07-19 Bin Meng marex Deferred
[U-Boot,v3,01/13] usb: xhci: Add interrupt transfer support - - - - --- 2017-07-19 Bin Meng marex Deferred
[U-Boot,v3,15/15] usb: xhci: Enable TT to support LS/FS devices behind a HS hub - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,14/15] usb: xhci: Correct TT_SLOT and TT_PORT macros - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,13/15] usb: xhci: Implement update_hub_device() operation - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,12/15] usb: hub: Call usb_update_hub_device() after hub descriptor is fetched - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,11/15] dm: usb: Add a new USB controller operation 'update_hub_device' - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,10/15] usb: hub: Parse and save TT details from device descriptor - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,09/15] usb: xhci: Program 'route string' in the input slot context - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,08/15] usb: xhci: Change xhci_setup_addressable_virt_dev() signature - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,07/15] usb: hub: Support 'set hub depth' request for USB 3.0 hubs - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,06/15] usb: hub: Translate USB 3.0 hub port status into old version - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,05/15] usb: hub: Add a new API to test if a hub device is root hub - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,04/15] usb: hub: Remove hub_port_reset() - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,03/15] usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,02/15] usb: xhci-pci: Clean up the driver a little bit - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v3,01/15] usb: xhci-pci: Drop non-DM version of xhci-pci driver - - 1 - --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,18/18] x86: minnowmax: Enable USB xHCI support - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,17/18] x86: minnowmax: Add a environment variable for USB power-on delay - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,16/18] usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,15/18] usb: cmd: Print actual packet size for super speed devices - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,14/18] configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,13/18] usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,12/18] configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,11/18] usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,10/18] usb: xhci: Change MAX_HC_PORTS to 255 - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,09/18] usb: hub: Add 3.0 hub port status mask of 2.0 hub - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,08/18] usb: hub: Change USB hub descriptor to match USB 3.0 hubs - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,07/18] usb: hub: Revise wLength for 'get port status' request - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,06/18] usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,05/18] usb: hub: Update handling connect status/change in usb_scan_port() - - 1 2 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,04/18] usb: xhci: Add input slot context in xhci_set_configuration() - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,03/18] usb: xhci: Initialize scratchpad buffer array and scratchpad buffers - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,02/18] usb: xhci: Correct command TRB 4th dword initialization - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v4,01/18] usb: xhci: Remove incorrect comments for struct xhci_container_ctx - - 2 1 --- 2017-07-19 Bin Meng marex Accepted
[U-Boot,v2,13/13] usb: xhci: Set 'Average TRB Length' to 8 for control endpoints - - - - --- 2017-07-14 Bin Meng marex Superseded
[U-Boot,v2,12/13] usb: xhci: Set 'Error Count' to 0 for isoch endpoints - - - - --- 2017-07-14 Bin Meng marex Superseded
[U-Boot,v2,11/13] usb: xhci: Program max burst size for endpoint - - - - --- 2017-07-14 Bin Meng marex Superseded
[U-Boot,v2,10/13] usb: xhci: Honor endpoint's interval - - - - --- 2017-07-14 Bin Meng marex Superseded
[U-Boot,v2,09/13] usb: Handle audio extension endpoint descriptor in usb_parse_config() - - - - --- 2017-07-14 Bin Meng marex Superseded
[U-Boot,v2,08/13] usb: hub: Clear BH reset status change for a 3.0 hub - - - - --- 2017-07-14 Bin Meng marex Superseded
[U-Boot,v2,07/13] usb: hub: Clear port reset before usb_hub_port_connect_change() - - - - --- 2017-07-14 Bin Meng marex Superseded
[U-Boot,v2,06/13] usb: xhci: Fix max packet size for full speed device endpoint 0 - - - - --- 2017-07-14 Bin Meng marex Superseded
[U-Boot,v2,05/13] usb: Read device descriptor after device is addressed for xHCI - - - - --- 2017-07-14 Bin Meng marex Superseded
[U-Boot,v2,04/13] usb: Only get 64 bytes device descriptor for full speed devices - - - - --- 2017-07-14 Bin Meng marex Superseded
[U-Boot,v2,03/13] usb: kbd: kconfig: Set a default polling mechanism for USB keyboard - - - - --- 2017-07-14 Bin Meng marex Superseded
[U-Boot,v2,02/13] usb: configs: Clean up CONFIG_SYS_USB_EVENT_POLL_(xxx) in board configs - - 1 - --- 2017-07-14 Bin Meng marex Superseded
[U-Boot,v2,01/13] usb: xhci: Add interrupt transfer support - - - - --- 2017-07-14 Bin Meng marex Superseded
[U-Boot,v2,15/15] usb: xhci: Enable TT to support LS/FS devices behind a HS hub - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,14/15] usb: xhci: Correct TT_SLOT and TT_PORT macros - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,13/15] usb: xhci: Implement update_hub_device() operation - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,12/15] usb: hub: Call usb_update_hub_device() after hub descriptor is fetched - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,11/15] dm: usb: Add a new USB controller operation 'update_hub_device' - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,10/15] usb: hub: Parse and save TT details from device descriptor - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,09/15] usb: xhci: Program 'route string' in the input slot context - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,08/15] usb: xhci: Change xhci_setup_addressable_virt_dev() signature - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,07/15] usb: hub: Support 'set hub depth' request for USB 3.0 hubs - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,06/15] usb: hub: Translate USB 3.0 hub port status into old version - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,05/15] usb: hub: Add a new API to test if a hub device is root hub - - - - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,04/15] usb: hub: Remove hub_port_reset() - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,03/15] usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,02/15] usb: xhci-pci: Clean up the driver a little bit - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v2,01/15] usb: xhci-pci: Drop non-DM version of xhci-pci driver - - 1 - --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v3,18/18] x86: minnowmax: Enable USB xHCI support - - 2 1 --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v3,17/18] x86: minnowmax: Add a environment variable for USB power-on delay - - 2 1 --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v3,16/18] usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig - - 2 1 --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v3,15/18] usb: cmd: Print actual packet size for super speed devices - - 2 1 --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v3,14/18] configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards - - 2 1 --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v3,13/18] usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS - - 2 1 --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v3,12/18] configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards - - 2 1 --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v3,11/18] usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS - - 2 1 --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v3,10/18] usb: xhci: Change MAX_HC_PORTS to 255 - - 2 1 --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v3,09/18] usb: hub: Add 3.0 hub port status mask of 2.0 hub - - 2 1 --- 2017-07-12 Bin Meng marex Superseded
[U-Boot,v3,08/18] usb: hub: Change USB hub descriptor to match USB 3.0 hubs - - 2 1 --- 2017-07-12 Bin Meng marex Superseded
« 1 2 ... 179 180 1811674 1675 »