]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2017-07-28  Patrice Chotardusb: host: ohci-generic: initialize PHY only when found
2017-07-28  Patrice Chotardusb: host: ehci-generic: initialize PHY only when found
2017-07-28  Patrice Chotarddm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
2017-07-28  Patrice Chotarddm: phy: add missing #ifdef CONFIG_PHY
2017-07-28  Patrick Delaunaydfu: add common function to initiate transaction
2017-07-28  Patrick Delaunaydfu: factorize transaction cleanup
2017-07-28  Patrick Delaunaydfu: remove limitation on partition size
2017-07-28  Patrick Delaunaydfu: allow dfu read on partition greater than 2GB
2017-07-28  Siva Durga... usb: gadget: f_thor: Free the allocated out request...
2017-07-28  Bin Mengusb: xhci: Enable TT to support LS/FS devices behind...
2017-07-28  Bin Mengusb: xhci: Correct TT_SLOT and TT_PORT macros
2017-07-28  Bin Mengusb: xhci: Implement update_hub_device() operation
2017-07-28  Bin Mengusb: hub: Call usb_update_hub_device() after hub descri...
2017-07-28  Bin Mengdm: usb: Add a new USB controller operation 'update_hub...
2017-07-28  Bin Mengusb: hub: Parse and save TT details from device descriptor
2017-07-28  Bin Mengusb: xhci: Program 'route string' in the input slot...
2017-07-28  Bin Mengusb: xhci: Change xhci_setup_addressable_virt_dev(...
2017-07-28  Bin Mengusb: hub: Support 'set hub depth' request for USB 3...
2017-07-28  Bin Mengusb: hub: Translate USB 3.0 hub port status into old...
2017-07-28  Bin Mengusb: hub: Add a new API to test if a hub device is...
2017-07-28  Bin Mengusb: hub: Remove hub_port_reset()
2017-07-28  Bin Mengusb: hub: Use 'struct usb_hub_device' as hub device...
2017-07-28  Bin Mengusb: xhci-pci: Clean up the driver a little bit
2017-07-28  Bin Mengusb: xhci-pci: Drop non-DM version of xhci-pci driver
2017-07-28  Bin Mengx86: minnowmax: Enable USB xHCI support
2017-07-28  Bin Mengx86: minnowmax: Add a environment variable for USB...
2017-07-28  Bin Mengusb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig
2017-07-28  Bin Mengusb: cmd: Print actual packet size for super speed...
2017-07-28  Bin Mengconfigs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS...
2017-07-28  Bin Mengusb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
2017-07-28  Bin Mengconfigs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS...
2017-07-28  Bin Mengusb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
2017-07-28  Bin Mengusb: xhci: Change MAX_HC_PORTS to 255
2017-07-28  Bin Mengusb: hub: Add 3.0 hub port status mask of 2.0 hub
2017-07-28  Bin Mengusb: hub: Change USB hub descriptor to match USB 3...
2017-07-28  Bin Mengusb: hub: Revise wLength for 'get port status' request
2017-07-28  Bin Mengusb: hub: Send correct wValue to get hub descriptor...
2017-07-28  Bin Mengusb: hub: Update handling connect status/change in...
2017-07-28  Bin Mengusb: xhci: Add input slot context in xhci_set_configura...
2017-07-28  Bin Mengusb: xhci: Initialize scratchpad buffer array and scrat...
2017-07-28  Bin Mengusb: xhci: Correct command TRB 4th dword initialization
2017-07-28  Bin Mengusb: xhci: Remove incorrect comments for struct xhci_co...
2017-07-28  Patrice Chotardusb: host: ohci-generic: add generic PHY support
2017-07-28  Patrice Chotardusb: host: ohci-generic: add RESET support
2017-07-28  Patrice Chotardusb: host: ohci-generic: add CLOCK support
2017-07-28  Patrice Chotardusb: host: ehci-generic: add generic PHY support
2017-07-28  Patrice Chotardusb: host: ehci-generic: add error path and .remove...
2017-07-28  Patrice Chotardusb: host: ehci-generic: replace printf() by error()
2017-07-28  Patrice Chotarddm: core: add ofnode_count_phandle_with_args()
2017-07-28  Patrice Chotardclk: add clk_release_all()
2017-07-28  Patrice Chotardreset: add reset_release_all()
2017-07-28  Patrice Chotardreset: add reset_request()
2017-07-28  Patrice Chotardusb: host: xhci-dwc3: Add generic PHY support
2017-07-28  Patrice Chotarddrivers: phy: add generic_phy_valid() method
2017-07-28  Patrice Chotarddrivers: phy: Set phy->dev to NULL when generic_phy_get...
2017-07-28  Patrice Chotardusb: host: xhci-dwc3: Add dual role mode support from DT
2017-07-28  Patrice Chotardusb: host: xhci-dwc3: Convert driver to DM
2017-07-28  Masahiro Yamadausb: add static to local symbols
2017-07-27  Kever Yangrockchip: puma-rk3399: remove duplicate code (merge...
2017-07-27  Andy Yanrockchip: add u-boot specific dts for rk3036 sdk
2017-07-27  Andy Yanrockchip: use puts instead of printf when back to bootrom
2017-07-27  Andy Yanrockchip: enable SPL_LIBGENERIC for rk3036 based boards
2017-07-27  Andy Yanrockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036
2017-07-27  Andy Yanrockchip: set malloc pool size to 0 before relocation...
2017-07-27  Andy Yansandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguis...
2017-07-27  Andy Yanmicroblaze: spl: configure SYS_MALLOC_F_LEN independent...
2017-07-27  Andy Yanpowerpc: spl: configure SYS_MALLOC_F_LEN independently...
2017-07-27  Andy Yanmips: spl: configure SYS_MALLOC_F_LEN independently...
2017-07-27  Andy Yanspl: make SPL and normal u-boot stage use independent...
2017-07-27  Leo Wenrockchip: firefly: Add "usb start" to auto-start USB...
2017-07-27  Leo Wenrockchip: firefly: Set the environment variable 'usbkbd...
2017-07-27  Leo Wenrockchip: firefly: Add some macros to enable the usb...
2017-07-27  Philipp Tomsichrockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRI...
2017-07-27  Romain Perierrockchip: rk3288: Add support for drive-strength in...
2017-07-27  Kever Yangrockchip: use UUID for root partitions
2017-07-27  Philipp Tomsichrockchip: dts: rk3399-puma: put EFI partition entries...
2017-07-27  Philipp Tomsichrockchip: dts: rk3399-puma: put environment (in MMC...
2017-07-27  Philipp Tomsichrockchip: clk: rk3399: remove unused fields from priv...
2017-07-27  Philipp Tomsichrockchip: clk: rk3368: remove unused fields from rk3368...
2017-07-27  Philipp Tomsichrockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_pr...
2017-07-27  Philipp Tomsichrockchip: spl: make boot0 hook TPL safe
2017-07-27  Kever Yangrockchip: pwm: add mask for config setting
2017-07-27  Kever Yangpower: pwm_regulator: remove redundant code
2017-07-27  Kever Yangpower: pwm_regulator: fix the pwm_set_config parameter...
2017-07-27  Kever Yangrockchip: dts: correct vdd_log setting for firefly...
2017-07-27  Kever Yangrockchip: dts: firefly using ddr3 1600
2017-07-27  Wadim Egorovrockchip: phycore: Add ID page of M24C32-D EEPROM
2017-07-27  Romain Perierrockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMAC
2017-07-27  Romain Perierrockchip: rk3288: Remove phy reset GPIO pull up
2017-07-27  Philipp Tomsichrockchip: efuse: dm: change to use dev_read_addr
2017-07-27  Philipp Tomsichrockchip: timer: make register sizes explicit
2017-07-27  Meng Dongyangrockchip: dts: rk3229: add dwc2 node for fastboot
2017-07-26  Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-07-26  Tom RiniMerge git://git.denx.de/u-boot-mips
2017-07-26  Bin MengMAINTAINERS: Update maintainer for x86
2017-07-26  Tom RiniFIT: List kernel_noload in the list of types
2017-07-26  Patrice Chotardram: stm32: add stm32h7 support
2017-07-26  Patrice ChotardARM: DTS: stm32: remove useless mr-nbanks property
2017-07-26  Patrice Chotardram: stm32: add second SDRAM bank management
2017-07-26  Patrice Chotardram: stm32: replace fdtdec_get by ofnode calls
next